#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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_t7F0147742A54ED215A27636784030EA4DB5B77BB; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_tAFE0E408BD366174E0892EAB041D22C18AD3F2AC; // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> struct CacheDict_2_t3592A9BE3B1E812BCE8A13D901156E74C707DBB7; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_tB695739D50653F4D4C3DA03BCF07CC868196FB15; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t90F15389646803EE7369005EA7D71A95BF543F86; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF; // System.Runtime.CompilerServices.ConditionalWeakTable`2 struct ConditionalWeakTable_2_t0F3FDA57EE333DF8B8C1F3FB944E4E19C5DDCFC7; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t6E102DECB177F86DDA3B068E0B28E809825E9A28; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t56FCAC2E0ACE5ADEFBBB719FBF3FD27FF7196AD8; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28; // System.Func`2 struct Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354; // System.Func`2 struct Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00; // System.Func`2 struct Func_2_tACBF5A1656250800CE861707354491F0611F6624; // System.Func`2 struct Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E; // System.Func`2 struct Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD; // System.Collections.Generic.HashSet`1 struct HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885; // System.Collections.Generic.HashSet`1 struct HashSet_1_t068F5201D923072F46716204841D21328FE6218D; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 struct HybridReferenceDictionary_2_t48D2908883930ADB16D28272C8EB2E7B4EB05C74; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 struct HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t49C2F44B68A54E1D7F267F9CC6AEAE8497D42901; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t6686595E4CB7AC210F0EF075F7B1DD4A21D3902B; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3950A1C72D0704C9A5D08F255CB6BE1525EDC4A9; // System.Collections.Generic.IList`1 struct IList_1_t28EB8E755FDBFBDE88574629581245F2CF1F5FC1; // System.Collections.Generic.IList`1 struct IList_1_t8237764F017214FEC3BDC5BA9D72BD235EAC1402; // System.Collections.Generic.IReadOnlyList`1 struct IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65; // System.Collections.Generic.IReadOnlyList`1 struct IReadOnlyList_1_t096750C6D09536A8131A83E4ACF863B54ADEE544; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tAF264A2883102D1BFA0D1C83577AC69AAFAFB0D1; // System.Collections.Generic.List`1> struct List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927; // System.Collections.Generic.List`1 struct List_1_t596D4CD2694BB25A0F2CF9214F89DB3D60310B00; // System.Collections.Generic.List`1 struct List_1_tD6AB99E28550BC95D061E492D7E4F274BC712FCB; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D; // System.Collections.Generic.List`1 struct List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505; // System.Collections.Generic.Stack`1> struct Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26; // System.Collections.Generic.Stack`1 struct Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5; // System.Runtime.CompilerServices.StrongBox`1 struct StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_t71A2D3FD751848C3E87C90C4EDF1D35A25879C4D; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t40AF39838263D5C305B4AB945433EE31E5850720; // System.Dynamic.Utils.CacheDict`2/Entry[] struct EntryU5BU5D_tFF2ADFB6137CF26442B1916B632BCFDF52B3EDF8; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t3EB9CC5B0B8FA7C29850A272124C92EB1B4327CE; // System.Collections.Generic.HashSet`1[] struct HashSet_1U5BU5D_tFCEF942AC56CEEEEF243A16089184E53958046D4; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t553A63FB0154A4876BD44C167CCF193805EB3D04; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_t5B6221310D92CD3EFED99B5A41997E4715E36338; // System.Boolean[] struct BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4; // System.Linq.Expressions.Interpreter.ByRefUpdater[] struct ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407; // System.Byte[] struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; // System.Char[] struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; // System.Linq.Expressions.Interpreter.DebugInfo[] struct DebugInfoU5BU5D_t611E931E80FB3F9005DF6898BE240E5DD0612588; // System.Delegate[] struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; // System.Linq.Expressions.Expression[] struct ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F; // System.Runtime.CompilerServices.IStrongBox[] struct IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F; // System.Linq.Expressions.Interpreter.Instruction[] struct InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; // System.IntPtr[] struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; // System.Reflection.MethodInfo[] struct MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; // System.Linq.Expressions.ParameterExpression[] struct ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C; // System.Reflection.ParameterModifier[] struct ParameterModifierU5BU5D_t685261AD991B1E6582A0E53243DEE3B745E13364; // System.Linq.Expressions.Interpreter.RuntimeLabel[] struct RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; // System.String[] struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; // System.Type[] struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope[] struct VariableScopeU5BU5D_tECA769E233A4C5B3BA0DA261AD8ECD05AA16D37F; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129; // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction struct AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720; // System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction struct AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192; // System.Reflection.Binder struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; // System.Collections.Generic.BitHelper struct BitHelper_t2BEA51BB52EB1672DBF4163ED6757DCEEB3A4DF1; // System.Linq.Expressions.BlockExpression struct BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B; // System.Linq.Expressions.Interpreter.ByRefNewInstruction struct ByRefNewInstruction_tC8C2A260C37BCC67319D5823C6675C9495CBE69E; // System.Linq.Expressions.Interpreter.ByRefUpdater struct ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17; // System.Globalization.Calendar struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B; // System.Linq.Expressions.Interpreter.CastInstruction struct CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3; // System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction struct CastReferenceToEnumInstruction_tD870D3A28757A09D95629A291038A55114F4C53B; // System.Linq.Expressions.Interpreter.CastToEnumInstruction struct CastToEnumInstruction_t72DA336A7A9C76576540DAEB206720605A5D7ACA; // System.Linq.Expressions.CatchBlock struct CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA; // System.Globalization.CompareInfo struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547; // System.Reflection.ConstructorInfo struct ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB; // System.Linq.Expressions.Interpreter.CreateDelegateInstruction struct CreateDelegateInstruction_t7E8A90543BE40282539D1911AB30AD714E03DD77; // System.Globalization.CultureData struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D; // System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A; // System.Linq.Expressions.DefaultExpression struct DefaultExpression_t68E278AD7534F283D174570B240C596979B26533; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E; // System.Linq.Expressions.Interpreter.DupInstruction struct DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2; // System.Exception struct Exception_t; // System.Linq.Expressions.Expression struct Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785; // System.Linq.Expressions.ExpressionVisitor struct ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590; // System.Linq.Expressions.IArgumentProvider struct IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85; // System.Collections.IDictionary struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; // System.IFormatProvider struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52; // System.Linq.Expressions.IParameterProvider struct IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C; // System.Runtime.CompilerServices.IRuntimeVariables struct IRuntimeVariables_t99A40F12C44231C3BD5F42ADE59AC8ACAE3EC12C; // System.Runtime.CompilerServices.IStrongBox struct IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82; // System.Linq.Expressions.IndexExpression struct IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction struct InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998; // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A; // System.Int32 struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1; // System.InvalidCastException struct InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB; // System.Linq.Expressions.LambdaExpression struct LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E; // System.Linq.Expressions.Interpreter.LightDelegateCreator struct LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58; // System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction struct LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30; // System.Linq.Expressions.Interpreter.LoadObjectInstruction struct LoadObjectInstruction_t843AE4718957B03747749D252831D6D109A0E4E5; // System.Linq.Expressions.Interpreter.LocalAccessInstruction struct LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9; // System.Linq.Expressions.Interpreter.LocalVariable struct LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4; // System.Linq.Expressions.Interpreter.LocalVariables struct LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44; // System.Linq.Expressions.MemberExpression struct MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89; // System.Reflection.MemberFilter struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Reflection.MethodBase struct MethodBase_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Linq.Expressions.Interpreter.ModuloInstruction struct ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270; // System.Linq.Expressions.Interpreter.MulInstruction struct MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C; // System.Linq.Expressions.Interpreter.MulOvfInstruction struct MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction struct NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD; // System.Linq.Expressions.Interpreter.NegateInstruction struct NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312; // System.Linq.Expressions.Interpreter.NewInstruction struct NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196; // System.Linq.Expressions.Interpreter.NotEqualInstruction struct NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7; // System.Linq.Expressions.Interpreter.NotInstruction struct NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3; // System.Linq.Expressions.Interpreter.NullCheckInstruction struct NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07; // System.NullReferenceException struct NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction struct NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472; // System.Linq.Expressions.Interpreter.NumericConvertInstruction struct NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6; // System.Linq.Expressions.Interpreter.OrInstruction struct OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110; // System.Reflection.ParameterInfo struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F; // System.Linq.Expressions.Interpreter.PopInstruction struct PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1; // System.Reflection.PropertyInfo struct PropertyInfo_t; // System.Linq.Expressions.Interpreter.QuoteInstruction struct QuoteInstruction_tE988B6F73ABCE98F3B45C708B36E815991DF96BF; // System.Linq.Expressions.Interpreter.RightShiftInstruction struct RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00; // System.Linq.Expressions.Interpreter.RuntimeVariables struct RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8; // System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction struct RuntimeVariablesInstruction_t9D0133B0EBAE32A09B98A795B517D56954FB26AD; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37; // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction struct StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA; // System.String struct String_t; // System.Linq.Expressions.Interpreter.SubInstruction struct SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819; // System.Linq.Expressions.Interpreter.SubOvfInstruction struct SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19; // System.Reflection.TargetInvocationException struct TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2; // System.Globalization.TextInfo struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4; // System.Type struct Type_t; // System.Linq.Expressions.Interpreter.TypeAsInstruction struct TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D; // System.Linq.Expressions.Interpreter.TypeEqualsInstruction struct TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065; // System.Reflection.TypeInfo struct TypeInfo_tC4F59663C70D17D50BC99D53DCE74BFB9701012D; // System.Linq.Expressions.Interpreter.TypeIsInstruction struct TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7; // System.Linq.Expressions.UnaryExpression struct UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96; // System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction struct ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT struct CastInstructionNoT_tDE4DBDB5EF05945D559281267397C9AC39914911; // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c struct U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox struct ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox struct ImmutableRefBox_t9363F16A9A706C1E154C4703F5B01F350F8C2E2A; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue struct ImmutableValue_t091100B1997BC54BEB8318BC580DEA334F45DBDA; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox struct MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue struct MutableValue_tA29001DFC321AAEF4EDFED35975CB8D18A051E14; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter struct Parameter_tEF01F81D52521C83BE4D2B6D76A395771942CEDD; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox struct ParameterBox_t9E54B01C53B0930CACB39EC347F99CD811725F4A; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference struct Reference_t27CA5B665FEF0B3B581EAE9F05229E1A9D6EEE01; // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope struct VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble struct ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16 struct ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32 struct ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64 struct ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle struct ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16 struct ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32 struct ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64 struct ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676; // System.Linq.Expressions.Interpreter.MulInstruction/MulDouble struct MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt16 struct MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt32 struct MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt64 struct MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC; // System.Linq.Expressions.Interpreter.MulInstruction/MulSingle struct MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16 struct MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32 struct MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64 struct MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16 struct MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32 struct MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64 struct MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16 struct MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32 struct MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64 struct MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16 struct NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32 struct NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64 struct NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble struct NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16 struct NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32 struct NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64 struct NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle struct NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean struct NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte struct NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull struct NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar struct NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull struct NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble struct NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull struct NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16 struct NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull struct NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32 struct NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull struct NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64 struct NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull struct NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference struct NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte struct NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull struct NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle struct NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull struct NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16 struct NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull struct NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32 struct NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull struct NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64 struct NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull struct NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3; // System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean struct NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2; // System.Linq.Expressions.Interpreter.NotInstruction/NotByte struct NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt16 struct NotInt16_t3F15F4678C7642072226DA3457418494E981B692; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt32 struct NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt64 struct NotInt64_t3417DA0980C2079A64FA8670A95B981818706992; // System.Linq.Expressions.Interpreter.NotInstruction/NotSByte struct NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16 struct NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32 struct NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64 struct NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass struct EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass struct GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue struct GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault struct GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1 struct GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue struct HasValue_t077D00092529033596F7AFA264F6CDC42C363D52; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass struct ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked struct Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying struct ToUnderlying_tBE7476E08603F3C1F8D9A5A882A3AFC6E4852F74; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked struct Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B; // System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean struct OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15; // System.Linq.Expressions.Interpreter.OrInstruction/OrByte struct OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt16 struct OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt32 struct OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt64 struct OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B; // System.Linq.Expressions.Interpreter.OrInstruction/OrSByte struct OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16 struct OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32 struct OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64 struct OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E; // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter struct ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte struct RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16 struct RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32 struct RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64 struct RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte struct RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16 struct RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32 struct RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64 struct RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF; // System.Linq.Expressions.Interpreter.SubInstruction/SubDouble struct SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt16 struct SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt32 struct SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt64 struct SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F; // System.Linq.Expressions.Interpreter.SubInstruction/SubSingle struct SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16 struct SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32 struct SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64 struct SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16 struct SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32 struct SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64 struct SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16 struct SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32 struct SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64 struct SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC; // System.Dynamic.Utils.TypeUtils/<>c struct U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref struct Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value struct Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HasValue_t077D00092529033596F7AFA264F6CDC42C363D52_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t068F5201D923072F46716204841D21328FE6218D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t6686595E4CB7AC210F0EF075F7B1DD4A21D3902B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t889CCC5EFE6A6E3DAB66C7475F56D94D53F43D0E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IReadOnlyList_1_t096750C6D09536A8131A83E4ACF863B54ADEE544_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotInt16_t3F15F4678C7642072226DA3457418494E981B692_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotInt64_t3417DA0980C2079A64FA8670A95B981818706992_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PropertyInfo_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0E07963036FFA72EDE4E767F81B01C3A7325FA4B; IL2CPP_EXTERN_C String_t* _stringLiteral1323AB1892A2225E6F24FD07AA3BEF29A8C1D9DA; IL2CPP_EXTERN_C String_t* _stringLiteral19FC4C428F4F42BBD54E257CB48115120150E499; IL2CPP_EXTERN_C String_t* _stringLiteral1BDE3A0144898539B007262774863AA6FC76DD45; IL2CPP_EXTERN_C String_t* _stringLiteral1F97CEFC0E880B1B99154A110B45438C3D0748C5; IL2CPP_EXTERN_C String_t* _stringLiteral284C648E1E84A175C2B5D576840EEA3B41E2D149; IL2CPP_EXTERN_C String_t* _stringLiteral289ACE7FB6AE74547DF020AFEA624A45098B289E; IL2CPP_EXTERN_C String_t* _stringLiteral2AD49508FEEE2ED6B87C00368D21B2C11D90DEDA; IL2CPP_EXTERN_C String_t* _stringLiteral2BC64AE35C295F56448413857663A5EF051A0011; IL2CPP_EXTERN_C String_t* _stringLiteral2E1EB6DFBBD00E8148E038016D4CF889AED0E1E2; IL2CPP_EXTERN_C String_t* _stringLiteral3860603B88C3C33FCEFF25F72FA3E650D2B25876; IL2CPP_EXTERN_C String_t* _stringLiteral3ECB8E1843C72C921E80AF7EBAA40BE59115F111; IL2CPP_EXTERN_C String_t* _stringLiteral437906DA6527EA9BAA9A971EC5171183BEB85B59; IL2CPP_EXTERN_C String_t* _stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4; IL2CPP_EXTERN_C String_t* _stringLiteral4C7870F5D8B82AA170CFA19032846E3832C5C8EE; IL2CPP_EXTERN_C String_t* _stringLiteral50177F38CF52EF06DC0D53347C045557B19A569A; IL2CPP_EXTERN_C String_t* _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5; IL2CPP_EXTERN_C String_t* _stringLiteral51622F0ED2A4E247C75FFA4BA372A14ED6A13F9F; IL2CPP_EXTERN_C String_t* _stringLiteral58BA1141868CF9DF7DC1100537025997CECB5FBE; IL2CPP_EXTERN_C String_t* _stringLiteral5A405948E47BFC6FE2B2426F6D7E92612B340C40; IL2CPP_EXTERN_C String_t* _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174; IL2CPP_EXTERN_C String_t* _stringLiteral656DE8865223883D9C605D63606CD7138CF8CAD3; IL2CPP_EXTERN_C String_t* _stringLiteral6C567B66472C21473268B6D9CC5A58936949D65F; IL2CPP_EXTERN_C String_t* _stringLiteral6F776BD59911588685E516ACEE23976AE22E3A73; IL2CPP_EXTERN_C String_t* _stringLiteral6F80FDEB27536C2896F0DAA04590D66213DB8FFE; IL2CPP_EXTERN_C String_t* _stringLiteral71B0A9AFCC2A3244B44643A8C525A3C24FE30969; IL2CPP_EXTERN_C String_t* _stringLiteral7BF43C935B29372A2C971212AAF34473A92D349F; IL2CPP_EXTERN_C String_t* _stringLiteral7E3614132A7C7940D22AB8628A341833E17526BA; IL2CPP_EXTERN_C String_t* _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF; IL2CPP_EXTERN_C String_t* _stringLiteral836C802AE0F55DE404DEE46F626E14CFAE92855F; IL2CPP_EXTERN_C String_t* _stringLiteral850D199C641344A6A44ED770E14187B9318C42B8; IL2CPP_EXTERN_C String_t* _stringLiteral86FADB31129B6F40C720A97600D69389EA3567E3; IL2CPP_EXTERN_C String_t* _stringLiteral8791811237DD8573F68751524793669D92FFB56C; IL2CPP_EXTERN_C String_t* _stringLiteral8C2F963B388917A19D8145D115C26D54868060F4; IL2CPP_EXTERN_C String_t* _stringLiteral8EFA5B9C73817CE384778200949F10B95237802B; IL2CPP_EXTERN_C String_t* _stringLiteral90AC327F90B7E66F5FF112B5C7A22E3410637079; IL2CPP_EXTERN_C String_t* _stringLiteral93E59021AA1FD287A1C07E8F986DE8FEBCAE3D1E; IL2CPP_EXTERN_C String_t* _stringLiteral9CD7E7FF2414D80FAE5A9551C52DAB86F012D220; IL2CPP_EXTERN_C String_t* _stringLiteralA1C64317F3BE5FCA6BB315AB1EECDA32CB19BE92; IL2CPP_EXTERN_C String_t* _stringLiteralA2DA8323F49E6DEA6A497DB6E3538CDE0EF81221; IL2CPP_EXTERN_C String_t* _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73; IL2CPP_EXTERN_C String_t* _stringLiteralA75381A0B8CA6804FB35CDD02856768335585488; IL2CPP_EXTERN_C String_t* _stringLiteralA851E31651A2D0B1B2CB61676A144AB45DF71D1D; IL2CPP_EXTERN_C String_t* _stringLiteralAAAF600F8A39C04391EECA0A9C77BFF235345A97; IL2CPP_EXTERN_C String_t* _stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904; IL2CPP_EXTERN_C String_t* _stringLiteralB2CA51EFA79FD5290FDC457E7838478D2EC57875; IL2CPP_EXTERN_C String_t* _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D; IL2CPP_EXTERN_C String_t* _stringLiteralB6848DEECFCCEC56DE57741DEDEF53BD57F8B485; IL2CPP_EXTERN_C String_t* _stringLiteralB6E90C09E43FB002DA629508AC300A0750320118; IL2CPP_EXTERN_C String_t* _stringLiteralB865D57B98AE0C4F716AB4067C0136AED75DE728; IL2CPP_EXTERN_C String_t* _stringLiteralBF17608EB04B074DAC744B51C382B4BC1C64F138; IL2CPP_EXTERN_C String_t* _stringLiteralC2805BCF9C851521574FAA4B3552B76963B32F98; IL2CPP_EXTERN_C String_t* _stringLiteralCA5EF75A28FAFEB150762CD3CAAB2E68A44342B2; IL2CPP_EXTERN_C String_t* _stringLiteralCB79D47CC56B4CA4A5403B7731340DEC22E7BEA9; IL2CPP_EXTERN_C String_t* _stringLiteralCB9064B14F5C94176366426BD2A2F6A342504392; IL2CPP_EXTERN_C String_t* _stringLiteralD2AF238C3E83FAC1B206E874CA50965EB9E52E59; IL2CPP_EXTERN_C String_t* _stringLiteralD2B79C21D9B39F954A915B14F102B6F3D8975EAE; IL2CPP_EXTERN_C String_t* _stringLiteralD3E89B02BBA9F60219FC7F02742EEB1386A53E33; IL2CPP_EXTERN_C String_t* _stringLiteralD7A66F857F6E3FCCC482964755DB79017BF35DD2; IL2CPP_EXTERN_C String_t* _stringLiteralD95C2ED2D884B5C688A877039919ADED4E99E0CA; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralE2911BFC8961E9E2ED69E54866A740704F253493; IL2CPP_EXTERN_C String_t* _stringLiteralE3C65B6FF1CFCF13E04997A1ED4E5E23AC99D931; IL2CPP_EXTERN_C String_t* _stringLiteralEA577D4A2400FF2C9E200FACD45EE4EB76DEBC81; IL2CPP_EXTERN_C String_t* _stringLiteralEEF6F7164431C5CFB80FE18F1FE84471925F1583; IL2CPP_EXTERN_C String_t* _stringLiteralF17D51C04DC7DDF201C3CE8263DFCB48E8B4DC76; IL2CPP_EXTERN_C String_t* _stringLiteralF3B82FCDABA5D124060D937D2E6E876FDC7D5FC0; IL2CPP_EXTERN_C String_t* _stringLiteralF3C94BC9613552D0552B890C26DDCBC818C4695E; IL2CPP_EXTERN_C String_t* _stringLiteralF75AE27F892A4631428AA6C707A9C422EDC0CA7E; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Resize_TisType_t_mADFDA970F62777C71750DBFF823EF5114DE029A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ByRefNewInstruction_Run_mD4C17DE48E4F321953446937FD261A4DF31AFE35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2_TryGetValue_m6CBD87FAA759A05435AEFD9D93587B5D418ECE63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2__ctor_mB7ADF1F2EDACF1FACE85871B31627E2AA1C936E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2_set_Item_mF8EE28322B73E55CB990D05DF380380AD8176E5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionNoT_Run_m7BC3AF7DC6DA8508A7D6FB4971BF88190F2EC1F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m0B7AB63E0C98B72B1683391463818050A850028F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m1246E9401D04D526F7443EFCA8F24476B4FD11EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m12525CB20EA29C1A265F907D102F32AF3A3E2102_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m1988FCCEB53595FAE58EFC829CA8FD8026E498C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m3496FC505BA1245A63DA0988CBD5BFBAB7258D18_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m58BE004D11319ECF9E4CCF67D8332781429F5BD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m5CA6FA85DBDD426E44AF2986E2D8A0530EF1084E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m788021DAA37B56F7E9CB5965724CD8B0BC354EB3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m84E0BEAC987FB41877D56C9FA2E2D9B71E59CCE4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m877FA9CF387A1D1499ACA9218E2265F7B03D29C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m96B6873CE92856E0F94C0ADD60AFD5E590AB2630_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mB87CB9405286FCDA852F2FC94ECDB48E9E5FF76F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mBC6B50F6A36F8BB053B5EB469A9ED30EF3A6F300_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mD9406F09D0486BABE897D590D41AAB71FE822EAE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mF7DC40075DC4C12BE33A7901A91C1A76A8F91054_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_Convert_m1E49B8CB105BFBF7CF3340FC6C51BEDA7F5876DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CollectionExtensions_RemoveFirst_TisParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_m4B6727B4DCB60C3A0E390CDC1C6C0A3A878F2041_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ContractUtils_RequiresNotNull_m04A5009D6D6E22EC255AED2147373282D3C4A76A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ContractUtils_RequiresNotNull_mD3D07BD7AA85863B8388667F7CD3D14F6886E41D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ContractUtils_Requires_mB75206C24EAACC2AF630A8FC9BFE87D772BE7529_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateHelpers_MakeDelegate_m59371A1E0D5AA366FE5EBFF7E098AA5F26DDD224_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mA15A39D4A6B9F23EDF4CA8182808F510A12CD9A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m3662A121E7F9EB9D8E0AAC6A5DC9636D081FF250_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_m8828B2C1F99721CB6877D204C60E75D78124D82F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Any_TisType_t_mD8597B059A2354F3F7C115AEC22CD569D67D9E5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisType_t_TisType_t_mA23DABAE3023E25FB205F89A2D1F1DBE6576E51F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisType_t_m8E2C7EBDC8CEB2393785B9E910ECF6D478007A89_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Where_TisType_t_mA4A7776893ADF4E3CAB6F7AEC94DF71DDF7931F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_RequiresCanRead_mA1A376DC71A3383673B01BC5CB10F92F608FEDF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ValidateArgumentCount_m153AE9D01D3A9E720D2D275F99ED44289C7EFC3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ValidateArgumentCount_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_mC0C62892114445D0C45381AC389DC3ED65E0D8EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_mC6742D4B2D1A12A042DB56C25EEF951C4BAC992B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HybridReferenceDictionary_2_Remove_mD87D6B2140BEA977CD037DE2E96883FECA4F5DBF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HybridReferenceDictionary_2__ctor_mB380C038089414883B64C2B8B1F378B3BF277DB4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m707BA9BE60A145B70194B0A5CEA27C044642F7E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mDF9D3941603E1BC5C89ECC0DE7FDCA56EE6D2B68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ModuloInstruction_Create_m7837E9D261A8A72BB877E0653E755CF048AF346E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulInstruction_Create_mA523B340C0065BF5F8746BBD8DBF762D66FEA5A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfInt16_Run_m1059C1DB90122FF707D0C89E5B2192FC1B61A0A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfInt32_Run_m9FDE28F41B446DEE386029A37BDAC1CD0AC25DC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfInt64_Run_m79D7CABBE1F4D0BBA40B0855EE217885C7BE3D73_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfUInt16_Run_mB682ECBB3DF6C02402E9AB6C84CDD4EDB3112DE3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfUInt32_Run_mBA9AF393E1F9CFCA23FE59BDC7E65C49B9D1FF0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfUInt64_Run_m5E0722A1FFEEAFC16C4FA98D0E1A53249FC2373E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MutableBox_Run_mAF63A3C6D2208142E566E70A87E2DFD08A6C219E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MutableValue_Run_m2C6E46D1C23C6E688C71013560C672653548CDBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NegateCheckedInt16_Run_m1C41309A4ABAA312C9BA75D5C3CE97085E09C9B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NegateCheckedInt32_Run_m0E859007B96E6F504D5033777D2112A9C594E559_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NegateCheckedInt64_Run_mDFEEEF6C4E037729D7C31F28366C0490F8986A35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NegateInstruction_Create_m9C8ADF28BB8EE27E2D505367D6F421A1807EF133_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NewInstruction_Run_m5E5368D2F1E85AA3C12741709A16CCC428CBFC20_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NotInstruction_Create_mCE629202750179DFBFF9F1FC4B41A61C2E52214C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NullCheckInstruction_Run_mA118DE640712B0F304E4383796DD65735B8253BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NullableMethodCallInstruction_Create_m277AAA9CD0E5C2518819F8584C054735E935C12A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OrInstruction_Create_m95B740D072E811E535F2DB1A6C0AEEC276D95B31_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_m2F38D8E0117E04046EE62C36C9497CE1379B180B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RightShiftInstruction_Create_m29059859DD853B71CF1D726EC1A0F014701576C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_mBD94EE89EC1D2CEAC415AF555E08B7C57CCF1136_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StrongBox_1__ctor_m644CD2EE6B5419EC51BA3930B16C7E24477A5374_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubInstruction_Create_m7EB99465BAA4DEBD894AD8C8EB7D2FAE1DBE7F57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfInt16_Run_m01FA65AC1749B6762A4D8E9FA529BC796B482DCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfInt32_Run_m924F7C8570670E716A1B86D2003979C5D72082B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfInt64_Run_mC7B7F2EFA7EF7A222EC50193A2E1469B7CEDEA0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfUInt16_Run_mBF5B39FAF0ECCAAA3795E70614F0332FBDB14701_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfUInt32_Run_mEDD5386DA1080C51BD4A7445AE36FF2E8894685B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfUInt64_Run_m8D0C7F5C25D9BA6BB08238C2A68C3600DA42BEBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToUnderlying_Convert_mB283B5AF335FA3B5FA811A6444448C0812134047_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeUtils_ValidateType_m289873482475F37A660643924558D62430709AB3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TypeUtils_ValidateType_mE94AD3C043E2FE6C32BBA6C1FC60D29CB2063AEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CMakeDelegateU3Eb__1_0_mC3C80F10C2826839016896F7F73ACAB532CBB40C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__44_0_m2BD6021A86F56FAF62819F3E8E5C646C33189C84_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__44_1_mEC47DD3839EE48CD21585CB1ECD92E8D26693755_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertDouble_mDBBE88A4DE114BA50F271480259F370B85A7FC46_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertInt64_m4894E9B2AA1E9DCE191AB3A29C1417C656861404_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertUInt64_m29B76C62110407E2A829F8BA748A99E1CD77632B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_Convert_m92BA53C5CC7D783DB6BC42FC0F4FF3EAFF408718_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Value_ConvertNull_mE43A8FE58D0E2AADD9004C23671418EC05A922F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Action_10_tD7A9E3DE0B11D07E0D63E25276F7BBA7C4E9A97B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_11_t9C6BD4FA85FF298AFC881AA9E93EE60F513EA0D6_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_12_t9B8F6CB7F4FEB729F2671D3992A84925E605E73D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_13_tA09258AE438CC6AA1D8F3A7085054E2A189053AD_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_14_tA4289448582D8D873202389340DBFE15C1313DC8_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_15_tFAD03EC461BB53B20A27DA051E7540B4FABC2723_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_16_t70A3D02509D19C2ACA006DC786836B6E70B47F08_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_1_tFA646AF302098720700AA3CD3CB9AC4BFA28E1B0_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_2_t2A8978C62C9082E48EEADCFEB0326B90CE3CB076_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_3_t867D6D7DE9468D12476A5F27A12D290FE68F287D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_4_tE90381BC829EF7ACE3ECA8CFA2375FBCCF481C80_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_5_tDDE38C4769C902EA808E47159D1B9F153651F62D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_6_t603F9DF0A22BB1635C856BB89F8F74F1B6BDFAFA_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_7_t307DAF16A3386EB9D49E1903ADA0A7984E3BC292_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_8_t5654601F4F89953214AF7C1A90C80DD9A9D269C8_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_9_t917DFE363CFF41CF6FE2F057EFEF3C3D7A2C9DBE_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_10_t09366C5D86280EF447BEB40036138A17AA215062_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_11_tD63981B69296972A20674830A4563A4E8FA7C3E0_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_12_t7FC2EB9630D813A39977C0564C35164893A5E8E5_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_13_t43710C181ACF9DEA1E066A67867A365FE5AC3428_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_14_tFC347F3FB060C63755F201A281C69C5CF7660733_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_15_t6E31F68BA49C31F5214CCFCD08FC472E9EDC0EBE_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_16_t1C66F76FCBCDB0FF858D057DB67AE7E31654FD7F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_17_tD48395CB77EA18CB5B956A490E88C8C7893052DD_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_1_tD813A2B3279585A272DD901DC6F526525907BC83_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_2_t3AC8A3183F5A1C862CAF50A783E9EC21564F239E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_3_tC3442A85AD23557EC52525D86961D8B2D490067F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_4_t7051EDF4C05F78B537C5097FA64EAC44552EF988_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_5_t83AACB0866E7F573F23C66E59F49CAC4DAD025FA_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_6_tB99A2858C50984B81ADC0D107031F4FBD732E56D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_7_t75F6CF906DFC4A4BB00CCB185D9C5334BDFE9341_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_8_tFDC735DD9DDBDAF48CDE6D2589668A1EA4DCEAD8_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_9_t174E17850516F511028E94888D9A9989C246EE92_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* MulticastDelegate_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Nullable_1_tCC12E6AC31BF7E862A033EBEFF48D5000D6291E6_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* ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548; struct ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407; struct ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F; struct IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C; struct ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C; struct ParameterModifierU5BU5D_t685261AD991B1E6582A0E53243DEE3B745E13364; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB : public RuntimeObject { // 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_tFF2ADFB6137CF26442B1916B632BCFDF52B3EDF8* ____entries_1; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t3EB9CC5B0B8FA7C29850A272124C92EB1B4327CE* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tAF264A2883102D1BFA0D1C83577AC69AAFAFB0D1* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t40AF39838263D5C305B4AB945433EE31E5850720* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.EmptyArray`1 struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE : public RuntimeObject { }; // System.Collections.Generic.HashSet`1 struct HashSet_1_t068F5201D923072F46716204841D21328FE6218D : public RuntimeObject { // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_t5B6221310D92CD3EFED99B5A41997E4715E36338* ____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_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ____siInfo_14; }; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 struct HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84 : public RuntimeObject { // System.Collections.Generic.KeyValuePair`2[] System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::_keysAndValues KeyValuePair_2U5BU5D_t553A63FB0154A4876BD44C167CCF193805EB3D04* ____keysAndValues_0; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::_dict Dictionary_2_t56FCAC2E0ACE5ADEFBBB719FBF3FD27FF7196AD8* ____dict_1; }; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____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; }; // System.Collections.Generic.List`1 struct List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items VariableScopeU5BU5D_tECA769E233A4C5B3BA0DA261AD8ECD05AA16D37F* ____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; }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E : public RuntimeObject { // 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; }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505 : public RuntimeObject { // 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; }; // System.Collections.Generic.Stack`1> struct Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26 : public RuntimeObject { // T[] System.Collections.Generic.Stack`1::_array HashSet_1U5BU5D_tFCEF942AC56CEEEEF243A16089184E53958046D4* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject* ____syncRoot_3; }; // System.Runtime.CompilerServices.StrongBox`1 struct StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2 : public RuntimeObject { // T System.Runtime.CompilerServices.StrongBox`1::Value RuntimeObject* ___Value_0; }; // System.Reflection.Binder struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235 : public RuntimeObject { }; // System.Collections.Generic.BitHelper struct BitHelper_t2BEA51BB52EB1672DBF4163ED6757DCEEB3A4DF1 : public RuntimeObject { // System.Int32 System.Collections.Generic.BitHelper::_length int32_t ____length_0; // System.Int32* System.Collections.Generic.BitHelper::_arrayPtr int32_t* ____arrayPtr_1; // System.Int32[] System.Collections.Generic.BitHelper::_array Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____array_2; // System.Boolean System.Collections.Generic.BitHelper::_useStackAlloc bool ____useStackAlloc_3; }; // System.Linq.Expressions.Interpreter.ByRefUpdater struct ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17 : public RuntimeObject { // System.Int32 System.Linq.Expressions.Interpreter.ByRefUpdater::ArgumentIndex int32_t ___ArgumentIndex_0; }; // System.Linq.Expressions.CatchBlock struct CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA : public RuntimeObject { // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::k__BackingField ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___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_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CBodyU3Ek__BackingField_2; // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CFilterU3Ek__BackingField_3; }; // System.Dynamic.Utils.CollectionExtensions struct CollectionExtensions_t12AA86DB09D1442F1691A1B1F4F35ADE1604514D : public RuntimeObject { }; // System.Dynamic.Utils.ContractUtils struct ContractUtils_tFD5BFE68866F22438D49EF2D69CC0BE6FFF726EC : public RuntimeObject { }; // System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject { // 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_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___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_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___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_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_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_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10; DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11; TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___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_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_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_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10; DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11; TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___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_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.Linq.Expressions.Interpreter.DelegateHelpers struct DelegateHelpers_t44EF0221F9073DB1E38F558329B1D093A97E8CFC : public RuntimeObject { }; // System.Linq.Expressions.Interpreter.ExceptionHelpers struct ExceptionHelpers_t8CEF1082484634BABBC45583B954D1EA041EA8DA : public RuntimeObject { }; // System.Linq.Expressions.Expression struct Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 : public RuntimeObject { }; // System.Dynamic.Utils.ExpressionUtils struct ExpressionUtils_t840E12569E851470D21F9784B859DD4F07235F35 : public RuntimeObject { }; // System.Linq.Expressions.ExpressionVisitor struct ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590 : public RuntimeObject { }; // System.Dynamic.Utils.ExpressionVisitorUtils struct ExpressionVisitorUtils_t8A120490A8DBD35DFD55CDCD34E7813634CE421E : public RuntimeObject { }; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 : public RuntimeObject { }; // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A : public RuntimeObject { // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_instructions List_1_tD6AB99E28550BC95D061E492D7E4F274BC712FCB* ____instructions_0; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_objects List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____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_t596D4CD2694BB25A0F2CF9214F89DB3D60310B00* ____labels_7; // System.Collections.Generic.List`1> System.Linq.Expressions.Interpreter.InstructionList::_debugCookies List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ____debugCookies_8; }; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D : public RuntimeObject { // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.InterpretedFrame::Interpreter Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___Interpreter_1; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::_parent InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ____parent_2; // System.Int32[] System.Linq.Expressions.Interpreter.InterpretedFrame::_continuations Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____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_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Data_7; // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.InterpretedFrame::Closure IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___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; }; // System.Linq.Expressions.Interpreter.LightDelegateCreator struct LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58 : public RuntimeObject { // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Interpreter.LightDelegateCreator::_lambda LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ____lambda_0; // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightDelegateCreator::k__BackingField Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___U3CInterpreterU3Ek__BackingField_1; }; // System.Linq.Expressions.Interpreter.LocalVariable struct LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4 : public RuntimeObject { // System.Int32 System.Linq.Expressions.Interpreter.LocalVariable::Index int32_t ___Index_0; // System.Int32 System.Linq.Expressions.Interpreter.LocalVariable::_flags int32_t ____flags_1; }; // System.Linq.Expressions.Interpreter.LocalVariables struct LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44 : public RuntimeObject { // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 System.Linq.Expressions.Interpreter.LocalVariables::_variables HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* ____variables_0; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LocalVariables::_closureVariables Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ____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; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { }; // System.Reflection.ParameterInfo struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F : public RuntimeObject { // System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::AttrsImpl int32_t ___AttrsImpl_0; // System.Type System.Reflection.ParameterInfo::ClassImpl Type_t* ___ClassImpl_1; // System.Object System.Reflection.ParameterInfo::DefaultValueImpl RuntimeObject* ___DefaultValueImpl_2; // System.Reflection.MemberInfo System.Reflection.ParameterInfo::MemberImpl MemberInfo_t* ___MemberImpl_3; // System.String System.Reflection.ParameterInfo::NameImpl String_t* ___NameImpl_4; // System.Int32 System.Reflection.ParameterInfo::PositionImpl int32_t ___PositionImpl_5; }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterInfo struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_marshaled_pinvoke { int32_t ___AttrsImpl_0; Type_t* ___ClassImpl_1; Il2CppIUnknown* ___DefaultValueImpl_2; MemberInfo_t* ___MemberImpl_3; char* ___NameImpl_4; int32_t ___PositionImpl_5; }; // Native definition for COM marshalling of System.Reflection.ParameterInfo struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_marshaled_com { int32_t ___AttrsImpl_0; Type_t* ___ClassImpl_1; Il2CppIUnknown* ___DefaultValueImpl_2; MemberInfo_t* ___MemberImpl_3; Il2CppChar* ___NameImpl_4; int32_t ___PositionImpl_5; }; // System.Linq.Expressions.Interpreter.RuntimeVariables struct RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8 : public RuntimeObject { // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.RuntimeVariables::_boxes IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ____boxes_0; }; // System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers struct ScriptingRuntimeHelpers_t3D79C82926D283719E718A70274F5B1759B6A0AE : public RuntimeObject { }; // System.String struct String_t : public RuntimeObject { // System.Int32 System.String::_stringLength int32_t ____stringLength_4; // System.Char System.String::_firstChar Il2CppChar ____firstChar_5; }; // System.Dynamic.Utils.TypeExtensions struct TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470 : public RuntimeObject { }; // System.Dynamic.Utils.TypeUtils struct TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7 : public RuntimeObject { }; // System.Linq.Expressions.Utils struct Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8 : public RuntimeObject { }; // System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c struct U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970 : public RuntimeObject { }; // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope struct VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513 : public RuntimeObject { // System.Int32 System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::Start int32_t ___Start_0; // System.Int32 System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::Stop int32_t ___Stop_1; // System.Linq.Expressions.Interpreter.LocalVariable System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::Variable LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* ___Variable_2; // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::Parent VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* ___Parent_3; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::ChildScopes List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* ___ChildScopes_4; }; // System.Dynamic.Utils.TypeUtils/<>c struct U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E : public RuntimeObject { }; // System.Nullable`1 struct Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value int32_t ___value_1; }; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6 : public ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E { }; // System.Linq.Expressions.BlockExpression struct BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { }; // System.Boolean struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { // System.Boolean System.Boolean::m_value bool ___m_value_0; }; // System.Byte struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3 { // System.Byte System.Byte::m_value uint8_t ___m_value_0; }; // System.Linq.Expressions.Interpreter.CastInstruction struct CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Char struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17 { // System.Char System.Char::m_value Il2CppChar ___m_value_0; }; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Object System.Linq.Expressions.ConstantExpression::k__BackingField RuntimeObject* ___U3CValueU3Ek__BackingField_3; }; // System.Linq.Expressions.Interpreter.CreateDelegateInstruction struct CreateDelegateInstruction_t7E8A90543BE40282539D1911AB30AD714E03DD77 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.CreateDelegateInstruction::_creator LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* ____creator_0; }; // System.Decimal struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F { union { #pragma pack(push, tp, 1) struct { // System.Int32 System.Decimal::flags int32_t ___flags_8; }; #pragma pack(pop, tp) struct { int32_t ___flags_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___hi_9_OffsetPadding[4]; // System.Int32 System.Decimal::hi int32_t ___hi_9; }; #pragma pack(pop, tp) struct { char ___hi_9_OffsetPadding_forAlignmentOnly[4]; int32_t ___hi_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___lo_10_OffsetPadding[8]; // System.Int32 System.Decimal::lo int32_t ___lo_10; }; #pragma pack(pop, tp) struct { char ___lo_10_OffsetPadding_forAlignmentOnly[8]; int32_t ___lo_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___mid_11_OffsetPadding[12]; // System.Int32 System.Decimal::mid int32_t ___mid_11; }; #pragma pack(pop, tp) struct { char ___mid_11_OffsetPadding_forAlignmentOnly[12]; int32_t ___mid_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___ulomidLE_12_OffsetPadding[8]; // System.UInt64 System.Decimal::ulomidLE uint64_t ___ulomidLE_12; }; #pragma pack(pop, tp) struct { char ___ulomidLE_12_OffsetPadding_forAlignmentOnly[8]; uint64_t ___ulomidLE_12_forAlignmentOnly; }; }; }; // System.Double struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F { // System.Double System.Double::m_value double ___m_value_0; }; // System.Linq.Expressions.Interpreter.DupInstruction struct DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F { }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com { }; // System.Linq.Expressions.IndexExpression struct IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.IndexExpression::_arguments RuntimeObject* ____arguments_3; // System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CObjectU3Ek__BackingField_4; // System.Reflection.PropertyInfo System.Linq.Expressions.IndexExpression::k__BackingField PropertyInfo_t* ___U3CIndexerU3Ek__BackingField_5; }; // System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 { // 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_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___Instructions_2; // System.Object[] System.Linq.Expressions.Interpreter.InstructionArray::Objects ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Objects_3; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionArray::Labels RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684* ___Labels_4; // System.Collections.Generic.List`1> System.Linq.Expressions.Interpreter.InstructionArray::DebugCookies List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ___DebugCookies_5; }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117_marshaled_pinvoke { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___Instructions_2; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Objects_3; RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* ___Labels_4; List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ___DebugCookies_5; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117_marshaled_com { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___Instructions_2; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Objects_3; RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* ___Labels_4; List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ___DebugCookies_5; }; // System.Int16 struct Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175 { // System.Int16 System.Int16::m_value int16_t ___m_value_0; }; // System.Int32 struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C { // System.Int32 System.Int32::m_value int32_t ___m_value_0; }; // System.Int64 struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3 { // System.Int64 System.Int64::m_value int64_t ___m_value_0; }; // System.IntPtr struct IntPtr_t { // System.Void* System.IntPtr::m_value void* ___m_value_0; }; // System.Linq.Expressions.LambdaExpression struct LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Linq.Expressions.Expression System.Linq.Expressions.LambdaExpression::_body Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____body_3; }; // System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction struct LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.UInt32 System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction::_index uint32_t ____index_0; }; // System.Linq.Expressions.Interpreter.LoadObjectInstruction struct LoadObjectInstruction_t843AE4718957B03747749D252831D6D109A0E4E5 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Object System.Linq.Expressions.Interpreter.LoadObjectInstruction::_value RuntimeObject* ____value_0; }; // System.Linq.Expressions.Interpreter.LocalAccessInstruction struct LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Int32 System.Linq.Expressions.Interpreter.LocalAccessInstruction::_index int32_t ____index_0; }; // System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 { // 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_tE8D3A1137422F75D256CBB200EDC82820F240110* ___U3CParameterU3Ek__BackingField_1; }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_pinvoke { int32_t ___U3CIndexU3Ek__BackingField_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___U3CParameterU3Ek__BackingField_1; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_com { int32_t ___U3CIndexU3Ek__BackingField_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___U3CParameterU3Ek__BackingField_1; }; // System.Linq.Expressions.MemberExpression struct MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CExpressionU3Ek__BackingField_3; }; // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { }; // System.Linq.Expressions.Interpreter.ModuloInstruction struct ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.MulInstruction struct MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.MulOvfInstruction struct MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction struct NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.NegateInstruction struct NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.NewInstruction struct NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Reflection.ConstructorInfo System.Linq.Expressions.Interpreter.NewInstruction::_constructor ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ____constructor_0; // System.Int32 System.Linq.Expressions.Interpreter.NewInstruction::_argumentCount int32_t ____argumentCount_1; }; // System.Linq.Expressions.Interpreter.NotEqualInstruction struct NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.NotInstruction struct NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.NullCheckInstruction struct NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction struct NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction struct NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.TypeCode System.Linq.Expressions.Interpreter.NumericConvertInstruction::_from int32_t ____from_0; // System.TypeCode System.Linq.Expressions.Interpreter.NumericConvertInstruction::_to int32_t ____to_1; // System.Boolean System.Linq.Expressions.Interpreter.NumericConvertInstruction::_isLiftedToNull bool ____isLiftedToNull_2; }; // System.Linq.Expressions.Interpreter.OrInstruction struct OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.String System.Linq.Expressions.ParameterExpression::k__BackingField String_t* ___U3CNameU3Ek__BackingField_3; }; // System.Reflection.ParameterModifier struct ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510 { // System.Boolean[] System.Reflection.ParameterModifier::_byRef BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ____byRef_0; }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterModifier struct ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510_marshaled_pinvoke { int32_t* ____byRef_0; }; // Native definition for COM marshalling of System.Reflection.ParameterModifier struct ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510_marshaled_com { int32_t* ____byRef_0; }; // System.Linq.Expressions.Interpreter.PopInstruction struct PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { }; // System.Linq.Expressions.Interpreter.QuoteInstruction struct QuoteInstruction_tE988B6F73ABCE98F3B45C708B36E815991DF96BF : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Linq.Expressions.Expression System.Linq.Expressions.Interpreter.QuoteInstruction::_operand Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____operand_0; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.QuoteInstruction::_hoistedVariables Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ____hoistedVariables_1; }; // System.Linq.Expressions.Interpreter.RightShiftInstruction struct RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction struct RuntimeVariablesInstruction_t9D0133B0EBAE32A09B98A795B517D56954FB26AD : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Int32 System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction::_count int32_t ____count_0; }; // System.SByte struct SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5 { // System.SByte System.SByte::m_value int8_t ___m_value_0; }; // System.Single struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C { // System.Single System.Single::m_value float ___m_value_0; }; // System.Linq.Expressions.Interpreter.SubInstruction struct SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction struct SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.TypeAsInstruction struct TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Type System.Linq.Expressions.Interpreter.TypeAsInstruction::_type Type_t* ____type_0; }; // System.Linq.Expressions.Interpreter.TypeEqualsInstruction struct TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.TypeIsInstruction struct TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Type System.Linq.Expressions.Interpreter.TypeIsInstruction::_type Type_t* ____type_0; }; // System.UInt16 struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455 { // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; }; // System.UInt32 struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B { // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; }; // System.UInt64 struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF { // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; }; // System.Linq.Expressions.UnaryExpression struct UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // 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_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3COperandU3Ek__BackingField_5; // System.Reflection.MethodInfo System.Linq.Expressions.UnaryExpression::k__BackingField MethodInfo_t* ___U3CMethodU3Ek__BackingField_6; }; // System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction struct ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter struct ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536 : public ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590 { // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::_variables Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ____variables_0; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::_frame InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ____frame_1; // System.Collections.Generic.Stack`1> System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::_shadowedVars Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* ____shadowedVars_2; }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { }; // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction struct AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720 : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction struct AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192 : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.ByRefNewInstruction struct ByRefNewInstruction_tC8C2A260C37BCC67319D5823C6675C9495CBE69E : public NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196 { // System.Linq.Expressions.Interpreter.ByRefUpdater[] System.Linq.Expressions.Interpreter.ByRefNewInstruction::_byrefArgs ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* ____byrefArgs_2; }; // System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction struct CastReferenceToEnumInstruction_tD870D3A28757A09D95629A291038A55114F4C53B : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { // System.Type System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction::_t Type_t* ____t_15; }; // System.Linq.Expressions.Interpreter.CastToEnumInstruction struct CastToEnumInstruction_t72DA336A7A9C76576540DAEB206720605A5D7ACA : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { // System.Type System.Linq.Expressions.Interpreter.CastToEnumInstruction::_t Type_t* ____t_15; }; // System.Reflection.ConstructorInfo struct ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB : public MethodBase_t { }; // System.Delegate struct Delegate_t : public RuntimeObject { // 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.IntPtr System.Delegate::interp_method intptr_t ___interp_method_7; // System.IntPtr System.Delegate::interp_invoke_impl intptr_t ___interp_invoke_impl_8; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t* ___method_info_9; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t* ___original_method_info_10; // System.DelegateData System.Delegate::data DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_12; }; // 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; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // 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; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // System.Exception struct Exception_t : public RuntimeObject { // 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_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15; // System.Int32 System.Exception::caught_in_unmanaged int32_t ___caught_in_unmanaged_16; }; // 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_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // 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_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction struct InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1 : public RuntimeObject { // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::_instructions InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 ____instructions_1; // System.Object[] System.Linq.Expressions.Interpreter.Interpreter::_objects ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____objects_2; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.Interpreter::_labels RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684* ____labels_3; // System.Linq.Expressions.Interpreter.DebugInfo[] System.Linq.Expressions.Interpreter.Interpreter::_debugInfos DebugInfoU5BU5D_t611E931E80FB3F9005DF6898BE240E5DD0612588* ____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_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ___U3CClosureVariablesU3Ek__BackingField_7; }; // System.Reflection.MethodInfo struct MethodInfo_t : public MethodBase_t { }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; }; // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction struct StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT struct CastInstructionNoT_tDE4DBDB5EF05945D559281267397C9AC39914911 : public CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3 { // System.Type System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::_t Type_t* ____t_15; }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble struct ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2 : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16 struct ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33 : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32 struct ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8 : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64 struct ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle struct ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679 : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16 struct ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7 : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32 struct ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64 struct ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676 : public ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270 { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulDouble struct MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223 : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt16 struct MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86 : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt32 struct MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4 : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt64 struct MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulSingle struct MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16 struct MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10 : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32 struct MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64 struct MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92 : public MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C { }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16 struct MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C : public MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28 { }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32 struct MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A : public MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28 { }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64 struct MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3 : public MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28 { }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16 struct MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0 : public MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28 { }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32 struct MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E : public MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28 { }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64 struct MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275 : public MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28 { }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16 struct NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB : public NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD { }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32 struct NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B : public NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD { }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64 struct NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD : public NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD { }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble struct NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A : public NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312 { }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16 struct NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2 : public NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312 { }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32 struct NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2 : public NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312 { }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64 struct NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3 : public NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312 { }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle struct NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C : public NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean struct NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte struct NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull struct NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar struct NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull struct NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble struct NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull struct NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16 struct NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull struct NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32 struct NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull struct NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64 struct NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull struct NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference struct NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte struct NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull struct NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle struct NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull struct NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16 struct NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull struct NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32 struct NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull struct NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64 struct NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull struct NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3 : public NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean struct NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2 : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotByte struct NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt16 struct NotInt16_t3F15F4678C7642072226DA3457418494E981B692 : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt32 struct NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt64 struct NotInt64_t3417DA0980C2079A64FA8670A95B981818706992 : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotSByte struct NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6 : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16 struct NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67 : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32 struct NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658 : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64 struct NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71 : public NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3 { }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass struct EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0 : public NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 { }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass struct GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249 : public NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 { }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue struct GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB : public NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 { }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault struct GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920 : public NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 { // System.Type System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault::_defaultValueType Type_t* ____defaultValueType_6; }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1 struct GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796 : public NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 { }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue struct HasValue_t077D00092529033596F7AFA264F6CDC42C363D52 : public NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 { }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass struct ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302 : public NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2 { }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked struct Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468 : public NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6 { }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying struct ToUnderlying_tBE7476E08603F3C1F8D9A5A882A3AFC6E4852F74 : public NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6 { }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked struct Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B : public NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean struct OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15 : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrByte struct OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt16 struct OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83 : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt32 struct OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt64 struct OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrSByte struct OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557 : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16 struct OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0 : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32 struct OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64 struct OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E : public OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte struct RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872 : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16 struct RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9 : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32 struct RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726 : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64 struct RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte struct RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16 struct RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32 struct RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2 : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64 struct RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF : public RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubDouble struct SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt16 struct SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1 : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt32 struct SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt64 struct SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubSingle struct SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1 : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16 struct SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8 : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32 struct SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5 : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64 struct SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9 : public SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16 struct SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5 : public SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32 struct SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3 : public SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64 struct SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA : public SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16 struct SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B : public SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32 struct SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA : public SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64 struct SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC : public SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 { }; // System.ApplicationException struct ApplicationException_tA744BED4E90266BD255285CD4CF909BAB3EE811A : public Exception_t { }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13; }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_13; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_13; }; // System.SystemException struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; // System.Type struct Type_t : public MemberInfo_t { // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8; }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox struct ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072 : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { // System.Object System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox::_defaultValue RuntimeObject* ____defaultValue_1; }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox struct ImmutableRefBox_t9363F16A9A706C1E154C4703F5B01F350F8C2E2A : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue struct ImmutableValue_t091100B1997BC54BEB8318BC580DEA334F45DBDA : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { // System.Object System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue::_defaultValue RuntimeObject* ____defaultValue_1; }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox struct MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297 : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { // System.Type System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox::_type Type_t* ____type_1; }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue struct MutableValue_tA29001DFC321AAEF4EDFED35975CB8D18A051E14 : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { // System.Type System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue::_type Type_t* ____type_1; }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter struct Parameter_tEF01F81D52521C83BE4D2B6D76A395771942CEDD : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox struct ParameterBox_t9E54B01C53B0930CACB39EC347F99CD811725F4A : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference struct Reference_t27CA5B665FEF0B3B581EAE9F05229E1A9D6EEE01 : public InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref struct Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083 : public CastInstructionNoT_tDE4DBDB5EF05945D559281267397C9AC39914911 { }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value struct Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2 : public CastInstructionNoT_tDE4DBDB5EF05945D559281267397C9AC39914911 { }; // System.Func`2 struct Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD : public MulticastDelegate_t { }; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.ArgumentException::_paramName String_t* ____paramName_18; }; // System.InvalidCastException struct InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.NullReferenceException struct NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.Reflection.TargetInvocationException struct TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2 : public ApplicationException_tA744BED4E90266BD255285CD4CF909BAB3EE811A { }; // System.Reflection.TypeInfo struct TypeInfo_tC4F59663C70D17D50BC99D53DCE74BFB9701012D : public Type_t { }; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { }; // System.Dynamic.Utils.CacheDict`2 // System.Dynamic.Utils.CacheDict`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.EmptyArray`1 struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields { // T[] System.EmptyArray`1::Value ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Value_0; }; // System.EmptyArray`1 // System.Collections.Generic.HashSet`1 // System.Collections.Generic.HashSet`1 // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray VariableScopeU5BU5D_tECA769E233A4C5B3BA0DA261AD8ECD05AA16D37F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 // System.Collections.ObjectModel.ReadOnlyCollection`1 // System.Collections.ObjectModel.ReadOnlyCollection`1 // System.Collections.ObjectModel.ReadOnlyCollection`1 // System.Collections.ObjectModel.ReadOnlyCollection`1 // System.Collections.Generic.Stack`1> // System.Collections.Generic.Stack`1> // System.Runtime.CompilerServices.StrongBox`1 // System.Runtime.CompilerServices.StrongBox`1 // System.Reflection.Binder // System.Reflection.Binder // System.Collections.Generic.BitHelper // System.Collections.Generic.BitHelper // System.Linq.Expressions.Interpreter.ByRefUpdater // System.Linq.Expressions.Interpreter.ByRefUpdater // System.Linq.Expressions.CatchBlock // System.Linq.Expressions.CatchBlock // System.Dynamic.Utils.CollectionExtensions // System.Dynamic.Utils.CollectionExtensions // System.Dynamic.Utils.ContractUtils // System.Dynamic.Utils.ContractUtils // System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields { // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___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_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture_34; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number_36; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name_37; // System.Globalization.CultureInfo System.Globalization.CultureInfo::s_UserPreferredCultureInfoInAppX CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX_38; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_39; }; // System.Globalization.CultureInfo // System.Linq.Expressions.Interpreter.DelegateHelpers // System.Linq.Expressions.Interpreter.DelegateHelpers // System.Linq.Expressions.Interpreter.ExceptionHelpers // System.Linq.Expressions.Interpreter.ExceptionHelpers // System.Linq.Expressions.Expression struct Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_StaticFields { // System.Dynamic.Utils.CacheDict`2 System.Linq.Expressions.Expression::s_lambdaDelegateCache CacheDict_2_tB695739D50653F4D4C3DA03BCF07CC868196FB15* ___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_t3592A9BE3B1E812BCE8A13D901156E74C707DBB7* ___s_lambdaFactories_1; // System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Linq.Expressions.Expression::s_legacyCtorSupportTable ConditionalWeakTable_2_t0F3FDA57EE333DF8B8C1F3FB944E4E19C5DDCFC7* ___s_legacyCtorSupportTable_2; }; // System.Linq.Expressions.Expression // System.Dynamic.Utils.ExpressionUtils // System.Dynamic.Utils.ExpressionUtils // System.Linq.Expressions.ExpressionVisitor // System.Linq.Expressions.ExpressionVisitor // System.Dynamic.Utils.ExpressionVisitorUtils // System.Dynamic.Utils.ExpressionVisitorUtils // System.Linq.Expressions.Interpreter.Instruction // System.Linq.Expressions.Interpreter.Instruction // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_null Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_null_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_true Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_true_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_false Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_false_11; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_Ints InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_Ints_12; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadObjectCached InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadObjectCached_13; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocal InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocal_14; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalBoxed InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocalBoxed_15; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosure InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocalFromClosure_16; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosureBoxed InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocalFromClosureBoxed_17; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocal InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_assignLocal_18; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocal InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_storeLocal_19; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalBoxed InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_assignLocalBoxed_20; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocalBoxed InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_storeLocalBoxed_21; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalToClosure InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_assignLocalToClosure_22; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.InstructionList::s_loadFields Dictionary_2_t6E102DECB177F86DDA3B068E0B28E809825E9A28* ___s_loadFields_23; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionList::s_emptyRuntimeLabels RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684* ___s_emptyRuntimeLabels_24; }; // System.Linq.Expressions.Interpreter.InstructionList // System.Linq.Expressions.Interpreter.InterpretedFrame // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D_ThreadStaticFields { // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::s_currentFrame InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___s_currentFrame_0; }; // System.Linq.Expressions.Interpreter.LightDelegateCreator // System.Linq.Expressions.Interpreter.LightDelegateCreator // System.Linq.Expressions.Interpreter.LocalVariable // System.Linq.Expressions.Interpreter.LocalVariable // System.Linq.Expressions.Interpreter.LocalVariables // System.Linq.Expressions.Interpreter.LocalVariables // System.Reflection.MemberInfo // System.Reflection.MemberInfo // System.Reflection.ParameterInfo // System.Reflection.ParameterInfo // System.Linq.Expressions.Interpreter.RuntimeVariables // System.Linq.Expressions.Interpreter.RuntimeVariables // System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers // System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers // System.String struct String_t_StaticFields { // System.String System.String::Empty String_t* ___Empty_6; }; // System.String // System.Dynamic.Utils.TypeExtensions struct TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_StaticFields { // System.Dynamic.Utils.CacheDict`2 System.Dynamic.Utils.TypeExtensions::s_paramInfoCache CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* ___s_paramInfoCache_0; }; // System.Dynamic.Utils.TypeExtensions // System.Dynamic.Utils.TypeUtils struct TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_StaticFields { // System.Type[] System.Dynamic.Utils.TypeUtils::s_arrayAssignableInterfaces TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___s_arrayAssignableInterfaces_0; }; // System.Dynamic.Utils.TypeUtils // System.Linq.Expressions.Utils struct Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields { // 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_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_true_19; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_false ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_false_20; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_m1 ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_m1_21; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_0 ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_0_22; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_1 ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_1_23; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_2 ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_2_24; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_3 ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_3_25; // System.Linq.Expressions.DefaultExpression System.Linq.Expressions.Utils::Empty DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* ___Empty_26; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::Null ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___Null_27; }; // System.Linq.Expressions.Utils // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c struct U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_StaticFields { // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::<>9 U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970* ___U3CU3E9_0; // System.Func`2 System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::<>9__1_0 Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* ___U3CU3E9__1_0_1; }; // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope // System.Dynamic.Utils.TypeUtils/<>c struct U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_StaticFields { // System.Dynamic.Utils.TypeUtils/<>c System.Dynamic.Utils.TypeUtils/<>c::<>9 U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* ___U3CU3E9_0; }; // System.Dynamic.Utils.TypeUtils/<>c // System.Nullable`1 // System.Nullable`1 // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 // System.Linq.Expressions.BlockExpression // System.Linq.Expressions.BlockExpression // System.Boolean struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; }; // System.Boolean // System.Byte // System.Byte // System.Linq.Expressions.Interpreter.CastInstruction struct CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields { // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Boolean CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Boolean_0; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Byte CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Byte_1; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Char CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Char_2; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_DateTime CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_DateTime_3; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Decimal CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Decimal_4; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Double CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Double_5; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int16 CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Int16_6; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int32 CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Int32_7; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int64 CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Int64_8; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_SByte CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_SByte_9; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Single CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_Single_10; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_String CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_String_11; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt16 CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_UInt16_12; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt32 CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_UInt32_13; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt64 CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* ___s_UInt64_14; }; // System.Linq.Expressions.Interpreter.CastInstruction // System.Char struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields { // System.Byte[] System.Char::s_categoryForLatin1 ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3; }; // System.Char // System.Linq.Expressions.ConstantExpression // System.Linq.Expressions.ConstantExpression // System.Linq.Expressions.Interpreter.CreateDelegateInstruction // System.Linq.Expressions.Interpreter.CreateDelegateInstruction // System.Decimal struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_StaticFields { // System.Decimal System.Decimal::Zero Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___Zero_3; // System.Decimal System.Decimal::One Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___One_4; // System.Decimal System.Decimal::MinusOne Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinusOne_5; // System.Decimal System.Decimal::MaxValue Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MaxValue_6; // System.Decimal System.Decimal::MinValue Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinValue_7; }; // System.Decimal // System.Double // System.Double // System.Linq.Expressions.Interpreter.DupInstruction struct DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_StaticFields { // System.Linq.Expressions.Interpreter.DupInstruction System.Linq.Expressions.Interpreter.DupInstruction::Instance DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711* ___Instance_0; }; // System.Linq.Expressions.Interpreter.DupInstruction // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields { // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0; }; // System.Enum // System.Linq.Expressions.IndexExpression // System.Linq.Expressions.IndexExpression // System.Int16 // System.Int16 // System.Int32 // System.Int32 // System.Int64 // System.Int64 // System.IntPtr struct IntPtr_t_StaticFields { // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; }; // System.IntPtr // System.Linq.Expressions.LambdaExpression // System.Linq.Expressions.LambdaExpression // System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction // System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction // System.Linq.Expressions.Interpreter.LoadObjectInstruction // System.Linq.Expressions.Interpreter.LoadObjectInstruction // System.Linq.Expressions.Interpreter.LocalAccessInstruction // System.Linq.Expressions.Interpreter.LocalAccessInstruction // System.Linq.Expressions.Interpreter.LocalDefinition // System.Linq.Expressions.Interpreter.LocalDefinition // System.Linq.Expressions.MemberExpression // System.Linq.Expressions.MemberExpression // System.Reflection.MethodBase // System.Reflection.MethodBase // System.Linq.Expressions.Interpreter.ModuloInstruction struct ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Single Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Double Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_7; }; // System.Linq.Expressions.Interpreter.ModuloInstruction // System.Linq.Expressions.Interpreter.MulInstruction struct MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Single Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Double Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_7; }; // System.Linq.Expressions.Interpreter.MulInstruction // System.Linq.Expressions.Interpreter.MulOvfInstruction struct MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5; }; // System.Linq.Expressions.Interpreter.MulOvfInstruction // System.Linq.Expressions.Interpreter.NegateCheckedInstruction struct NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateCheckedInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateCheckedInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateCheckedInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2; }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction // System.Linq.Expressions.Interpreter.NegateInstruction struct NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Single Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Double Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_4; }; // System.Linq.Expressions.Interpreter.NegateInstruction // System.Linq.Expressions.Interpreter.NewInstruction // System.Linq.Expressions.Interpreter.NewInstruction // System.Linq.Expressions.Interpreter.NotEqualInstruction struct NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_reference Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_reference_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Boolean Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Boolean_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_SByte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Char Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Char_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Byte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Single Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Double Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_SByteLiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByteLiftedToNull_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int16LiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16LiftedToNull_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_CharLiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_CharLiftedToNull_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int32LiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32LiftedToNull_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int64LiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64LiftedToNull_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_ByteLiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_ByteLiftedToNull_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt16LiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16LiftedToNull_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt32LiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32LiftedToNull_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt64LiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64LiftedToNull_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_SingleLiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SingleLiftedToNull_22; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_DoubleLiftedToNull Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_DoubleLiftedToNull_23; }; // System.Linq.Expressions.Interpreter.NotEqualInstruction // System.Linq.Expressions.Interpreter.NotInstruction struct NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Boolean Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Boolean_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Byte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_SByte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_8; }; // System.Linq.Expressions.Interpreter.NotInstruction // System.Linq.Expressions.Interpreter.NullCheckInstruction struct NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NullCheckInstruction::Instance Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___Instance_0; }; // System.Linq.Expressions.Interpreter.NullCheckInstruction // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction struct NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields { // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_hasValue NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* ___s_hasValue_0; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_value NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* ___s_value_1; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_equals NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* ___s_equals_2; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_getHashCode NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* ___s_getHashCode_3; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_getValueOrDefault1 NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* ___s_getValueOrDefault1_4; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_toString NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* ___s_toString_5; }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction // System.Linq.Expressions.Interpreter.NumericConvertInstruction // System.Linq.Expressions.Interpreter.NumericConvertInstruction // System.Linq.Expressions.Interpreter.OrInstruction struct OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_SByte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Byte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Boolean Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Boolean_8; }; // System.Linq.Expressions.Interpreter.OrInstruction // System.Linq.Expressions.ParameterExpression // System.Linq.Expressions.ParameterExpression // System.Reflection.ParameterModifier // System.Reflection.ParameterModifier // System.Linq.Expressions.Interpreter.PopInstruction struct PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_StaticFields { // System.Linq.Expressions.Interpreter.PopInstruction System.Linq.Expressions.Interpreter.PopInstruction::Instance PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1* ___Instance_0; }; // System.Linq.Expressions.Interpreter.PopInstruction // System.Reflection.PropertyInfo // System.Reflection.PropertyInfo // System.Linq.Expressions.Interpreter.QuoteInstruction // System.Linq.Expressions.Interpreter.QuoteInstruction // System.Linq.Expressions.Interpreter.RightShiftInstruction struct RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_SByte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Byte Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_7; }; // System.Linq.Expressions.Interpreter.RightShiftInstruction // System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction // System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction // System.SByte // System.SByte // System.Single // System.Single // System.Linq.Expressions.Interpreter.SubInstruction struct SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Single Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Double Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_7; }; // System.Linq.Expressions.Interpreter.SubInstruction // System.Linq.Expressions.Interpreter.SubOvfInstruction struct SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields { // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_Int16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_Int32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_Int64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_UInt16 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_UInt32 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_UInt64 Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5; }; // System.Linq.Expressions.Interpreter.SubOvfInstruction // System.Linq.Expressions.Interpreter.TypeAsInstruction // System.Linq.Expressions.Interpreter.TypeAsInstruction // System.Linq.Expressions.Interpreter.TypeEqualsInstruction struct TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_StaticFields { // System.Linq.Expressions.Interpreter.TypeEqualsInstruction System.Linq.Expressions.Interpreter.TypeEqualsInstruction::Instance TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* ___Instance_0; }; // System.Linq.Expressions.Interpreter.TypeEqualsInstruction // System.Linq.Expressions.Interpreter.TypeIsInstruction // System.Linq.Expressions.Interpreter.TypeIsInstruction // System.UInt16 // System.UInt16 // System.UInt32 // System.UInt32 // System.UInt64 // System.UInt64 // System.Linq.Expressions.UnaryExpression // System.Linq.Expressions.UnaryExpression // System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction struct ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_StaticFields { // System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::Instruction ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* ___Instruction_0; }; // System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction // System.Void // System.Void // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction // System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction // System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction // System.Linq.Expressions.Interpreter.ByRefNewInstruction // System.Linq.Expressions.Interpreter.ByRefNewInstruction // System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction // System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction // System.Linq.Expressions.Interpreter.CastToEnumInstruction // System.Linq.Expressions.Interpreter.CastToEnumInstruction // System.Reflection.ConstructorInfo struct ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB_StaticFields { // System.String System.Reflection.ConstructorInfo::ConstructorName String_t* ___ConstructorName_0; // System.String System.Reflection.ConstructorInfo::TypeConstructorName String_t* ___TypeConstructorName_1; }; // System.Reflection.ConstructorInfo // System.Delegate // System.Delegate // System.Exception struct Exception_t_StaticFields { // System.Object System.Exception::s_EDILock RuntimeObject* ___s_EDILock_0; }; // System.Exception // System.Linq.Expressions.Interpreter.InitializeLocalInstruction // System.Linq.Expressions.Interpreter.InitializeLocalInstruction // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_StaticFields { // System.Object System.Linq.Expressions.Interpreter.Interpreter::NoValue RuntimeObject* ___NoValue_0; }; // System.Linq.Expressions.Interpreter.Interpreter // System.Reflection.MethodInfo // System.Reflection.MethodInfo // System.RuntimeTypeHandle // System.RuntimeTypeHandle // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64 // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64 // System.Linq.Expressions.Interpreter.MulInstruction/MulDouble // System.Linq.Expressions.Interpreter.MulInstruction/MulDouble // System.Linq.Expressions.Interpreter.MulInstruction/MulInt16 // System.Linq.Expressions.Interpreter.MulInstruction/MulInt16 // System.Linq.Expressions.Interpreter.MulInstruction/MulInt32 // System.Linq.Expressions.Interpreter.MulInstruction/MulInt32 // System.Linq.Expressions.Interpreter.MulInstruction/MulInt64 // System.Linq.Expressions.Interpreter.MulInstruction/MulInt64 // System.Linq.Expressions.Interpreter.MulInstruction/MulSingle // System.Linq.Expressions.Interpreter.MulInstruction/MulSingle // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16 // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16 // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32 // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32 // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64 // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64 // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64 // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16 // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16 // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32 // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32 // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64 // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64 // System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble // System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16 // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16 // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32 // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32 // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64 // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64 // System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle // System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64 // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull // System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean // System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean // System.Linq.Expressions.Interpreter.NotInstruction/NotByte // System.Linq.Expressions.Interpreter.NotInstruction/NotByte // System.Linq.Expressions.Interpreter.NotInstruction/NotInt16 // System.Linq.Expressions.Interpreter.NotInstruction/NotInt16 // System.Linq.Expressions.Interpreter.NotInstruction/NotInt32 // System.Linq.Expressions.Interpreter.NotInstruction/NotInt32 // System.Linq.Expressions.Interpreter.NotInstruction/NotInt64 // System.Linq.Expressions.Interpreter.NotInstruction/NotInt64 // System.Linq.Expressions.Interpreter.NotInstruction/NotSByte // System.Linq.Expressions.Interpreter.NotInstruction/NotSByte // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16 // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16 // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32 // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32 // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64 // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64 // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1 // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1 // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked // System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying // System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked // System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean // System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean // System.Linq.Expressions.Interpreter.OrInstruction/OrByte // System.Linq.Expressions.Interpreter.OrInstruction/OrByte // System.Linq.Expressions.Interpreter.OrInstruction/OrInt16 // System.Linq.Expressions.Interpreter.OrInstruction/OrInt16 // System.Linq.Expressions.Interpreter.OrInstruction/OrInt32 // System.Linq.Expressions.Interpreter.OrInstruction/OrInt32 // System.Linq.Expressions.Interpreter.OrInstruction/OrInt64 // System.Linq.Expressions.Interpreter.OrInstruction/OrInt64 // System.Linq.Expressions.Interpreter.OrInstruction/OrSByte // System.Linq.Expressions.Interpreter.OrInstruction/OrSByte // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16 // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16 // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32 // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32 // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64 // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64 // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64 // System.Linq.Expressions.Interpreter.SubInstruction/SubDouble // System.Linq.Expressions.Interpreter.SubInstruction/SubDouble // System.Linq.Expressions.Interpreter.SubInstruction/SubInt16 // System.Linq.Expressions.Interpreter.SubInstruction/SubInt16 // System.Linq.Expressions.Interpreter.SubInstruction/SubInt32 // System.Linq.Expressions.Interpreter.SubInstruction/SubInt32 // System.Linq.Expressions.Interpreter.SubInstruction/SubInt64 // System.Linq.Expressions.Interpreter.SubInstruction/SubInt64 // System.Linq.Expressions.Interpreter.SubInstruction/SubSingle // System.Linq.Expressions.Interpreter.SubInstruction/SubSingle // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16 // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16 // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32 // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32 // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64 // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64 // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64 // System.Type struct Type_t_StaticFields { // System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_1; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2; // System.Object System.Type::Missing RuntimeObject* ___Missing_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6; }; // System.Type // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.InvalidCastException // System.InvalidCastException // System.InvalidOperationException // System.InvalidOperationException // System.NullReferenceException // System.NullReferenceException // System.Reflection.TargetInvocationException // System.Reflection.TargetInvocationException // System.Reflection.TypeInfo // System.Reflection.TypeInfo // System.ArgumentNullException // System.ArgumentNullException #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray { ALIGN_FIELD (8) RuntimeObject* m_Items[1]; 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_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F : public RuntimeArray { ALIGN_FIELD (8) RuntimeObject* m_Items[1]; 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.String[] struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248 : public RuntimeArray { ALIGN_FIELD (8) String_t* m_Items[1]; inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_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, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.ByRefUpdater[] struct ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407 : public RuntimeArray { ALIGN_FIELD (8) ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* m_Items[1]; inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17** 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_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Expression[] struct ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F : public RuntimeArray { ALIGN_FIELD (8) Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* m_Items[1]; inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** 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_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Type[] struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB : public RuntimeArray { ALIGN_FIELD (8) Type_t* m_Items[1]; 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.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C : public RuntimeArray { ALIGN_FIELD (8) ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* m_Items[1]; inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F** 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_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.ParameterExpression[] struct ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C : public RuntimeArray { ALIGN_FIELD (8) ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* m_Items[1]; inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110** 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_tE8D3A1137422F75D256CBB200EDC82820F240110* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.ParameterModifier[] struct ParameterModifierU5BU5D_t685261AD991B1E6582A0E53243DEE3B745E13364 : public RuntimeArray { ALIGN_FIELD (8) ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510 m_Items[1]; inline ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510* 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, ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____byRef_0), (void*)NULL); } inline ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterModifier_t75F1AF13B2AD5EDBD3A3579FD337D0A66E3FF510 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____byRef_0), (void*)NULL); } }; // System.Reflection.MethodInfo[] struct MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265 : public RuntimeArray { ALIGN_FIELD (8) MethodInfo_t* m_Items[1]; 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.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray { ALIGN_FIELD (8) int32_t m_Items[1]; inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_gshared (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StrongBox_1__ctor_m644CD2EE6B5419EC51BA3930B16C7E24477A5374_gshared (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* __this, const RuntimeMethod* method) ; // System.Boolean System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HybridReferenceDictionary_2_TryGetValue_m6C12F02E9B669ACEDF3629FB5601F5DB4C066606_gshared (HybridReferenceDictionary_2_t48D2908883930ADB16D28272C8EB2E7B4EB05C74* __this, RuntimeObject* ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HybridReferenceDictionary_2_set_Item_mFAC6DC3339885A67DC6640946CF1DE5F5D5712DD_gshared (HybridReferenceDictionary_2_t48D2908883930ADB16D28272C8EB2E7B4EB05C74* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; // TValue System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* HybridReferenceDictionary_2_get_Item_mCC920E193C54BBBA045F34B13566E92FDCD7CEF0_gshared (HybridReferenceDictionary_2_t48D2908883930ADB16D28272C8EB2E7B4EB05C74* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HybridReferenceDictionary_2_Remove_mB41FF4D2854E8397A67A9E7595BD05DCC382C7BC_gshared (HybridReferenceDictionary_2_t48D2908883930ADB16D28272C8EB2E7B4EB05C74* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m4DDA9442C238A443489115E22B026AD366851549_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HybridReferenceDictionary_2__ctor_m3B28E1445B3659024924F4DAC9D6D37613650DBD_gshared (HybridReferenceDictionary_2_t48D2908883930ADB16D28272C8EB2E7B4EB05C74* __this, const RuntimeMethod* method) ; // T[] System.Array::Empty() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) ; // T System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_gshared (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m58BE004D11319ECF9E4CCF67D8332781429F5BD7_gshared (CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mD9406F09D0486BABE897D590D41AAB71FE822EAE_gshared (CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mB87CB9405286FCDA852F2FC94ECDB48E9E5FF76F_gshared (CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m84E0BEAC987FB41877D56C9FA2E2D9B71E59CCE4_gshared (CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m0B7AB63E0C98B72B1683391463818050A850028F_gshared (CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mF7DC40075DC4C12BE33A7901A91C1A76A8F91054_gshared (CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m96B6873CE92856E0F94C0ADD60AFD5E590AB2630_gshared (CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m1246E9401D04D526F7443EFCA8F24476B4FD11EB_gshared (CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m12525CB20EA29C1A265F907D102F32AF3A3E2102_gshared (CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m1988FCCEB53595FAE58EFC829CA8FD8026E498C4_gshared (CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m3496FC505BA1245A63DA0988CBD5BFBAB7258D18_gshared (CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mB278FA00CED66B46ACB55470B3B4AD81CBE902FE_gshared (CastInstructionT_1_t90F15389646803EE7369005EA7D71A95BF543F86* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m877FA9CF387A1D1499ACA9218E2265F7B03D29C0_gshared (CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m788021DAA37B56F7E9CB5965724CD8B0BC354EB3_gshared (CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m5CA6FA85DBDD426E44AF2986E2D8A0530EF1084E_gshared (CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_mE6BED30C94187FC8CC2C7E5CAF0163455240223C_gshared (ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.HashSet`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_mC13D3ADFE27A073EC3C583E9C926C801A7EE1DDD_gshared (HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1::Push(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ; // T System.Collections.Generic.Stack`1::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.HashSet`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m9132EE1422BAA45E44B7FFF495F378790D36D90E_gshared (HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.HashSet`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Add_m2CD7657B3459B61DD4BBA47024AC71F7D319658B_gshared (HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m13C0A7F33154D861E2A041B52E88461832DA1697_gshared (Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* __this, RuntimeObject* ___0_object, intptr_t ___1_method, 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_mF6C6AC8DF8971883615734832D09C9210B956F0F_gshared (RuntimeObject* ___0_source, Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* ___1_predicate, const RuntimeMethod* method) ; // System.Void System.Array::Resize(T[]&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918** ___0_array, int32_t ___1_newSize, const RuntimeMethod* method) ; // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_get_Item_m88FE6EF1106EAB22F63554956C77E25339159136_gshared (ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1::.ctor(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TrueReadOnlyCollection_1__ctor_m56281B79C66AC6D4AC9B11B8DADB5AD4931B33DF_gshared (TrueReadOnlyCollection_1_t71A2D3FD751848C3E87C90C4EDF1D35A25879C4D* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_list, const RuntimeMethod* method) ; // T[] System.Dynamic.Utils.CollectionExtensions::RemoveFirst(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* CollectionExtensions_RemoveFirst_TisRuntimeObject_m760AFDF94515B7D47D1E5E5943B86520B23BD175_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_array, const RuntimeMethod* method) ; // T System.Linq.Expressions.ExpressionVisitor::VisitAndConvert(T,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ExpressionVisitor_VisitAndConvert_TisRuntimeObject_m2CBDAC468B5B84C29FF143386D1833A9B333C931_gshared (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, RuntimeObject* ___0_node, String_t* ___1_callerName, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.CacheDict`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CacheDict_2_TryGetValue_m1745B71A31F178EE944CFDF5A54B2C1CBD036723_gshared (CacheDict_2_tAFE0E408BD366174E0892EAB041D22C18AD3F2AC* __this, RuntimeObject* ___0_key, RuntimeObject** ___1_value, 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_m2332E7168EBC56DD2EAC292ACB237E49FCABAFC6_gshared (CacheDict_2_tAFE0E408BD366174E0892EAB041D22C18AD3F2AC* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; // System.Void System.Dynamic.Utils.CacheDict`2::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CacheDict_2__ctor_m77F28EED3C1E538CE7A82191571240B6FDEA27D3_gshared (CacheDict_2_tAFE0E408BD366174E0892EAB041D22C18AD3F2AC* __this, int32_t ___0_size, const RuntimeMethod* method) ; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Where_TisRuntimeObject_m5DAF16724887B42DDBBF391C7F375749E8AA4AD7_gshared (RuntimeObject* ___0_source, Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* ___1_predicate, const RuntimeMethod* method) ; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisRuntimeObject_TisRuntimeObject_m67C538A5EBF57C4844107A8EF25DB2CAAFBAF8FB_gshared (RuntimeObject* ___0_source, Func_2_tACBF5A1656250800CE861707354491F0611F6624* ___1_selector, const RuntimeMethod* method) ; // TSource[] System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Enumerable_ToArray_TisRuntimeObject_mA54265C2C8A0864929ECD300B75E4952D553D17D_gshared (RuntimeObject* ___0_source, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LocalAccessInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalAccessInstruction__ctor_m1BA84FA8B0B8A5A3286364DD45D46CB66F01B953 (LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Peek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ; // System.Object System.Runtime.CompilerServices.RuntimeHelpers::GetObjectValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RuntimeHelpers_GetObjectValue_m34870B9E4B0799550543B2639A892A62A5C4208E (RuntimeObject* ___0_obj, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.Instruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E (Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueTypeCopyInstruction__ctor_mED53BFCA11DB63DD580B5ADF8B6F8E3AE543802D (ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InitializeLocalInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0 (InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::InitImmutableRefBox(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* InstructionList_InitImmutableRefBox_m09FD0CD26DA8ECB553402476FCAE02449196724E (int32_t ___0_index, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox::.ctor(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImmutableBox__ctor_m46DDA5328B2463FC3D971F8AC845F13F248E7795 (ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072* __this, int32_t ___0_index, RuntimeObject* ___1_defaultValue, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor(T) inline void StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) { (( void (*) (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2*, RuntimeObject*, const RuntimeMethod*))StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_gshared)(__this, ___0_value, method); } // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor() inline void StrongBox_1__ctor_m644CD2EE6B5419EC51BA3930B16C7E24477A5374 (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* __this, const RuntimeMethod* method) { (( void (*) (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2*, const RuntimeMethod*))StrongBox_1__ctor_m644CD2EE6B5419EC51BA3930B16C7E24477A5374_gshared)(__this, method); } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::ParameterBox(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* InstructionList_ParameterBox_m0567C6DDD0A776F91B45E797C2E7A86C56E70049 (int32_t ___0_index, const RuntimeMethod* method) ; // System.Object System.Activator::CreateInstance(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ExceptionHelpers::UnwrapAndRethrow(System.Reflection.TargetInvocationException) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B (TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2* ___0_exception, const RuntimeMethod* method) ; // System.Exception System.Dynamic.Utils.ContractUtils::get_Unreachable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6 (const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox::.ctor(System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MutableBox__ctor_mB1C3B07C493B5C0BF150BA322B6F7DBFF3FF0C39 (MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297* __this, int32_t ___0_index, Type_t* ___1_type, const RuntimeMethod* method) ; // System.Runtime.CompilerServices.IRuntimeVariables System.Linq.Expressions.Interpreter.RuntimeVariables::Create(System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RuntimeVariables_Create_m62057F30316C86D755AA63FA1735ED8852908541 (IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___0_boxes, const RuntimeMethod* method) ; // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ; // System.Boolean System.Linq.Expressions.Interpreter.LocalVariable::get_IsBoxed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalVariable_get_IsBoxed_mD052E73492275BEB8A833C519B7B3AF54EBC13B8 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, const RuntimeMethod* method) ; // System.Boolean System.Linq.Expressions.Interpreter.LocalVariable::get_InClosure() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalVariable_get_InClosure_m9E3A130991C880913F9475A9C63156AB28FC93F6 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, 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_mF8E53122BE8F0F617357DFB75C3912D1242DE263 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, RuntimeObject* ___3_arg1, RuntimeObject* ___4_arg2, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LocalDefinition::.ctor(System.Int32,System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalDefinition__ctor_m940C547D8BAC3B735C27AA1A60D7E2368E7988D4 (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, int32_t ___0_localIndex, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___1_parameter, const RuntimeMethod* method) ; // System.Int32 System.Linq.Expressions.Interpreter.LocalDefinition::get_Index() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Interpreter.LocalDefinition::get_Parameter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) ; // System.Boolean System.Linq.Expressions.Interpreter.LocalDefinition::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalDefinition_Equals_mB4B6A7A6A87ABBDC60769E2E9D380DDFD7EBD5CE (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ; // System.Int32 System.Int32::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295 (int32_t* __this, const RuntimeMethod* method) ; // System.Int32 System.Linq.Expressions.Interpreter.LocalDefinition::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LocalDefinition_GetHashCode_mE4BD88BAF8229E1D802F7B76F7B9CA57EDC7292D (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LocalVariable::.ctor(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariable__ctor_mF2EDE101B9DA64A03058131152206D5C564A7451 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, int32_t ___0_index, bool ___1_closure, const RuntimeMethod* method) ; // System.Int32 System.Math::Max(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ; // System.Boolean System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::TryGetValue(TKey,TValue&) inline bool HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3 (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513** ___1_value, const RuntimeMethod* method) { return (( bool (*) (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513**, const RuntimeMethod*))HybridReferenceDictionary_2_TryGetValue_m6C12F02E9B669ACEDF3629FB5601F5DB4C066606_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::.ctor(System.Linq.Expressions.Interpreter.LocalVariable,System.Int32,System.Linq.Expressions.Interpreter.LocalVariables/VariableScope) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VariableScope__ctor_m4175CA158B97C43B85EF6836754DFE2777E94BCA (VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* __this, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* ___0_variable, int32_t ___1_start, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* ___2_parent, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mDF9D3941603E1BC5C89ECC0DE7FDCA56EE6D2B68 (List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* __this, const RuntimeMethod* method) { (( void (*) (List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m707BA9BE60A145B70194B0A5CEA27C044642F7E3_inline (List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* __this, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* ___0_item, const RuntimeMethod* method) { (( void (*) (List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8*, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method); } // System.Void System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::set_Item(TKey,TValue) inline void HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* ___1_value, const RuntimeMethod* method) { (( void (*) (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513*, const RuntimeMethod*))HybridReferenceDictionary_2_set_Item_mFAC6DC3339885A67DC6640946CF1DE5F5D5712DD_gshared)(__this, ___0_key, ___1_value, method); } // TValue System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::get_Item(TKey) inline VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21 (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, const RuntimeMethod* method) { return (( VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* (*) (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, const RuntimeMethod*))HybridReferenceDictionary_2_get_Item_mCC920E193C54BBBA045F34B13566E92FDCD7CEF0_gshared)(__this, ___0_key, method); } // System.Void System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::Remove(TKey) inline void HybridReferenceDictionary_2_Remove_mD87D6B2140BEA977CD037DE2E96883FECA4F5DBF (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, const RuntimeMethod* method) { (( void (*) (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, const RuntimeMethod*))HybridReferenceDictionary_2_Remove_mB41FF4D2854E8397A67A9E7595BD05DCC382C7BC_gshared)(__this, ___0_key, method); } // System.Void System.Linq.Expressions.Interpreter.LocalVariable::set_IsBoxed(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariable_set_IsBoxed_m23B7110A8AA2BD779BD9EA752674999D84D3AE83 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, bool ___0_value, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) inline VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36 (List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* __this, int32_t ___0_index, const RuntimeMethod* method) { return (( VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* (*) (List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method); } // System.Void System.Linq.Expressions.Interpreter.InstructionList::SwitchToBoxed(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstructionList_SwitchToBoxed_mDA85EF479DA2E676A0502FDBFB86477A491ACED6 (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, int32_t ___0_index, int32_t ___1_instructionIndex, const RuntimeMethod* method) ; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17 (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050 (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4** ___1_value, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m3662A121E7F9EB9D8E0AAC6A5DC9636D081FF250 (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method); } // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() inline int32_t Dictionary_2_get_Count_m8828B2C1F99721CB6877D204C60E75D78124D82F (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD*, const RuntimeMethod*))Dictionary_2_get_Count_m4DDA9442C238A443489115E22B026AD366851549_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mA15A39D4A6B9F23EDF4CA8182808F510A12CD9A3 (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4*, const RuntimeMethod*))Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2::.ctor() inline void HybridReferenceDictionary_2__ctor_mB380C038089414883B64C2B8B1F378B3BF277DB4 (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* __this, const RuntimeMethod* method) { (( void (*) (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84*, const RuntimeMethod*))HybridReferenceDictionary_2__ctor_m3B28E1445B3659024924F4DAC9D6D37613650DBD_gshared)(__this, method); } // System.Type System.Dynamic.Utils.TypeUtils::GetNonNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.TypeCode System.Dynamic.Utils.TypeExtensions::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt16__ctor_mAF352BF90E474F77C2B654CAD3A19DE793E0C299 (ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt32__ctor_m308B75394E165841FA008E8E91F964D51E3DDB1E (ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt64__ctor_mEBEDE8FB58BDB3C9263E33D613331C4641027F39 (ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt16__ctor_m913B5775CE43D875BFE03614F8DEFF8EDA443EC4 (ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt32__ctor_m68255A94E8DF794773C8B910DEFF13137355202D (ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt64__ctor_m2E63A7BE3CE771A97750D7AB665A4E6DCF519D15 (ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloSingle__ctor_m6B9B01A7B3E18340BF317CE01A2A4DE3D4B711C9 (ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloDouble__ctor_mE7DCCDC451A8873AE9AB6F2781D73E04139303E3 (ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10 (ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270* __this, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers::Int32ToObject(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6 (int32_t ___0_i, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt16__ctor_mE667366313E8997A7E52CA6221747F7F4FBFEDD7 (MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt32__ctor_m9D21E9065B4EC4FED9B562383EB147C8DA570F01 (MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt64__ctor_mEE163F72FCC03F3DE62E71E704A7B5AB63C24D10 (MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt16__ctor_mC4795FA07EEAEB8ED8CD74BE1279898015ED7002 (MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt32__ctor_mCDF168A5810D32CF8ACF0D69916DFA0C56948C43 (MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt64__ctor_m79D4D5D25D26C0857C846E26EFF620029D2ACC69 (MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulSingle__ctor_mD758A3D1774EF7654838E1EE930122E3B00451A3 (MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulDouble__ctor_m25E3A83847603AE962761F3AABCB1C5141A4684C (MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8 (MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt16__ctor_m581E63CE5005C52D450513A9C71B509CD96BC0F2 (MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt32__ctor_m03D94813C0248DD765573C58E00B79FB3E21C0BA (MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt64__ctor_m226A40C122E60CCA222CFF1C1AED2430D9A40D16 (MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt16__ctor_mF57A77016906BA3EE51A3C0DB2E91747288CD5FF (MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt32__ctor_m115D70F13E9ADD97F2C2111B48B7FA35807DD012 (MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt64__ctor_m8E358B101CA195E92E5289115990A970D5452BCD (MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* MulInstruction_Create_mA523B340C0065BF5F8746BBD8DBF762D66FEA5A6 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62 (MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt16__ctor_m0B1AFF1DCFD3D22497EF898FB418F6593F3D0CB4 (NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt32__ctor_m606C44BDC2031FE1A9D0176299ED857228F3EDF8 (NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt64__ctor_mFCD04C3BD0B3E4A203EC677FAC2AF8B79A2354E7 (NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateSingle__ctor_mC1C39720642E8E33F36920B05F7C8399371C87CE (NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateDouble__ctor_mAA852148552B67AB853C3A36AECDFF253099C33B (NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Int16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int16_t ___0_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInstruction__ctor_m7D6820102C8663D8A01BCBC732A625D4ACAC204D (NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int32_t ___0_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt16__ctor_m4D24DD12307985191FE4FECF027CC839513EC304 (NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt32__ctor_m748BD5C15B3CDE6AF623061669DDF20DFA5B2C4F (NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt64__ctor_mD73F369FFB4B47DE32B526D0C1DE6A4D06ADE2B7 (NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* NegateInstruction_Create_m9C8ADF28BB8EE27E2D505367D6F421A1807EF133 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInstruction__ctor_m96E06F637F55F352C1F65E2391E18379B31323C9 (NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD* __this, 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_t8061030B0A12A55D5AD8652A20C922FE99450918* NewInstruction_GetArgs_m0617A53FF0EE56A023B03D83EFA5A5E1111E0A1C (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, int32_t ___1_first, const RuntimeMethod* method) ; // System.Object System.Reflection.ConstructorInfo::Invoke(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ConstructorInfo_Invoke_m15FDF2B682BD01CC934BE4D314EF2193103CECFE (ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_parameters, const RuntimeMethod* method) ; // T[] System.Array::Empty() inline ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline (const RuntimeMethod* method) { return (( ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline)(method); } // System.String System.String::Concat(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___0_values, 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_mF5B8D5F742E0C1DBE8831A0CBF38033967C6A773 (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_constructor, int32_t ___1_argumentCount, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ExclusiveOrInstruction_Create_m859223E69A1F72130C62B2C0EADD5838E6B24E57 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSByteLiftedToNull__ctor_mA2206ECF8356745349D04082085AE390B52930B0 (NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt16LiftedToNull__ctor_m05D6159690D5FD77100230643EBFCB19CA536F8F (NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualCharLiftedToNull__ctor_m0C2BDE292B89F7FE2AF51B7160D11E5050FF4DCE (NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt32LiftedToNull__ctor_m0E715BB6DEC532E3231F20E272455C9D1440DDF1 (NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt64LiftedToNull__ctor_mEC671114A1D1E94B558D883243B2AAEBFEFDA718 (NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualByteLiftedToNull__ctor_mE5E34B02A9D80823990C93E4E2B0D8ABA182E37E (NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt16LiftedToNull__ctor_mFC3A102A143E4D7186788B56E405E283425C29F7 (NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt32LiftedToNull__ctor_m56F1536495CC1C8E7CC5AE190EB29A5D68C1CDCC (NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt64LiftedToNull__ctor_m01B0CC66C0A3B0B2F0DD46215A2B14E91AC57E1D (NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSingleLiftedToNull__ctor_mBE2B385392C150E5BCE63E1FA815FA9B34E452F9 (NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualDoubleLiftedToNull__ctor_m051A27F69B6A324A8D4CFE8E2C1B28950890361A (NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualBoolean__ctor_m543579607BE35335168E74A736218898F93E62E6 (NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSByte__ctor_m31B27892999C7CD75FCCFDD884A7F5560676A1B9 (NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt16__ctor_m3FD881F7060A9CD9A5FF1764A32F964732DB26D5 (NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualChar__ctor_m5A18EF830C8EA81C234278E0CBE51CF5F2F35E1D (NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt32__ctor_mA4EA252659092498144CB16B4748927DCC9B61BA (NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt64__ctor_mCE4CAEC5D14199E92DE5F8BAAEF7B0B420EF24D0 (NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualByte__ctor_mED1D996AFCCEDD114076CF1CD266901B292DC4A7 (NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt16__ctor_mC82327C08AA783CB5FB4D37B158C6F97CC43CA3E (NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt32__ctor_m58EC16A272EF19BAED9B30C068B073FDCD2E2EB1 (NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt64__ctor_mB01033D2BB94F0F261AA00ECCC54672F13FB863B (NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSingle__ctor_m0CFF0790D3E106333BA539DDD865DE1E2BD20280 (NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualDouble__ctor_mCA80F18F00B2029056E6FEA88B166D32360FC16E (NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualReference__ctor_m859AD327B9CE80AEEDBC6EBB037E73F45D61F584 (NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65 (NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotBoolean__ctor_m8D5C2ABBE23A04BE132F46C2B139EADF8B91645C (NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt64__ctor_mB3BDFAF691D5E82B78D4518FFA83D57B0DB880AA (NotInt64_t3417DA0980C2079A64FA8670A95B981818706992* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt32__ctor_mFB23F5F457A4792D06DF6F116B0C5A4319E61148 (NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt16__ctor_m281A8130BEDDCB0262C4E9A4035889C21B0CD11A (NotInt16_t3F15F4678C7642072226DA3457418494E981B692* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt64__ctor_mF8590BC58E02E9BFE7554C55DC154204DBF0F442 (NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt32__ctor_m4E0A02BE9285CD8A325F3ACF8EBE1B17ED634767 (NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt16__ctor_mC014E05D9C11729E0AFAB06FD692E10840F384DC (NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotByte__ctor_m6E26C70A4A1674E7485E5A547809A07DA9B3D47D (NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSByte__ctor_m8A2374C3118744F27C2C0481F174670E73E6C4E5 (NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NotInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C (NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.UInt16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, uint16_t ___0_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m6240B0B05BB62738249FABD26D2A4D6DF7437FD3 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, uint8_t ___0_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.SByte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m7D0537252255C628F4188658D875E4BC13BFF766 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int8_t ___0_value, const RuntimeMethod* method) ; // System.Void System.NullReferenceException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullReferenceException__ctor_mD26D62094A5E49C18D817817E17FDFBC1D3BD752 (NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullCheckInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullCheckInstruction__ctor_m1CC526CBA642C7B7A7BE8754D531BA38E42164C4 (NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07* __this, const RuntimeMethod* method) ; // T System.Nullable`1::get_Value() inline int32_t Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28* __this, const RuntimeMethod* method) { return (( int32_t (*) (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*, const RuntimeMethod*))Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_gshared)(__this, method); } // System.String System.Enum::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NumericConvertInstruction::.ctor(System.TypeCode,System.TypeCode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NumericConvertInstruction__ctor_m08CD4DD71AF54EE29B62EBD049409E8B637213EF (NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6* __this, int32_t ___0_from, int32_t ___1_to, bool ___2_isLiftedToNull, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55 (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, int32_t ___0_obj, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertInt64_m4894E9B2AA1E9DCE191AB3A29C1417C656861404 (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, int64_t ___0_obj, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertUInt64_m29B76C62110407E2A829F8BA748A99E1CD77632B (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, uint64_t ___0_obj, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertDouble_mDBBE88A4DE114BA50F271480259F370B85A7FC46 (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, double ___0_obj, const RuntimeMethod* method) ; // System.Decimal System.Decimal::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F Decimal_op_Implicit_mDBA4FB50BAF9CE8B75AA6ED5ABED7F597CB46177 (int32_t ___0_value, const RuntimeMethod* method) ; // System.Decimal System.Decimal::op_Implicit(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F Decimal_op_Implicit_m8F9A38760D01B23E6DFF77EA760CCE5111F3656D (int64_t ___0_value, const RuntimeMethod* method) ; // System.Decimal System.Decimal::op_Implicit(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F Decimal_op_Implicit_mA78C1FC00B4E76A91931998BD4FDE3574A54B090 (uint64_t ___0_value, const RuntimeMethod* method) ; // System.Decimal System.Decimal::op_Explicit(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F Decimal_op_Explicit_mC97457D67812EF62FBEC4E9C07E5DCFACAA1FE66 (double ___0_value, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, int32_t ___0_obj, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0 (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, int64_t ___0_obj, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2 (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, uint64_t ___0_obj, const RuntimeMethod* method) ; // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, double ___0_obj, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrSByte__ctor_mB63CE4BB33133EFE104438D860A0155921E57D9A (OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt16__ctor_m7D9848CF6CF474610A5EF835F87AC853FB359DBF (OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt32__ctor_mA7C29DBF8709FB0E0800BACDD25029C3DE2ACDCD (OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt64__ctor_m463C37C81BD707A9CC0ACBC69A00B8D81347328F (OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrByte__ctor_mCA0317047143E9FD774A1A94BB17E46BE9F9F78D (OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt16__ctor_mCC62C5B9865698C10749D85B84C9EFB75DEA0EA8 (OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt32__ctor_m6A8AD4E31385B7A4C27B0B516A095AD007751E31 (OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt64__ctor_m185311CC8815399BF7C3AB8CAE1E509FC3853A73 (OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrBoolean__ctor_m7C3FB65E3D8AE07FDBA9D8FBA854235E8546B15A (OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.OrInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD (OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftSByte__ctor_mECD157545EC3E662DEEE1EAD3EA2BF0137588F6B (RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt16__ctor_m140A3EF98438DAF1A2D8417891D0FB414D8113A4 (RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt32__ctor_m8855F7EAFB3E1C6DD3022EE5259FDB04BE010651 (RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt64__ctor_mC9D50465A995773F987ADE97D4364DAF530FA4F5 (RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftByte__ctor_mAF902B439660436CDA8892881483618736D7E94B (RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt16__ctor_m1A73249FB936CA81C621DCD0D21066977C80A91B (RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt32__ctor_mF2AFF3512652535FA8905A2FD671807DC1685FCD (RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt64__ctor_m7D9B309CD040859FD15677A2ADE2ECA6D386FC5B (RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0 (RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.RuntimeVariables::.ctor(System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeVariables__ctor_mB24013F36B67DD2B0F85761CEB523FB0DC056FEB (RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8* __this, IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___0_boxes, const RuntimeMethod* method) ; // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ; // System.String System.String::Format(System.IFormatProvider,System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m44BF8BF44DC9B67D6CF265A1A2703A6D743F5C56 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, RuntimeObject* ___3_arg1, const RuntimeMethod* method) ; // System.String System.UInt32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154 (uint32_t* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.PopInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopInstruction__ctor_m0E39B8C27443689A671D0C5B225E34A14D784EC6 (PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Dup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Dup_m3BDC8F67702A2760BE30FF3D2B12959EDCF9EEE8 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.DupInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DupInstruction__ctor_mAE5BCC11AE404FC7AB108C75A8F7AD7ECA860DC4 (DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt16__ctor_m3C32A055A58761159213975CFF29B2BD559FE2E3 (SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt32__ctor_mFA2BACA07F4307683C82CC7052A799D313DDD2F7 (SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt64__ctor_m1EE76403B81B438EAAEC38C9A0B5427CC92E60A8 (SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt16__ctor_m50294906DB0B440FA16823EA883509865E19A7CA (SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt32__ctor_mB7F074010C5A26D891541194877B75ACC6393C72 (SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt64__ctor_mFE087AFFA01B8626D21066282F5322908414F9CA (SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubSingle__ctor_mA3014D44CE57335D77B39F3DD5DFE6A402F860DF (SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubDouble__ctor_mCE51C5740F059441713D9EB0B1ADAF92B6002BEF (SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6 (SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt16__ctor_mD2852C60B834D3D8A11ED2602F2A5D514D23161E (SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt32__ctor_mCEABAD6EE7379916024430F0646393D06977BF1E (SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt64__ctor_mCD62BD5EA9E00C3D83B1DE8A23D9681FAC5DCB11 (SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt16__ctor_m5BCDF00F583DBE115ADDBAA443C3FAAAE698825D (SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt32__ctor_m1CCBC7105296674F6A3B198D739DA6FE856DA5A2 (SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt64__ctor_m44110993133A083C76FF17375CD3EE0F0F7C6F6D (SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* SubInstruction_Create_m7EB99465BAA4DEBD894AD8C8EB7D2FAE1DBE7F57 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56 (SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightDelegateCreator::get_Interpreter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* LightDelegateCreator_get_Interpreter_m67081EFC5128F2FCBDC5306DEC0E513A21FBDFD8_inline (LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* __this, const RuntimeMethod* method) ; // System.Int32 System.Linq.Expressions.Interpreter.Interpreter::get_ClosureSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interpreter_get_ClosureSize_m65DCB33DD9115E6825987C807DB091AE5ED2C1B9 (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __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_m8B7FD1B579E53A5370C8E0EDB568207E09A0D506 (LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* __this, IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___0_closure, const RuntimeMethod* method) ; // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ; // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.TypeEqualsInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeEqualsInstruction__ctor_mBEC6E9AFA58D6F91F80823F1B1AB8BB8993C85D5 (TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* __this, const RuntimeMethod* method) ; // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HasValue__ctor_m3A8499AC413B6A27CAD352EAA374F202821E7F9C (HasValue_t077D00092529033596F7AFA264F6CDC42C363D52* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValue__ctor_mD3A4E9654C2EB80AE417EDF5B21F7B4671A40307 (GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualsClass__ctor_mDCA7AFBD77DC00E85D43C2DD88539A0B59DCE4C0 (EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetHashCodeClass__ctor_m77602F3CA89BA15F510B4C6001A3D59C5E92B78F (GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault::.ctor(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValueOrDefault__ctor_mAB25DE08AB5DEE517FDAD46D95633874D60451F0 (GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920* __this, MethodInfo_t* ___0_mi, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValueOrDefault1__ctor_m65CD5600D0D4D6BD81E537CA89EBA60368AA4683 (GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToStringClass__ctor_m97AAF2945612C462ABCFFF7C4791FFDF060A8D91 (ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA (NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m58BE004D11319ECF9E4CCF67D8332781429F5BD7 (CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32*, const RuntimeMethod*))CastInstructionT_1__ctor_m58BE004D11319ECF9E4CCF67D8332781429F5BD7_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mD9406F09D0486BABE897D590D41AAB71FE822EAE (CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307*, const RuntimeMethod*))CastInstructionT_1__ctor_mD9406F09D0486BABE897D590D41AAB71FE822EAE_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mB87CB9405286FCDA852F2FC94ECDB48E9E5FF76F (CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C*, const RuntimeMethod*))CastInstructionT_1__ctor_mB87CB9405286FCDA852F2FC94ECDB48E9E5FF76F_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m84E0BEAC987FB41877D56C9FA2E2D9B71E59CCE4 (CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597*, const RuntimeMethod*))CastInstructionT_1__ctor_m84E0BEAC987FB41877D56C9FA2E2D9B71E59CCE4_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m0B7AB63E0C98B72B1683391463818050A850028F (CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47*, const RuntimeMethod*))CastInstructionT_1__ctor_m0B7AB63E0C98B72B1683391463818050A850028F_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mF7DC40075DC4C12BE33A7901A91C1A76A8F91054 (CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4*, const RuntimeMethod*))CastInstructionT_1__ctor_mF7DC40075DC4C12BE33A7901A91C1A76A8F91054_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m96B6873CE92856E0F94C0ADD60AFD5E590AB2630 (CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F*, const RuntimeMethod*))CastInstructionT_1__ctor_m96B6873CE92856E0F94C0ADD60AFD5E590AB2630_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m1246E9401D04D526F7443EFCA8F24476B4FD11EB (CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B*, const RuntimeMethod*))CastInstructionT_1__ctor_m1246E9401D04D526F7443EFCA8F24476B4FD11EB_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m12525CB20EA29C1A265F907D102F32AF3A3E2102 (CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4*, const RuntimeMethod*))CastInstructionT_1__ctor_m12525CB20EA29C1A265F907D102F32AF3A3E2102_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m1988FCCEB53595FAE58EFC829CA8FD8026E498C4 (CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794*, const RuntimeMethod*))CastInstructionT_1__ctor_m1988FCCEB53595FAE58EFC829CA8FD8026E498C4_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m3496FC505BA1245A63DA0988CBD5BFBAB7258D18 (CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99*, const RuntimeMethod*))CastInstructionT_1__ctor_m3496FC505BA1245A63DA0988CBD5BFBAB7258D18_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mBC6B50F6A36F8BB053B5EB469A9ED30EF3A6F300 (CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345*, const RuntimeMethod*))CastInstructionT_1__ctor_mB278FA00CED66B46ACB55470B3B4AD81CBE902FE_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m877FA9CF387A1D1499ACA9218E2265F7B03D29C0 (CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40*, const RuntimeMethod*))CastInstructionT_1__ctor_m877FA9CF387A1D1499ACA9218E2265F7B03D29C0_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m788021DAA37B56F7E9CB5965724CD8B0BC354EB3 (CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C*, const RuntimeMethod*))CastInstructionT_1__ctor_m788021DAA37B56F7E9CB5965724CD8B0BC354EB3_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m5CA6FA85DBDD426E44AF2986E2D8A0530EF1084E (CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF* __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF*, const RuntimeMethod*))CastInstructionT_1__ctor_m5CA6FA85DBDD426E44AF2986E2D8A0530EF1084E_gshared)(__this, method); } // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* CastInstructionNoT_Create_mE07F0A8FCF8C35EE9AE23FD12B58CB2D4DA5847B (Type_t* ___0_t, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstruction__ctor_mA8851B39A1D7425FA10B4892108C3030590F3430 (CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* __this, const RuntimeMethod* method) ; // System.Boolean System.Type::get_IsValueType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318 (Type_t* __this, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Value__ctor_mEC730A0C8370531D6965B36F99BBB2A87CF35A68 (Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2* __this, Type_t* ___0_t, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Ref__ctor_mDA8FF1644CB42BEC53AB28596F9ABD2D39CF9DEC (Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083* __this, Type_t* ___0_t, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::HasReferenceConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasReferenceConversionTo_m4BBDBC19498CDAEBA70C7173EBFEE23474BBFC28 (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::HasIdentityPrimitiveOrNullableConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_m4F6E8EFD0BFFED585D49E438A72CB090A070C812 (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) ; // System.Void System.InvalidCastException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidCastException__ctor_mCBC218CE25034242D2EB33B3E59933295CE93C56 (InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionNoT__ctor_m5BA6392C1B91C5698AD5018D1F52CA7E6B248AB0 (CastInstructionNoT_tDE4DBDB5EF05945D559281267397C9AC39914911* __this, Type_t* ___0_t, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_mD898E0819FA640BC4E98924613B5DBD41146D1FF (Type_t* ___0_enumType, RuntimeObject* ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_m7952B7BD43E48BBF79BB973BD31E7FF9E62B948E (Type_t* ___0_enumType, int32_t ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_m83185EF7C28B56935B2C8073AC8FF02BF5A03355 (Type_t* ___0_enumType, int64_t ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_mD0233B84323DBD62E609917F9336F9D709E835AE (Type_t* ___0_enumType, uint32_t ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_mDAAD050E372238C1F1B33496B40C0D0E61263EF1 (Type_t* ___0_enumType, uint64_t ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_m9F3E855711F06F3E13107F9AED8BD7733351A61C (Type_t* ___0_enumType, uint8_t ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.SByte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_mEEBC20B90E90260E53F2A73658F1ABE327F204CF (Type_t* ___0_enumType, int8_t ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.Int16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_m0B6ACE15B0F8821CC795CA25D4AE0A9F56547CCC (Type_t* ___0_enumType, int16_t ___1_value, const RuntimeMethod* method) ; // System.Object System.Enum::ToObject(System.Type,System.UInt16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_ToObject_mABB2D5A99CABDBFEDDDF549DB39B57F41C64EA84 (Type_t* ___0_enumType, uint16_t ___1_value, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::.ctor(System.Collections.Generic.Dictionary`2,System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionQuoter__ctor_m200001F390A64D2944785FA53D9799DB85D0DCBD (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* __this, Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ___0_hoistedVariables, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___1_frame, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Stack`1>::.ctor() inline void Stack_1__ctor_mBD94EE89EC1D2CEAC415AF555E08B7C57CCF1136 (Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* __this, const RuntimeMethod* method) { (( void (*) (Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26*, const RuntimeMethod*))Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared)(__this, method); } // System.Void System.Linq.Expressions.ExpressionVisitor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionVisitor__ctor_m2974B344C35DD823BDA6D6313DAE4C7F64541393 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, const RuntimeMethod* method) ; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::get_Variables() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method) ; // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_m2F38D8E0117E04046EE62C36C9497CE1379B180B (ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_mE6BED30C94187FC8CC2C7E5CAF0163455240223C_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1::.ctor(System.Collections.Generic.IEnumerable`1) inline void HashSet_1__ctor_mC0C62892114445D0C45381AC389DC3ED65E0D8EA (HashSet_1_t068F5201D923072F46716204841D21328FE6218D* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method) { (( void (*) (HashSet_1_t068F5201D923072F46716204841D21328FE6218D*, RuntimeObject*, const RuntimeMethod*))HashSet_1__ctor_mC13D3ADFE27A073EC3C583E9C926C801A7EE1DDD_gshared)(__this, ___0_collection, method); } // System.Void System.Collections.Generic.Stack`1>::Push(T) inline void Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE (Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* __this, HashSet_1_t068F5201D923072F46716204841D21328FE6218D* ___0_item, const RuntimeMethod* method) { (( void (*) (Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26*, HashSet_1_t068F5201D923072F46716204841D21328FE6218D*, const RuntimeMethod*))Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared)(__this, ___0_item, method); } // System.Linq.Expressions.Expression[] System.Dynamic.Utils.ExpressionVisitorUtils::VisitBlockExpressions(System.Linq.Expressions.ExpressionVisitor,System.Linq.Expressions.BlockExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ExpressionVisitorUtils_VisitBlockExpressions_mDB6BB94861DEA88403B2167804369B5A70C2B2F5 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___1_block, const RuntimeMethod* method) ; // T System.Collections.Generic.Stack`1>::Pop() inline HashSet_1_t068F5201D923072F46716204841D21328FE6218D* Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5 (Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* __this, const RuntimeMethod* method) { return (( HashSet_1_t068F5201D923072F46716204841D21328FE6218D* (*) (Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26*, const RuntimeMethod*))Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared)(__this, method); } // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::get_Variable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.HashSet`1::.ctor() inline void HashSet_1__ctor_mC6742D4B2D1A12A042DB56C25EEF951C4BAC992B (HashSet_1_t068F5201D923072F46716204841D21328FE6218D* __this, const RuntimeMethod* method) { (( void (*) (HashSet_1_t068F5201D923072F46716204841D21328FE6218D*, const RuntimeMethod*))HashSet_1__ctor_m9132EE1422BAA45E44B7FFF495F378790D36D90E_gshared)(__this, method); } // System.Boolean System.Collections.Generic.HashSet`1::Add(T) inline bool HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69 (HashSet_1_t068F5201D923072F46716204841D21328FE6218D* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_item, const RuntimeMethod* method) { return (( bool (*) (HashSet_1_t068F5201D923072F46716204841D21328FE6218D*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, const RuntimeMethod*))HashSet_1_Add_m2CD7657B3459B61DD4BBA47024AC71F7D319658B_gshared)(__this, ___0_item, method); } // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Body() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Filter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) ; // System.Type System.Linq.Expressions.CatchBlock::get_Test() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __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_tB072D0379075A2B9794C47DD9125E0141A84D7BA* Expression_MakeCatchBlock_m79BBAFFF3E27717FD806186309DD71240D276F6F (Type_t* ___0_type, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___1_variable, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_body, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_filter, const RuntimeMethod* method) ; // System.Runtime.CompilerServices.IStrongBox System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::GetBox(System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ExpressionQuoter_GetBox_m01A076C755644870BDC47A5FE7A3426F60F85A59 (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_variable, const RuntimeMethod* method) ; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Expression::Constant(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44 (RuntimeObject* ___0_value, const RuntimeMethod* method) ; // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Field(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* Expression_Field_m7E7386B06D5633A67D272A594A9183C91373F8E3 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, String_t* ___1_fieldName, 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_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* Expression_Convert_mD5233B60383B3FD0F5A044E4440FB32CBF9609D5 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, Type_t* ___1_type, const RuntimeMethod* method) ; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mAFDFA2B152082BBF5E0626BF143EDACD61DE9D74 (Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) { (( void (*) (Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m13C0A7F33154D861E2A041B52E88461832DA1697_gshared)(__this, ___0_object, ___1_method, method); } // System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1,System.Func`2) inline bool Enumerable_Any_TisType_t_mD8597B059A2354F3F7C115AEC22CD569D67D9E5D (RuntimeObject* ___0_source, Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* ___1_predicate, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E*, const RuntimeMethod*))Enumerable_Any_TisRuntimeObject_mF6C6AC8DF8971883615734832D09C9210B956F0F_gshared)(___0_source, ___1_predicate, method); } // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ; // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ; // System.Void System.Array::Resize(T[]&,System.Int32) inline void Array_Resize_TisType_t_mADFDA970F62777C71750DBFF823EF5114DE029A1 (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB** ___0_array, int32_t ___1_newSize, const RuntimeMethod* method) { (( void (*) (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB**, int32_t, const RuntimeMethod*))Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E_gshared)(___0_array, ___1_newSize, method); } // System.Void System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m0300E2EE67AF698C1699D7A3E180116F519D50DF (U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970* __this, const RuntimeMethod* method) ; // System.Boolean System.Type::get_IsByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4 (Type_t* __this, const RuntimeMethod* method) ; // System.Exception System.Exception::get_InnerException() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Exception_t* Exception_get_InnerException_m0C1BDB339C786BA4DA7D2C1AD214571CFBBB1410_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_m43FBCA37451EE3536FF8B1445D8F1422736223A1 (Exception_t* ___0_source, const RuntimeMethod* method) ; // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::InvalidArgumentValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidArgumentValue_mEBBFA0C366F51C661A8CE2F747DB02756C6A0131 (String_t* ___0_paramName, const RuntimeMethod* method) ; // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ; // System.String System.Dynamic.Utils.ContractUtils::GetParamName(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ContractUtils_GetParamName_m94C928068CC1A0476FCB841ED75D4D27945692C6 (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method) ; // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, 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_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ExpressionUtils_GetParametersForValidation_mFFB410DB5C7D53811684948F6C976F9779815FC1 (MethodBase_t* ___0_method, int32_t ___1_nodeKind, const RuntimeMethod* method) ; // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_mE6BED30C94187FC8CC2C7E5CAF0163455240223C_gshared)(__this, 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_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B (MethodBase_t* ___0_method, int32_t ___1_nodeKind, int32_t ___2_count, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ___3_pis, const RuntimeMethod* method) ; // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502 (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* __this, int32_t ___0_index, const RuntimeMethod* method) { return (( Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* (*) (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m88FE6EF1106EAB22F63554956C77E25339159136_gshared)(__this, ___0_index, 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_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC (MethodBase_t* ___0_method, int32_t ___1_nodeKind, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arguments, ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* ___3_pi, String_t* ___4_methodParamName, String_t* ___5_argumentParamName, int32_t ___6_index, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1::.ctor(T[]) inline void TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* __this, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___0_list, const RuntimeMethod* method) { (( void (*) (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*, const RuntimeMethod*))TrueReadOnlyCollection_1__ctor_m56281B79C66AC6D4AC9B11B8DADB5AD4931B33DF_gshared)(__this, ___0_list, method); } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfConstructorArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfConstructorArguments_mB402B889D59FCE6DDCCA0B70A6DCFFD26994E85B (const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfLambdaArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfLambdaArguments_m93DE868DD7B895857F995D11811BA9069A43B993 (const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfMethodCallArguments(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfMethodCallArguments_m7DE65BB947C3DB563F0467A52A70C7A9DF1016F2 (RuntimeObject* ___0_p0, String_t* ___1_paramName, 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_mA1A376DC71A3383673B01BC5CB10F92F608FEDF2 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, String_t* ___1_paramName, int32_t ___2_idx, 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_m289873482475F37A660643924558D62430709AB3 (Type_t* ___0_type, String_t* ___1_paramName, bool ___2_allowByRef, bool ___3_allowPointer, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::AreReferenceAssignable(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177 (Type_t* ___0_dest, Type_t* ___1_src, 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_m2569827EBCA2825EB31C09C67F0FB52024428F33 (Type_t* ___0_parameterType, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** ___1_argument, 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_m790D783BBA8D453BC3A047A2F404C3C8EAEEEEAD (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, const RuntimeMethod* method) ; // 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_m8203FE7A82A70A041CFD6D1D4159444A48D6A8E2 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, 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_m2B66A5924549FE5DEE8E15BFA4781B7B65C5E157 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, String_t* ___3_paramName, int32_t ___4_index, const RuntimeMethod* method) ; // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNull(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNull_m04A5009D6D6E22EC255AED2147373282D3C4A76A (RuntimeObject* ___0_value, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method) ; // System.Reflection.PropertyInfo System.Linq.Expressions.IndexExpression::get_Indexer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyInfo_t* IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, 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_mE75A4F14CC678D8A670730FBD4338C718CACB51B (PropertyInfo_t* ___0_left, PropertyInfo_t* ___1_right, const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::ExpressionMustBeReadable(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionMustBeReadable_mC99E7EEDF1E84C216B563542F4A5C3EFCC7446DF (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method) ; // System.Reflection.MemberInfo System.Linq.Expressions.MemberExpression::get_Member() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t* MemberExpression_get_Member_m30A7DCC7673A38BE9F06597DC9F5305E61B88104 (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsSameOrSubclass(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsSameOrSubclass_m2753DDA9DCAF3CEEAFD39F275CAF99AD40AC50A9 (Type_t* ___0_type, Type_t* ___1_subType, const RuntimeMethod* method) ; // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Quote(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* Expression_Quote_m2B99356D1FBD5641CF7E5021321CCAD4E6930272 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, const RuntimeMethod* method) ; // System.Reflection.ParameterInfo[] System.Dynamic.Utils.TypeExtensions::GetParametersCached(System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141 (MethodBase_t* ___0_method, const RuntimeMethod* method) ; // T[] System.Dynamic.Utils.CollectionExtensions::RemoveFirst(T[]) inline ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* CollectionExtensions_RemoveFirst_TisParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_m4B6727B4DCB60C3A0E390CDC1C6C0A3A878F2041 (ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ___0_array, const RuntimeMethod* method) { return (( ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* (*) (ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C*, const RuntimeMethod*))CollectionExtensions_RemoveFirst_TisRuntimeObject_m760AFDF94515B7D47D1E5E5943B86520B23BD175_gshared)(___0_array, method); } // System.Exception System.Linq.Expressions.Error::InvalidProgram() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidProgram_m2100DCBDFB43E64790FE65D7DDFA771AC1F334DA (const RuntimeMethod* method) ; // T System.Linq.Expressions.ExpressionVisitor::VisitAndConvert(T,System.String) inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_node, String_t* ___1_callerName, const RuntimeMethod* method) { return (( ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* (*) (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, String_t*, const RuntimeMethod*))ExpressionVisitor_VisitAndConvert_TisRuntimeObject_m2CBDAC468B5B84C29FF143386D1833A9B333C931_gshared)(__this, ___0_node, ___1_callerName, method); } // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* Type_GetMethod_mF3AF3FA3834D7F99592A4CA715FFD2DE12291562 (Type_t* __this, String_t* ___0_name, int32_t ___1_bindingAttr, Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___2_binder, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___3_types, ParameterModifierU5BU5D_t685261AD991B1E6582A0E53243DEE3B745E13364* ___4_modifiers, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeExtensions::MatchesArgumentTypes(System.Reflection.MethodInfo,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeExtensions_MatchesArgumentTypes_m660A719C4A3A1615382A75417726F309F29C57B6 (MethodInfo_t* ___0_mi, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___1_argTypes, 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_m1466AB76300C9F07856E706E7E914062175189D1 (MethodInfo_t* ___0_left, MethodInfo_t* ___1_right, const RuntimeMethod* method) ; // System.TypeCode System.Type::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetTypeCode_m2CE476933AF4B381D7A52F4343B70E9878FDF466 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.CacheDict`2::TryGetValue(TKey,TValue&) inline bool CacheDict_2_TryGetValue_m6CBD87FAA759A05435AEFD9D93587B5D418ECE63 (CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* __this, MethodBase_t* ___0_key, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C** ___1_value, const RuntimeMethod* method) { return (( bool (*) (CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB*, MethodBase_t*, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C**, const RuntimeMethod*))CacheDict_2_TryGetValue_m1745B71A31F178EE944CFDF5A54B2C1CBD036723_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Dynamic.Utils.CacheDict`2::set_Item(TKey,TValue) inline void CacheDict_2_set_Item_mF8EE28322B73E55CB990D05DF380380AD8176E5D (CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* __this, MethodBase_t* ___0_key, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ___1_value, const RuntimeMethod* method) { (( void (*) (CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB*, MethodBase_t*, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C*, const RuntimeMethod*))CacheDict_2_set_Item_m2332E7168EBC56DD2EAC292ACB237E49FCABAFC6_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Dynamic.Utils.CacheDict`2::.ctor(System.Int32) inline void CacheDict_2__ctor_mB7ADF1F2EDACF1FACE85871B31627E2AA1C936E6 (CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* __this, int32_t ___0_size, const RuntimeMethod* method) { (( void (*) (CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB*, int32_t, const RuntimeMethod*))CacheDict_2__ctor_m77F28EED3C1E538CE7A82191571240B6FDEA27D3_gshared)(__this, ___0_size, method); } // System.Boolean System.Dynamic.Utils.TypeUtils::IsNumeric(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNumeric_m1DFA79766A316CA6F9A9BCFFCAFF39B5EDCF6AB2 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsBool(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsBool_m1054E233E80393FD9A55E76FA3A9E891A796A496 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Boolean System.Type::get_IsInterface() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC (Type_t* __this, const RuntimeMethod* method) ; // System.Reflection.TypeInfo System.Reflection.IntrospectionExtensions::GetTypeInfo(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeInfo_tC4F59663C70D17D50BC99D53DCE74BFB9701012D* IntrospectionExtensions_GetTypeInfo_mF4497C8656153A91554F7DC469CE223AF2784FF5 (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::AreEquivalent(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65 (Type_t* ___0_t1, Type_t* ___1_t2, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsConvertible(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsConvertible_mD78E462EF22D75033D4D9318EB498CA9B210453E (Type_t* ___0_type, const RuntimeMethod* method) ; // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172 (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsLegalExplicitVariantDelegateConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsLegalExplicitVariantDelegateConversion_mDBF7A0751745C4EB5CD168F09D3D76332F70117B (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) ; // System.Boolean System.Type::get_IsArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673 (Type_t* __this, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::StrictHasReferenceConversionTo(System.Type,System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_StrictHasReferenceConversionTo_mC9594BCC1A40FA47B71DDD7A7AF890A24A114445 (Type_t* ___0_source, Type_t* ___1_dest, bool ___2_skipNonArray, const RuntimeMethod* method) ; // System.Boolean System.Type::get_IsClass() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsClass_mACC1E0E79C9996ADE9973F81971B740132B64549 (Type_t* __this, const RuntimeMethod* method) ; // System.Boolean System.Type::get_IsSealed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsSealed_m6B652265DCEF64250FD2A173C50BD889467A58E4 (Type_t* __this, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::HasArrayToInterfaceConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasArrayToInterfaceConversion_mC69EE2DEF583985E8822964D19E2533E9E9F5F3A (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::HasInterfaceToArrayConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasInterfaceToArrayConversion_mCC7DC19083AFD44B5CBCCDE39F3A2F1772BBD0C3 (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitReferenceConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitReferenceConversion_m72031537214B8B0E3D99B3815AB7AD774A673A82 (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsDelegate(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsDelegate_mD03BA63283B1855B331BD4D01ABF93A4A9A95602 (Type_t* ___0_t, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsInvariant(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsInvariant_m7081A56EB27994579EE0B13213A15FE1D6613CA6 (Type_t* ___0_t, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsCovariant(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsCovariant_m4220EE5D4CB85F8039AEFA3AE3641334A7506BA0 (Type_t* ___0_t, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsContravariant(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsContravariant_m2B4BA44C74B4FC62D7B6D7CF667AFC025F46ACBF (Type_t* ___0_t, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitNumericConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitNumericConversion_m2181B6491D1132F62B72BDC8938B16728DACBB21 (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitBoxingConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitBoxingConversion_mCD588DEB51CB41E65A7EFFC0F86EDCDBC8E4876B (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitNullableConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitNullableConversion_mE9012B508EA2BE0EADFDC6DB24613BB45F468FAC (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) ; // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::FindConversionOperator(System.Reflection.MethodInfo[],System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888 (MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* ___0_methods, Type_t* ___1_typeFrom, Type_t* ___2_typeTo, 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_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8 (MethodInfo_t* ___0_left, MethodInfo_t* ___1_right, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitlyConvertibleTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitlyConvertibleTo_mA53F5E133A932AEDA05CC17DEBBF40482F6C146D (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) ; // System.Type System.Dynamic.Utils.TypeUtils::FindGenericType(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeUtils_FindGenericType_mC7491078249941694D5B66BC007D0CDB02DC7CED (Type_t* ___0_definition, Type_t* ___1_type, 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_m19BFEC3B36D0B1D436A9D5832DA06D670DAC81BA (Type_t* ___0_type, String_t* ___1_name, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___2_types, const RuntimeMethod* method) ; // System.Boolean System.Reflection.MethodBase::get_IsSpecialName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_get_IsSpecialName_m80B62916B5B899408084AE6FC8B3D396FCF2B56C (MethodBase_t* __this, 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_mE94AD3C043E2FE6C32BBA6C1FC60D29CB2063AEB (Type_t* ___0_type, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::TypeMustNotBeByRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeMustNotBeByRef_mC9A42A8B7A5F20813A4A3A0626BD8E4760FBFC0F (String_t* ___0_paramName, const RuntimeMethod* method) ; // System.Boolean System.Type::get_IsPointer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsPointer_mC8AAAFEC4E4CEA59DAD0032B85D1BB224763278B (Type_t* __this, const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::TypeMustNotBePointer(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeMustNotBePointer_mC8B6202CADBE91A5A33B51B02D67B073157E5AB8 (String_t* ___0_paramName, const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::TypeContainsGenericParameters(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeContainsGenericParameters_m9469425747709B1D67698F586F698A5069A543FC (RuntimeObject* ___0_p0, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method) ; // System.Exception System.Linq.Expressions.Error::TypeIsGeneric(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeIsGeneric_mBF50410FCB13BFC4ABC9988B318BB1F6866DBD72 (RuntimeObject* ___0_p0, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method) ; // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D (Type_t* __this, String_t* ___0_name, int32_t ___1_bindingAttr, const RuntimeMethod* method) ; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Where_TisType_t_mA4A7776893ADF4E3CAB6F7AEC94DF71DDF7931F8 (RuntimeObject* ___0_source, Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* ___1_predicate, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E*, const RuntimeMethod*))Enumerable_Where_TisRuntimeObject_m5DAF16724887B42DDBBF391C7F375749E8AA4AD7_gshared)(___0_source, ___1_predicate, method); } // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m1697902B5A575D059320FCB1AD0B049A34A5FC77 (Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) { (( void (*) (Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared)(__this, ___0_object, ___1_method, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Select_TisType_t_TisType_t_mA23DABAE3023E25FB205F89A2D1F1DBE6576E51F (RuntimeObject* ___0_source, Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD* ___1_selector, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD*, const RuntimeMethod*))Enumerable_Select_TisRuntimeObject_TisRuntimeObject_m67C538A5EBF57C4844107A8EF25DB2CAAFBAF8FB_gshared)(___0_source, ___1_selector, method); } // TSource[] System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable`1) inline TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* Enumerable_ToArray_TisType_t_m8E2C7EBDC8CEB2393785B9E910ECF6D478007A89 (RuntimeObject* ___0_source, const RuntimeMethod* method) { return (( TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToArray_TisRuntimeObject_mA54265C2C8A0864929ECD300B75E4952D553D17D_gshared)(___0_source, method); } // System.Void System.Dynamic.Utils.TypeUtils/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m1D47C37129713530A6B1FE13BCB381295704FD22 (U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* __this, const RuntimeMethod* method) ; #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignLocalBoxedInstruction__ctor_m0093E7D8D0FD4AA37D8311A03C19C5D6E709193D (AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; LocalAccessInstruction__ctor_m1BA84FA8B0B8A5A3286364DD45D46CB66F01B953(__this, L_0, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalBoxedInstruction_get_ConsumedStack_mA83D27A2261FA53860DF490121841DC84A83355E (AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720* __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_m14E306B42C3767DC3E91FBEFAC1DDEA4F69EB13C (AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720* __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_mD7C7451D96F6684FB1B175E1273DF117A2408F87 (AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720* __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_m96A18F1C96F603E54321119CA81F33B3E5B6C4A0 (AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; NullCheck(L_1); int32_t L_3 = L_2; RuntimeObject* L_4 = (L_1)->GetAt(static_cast(L_3)); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; NullCheck(L_5); RuntimeObject* L_6; L_6 = InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052(L_5, NULL); NullCheck(((RuntimeObject*)Castclass((RuntimeObject*)L_4, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var))); InterfaceActionInvoker1< RuntimeObject* >::Invoke(1 /* System.Void System.Runtime.CompilerServices.IStrongBox::set_Value(System.Object) */, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_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.StoreLocalBoxedInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StoreLocalBoxedInstruction__ctor_m838753D19C40831A558A3E0171666BAB2E9D74FA (StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; LocalAccessInstruction__ctor_m1BA84FA8B0B8A5A3286364DD45D46CB66F01B953(__this, L_0, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreLocalBoxedInstruction_get_ConsumedStack_mE9AE23A48A893A6FB38340A7DA4F3903997460F7 (StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StoreLocalBoxedInstruction_get_InstructionName_m404F4057780DE64B04D50E2A4CE6325A7D5DABD9 (StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB2CA51EFA79FD5290FDC457E7838478D2EC57875); s_Il2CppMethodInitialized = true; } { return _stringLiteralB2CA51EFA79FD5290FDC457E7838478D2EC57875; } } // System.Int32 System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreLocalBoxedInstruction_Run_mD14FF3A4C39264D7EDBCBCF1286F1E33F67F3E7D (StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; NullCheck(L_1); int32_t L_3 = L_2; RuntimeObject* L_4 = (L_1)->GetAt(static_cast(L_3)); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; NullCheck(L_5); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = L_5->___Data_7; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = L_7; NullCheck(L_8); int32_t L_9 = L_8->___StackIndex_9; V_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1)); int32_t L_10 = V_0; NullCheck(L_8); L_8->___StackIndex_9 = L_10; int32_t L_11 = V_0; NullCheck(L_6); int32_t L_12 = L_11; RuntimeObject* L_13 = (L_6)->GetAt(static_cast(L_12)); NullCheck(((RuntimeObject*)Castclass((RuntimeObject*)L_4, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var))); InterfaceActionInvoker1< RuntimeObject* >::Invoke(1 /* System.Void System.Runtime.CompilerServices.IStrongBox::set_Value(System.Object) */, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var)), L_13); 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.AssignLocalToClosureInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignLocalToClosureInstruction__ctor_m73C361962002F96922134EA2743854D5EB734F4B (AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; LocalAccessInstruction__ctor_m1BA84FA8B0B8A5A3286364DD45D46CB66F01B953(__this, L_0, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalToClosureInstruction_get_ConsumedStack_m11B10B02CA3827993C9F1074F92C4F5C2C99C5E8 (AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192* __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_mF14E17CE13120266044ECFAFE6FC9D2CDE5C4E37 (AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192* __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_m7E2E76EFFB84609E9F2B440403556FC37C8AC7A5 (AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192* __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_m9C91B1F533F8F7616A4D836E76FCF1E4D1CE5805 (AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_1 = L_0->___Closure_8; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; NullCheck(L_1); int32_t L_3 = L_2; RuntimeObject* L_4 = (L_1)->GetAt(static_cast(L_3)); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; NullCheck(L_5); RuntimeObject* L_6; L_6 = InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052(L_5, NULL); NullCheck(L_4); InterfaceActionInvoker1< RuntimeObject* >::Invoke(1 /* System.Void System.Runtime.CompilerServices.IStrongBox::set_Value(System.Object) */, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_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.Int32 System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueTypeCopyInstruction_get_ConsumedStack_m44DE668E227EFB11BF12706DF6A69F38CF903213 (ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueTypeCopyInstruction_get_ProducedStack_m0B3EFCA1ABDA8A50ED59C5D958599B1A8F8B8DEE (ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ValueTypeCopyInstruction_get_InstructionName_m525D0819CCF43F00A8F74FF08E95D89F7A4AE139 (ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8EFA5B9C73817CE384778200949F10B95237802B); s_Il2CppMethodInitialized = true; } { return _stringLiteral8EFA5B9C73817CE384778200949F10B95237802B; } } // System.Int32 System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueTypeCopyInstruction_Run_m5035A30C0A6CCA68A6DF98B6E756079BF4C0BC23 (ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_0 = NULL; RuntimeObject* G_B3_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B3_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; RuntimeObject* L_3 = V_0; G_B1_0 = L_2; if (!L_3) { G_B2_0 = L_2; goto IL_0013; } } { RuntimeObject* L_4 = V_0; RuntimeObject* L_5; L_5 = RuntimeHelpers_GetObjectValue_m34870B9E4B0799550543B2639A892A62A5C4208E(L_4, NULL); G_B3_0 = L_5; G_B3_1 = G_B1_0; goto IL_0014; } IL_0013: { RuntimeObject* L_6 = V_0; G_B3_0 = L_6; G_B3_1 = G_B2_0; } IL_0014: { NullCheck(G_B3_1); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B3_1, G_B3_0, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueTypeCopyInstruction__ctor_mED53BFCA11DB63DD580B5ADF8B6F8E3AE543802D (ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.ValueTypeCopyInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueTypeCopyInstruction__cctor_mC0622E7CBDA506B52BC6BE99A34386125F52DE68 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87* L_0 = (ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87*)il2cpp_codegen_object_new(ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_il2cpp_TypeInfo_var); NullCheck(L_0); ValueTypeCopyInstruction__ctor_mED53BFCA11DB63DD580B5ADF8B6F8E3AE543802D(L_0, NULL); ((ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_StaticFields*)il2cpp_codegen_static_fields_for(ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_il2cpp_TypeInfo_var))->___Instruction_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_StaticFields*)il2cpp_codegen_static_fields_for(ValueTypeCopyInstruction_t5CA0414FF8C86A78FE5093D4F0B178A580FF4F87_il2cpp_TypeInfo_var))->___Instruction_0), (void*)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.InitializeLocalInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0 (InitializeLocalInstruction_t43FFB443CD385ADDA7FC024CDB215348752EEF64* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; LocalAccessInstruction__ctor_m1BA84FA8B0B8A5A3286364DD45D46CB66F01B953(__this, L_0, 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.InitializeLocalInstruction/Reference::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Reference__ctor_m791C829F205B738F2B3A7CE22E104E32C9E1A0F2 (Reference_t27CA5B665FEF0B3B581EAE9F05229E1A9D6EEE01* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Reference_Run_mA720D9D2FD7AC0B412EF9B4C5E1C31FBF161468A (Reference_t27CA5B665FEF0B3B581EAE9F05229E1A9D6EEE01* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; NullCheck(L_1); ArrayElementTypeCheck (L_1, NULL); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)NULL); return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* Reference_BoxIfIndexMatches_m81DFF9BCDA9283BE61EBAC59A9448BD8C1262D68 (Reference_t27CA5B665FEF0B3B581EAE9F05229E1A9D6EEE01* __this, int32_t ___0_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_index; int32_t L_1 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { return (Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)NULL; } IL_000b: { int32_t L_2 = ___0_index; il2cpp_codegen_runtime_class_init_inline(InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A_il2cpp_TypeInfo_var); Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_3; L_3 = InstructionList_InitImmutableRefBox_m09FD0CD26DA8ECB553402476FCAE02449196724E(L_2, NULL); return L_3; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Reference_get_InstructionName_mBC02CEAEE9B0C18D3C95C634F46E31C70B5D6799 (Reference_t27CA5B665FEF0B3B581EAE9F05229E1A9D6EEE01* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C64317F3BE5FCA6BB315AB1EECDA32CB19BE92); s_Il2CppMethodInitialized = true; } { return _stringLiteralA1C64317F3BE5FCA6BB315AB1EECDA32CB19BE92; } } #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.InitializeLocalInstruction/ImmutableValue::.ctor(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImmutableValue__ctor_m17DBE63F6DBAFC2994DA3F6C5CF2E89EF2597E29 (ImmutableValue_t091100B1997BC54BEB8318BC580DEA334F45DBDA* __this, int32_t ___0_index, RuntimeObject* ___1_defaultValue, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); RuntimeObject* L_1 = ___1_defaultValue; __this->____defaultValue_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____defaultValue_1), (void*)L_1); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ImmutableValue_Run_m3BBF06ED768BC46430B79A7FC3F7CC871070F613 (ImmutableValue_t091100B1997BC54BEB8318BC580DEA334F45DBDA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; RuntimeObject* L_3 = __this->____defaultValue_1; NullCheck(L_1); ArrayElementTypeCheck (L_1, L_3); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)L_3); return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ImmutableValue_BoxIfIndexMatches_m9CAE53B3B3A064BD9214E8C2FA14A9D990773810 (ImmutableValue_t091100B1997BC54BEB8318BC580DEA334F45DBDA* __this, int32_t ___0_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_index; int32_t L_1 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { return (Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)NULL; } IL_000b: { int32_t L_2 = ___0_index; RuntimeObject* L_3 = __this->____defaultValue_1; ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072* L_4 = (ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072*)il2cpp_codegen_object_new(ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072_il2cpp_TypeInfo_var); NullCheck(L_4); ImmutableBox__ctor_m46DDA5328B2463FC3D971F8AC845F13F248E7795(L_4, L_2, L_3, NULL); return L_4; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ImmutableValue_get_InstructionName_m552E42CBC90126EA531D37DDFB60453784F74229 (ImmutableValue_t091100B1997BC54BEB8318BC580DEA334F45DBDA* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6F80FDEB27536C2896F0DAA04590D66213DB8FFE); s_Il2CppMethodInitialized = true; } { return _stringLiteral6F80FDEB27536C2896F0DAA04590D66213DB8FFE; } } #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.InitializeLocalInstruction/ImmutableBox::.ctor(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImmutableBox__ctor_m46DDA5328B2463FC3D971F8AC845F13F248E7795 (ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072* __this, int32_t ___0_index, RuntimeObject* ___1_defaultValue, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); RuntimeObject* L_1 = ___1_defaultValue; __this->____defaultValue_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____defaultValue_1), (void*)L_1); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ImmutableBox_Run_mA0CC19E213AE4F1CCC344A1B02E91898166DC4E8 (ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; RuntimeObject* L_3 = __this->____defaultValue_1; StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* L_4 = (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2*)il2cpp_codegen_object_new(StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); NullCheck(L_4); StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E(L_4, L_3, StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)L_4); return 1; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ImmutableBox_get_InstructionName_m072C2C4F9CC687A52EF3196F19B2D1EA13E3E6F4 (ImmutableBox_t1132465BDD5ECCDC5B689DC119EDFE3113BAB072* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7E3614132A7C7940D22AB8628A341833E17526BA); s_Il2CppMethodInitialized = true; } { return _stringLiteral7E3614132A7C7940D22AB8628A341833E17526BA; } } #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.InitializeLocalInstruction/ImmutableRefBox::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImmutableRefBox__ctor_m5E436B23D0DFE1090B9D1DA45D8BB33E48E85876 (ImmutableRefBox_t9363F16A9A706C1E154C4703F5B01F350F8C2E2A* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ImmutableRefBox_Run_m22C7852CB2D6B71D2952300B841C9BA0DB51B3C8 (ImmutableRefBox_t9363F16A9A706C1E154C4703F5B01F350F8C2E2A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_m644CD2EE6B5419EC51BA3930B16C7E24477A5374_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* L_3 = (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2*)il2cpp_codegen_object_new(StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); NullCheck(L_3); StrongBox_1__ctor_m644CD2EE6B5419EC51BA3930B16C7E24477A5374(L_3, StrongBox_1__ctor_m644CD2EE6B5419EC51BA3930B16C7E24477A5374_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_3); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)L_3); return 1; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ImmutableRefBox_get_InstructionName_m1E1283EE65182DC4930024200E69B9E5996B47AC (ImmutableRefBox_t9363F16A9A706C1E154C4703F5B01F350F8C2E2A* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7E3614132A7C7940D22AB8628A341833E17526BA); s_Il2CppMethodInitialized = true; } { return _stringLiteral7E3614132A7C7940D22AB8628A341833E17526BA; } } #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.InitializeLocalInstruction/ParameterBox::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterBox__ctor_m8BA161D817B7B43C3164FF72678627C15F864516 (ParameterBox_t9E54B01C53B0930CACB39EC347F99CD811725F4A* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParameterBox_Run_m24DDDD1AC597B5FC8681F26F0B8E423E979970BD (ParameterBox_t9E54B01C53B0930CACB39EC347F99CD811725F4A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = L_3->___Data_7; int32_t L_5 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; NullCheck(L_4); int32_t L_6 = L_5; RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* L_8 = (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2*)il2cpp_codegen_object_new(StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); NullCheck(L_8); StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E(L_8, L_7, StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_8); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)L_8); return 1; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ParameterBox_get_InstructionName_m481088C9F60126DDFC70B19DACFE928311E51384 (ParameterBox_t9E54B01C53B0930CACB39EC347F99CD811725F4A* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1BDE3A0144898539B007262774863AA6FC76DD45); s_Il2CppMethodInitialized = true; } { return _stringLiteral1BDE3A0144898539B007262774863AA6FC76DD45; } } #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.InitializeLocalInstruction/Parameter::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Parameter__ctor_mBBF4CD3784D4527FB282CDE88FB44884739A56C5 (Parameter_tEF01F81D52521C83BE4D2B6D76A395771942CEDD* __this, int32_t ___0_index, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Parameter_Run_m35CE8295A1B1179FC59FD7BE23691E1DABC2A571 (Parameter_tEF01F81D52521C83BE4D2B6D76A395771942CEDD* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* Parameter_BoxIfIndexMatches_mFED7CFC912D78CB8F5BA5A8E077CF7C8783004E4 (Parameter_tEF01F81D52521C83BE4D2B6D76A395771942CEDD* __this, int32_t ___0_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_index; int32_t L_1 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_0010; } } { int32_t L_2 = ___0_index; il2cpp_codegen_runtime_class_init_inline(InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A_il2cpp_TypeInfo_var); Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_3; L_3 = InstructionList_ParameterBox_m0567C6DDD0A776F91B45E797C2E7A86C56E70049(L_2, NULL); return L_3; } IL_0010: { return (Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)NULL; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Parameter_get_InstructionName_mED5AA448621A8EDF47A7C4750F7E42EEE5D85363 (Parameter_tEF01F81D52521C83BE4D2B6D76A395771942CEDD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F97CEFC0E880B1B99154A110B45438C3D0748C5); s_Il2CppMethodInitialized = true; } { return _stringLiteral1F97CEFC0E880B1B99154A110B45438C3D0748C5; } } #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.InitializeLocalInstruction/MutableValue::.ctor(System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MutableValue__ctor_m80B0C3F2CEDCC0856F5FDCC0D801C174914C73F0 (MutableValue_tA29001DFC321AAEF4EDFED35975CB8D18A051E14* __this, int32_t ___0_index, Type_t* ___1_type, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); Type_t* L_1 = ___1_type; __this->____type_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____type_1), (void*)L_1); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MutableValue_Run_m2C6E46D1C23C6E688C71013560C672653548CDBC (MutableValue_tA29001DFC321AAEF4EDFED35975CB8D18A051E14* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; try {// begin try (depth: 1) InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; int32_t L_2 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; Type_t* L_3 = __this->____type_1; RuntimeObject* L_4; L_4 = Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF(L_3, NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)L_4); goto IL_0025; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_001a; } throw e; } CATCH_001a: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL); Exception_t* L_5; L_5 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MutableValue_Run_m2C6E46D1C23C6E688C71013560C672653548CDBC_RuntimeMethod_var))); }// end catch (depth: 1) IL_0025: { return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* MutableValue_BoxIfIndexMatches_mEE577D2EBD1C1354F78D187344793F95210DBAF1 (MutableValue_tA29001DFC321AAEF4EDFED35975CB8D18A051E14* __this, int32_t ___0_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_index; int32_t L_1 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { return (Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)NULL; } IL_000b: { int32_t L_2 = ___0_index; Type_t* L_3 = __this->____type_1; MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297* L_4 = (MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297*)il2cpp_codegen_object_new(MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297_il2cpp_TypeInfo_var); NullCheck(L_4); MutableBox__ctor_mB1C3B07C493B5C0BF150BA322B6F7DBFF3FF0C39(L_4, L_2, L_3, NULL); return L_4; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MutableValue_get_InstructionName_m7BFF3E9F11460F4E677B946CA04EE0B06B713A5B (MutableValue_tA29001DFC321AAEF4EDFED35975CB8D18A051E14* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF17608EB04B074DAC744B51C382B4BC1C64F138); s_Il2CppMethodInitialized = true; } { return _stringLiteralBF17608EB04B074DAC744B51C382B4BC1C64F138; } } #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.InitializeLocalInstruction/MutableBox::.ctor(System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MutableBox__ctor_mB1C3B07C493B5C0BF150BA322B6F7DBFF3FF0C39 (MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297* __this, int32_t ___0_index, Type_t* ___1_type, const RuntimeMethod* method) { { int32_t L_0 = ___0_index; InitializeLocalInstruction__ctor_mAF4750C23CCB509DEA7349FD1593C81E912B70B0(__this, L_0, NULL); Type_t* L_1 = ___1_type; __this->____type_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____type_1), (void*)L_1); return; } } // System.Int32 System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MutableBox_Run_mAF63A3C6D2208142E566E70A87E2DFD08A6C219E (MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; try {// begin try (depth: 1) Type_t* L_0 = __this->____type_1; RuntimeObject* L_1; L_1 = Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF(L_0, NULL); V_0 = L_1; goto IL_0019; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_000e; } throw e; } CATCH_000e: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL); Exception_t* L_2; L_2 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MutableBox_Run_mAF63A3C6D2208142E566E70A87E2DFD08A6C219E_RuntimeMethod_var))); }// end catch (depth: 1) IL_0019: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = L_3->___Data_7; int32_t L_5 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; RuntimeObject* L_6 = V_0; StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2* L_7 = (StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2*)il2cpp_codegen_object_new(StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2_il2cpp_TypeInfo_var); NullCheck(L_7); StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E(L_7, L_6, StrongBox_1__ctor_mB11CBF9414D584A52E6C26FF69766D875C65447E_RuntimeMethod_var); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(L_5), (RuntimeObject*)L_7); return 1; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MutableBox_get_InstructionName_m640B48E6F1811FC6F134681C77C929D924CD26B5 (MutableBox_t35B8EFA7369018FAE5A4C9D14F62FE9A0BC01297* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC2805BCF9C851521574FAA4B3552B76963B32F98); s_Il2CppMethodInitialized = true; } { return _stringLiteralC2805BCF9C851521574FAA4B3552B76963B32F98; } } #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.RuntimeVariablesInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeVariablesInstruction__ctor_mCEC2FCCFFAEE3FE5CA1719B9BFBEBDC26EB67716 (RuntimeVariablesInstruction_t9D0133B0EBAE32A09B98A795B517D56954FB26AD* __this, int32_t ___0_count, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); int32_t L_0 = ___0_count; __this->____count_0 = L_0; return; } } // System.Int32 System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeVariablesInstruction_get_ProducedStack_mF66A71357236AC7972D57629ED6151C28E702D66 (RuntimeVariablesInstruction_t9D0133B0EBAE32A09B98A795B517D56954FB26AD* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeVariablesInstruction_get_ConsumedStack_m989C77525EAEDC1012885F38833E924B172BFF75 (RuntimeVariablesInstruction_t9D0133B0EBAE32A09B98A795B517D56954FB26AD* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count_0; return L_0; } } // System.String System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RuntimeVariablesInstruction_get_InstructionName_m7DBD6E204D5A976605716521655998485A81DAC2 (RuntimeVariablesInstruction_t9D0133B0EBAE32A09B98A795B517D56954FB26AD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C7870F5D8B82AA170CFA19032846E3832C5C8EE); s_Il2CppMethodInitialized = true; } { return _stringLiteral4C7870F5D8B82AA170CFA19032846E3832C5C8EE; } } // System.Int32 System.Linq.Expressions.Interpreter.RuntimeVariablesInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeVariablesInstruction_Run_mF5B899ECDAB3461274550A9672D7DED9914C697D (RuntimeVariablesInstruction_t9D0133B0EBAE32A09B98A795B517D56954FB26AD* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = __this->____count_0; IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_1 = (IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F*)(IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F*)SZArrayNew(IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_2 = V_0; NullCheck(L_2); V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_2)->max_length)), 1)); goto IL_0026; } IL_0014: { IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_3 = V_0; int32_t L_4 = V_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; NullCheck(L_5); RuntimeObject* L_6; L_6 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_5, NULL); NullCheck(L_3); ArrayElementTypeCheck (L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_6, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var))); (L_3)->SetAt(static_cast(L_4), (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_6, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var))); int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract(L_7, 1)); } IL_0026: { int32_t L_8 = V_1; if ((((int32_t)L_8) >= ((int32_t)0))) { goto IL_0014; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_10 = V_0; RuntimeObject* L_11; L_11 = RuntimeVariables_Create_m62057F30316C86D755AA63FA1735ED8852908541(L_10, NULL); NullCheck(L_9); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_9, L_11, 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.Boolean System.Linq.Expressions.Interpreter.LocalVariable::get_IsBoxed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalVariable_get_IsBoxed_mD052E73492275BEB8A833C519B7B3AF54EBC13B8 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____flags_1; return (bool)((!(((uint32_t)((int32_t)(L_0&1))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void System.Linq.Expressions.Interpreter.LocalVariable::set_IsBoxed(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariable_set_IsBoxed_m23B7110A8AA2BD779BD9EA752674999D84D3AE83 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; if (!L_0) { goto IL_0012; } } { int32_t L_1 = __this->____flags_1; __this->____flags_1 = ((int32_t)(L_1|1)); return; } IL_0012: { int32_t L_2 = __this->____flags_1; __this->____flags_1 = ((int32_t)(L_2&((int32_t)-2))); return; } } // System.Boolean System.Linq.Expressions.Interpreter.LocalVariable::get_InClosure() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalVariable_get_InClosure_m9E3A130991C880913F9475A9C63156AB28FC93F6 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____flags_1; return (bool)((!(((uint32_t)((int32_t)(L_0&2))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void System.Linq.Expressions.Interpreter.LocalVariable::.ctor(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariable__ctor_mF2EDE101B9DA64A03058131152206D5C564A7451 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, int32_t ___0_index, bool ___1_closure, const RuntimeMethod* method) { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* G_B2_0 = NULL; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* G_B1_0 = NULL; int32_t G_B3_0 = 0; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* G_B3_1 = NULL; { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___0_index; __this->___Index_0 = L_0; bool L_1 = ___1_closure; G_B1_0 = __this; if (L_1) { G_B2_0 = __this; goto IL_0014; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_0015; } IL_0014: { G_B3_0 = 2; G_B3_1 = G_B2_0; } IL_0015: { NullCheck(G_B3_1); G_B3_1->____flags_1 = G_B3_0; return; } } // System.String System.Linq.Expressions.Interpreter.LocalVariable::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LocalVariable_ToString_mF51151E121D415A9E713B2F0A16ABB6ADCFBB028 (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral284C648E1E84A175C2B5D576840EEA3B41E2D149); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral836C802AE0F55DE404DEE46F626E14CFAE92855F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C94BC9613552D0552B890C26DDCBC818C4695E); s_Il2CppMethodInitialized = true; } RuntimeObject* G_B2_0 = NULL; String_t* G_B2_1 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* G_B2_2 = NULL; RuntimeObject* G_B1_0 = NULL; String_t* G_B1_1 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* G_B1_2 = NULL; String_t* G_B3_0 = NULL; RuntimeObject* G_B3_1 = NULL; String_t* G_B3_2 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* G_B3_3 = NULL; String_t* G_B5_0 = NULL; RuntimeObject* G_B5_1 = NULL; String_t* G_B5_2 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* G_B5_3 = NULL; String_t* G_B4_0 = NULL; RuntimeObject* G_B4_1 = NULL; String_t* G_B4_2 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* G_B4_3 = NULL; String_t* G_B6_0 = NULL; String_t* G_B6_1 = NULL; RuntimeObject* G_B6_2 = NULL; String_t* G_B6_3 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* G_B6_4 = NULL; { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0; L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); int32_t L_1 = __this->___Index_0; int32_t L_2 = L_1; RuntimeObject* L_3 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_2); bool L_4; L_4 = LocalVariable_get_IsBoxed_mD052E73492275BEB8A833C519B7B3AF54EBC13B8(__this, NULL); G_B1_0 = L_3; G_B1_1 = _stringLiteral836C802AE0F55DE404DEE46F626E14CFAE92855F; G_B1_2 = L_0; if (L_4) { G_B2_0 = L_3; G_B2_1 = _stringLiteral836C802AE0F55DE404DEE46F626E14CFAE92855F; G_B2_2 = L_0; goto IL_0020; } } { G_B3_0 = ((String_t*)(NULL)); G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; G_B3_3 = G_B1_2; goto IL_0025; } IL_0020: { G_B3_0 = _stringLiteralF3C94BC9613552D0552B890C26DDCBC818C4695E; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; G_B3_3 = G_B2_2; } IL_0025: { bool L_5; L_5 = LocalVariable_get_InClosure_m9E3A130991C880913F9475A9C63156AB28FC93F6(__this, NULL); G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; G_B4_3 = G_B3_3; if (L_5) { G_B5_0 = G_B3_0; G_B5_1 = G_B3_1; G_B5_2 = G_B3_2; G_B5_3 = G_B3_3; goto IL_0030; } } { G_B6_0 = ((String_t*)(NULL)); G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; G_B6_3 = G_B4_2; G_B6_4 = G_B4_3; goto IL_0035; } IL_0030: { G_B6_0 = _stringLiteral284C648E1E84A175C2B5D576840EEA3B41E2D149; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; G_B6_3 = G_B5_2; G_B6_4 = G_B5_3; } IL_0035: { String_t* L_6; L_6 = String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263(G_B6_4, G_B6_3, G_B6_2, G_B6_1, G_B6_0, 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 // Conversion methods for marshalling of: System.Linq.Expressions.Interpreter.LocalDefinition IL2CPP_EXTERN_C void LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshal_pinvoke(const LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02& unmarshaled, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_pinvoke& marshaled) { Exception_t* ___U3CParameterU3Ek__BackingField_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'k__BackingField' of type 'LocalDefinition': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CParameterU3Ek__BackingField_1Exception, NULL); } IL2CPP_EXTERN_C void LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshal_pinvoke_back(const LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_pinvoke& marshaled, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02& unmarshaled) { Exception_t* ___U3CParameterU3Ek__BackingField_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'k__BackingField' of type 'LocalDefinition': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CParameterU3Ek__BackingField_1Exception, NULL); } // Conversion method for clean up from marshalling of: System.Linq.Expressions.Interpreter.LocalDefinition IL2CPP_EXTERN_C void LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshal_pinvoke_cleanup(LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Linq.Expressions.Interpreter.LocalDefinition IL2CPP_EXTERN_C void LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshal_com(const LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02& unmarshaled, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_com& marshaled) { Exception_t* ___U3CParameterU3Ek__BackingField_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'k__BackingField' of type 'LocalDefinition': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CParameterU3Ek__BackingField_1Exception, NULL); } IL2CPP_EXTERN_C void LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshal_com_back(const LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_com& marshaled, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02& unmarshaled) { Exception_t* ___U3CParameterU3Ek__BackingField_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'k__BackingField' of type 'LocalDefinition': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CParameterU3Ek__BackingField_1Exception, NULL); } // Conversion method for clean up from marshalling of: System.Linq.Expressions.Interpreter.LocalDefinition IL2CPP_EXTERN_C void LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshal_com_cleanup(LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_com& marshaled) { } // System.Void System.Linq.Expressions.Interpreter.LocalDefinition::.ctor(System.Int32,System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalDefinition__ctor_m940C547D8BAC3B735C27AA1A60D7E2368E7988D4 (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, int32_t ___0_localIndex, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___1_parameter, const RuntimeMethod* method) { { int32_t L_0 = ___0_localIndex; __this->___U3CIndexU3Ek__BackingField_0 = L_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1 = ___1_parameter; __this->___U3CParameterU3Ek__BackingField_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CParameterU3Ek__BackingField_1), (void*)L_1); return; } } IL2CPP_EXTERN_C void LocalDefinition__ctor_m940C547D8BAC3B735C27AA1A60D7E2368E7988D4_AdjustorThunk (RuntimeObject* __this, int32_t ___0_localIndex, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___1_parameter, const RuntimeMethod* method) { LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LocalDefinition__ctor_m940C547D8BAC3B735C27AA1A60D7E2368E7988D4(_thisAdjusted, ___0_localIndex, ___1_parameter, method); } // System.Int32 System.Linq.Expressions.Interpreter.LocalDefinition::get_Index() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___U3CIndexU3Ek__BackingField_0; return L_0; } } IL2CPP_EXTERN_C int32_t LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline(_thisAdjusted, method); return _returnValue; } // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Interpreter.LocalDefinition::get_Parameter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581 (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) { { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = __this->___U3CParameterU3Ek__BackingField_1; return L_0; } } IL2CPP_EXTERN_C ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* _returnValue; _returnValue = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Linq.Expressions.Interpreter.LocalDefinition::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalDefinition_Equals_mB4B6A7A6A87ABBDC60769E2E9D380DDFD7EBD5CE (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___0_obj; if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_il2cpp_TypeInfo_var))) { goto IL_0030; } } { RuntimeObject* L_1 = ___0_obj; V_0 = ((*(LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02*)((LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02*)(LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02*)UnBox(L_1, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_il2cpp_TypeInfo_var)))); int32_t L_2; L_2 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline((&V_0), NULL); int32_t L_3; L_3 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline(__this, NULL); if ((!(((uint32_t)L_2) == ((uint32_t)L_3)))) { goto IL_002e; } } { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_4; L_4 = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline((&V_0), NULL); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_5; L_5 = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline(__this, NULL); return (bool)((((RuntimeObject*)(ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_4) == ((RuntimeObject*)(ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_5))? 1 : 0); } IL_002e: { return (bool)0; } IL_0030: { return (bool)0; } } IL2CPP_EXTERN_C bool LocalDefinition_Equals_mB4B6A7A6A87ABBDC60769E2E9D380DDFD7EBD5CE_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = LocalDefinition_Equals_mB4B6A7A6A87ABBDC60769E2E9D380DDFD7EBD5CE(_thisAdjusted, ___0_obj, method); return _returnValue; } // System.Int32 System.Linq.Expressions.Interpreter.LocalDefinition::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LocalDefinition_GetHashCode_mE4BD88BAF8229E1D802F7B76F7B9CA57EDC7292D (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0; L_0 = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline(__this, NULL); if (L_0) { goto IL_000a; } } { return 0; } IL_000a: { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1; L_1 = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline(__this, NULL); NullCheck(L_1); int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_1); int32_t L_3; L_3 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline(__this, NULL); V_0 = L_3; int32_t L_4; L_4 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&V_0), NULL); return ((int32_t)(L_2^L_4)); } } IL2CPP_EXTERN_C int32_t LocalDefinition_GetHashCode_mE4BD88BAF8229E1D802F7B76F7B9CA57EDC7292D_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = LocalDefinition_GetHashCode_mE4BD88BAF8229E1D802F7B76F7B9CA57EDC7292D(_thisAdjusted, method); return _returnValue; } #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.LocalDefinition System.Linq.Expressions.Interpreter.LocalVariables::DefineLocal(System.Linq.Expressions.ParameterExpression,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 LocalVariables_DefineLocal_m1EDC3C88A85169E292D99317DB9A4D2F2BC8E9E2 (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_variable, int32_t ___1_start, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m707BA9BE60A145B70194B0A5CEA27C044642F7E3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mDF9D3941603E1BC5C89ECC0DE7FDCA56EE6D2B68_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* V_0 = NULL; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* V_1 = NULL; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* V_2 = NULL; int32_t V_3 = 0; { int32_t L_0 = __this->____localCount_2; V_3 = L_0; int32_t L_1 = V_3; __this->____localCount_2 = ((int32_t)il2cpp_codegen_add(L_1, 1)); int32_t L_2 = V_3; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_3 = (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4*)il2cpp_codegen_object_new(LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4_il2cpp_TypeInfo_var); NullCheck(L_3); LocalVariable__ctor_mF2EDE101B9DA64A03058131152206D5C564A7451(L_3, L_2, (bool)0, NULL); V_0 = L_3; int32_t L_4 = __this->____localCount_2; int32_t L_5 = __this->____maxLocalCount_3; il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var); int32_t L_6; L_6 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_4, L_5, NULL); __this->____maxLocalCount_3 = L_6; HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_7 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_8 = ___0_variable; NullCheck(L_7); bool L_9; L_9 = HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3(L_7, L_8, (&V_1), HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3_RuntimeMethod_var); if (!L_9) { goto IL_0069; } } { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_10 = V_0; int32_t L_11 = ___1_start; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_12 = V_1; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_13 = (VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513*)il2cpp_codegen_object_new(VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513_il2cpp_TypeInfo_var); NullCheck(L_13); VariableScope__ctor_m4175CA158B97C43B85EF6836754DFE2777E94BCA(L_13, L_10, L_11, L_12, NULL); V_2 = L_13; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_14 = V_1; NullCheck(L_14); List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* L_15 = L_14->___ChildScopes_4; if (L_15) { goto IL_005b; } } { VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_16 = V_1; List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* L_17 = (List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8*)il2cpp_codegen_object_new(List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8_il2cpp_TypeInfo_var); NullCheck(L_17); List_1__ctor_mDF9D3941603E1BC5C89ECC0DE7FDCA56EE6D2B68(L_17, List_1__ctor_mDF9D3941603E1BC5C89ECC0DE7FDCA56EE6D2B68_RuntimeMethod_var); NullCheck(L_16); L_16->___ChildScopes_4 = L_17; Il2CppCodeGenWriteBarrier((void**)(&L_16->___ChildScopes_4), (void*)L_17); } IL_005b: { VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_18 = V_1; NullCheck(L_18); List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* L_19 = L_18->___ChildScopes_4; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_20 = V_2; NullCheck(L_19); List_1_Add_m707BA9BE60A145B70194B0A5CEA27C044642F7E3_inline(L_19, L_20, List_1_Add_m707BA9BE60A145B70194B0A5CEA27C044642F7E3_RuntimeMethod_var); goto IL_0072; } IL_0069: { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_21 = V_0; int32_t L_22 = ___1_start; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_23 = (VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513*)il2cpp_codegen_object_new(VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513_il2cpp_TypeInfo_var); NullCheck(L_23); VariableScope__ctor_m4175CA158B97C43B85EF6836754DFE2777E94BCA(L_23, L_21, L_22, (VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513*)NULL, NULL); V_2 = L_23; } IL_0072: { HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_24 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_25 = ___0_variable; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_26 = V_2; NullCheck(L_24); HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB(L_24, L_25, L_26, HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB_RuntimeMethod_var); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_27 = V_0; NullCheck(L_27); int32_t L_28 = L_27->___Index_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_29 = ___0_variable; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_30; memset((&L_30), 0, sizeof(L_30)); LocalDefinition__ctor_m940C547D8BAC3B735C27AA1A60D7E2368E7988D4((&L_30), L_28, L_29, /*hidden argument*/NULL); return L_30; } } // System.Void System.Linq.Expressions.Interpreter.LocalVariables::UndefineLocal(System.Linq.Expressions.Interpreter.LocalDefinition,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariables_UndefineLocal_mA2FC25538CD5D73D72AEF668F54A8C65654F3A1B (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 ___0_definition, int32_t ___1_end, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_Remove_mD87D6B2140BEA977CD037DE2E96883FECA4F5DBF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* V_0 = NULL; { HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_0 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1; L_1 = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline((&___0_definition), NULL); NullCheck(L_0); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_2; L_2 = HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21(L_0, L_1, HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21_RuntimeMethod_var); V_0 = L_2; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_3 = V_0; int32_t L_4 = ___1_end; NullCheck(L_3); L_3->___Stop_1 = L_4; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_5 = V_0; NullCheck(L_5); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_6 = L_5->___Parent_3; if (!L_6) { goto IL_003c; } } { HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_7 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_8; L_8 = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline((&___0_definition), NULL); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_9 = V_0; NullCheck(L_9); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_10 = L_9->___Parent_3; NullCheck(L_7); HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB(L_7, L_8, L_10, HybridReferenceDictionary_2_set_Item_mE027930EDA003CB3265913BF5D6518E629153FDB_RuntimeMethod_var); goto IL_004e; } IL_003c: { HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_11 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_12; L_12 = LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline((&___0_definition), NULL); NullCheck(L_11); HybridReferenceDictionary_2_Remove_mD87D6B2140BEA977CD037DE2E96883FECA4F5DBF(L_11, L_12, HybridReferenceDictionary_2_Remove_mD87D6B2140BEA977CD037DE2E96883FECA4F5DBF_RuntimeMethod_var); } IL_004e: { int32_t L_13 = __this->____localCount_2; __this->____localCount_2 = ((int32_t)il2cpp_codegen_subtract(L_13, 1)); return; } } // System.Void System.Linq.Expressions.Interpreter.LocalVariables::Box(System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Interpreter.InstructionList) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariables_Box_m981B4EB32CC5A3A71AECDBCBF6BF7E620DD1C978 (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_variable, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___1_instructions, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* V_0 = NULL; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_0 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1 = ___0_variable; NullCheck(L_0); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_2; L_2 = HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21(L_0, L_1, HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21_RuntimeMethod_var); V_0 = L_2; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_3 = V_0; NullCheck(L_3); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_4 = L_3->___Variable_2; V_1 = L_4; HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_5 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_6 = ___0_variable; NullCheck(L_5); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_7; L_7 = HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21(L_5, L_6, HybridReferenceDictionary_2_get_Item_mF401E430C99EC8F9B8D57EF8AF9A09488475AD21_RuntimeMethod_var); NullCheck(L_7); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_8 = L_7->___Variable_2; NullCheck(L_8); LocalVariable_set_IsBoxed_m23B7110A8AA2BD779BD9EA752674999D84D3AE83(L_8, (bool)1, NULL); V_2 = 0; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_9 = V_0; NullCheck(L_9); int32_t L_10 = L_9->___Start_0; V_3 = L_10; goto IL_007b; } IL_0036: { VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_11 = V_0; NullCheck(L_11); List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* L_12 = L_11->___ChildScopes_4; if (!L_12) { goto IL_006a; } } { VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_13 = V_0; NullCheck(L_13); List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* L_14 = L_13->___ChildScopes_4; int32_t L_15 = V_2; NullCheck(L_14); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_16; L_16 = List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36(L_14, L_15, List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36_RuntimeMethod_var); NullCheck(L_16); int32_t L_17 = L_16->___Start_0; int32_t L_18 = V_3; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_006a; } } { VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_19 = V_0; NullCheck(L_19); List_1_tB4C51EDF952DFE5B85A78E600B2A730FDF6996C8* L_20 = L_19->___ChildScopes_4; int32_t L_21 = V_2; NullCheck(L_20); VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_22; L_22 = List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36(L_20, L_21, List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36_RuntimeMethod_var); NullCheck(L_22); int32_t L_23 = L_22->___Stop_1; V_3 = L_23; int32_t L_24 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_24, 1)); goto IL_0077; } IL_006a: { InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_25 = ___1_instructions; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_26 = V_1; NullCheck(L_26); int32_t L_27 = L_26->___Index_0; int32_t L_28 = V_3; NullCheck(L_25); InstructionList_SwitchToBoxed_mDA85EF479DA2E676A0502FDBFB86477A491ACED6(L_25, L_27, L_28, NULL); } IL_0077: { int32_t L_29 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_29, 1)); } IL_007b: { int32_t L_30 = V_3; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_31 = V_0; NullCheck(L_31); int32_t L_32 = L_31->___Stop_1; if ((((int32_t)L_30) >= ((int32_t)L_32))) { goto IL_008d; } } { int32_t L_33 = V_3; InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_34 = ___1_instructions; NullCheck(L_34); int32_t L_35; L_35 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_34, NULL); if ((((int32_t)L_33) < ((int32_t)L_35))) { goto IL_0036; } } IL_008d: { return; } } // System.Int32 System.Linq.Expressions.Interpreter.LocalVariables::get_LocalCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LocalVariables_get_LocalCount_mC9A02F9B3F67CA2E70D67C2F9CA4D449B0DF1E3E (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____maxLocalCount_3; return L_0; } } // System.Boolean System.Linq.Expressions.Interpreter.LocalVariables::TryGetLocalOrClosure(System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Interpreter.LocalVariable&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalVariables_TryGetLocalOrClosure_mA398A05F095B5C74BEFD27E62A3C91653A9163E4 (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_var, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4** ___1_local, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* V_0 = NULL; { HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_0 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1 = ___0_var; NullCheck(L_0); bool L_2; L_2 = HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3(L_0, L_1, (&V_0), HybridReferenceDictionary_2_TryGetValue_m5C2FFE91CCE40837E54E764624039804F448A0A3_RuntimeMethod_var); if (!L_2) { goto IL_001a; } } { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4** L_3 = ___1_local; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_4 = V_0; NullCheck(L_4); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_5 = L_4->___Variable_2; *((RuntimeObject**)L_3) = (RuntimeObject*)L_5; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)(RuntimeObject*)L_5); return (bool)1; } IL_001a: { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_6 = __this->____closureVariables_1; if (!L_6) { goto IL_0033; } } { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_7 = __this->____closureVariables_1; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_8 = ___0_var; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4** L_9 = ___1_local; NullCheck(L_7); bool L_10; L_10 = Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050(L_7, L_8, L_9, Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050_RuntimeMethod_var); if (!L_10) { goto IL_0033; } } { return (bool)1; } IL_0033: { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4** L_11 = ___1_local; *((RuntimeObject**)L_11) = (RuntimeObject*)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_11, (void*)(RuntimeObject*)NULL); return (bool)0; } } // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LocalVariables::get_ClosureVariables() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* LocalVariables_get_ClosureVariables_mE837DF0168A765905EF0E5425CABCBAD75DA409F (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, const RuntimeMethod* method) { { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_0 = __this->____closureVariables_1; return L_0; } } // System.Linq.Expressions.Interpreter.LocalVariable System.Linq.Expressions.Interpreter.LocalVariables::AddClosureVariable(System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* LocalVariables_AddClosureVariable_m55F936321CF2282F52BED8B8BA3054FC462883C6 (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_variable, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mA15A39D4A6B9F23EDF4CA8182808F510A12CD9A3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m3662A121E7F9EB9D8E0AAC6A5DC9636D081FF250_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Count_m8828B2C1F99721CB6877D204C60E75D78124D82F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* V_0 = NULL; { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_0 = __this->____closureVariables_1; if (L_0) { goto IL_0013; } } { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_1 = (Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD*)il2cpp_codegen_object_new(Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD_il2cpp_TypeInfo_var); NullCheck(L_1); Dictionary_2__ctor_m3662A121E7F9EB9D8E0AAC6A5DC9636D081FF250(L_1, Dictionary_2__ctor_m3662A121E7F9EB9D8E0AAC6A5DC9636D081FF250_RuntimeMethod_var); __this->____closureVariables_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____closureVariables_1), (void*)L_1); } IL_0013: { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_2 = __this->____closureVariables_1; NullCheck(L_2); int32_t L_3; L_3 = Dictionary_2_get_Count_m8828B2C1F99721CB6877D204C60E75D78124D82F(L_2, Dictionary_2_get_Count_m8828B2C1F99721CB6877D204C60E75D78124D82F_RuntimeMethod_var); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_4 = (LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4*)il2cpp_codegen_object_new(LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4_il2cpp_TypeInfo_var); NullCheck(L_4); LocalVariable__ctor_mF2EDE101B9DA64A03058131152206D5C564A7451(L_4, L_3, (bool)1, NULL); V_0 = L_4; Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_5 = __this->____closureVariables_1; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_6 = ___0_variable; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_7 = V_0; NullCheck(L_5); Dictionary_2_Add_mA15A39D4A6B9F23EDF4CA8182808F510A12CD9A3(L_5, L_6, L_7, Dictionary_2_Add_mA15A39D4A6B9F23EDF4CA8182808F510A12CD9A3_RuntimeMethod_var); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_8 = V_0; return L_8; } } // System.Void System.Linq.Expressions.Interpreter.LocalVariables::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariables__ctor_m09363B0DA502E704BDE48E8C86377F6D7DC83184 (LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2__ctor_mB380C038089414883B64C2B8B1F378B3BF277DB4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84* L_0 = (HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84*)il2cpp_codegen_object_new(HybridReferenceDictionary_2_tBA70675C8DC268BA62B7BB7A3AABDCCC23EBEC84_il2cpp_TypeInfo_var); NullCheck(L_0); HybridReferenceDictionary_2__ctor_mB380C038089414883B64C2B8B1F378B3BF277DB4(L_0, HybridReferenceDictionary_2__ctor_mB380C038089414883B64C2B8B1F378B3BF277DB4_RuntimeMethod_var); __this->____variables_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____variables_0), (void*)L_0); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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.LocalVariables/VariableScope::.ctor(System.Linq.Expressions.Interpreter.LocalVariable,System.Int32,System.Linq.Expressions.Interpreter.LocalVariables/VariableScope) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VariableScope__ctor_m4175CA158B97C43B85EF6836754DFE2777E94BCA (VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* __this, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* ___0_variable, int32_t ___1_start, VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* ___2_parent, const RuntimeMethod* method) { { __this->___Stop_1 = ((int32_t)2147483647LL); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_0 = ___0_variable; __this->___Variable_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___Variable_2), (void*)L_0); int32_t L_1 = ___1_start; __this->___Start_0 = L_1; VariableScope_t25C4325FFBD991BC4BAE923BD7D52023318CD513* L_2 = ___2_parent; __this->___Parent_3 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___Parent_3), (void*)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.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInstruction_get_ConsumedStack_m0118A468BB97A63D3DEF21DA682D361B4B8EDB70 (ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInstruction_get_ProducedStack_m4CF0C01BD93A02BBA024250DB31911431B908F7F (ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.ModuloInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ModuloInstruction_get_InstructionName_m8312918EC9C13555654EB34861491C4E5D7B513A (ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA75381A0B8CA6804FB35CDD02856768335585488); s_Il2CppMethodInitialized = true; } { return _stringLiteralA75381A0B8CA6804FB35CDD02856768335585488; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10 (ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ModuloInstruction_Create_m7837E9D261A8A72BB877E0653E755CF048AF346E (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 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_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int16_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004d; } } { ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33* L_6 = (ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33*)il2cpp_codegen_object_new(ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33_il2cpp_TypeInfo_var); NullCheck(L_6); ModuloInt16__ctor_mAF352BF90E474F77C2B654CAD3A19DE793E0C299(L_6, NULL); ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33* L_7 = L_6; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_004d: { return G_B4_0; } IL_004e: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int32_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0062; } } { ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8* L_10 = (ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8*)il2cpp_codegen_object_new(ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8_il2cpp_TypeInfo_var); NullCheck(L_10); ModuloInt32__ctor_m308B75394E165841FA008E8E91F964D51E3DDB1E(L_10, NULL); ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8* L_11 = L_10; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_0062: { return G_B7_0; } IL_0063: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int64_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0077; } } { ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C* L_14 = (ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C*)il2cpp_codegen_object_new(ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C_il2cpp_TypeInfo_var); NullCheck(L_14); ModuloInt64__ctor_mEBEDE8FB58BDB3C9263E33D613331C4641027F39(L_14, NULL); ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C* L_15 = L_14; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_0077: { return G_B10_0; } IL_0078: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt16_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_008c; } } { ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7* L_18 = (ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7*)il2cpp_codegen_object_new(ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7_il2cpp_TypeInfo_var); NullCheck(L_18); ModuloUInt16__ctor_m913B5775CE43D875BFE03614F8DEFF8EDA443EC4(L_18, NULL); ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7* L_19 = L_18; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_008c: { return G_B13_0; } IL_008d: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt32_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a1; } } { ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B* L_22 = (ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B*)il2cpp_codegen_object_new(ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B_il2cpp_TypeInfo_var); NullCheck(L_22); ModuloUInt32__ctor_m68255A94E8DF794773C8B910DEFF13137355202D(L_22, NULL); ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B* L_23 = L_22; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_00a1: { return G_B16_0; } IL_00a2: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt64_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00b6; } } { ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676* L_26 = (ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676*)il2cpp_codegen_object_new(ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676_il2cpp_TypeInfo_var); NullCheck(L_26); ModuloUInt64__ctor_m2E63A7BE3CE771A97750D7AB665A4E6DCF519D15(L_26, NULL); ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676* L_27 = L_26; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00b6: { return G_B19_0; } IL_00b7: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Single_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00cb; } } { ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679* L_30 = (ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679*)il2cpp_codegen_object_new(ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679_il2cpp_TypeInfo_var); NullCheck(L_30); ModuloSingle__ctor_m6B9B01A7B3E18340BF317CE01A2A4DE3D4B711C9(L_30, NULL); ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679* L_31 = L_30; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Single_6 = L_31; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Single_6), (void*)L_31); G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31)); } IL_00cb: { return G_B22_0; } IL_00cc: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Double_7; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e0; } } { ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2* L_34 = (ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2*)il2cpp_codegen_object_new(ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2_il2cpp_TypeInfo_var); NullCheck(L_34); ModuloDouble__ctor_mE7DCCDC451A8873AE9AB6F2781D73E04139303E3(L_34, NULL); ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2* L_35 = L_34; ((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Double_7 = L_35; Il2CppCodeGenWriteBarrier((void**)(&((ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_StaticFields*)il2cpp_codegen_static_fields_for(ModuloInstruction_tEE88624EA81426022512265324CBD7C2673FF270_il2cpp_TypeInfo_var))->___s_Double_7), (void*)L_35); G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35)); } IL_00e0: { return G_B25_0; } IL_00e1: { Exception_t* L_36; L_36 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ModuloInstruction_Create_m7837E9D261A8A72BB877E0653E755CF048AF346E_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.ModuloInstruction/ModuloInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInt16_Run_mFDCB47822B804C99EC71736189216E45944E0C3A (ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; int16_t L_18 = ((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))%(int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt16__ctor_mAF352BF90E474F77C2B654CAD3A19DE793E0C299 (ModuloInt16_tFFBB18307132450BCC751D973F1C8B64E8BEEA33* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.ModuloInstruction/ModuloInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInt32_Run_m729C3CF68FEB93EF10B46218AD1087873624D32E (ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; RuntimeObject* L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))%((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); G_B4_0 = L_18; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame; int32_t L_20 = V_0; NullCheck(L_19); L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt32__ctor_m308B75394E165841FA008E8E91F964D51E3DDB1E (ModuloInt32_tEAA83B75926C1A17A98FD1479AA09D4B7DEE9AA8* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.ModuloInstruction/ModuloInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInt64_Run_m8A0988AA5CEFF3EBD09A4A3465263D064E427105 (ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; int64_t L_18 = ((int64_t)(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))%((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt64__ctor_mEBEDE8FB58BDB3C9263E33D613331C4641027F39 (ModuloInt64_t4C07F17C4D6C4B0C25EE6FE05033DF2A1F6CF56C* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.ModuloInstruction/ModuloUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloUInt16_Run_m6216EA8B53ABCE31F2DBDDBA7ADB64A6A862BE4B (ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint16_t L_18 = ((uint16_t)((int32_t)(uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))%(int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))))))); RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt16__ctor_m913B5775CE43D875BFE03614F8DEFF8EDA443EC4 (ModuloUInt16_t71927AA28BB8B7F832A00ABCE522EFA42E5CF9B7* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.ModuloInstruction/ModuloUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloUInt32_Run_mB7F30A26906A62712F2B60BAB9610F14BFB39791 (ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint32_t L_18 = ((uint32_t)((int32_t)((uint32_t)(int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))%(uint32_t)(int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt32__ctor_m68255A94E8DF794773C8B910DEFF13137355202D (ModuloUInt32_t06BEE52045C79A380C18CD77A6FA7F6C12EC696B* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.ModuloInstruction/ModuloUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloUInt64_Run_mA21EE1BDA5860FEF80AE7209E3E6E24A23E2D244 (ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint64_t L_18 = ((uint64_t)((int64_t)((uint64_t)(int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))%(uint64_t)(int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt64__ctor_m2E63A7BE3CE771A97750D7AB665A4E6DCF519D15 (ModuloUInt64_tB6F22A9B52AC477AFA59132DF510559BB6577676* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.ModuloInstruction/ModuloSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloSingle_Run_mBAE65A3272CB99A073ABE524547E2521716027B8 (ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; float L_18 = (fmodf(((*(float*)((float*)(float*)UnBox(L_16, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), ((*(float*)((float*)(float*)UnBox(L_17, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloSingle__ctor_m6B9B01A7B3E18340BF317CE01A2A4DE3D4B711C9 (ModuloSingle_tDFDDA078E0C3053798975ABBA6AE90FBF78C0679* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.ModuloInstruction/ModuloDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloDouble_Run_mC5393CC0984A67C3839DD9350F09BF059D3A9AF7 (ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; double L_18 = (fmod(((*(double*)((double*)(double*)UnBox(L_16, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), ((*(double*)((double*)(double*)UnBox(L_17, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloDouble__ctor_mE7DCCDC451A8873AE9AB6F2781D73E04139303E3 (ModuloDouble_t02A12C4B2235A469D33DAC5F1682032BF49C94C2* __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m2A19B7BAAE2B6B9E946D9AB2416B1A9330C53B10(__this, 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.MulInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInstruction_get_ConsumedStack_m7DF513250D6CDEDD8A3CB940191245578CCF78F7 (MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInstruction_get_ProducedStack_mE7E2FE9DBA1C92C403CC8C63DE3778D76FF9E975 (MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.MulInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MulInstruction_get_InstructionName_mA909A0B538FD2C001ADFE47826196ADEEB8F8FA3 (MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB865D57B98AE0C4F716AB4067C0136AED75DE728); s_Il2CppMethodInitialized = true; } { return _stringLiteralB865D57B98AE0C4F716AB4067C0136AED75DE728; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8 (MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* MulInstruction_Create_mA523B340C0065BF5F8746BBD8DBF762D66FEA5A6 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 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_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int16_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004d; } } { MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86* L_6 = (MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86*)il2cpp_codegen_object_new(MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86_il2cpp_TypeInfo_var); NullCheck(L_6); MulInt16__ctor_mE667366313E8997A7E52CA6221747F7F4FBFEDD7(L_6, NULL); MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86* L_7 = L_6; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_004d: { return G_B4_0; } IL_004e: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int32_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0062; } } { MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4* L_10 = (MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4*)il2cpp_codegen_object_new(MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4_il2cpp_TypeInfo_var); NullCheck(L_10); MulInt32__ctor_m9D21E9065B4EC4FED9B562383EB147C8DA570F01(L_10, NULL); MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4* L_11 = L_10; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_0062: { return G_B7_0; } IL_0063: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int64_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0077; } } { MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC* L_14 = (MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC*)il2cpp_codegen_object_new(MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC_il2cpp_TypeInfo_var); NullCheck(L_14); MulInt64__ctor_mEE163F72FCC03F3DE62E71E704A7B5AB63C24D10(L_14, NULL); MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC* L_15 = L_14; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_0077: { return G_B10_0; } IL_0078: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt16_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_008c; } } { MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10* L_18 = (MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10*)il2cpp_codegen_object_new(MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10_il2cpp_TypeInfo_var); NullCheck(L_18); MulUInt16__ctor_mC4795FA07EEAEB8ED8CD74BE1279898015ED7002(L_18, NULL); MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10* L_19 = L_18; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_008c: { return G_B13_0; } IL_008d: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt32_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a1; } } { MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD* L_22 = (MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD*)il2cpp_codegen_object_new(MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD_il2cpp_TypeInfo_var); NullCheck(L_22); MulUInt32__ctor_mCDF168A5810D32CF8ACF0D69916DFA0C56948C43(L_22, NULL); MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD* L_23 = L_22; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_00a1: { return G_B16_0; } IL_00a2: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt64_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00b6; } } { MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92* L_26 = (MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92*)il2cpp_codegen_object_new(MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92_il2cpp_TypeInfo_var); NullCheck(L_26); MulUInt64__ctor_m79D4D5D25D26C0857C846E26EFF620029D2ACC69(L_26, NULL); MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92* L_27 = L_26; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00b6: { return G_B19_0; } IL_00b7: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Single_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00cb; } } { MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B* L_30 = (MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B*)il2cpp_codegen_object_new(MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B_il2cpp_TypeInfo_var); NullCheck(L_30); MulSingle__ctor_mD758A3D1774EF7654838E1EE930122E3B00451A3(L_30, NULL); MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B* L_31 = L_30; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Single_6 = L_31; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Single_6), (void*)L_31); G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31)); } IL_00cb: { return G_B22_0; } IL_00cc: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Double_7; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e0; } } { MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223* L_34 = (MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223*)il2cpp_codegen_object_new(MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223_il2cpp_TypeInfo_var); NullCheck(L_34); MulDouble__ctor_m25E3A83847603AE962761F3AABCB1C5141A4684C(L_34, NULL); MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223* L_35 = L_34; ((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Double_7 = L_35; Il2CppCodeGenWriteBarrier((void**)(&((MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_StaticFields*)il2cpp_codegen_static_fields_for(MulInstruction_t6B73D87874CDE345E68EE1FBD40DEA0872B3E79C_il2cpp_TypeInfo_var))->___s_Double_7), (void*)L_35); G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35)); } IL_00e0: { return G_B25_0; } IL_00e1: { Exception_t* L_36; L_36 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MulInstruction_Create_mA523B340C0065BF5F8746BBD8DBF762D66FEA5A6_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.MulInstruction/MulInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInt16_Run_m4EA8C3452458F006FCDBA4214768D4C9DAFC8E62 (MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; int16_t L_18 = ((int16_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt16__ctor_mE667366313E8997A7E52CA6221747F7F4FBFEDD7 (MulInt16_tCE20B947C01F7A70B1102AE1F0FD78EC4255AC86* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulInstruction/MulInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInt32_Run_m135068C75BC6945523F3E7AD590B2204D9F5817B (MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; RuntimeObject* L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)il2cpp_codegen_multiply(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); G_B4_0 = L_18; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame; int32_t L_20 = V_0; NullCheck(L_19); L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt32__ctor_m9D21E9065B4EC4FED9B562383EB147C8DA570F01 (MulInt32_t5792B92AB8D4444E0B2D086B8FB490711AF212A4* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulInstruction/MulInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInt64_Run_mE87ED95A4FD95144615F4A963FD1E2AFA0B04192 (MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; int64_t L_18 = ((int64_t)il2cpp_codegen_multiply(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt64__ctor_mEE163F72FCC03F3DE62E71E704A7B5AB63C24D10 (MulInt64_t7FE99859CED4CA2B8398B03B76B5D19DFF7D00EC* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulInstruction/MulUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulUInt16_Run_mBC9F99C5FB83AFF3B7B376A1632BDEFBC6670161 (MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint16_t L_18 = ((uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))))))); RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt16__ctor_mC4795FA07EEAEB8ED8CD74BE1279898015ED7002 (MulUInt16_t92D1B662B3ABA8E40696BCB8C291430FA72ECB10* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulInstruction/MulUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulUInt32_Run_m318F295322C1629FC39ABBF36CB297F8D1E70EBF (MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt32__ctor_mCDF168A5810D32CF8ACF0D69916DFA0C56948C43 (MulUInt32_t0254B58CA1D7A649C557EBE54AF26960951FC0DD* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulInstruction/MulUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulUInt64_Run_m7E326948393F2F8CC9F7331ED2EC8F83248C3376 (MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt64__ctor_m79D4D5D25D26C0857C846E26EFF620029D2ACC69 (MulUInt64_t26EFC6C28238D366F950B93D425245E57A22DC92* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulInstruction/MulSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulSingle_Run_m510D139F84D08E5BEDBE3E2AB8852912E9DAE9C7 (MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; float L_18 = ((float)il2cpp_codegen_multiply(((*(float*)((float*)(float*)UnBox(L_16, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), ((*(float*)((float*)(float*)UnBox(L_17, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulSingle__ctor_mD758A3D1774EF7654838E1EE930122E3B00451A3 (MulSingle_tA45BBE6E6B18D34F29D6888EE0257E5BEC05286B* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulInstruction/MulDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulDouble_Run_m4ECB6C45C64D40F0033AAAA8B2976ADD6593948A (MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; double L_18 = ((double)il2cpp_codegen_multiply(((*(double*)((double*)(double*)UnBox(L_16, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), ((*(double*)((double*)(double*)UnBox(L_17, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulDouble__ctor_m25E3A83847603AE962761F3AABCB1C5141A4684C (MulDouble_tE0E337A1931CAF364FEBED304236BF1EFF794223* __this, const RuntimeMethod* method) { { MulInstruction__ctor_m5BCA4125ABD11865DB5CE6418ACC830B3C5748D8(__this, 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.MulOvfInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInstruction_get_ConsumedStack_m30C8B2BB43DDA9A92174C7FFFD67999A063E7499 (MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInstruction_get_ProducedStack_m93A1FF7C314C8A4DC510C5B7E3FF82019FDA97F6 (MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.MulOvfInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MulOvfInstruction_get_InstructionName_mE3F32F70071976D1B416CE55FB76D85175E82F84 (MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral19FC4C428F4F42BBD54E257CB48115120150E499); s_Il2CppMethodInitialized = true; } { return _stringLiteral19FC4C428F4F42BBD54E257CB48115120150E499; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62 (MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* MulOvfInstruction_Create_m79E989E9066F632CF1DE18E05313B94CEEDDDB0D (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 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_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int16_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_0042; } } { MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C* L_6 = (MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C*)il2cpp_codegen_object_new(MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C_il2cpp_TypeInfo_var); NullCheck(L_6); MulOvfInt16__ctor_m581E63CE5005C52D450513A9C71B509CD96BC0F2(L_6, NULL); MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C* L_7 = L_6; ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_0042: { return G_B4_0; } IL_0043: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int32_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0057; } } { MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A* L_10 = (MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A*)il2cpp_codegen_object_new(MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A_il2cpp_TypeInfo_var); NullCheck(L_10); MulOvfInt32__ctor_m03D94813C0248DD765573C58E00B79FB3E21C0BA(L_10, NULL); MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A* L_11 = L_10; ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_0057: { return G_B7_0; } IL_0058: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int64_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_006c; } } { MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3* L_14 = (MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3*)il2cpp_codegen_object_new(MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3_il2cpp_TypeInfo_var); NullCheck(L_14); MulOvfInt64__ctor_m226A40C122E60CCA222CFF1C1AED2430D9A40D16(L_14, NULL); MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3* L_15 = L_14; ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_006c: { return G_B10_0; } IL_006d: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt16_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0081; } } { MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0* L_18 = (MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0*)il2cpp_codegen_object_new(MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0_il2cpp_TypeInfo_var); NullCheck(L_18); MulOvfUInt16__ctor_mF57A77016906BA3EE51A3C0DB2E91747288CD5FF(L_18, NULL); MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0* L_19 = L_18; ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_0081: { return G_B13_0; } IL_0082: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt32_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_0096; } } { MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E* L_22 = (MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E*)il2cpp_codegen_object_new(MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E_il2cpp_TypeInfo_var); NullCheck(L_22); MulOvfUInt32__ctor_m115D70F13E9ADD97F2C2111B48B7FA35807DD012(L_22, NULL); MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E* L_23 = L_22; ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_0096: { return G_B16_0; } IL_0097: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt64_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00ab; } } { MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275* L_26 = (MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275*)il2cpp_codegen_object_new(MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275_il2cpp_TypeInfo_var); NullCheck(L_26); MulOvfUInt64__ctor_m8E358B101CA195E92E5289115990A970D5452BCD(L_26, NULL); MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275* L_27 = L_26; ((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_StaticFields*)il2cpp_codegen_static_fields_for(MulOvfInstruction_t928B00CB6EE575D67423F75C627A5242D375DF28_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00ab: { return G_B19_0; } IL_00ac: { Type_t* L_28 = ___0_type; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29; L_29 = MulInstruction_Create_mA523B340C0065BF5F8746BBD8DBF762D66FEA5A6(L_28, 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.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInt16_Run_m1059C1DB90122FF707D0C89E5B2192FC1B61A0A8 (MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt16_Run_m1059C1DB90122FF707D0C89E5B2192FC1B61A0A8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (((int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) * (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) * (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt16_Run_m1059C1DB90122FF707D0C89E5B2192FC1B61A0A8_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_multiply((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt16_Run_m1059C1DB90122FF707D0C89E5B2192FC1B61A0A8_RuntimeMethod_var); int16_t L_18 = ((int16_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt16__ctor_m581E63CE5005C52D450513A9C71B509CD96BC0F2 (MulOvfInt16_tA04EB9F01B67EFAE2AC8BBCC89FC645E9F47196C* __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62(__this, 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.MulOvfInstruction/MulOvfInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInt32_Run_m9FDE28F41B446DEE386029A37BDAC1CD0AC25DC4 (MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt32_Run_m9FDE28F41B446DEE386029A37BDAC1CD0AC25DC4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (((int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) * (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) * (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt32_Run_m9FDE28F41B446DEE386029A37BDAC1CD0AC25DC4_RuntimeMethod_var); RuntimeObject* L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)il2cpp_codegen_multiply(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); G_B4_0 = L_18; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame; int32_t L_20 = V_0; NullCheck(L_19); L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt32__ctor_m03D94813C0248DD765573C58E00B79FB3E21C0BA (MulOvfInt32_tDA6D5BF71FBD7A3D39FE6492105E5BE21019F97A* __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62(__this, 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.MulOvfInstruction/MulOvfInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInt64_Run_m79D7CABBE1F4D0BBA40B0855EE217885C7BE3D73 (MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt64_Run_m79D7CABBE1F4D0BBA40B0855EE217885C7BE3D73_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (il2cpp_codegen_check_mul_overflow_i64((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), kIl2CppInt64Min, kIl2CppInt64Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt64_Run_m79D7CABBE1F4D0BBA40B0855EE217885C7BE3D73_RuntimeMethod_var); int64_t L_18 = ((int64_t)il2cpp_codegen_multiply(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt64__ctor_m226A40C122E60CCA222CFF1C1AED2430D9A40D16 (MulOvfInt64_t9D3BEC6E59B98A463D275B701AEE95444446FFC3* __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62(__this, 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.MulOvfInstruction/MulOvfUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfUInt16_Run_mB682ECBB3DF6C02402E9AB6C84CDD4EDB3112DE3 (MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt16_Run_mB682ECBB3DF6C02402E9AB6C84CDD4EDB3112DE3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (((int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) * (int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) * (int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt16_Run_mB682ECBB3DF6C02402E9AB6C84CDD4EDB3112DE3_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt16_Run_mB682ECBB3DF6C02402E9AB6C84CDD4EDB3112DE3_RuntimeMethod_var); uint16_t L_18 = ((uint16_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt16__ctor_mF57A77016906BA3EE51A3C0DB2E91747288CD5FF (MulOvfUInt16_t10E4BA9A3B3846121675C9497D3D2AB15371D7F0* __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62(__this, 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.MulOvfInstruction/MulOvfUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfUInt32_Run_mBA9AF393E1F9CFCA23FE59BDC7E65C49B9D1FF0C (MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt32_Run_mBA9AF393E1F9CFCA23FE59BDC7E65C49B9D1FF0C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if ((uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))) * (uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))) > (uint64_t)(uint32_t)kIl2CppUInt32Max) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt32_Run_mBA9AF393E1F9CFCA23FE59BDC7E65C49B9D1FF0C_RuntimeMethod_var); uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt32__ctor_m115D70F13E9ADD97F2C2111B48B7FA35807DD012 (MulOvfUInt32_t98C9C591899D915C35B490A4B08D1B2FDB86329E* __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62(__this, 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.MulOvfInstruction/MulOvfUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfUInt64_Run_m5E0722A1FFEEAFC16C4FA98D0E1A53249FC2373E (MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt64_Run_m5E0722A1FFEEAFC16C4FA98D0E1A53249FC2373E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (il2cpp_codegen_check_mul_oveflow_u64(((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), ((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt64_Run_m5E0722A1FFEEAFC16C4FA98D0E1A53249FC2373E_RuntimeMethod_var); uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt64__ctor_m8E358B101CA195E92E5289115990A970D5452BCD (MulOvfUInt64_t42B232A4AE979472D70FFC13EB15666BC52E7275* __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m58A7CCD201BD1FE7DAF0F12707A327DB920F0B62(__this, 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.NegateInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInstruction_get_ConsumedStack_mF652B3D5DDF91A097A45EA9ABA7574F114CF319B (NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.NegateInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInstruction_get_ProducedStack_mFD5C56DF1E7744516EB3A5F07A2777F5A4C7611F (NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NegateInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NegateInstruction_get_InstructionName_m01B1BE6280A83054072C923E04BD29C7AC52293A (NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF17D51C04DC7DDF201C3CE8263DFCB48E8B4DC76); s_Il2CppMethodInitialized = true; } { return _stringLiteralF17D51C04DC7DDF201C3CE8263DFCB48E8B4DC76; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInstruction__ctor_m7D6820102C8663D8A01BCBC732A625D4ACAC204D (NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* NegateInstruction_Create_m9C8ADF28BB8EE27E2D505367D6F421A1807EF133 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 7))) { case 0: { goto IL_0036; } case 1: { goto IL_009f; } case 2: { goto IL_004b; } case 3: { goto IL_009f; } case 4: { goto IL_0060; } case 5: { goto IL_009f; } case 6: { goto IL_0075; } case 7: { goto IL_008a; } } } { goto IL_009f; } IL_0036: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int16_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004a; } } { NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2* L_6 = (NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2*)il2cpp_codegen_object_new(NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2_il2cpp_TypeInfo_var); NullCheck(L_6); NegateInt16__ctor_m0B1AFF1DCFD3D22497EF898FB418F6593F3D0CB4(L_6, NULL); NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2* L_7 = L_6; ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_004a: { return G_B4_0; } IL_004b: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int32_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_005f; } } { NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2* L_10 = (NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2*)il2cpp_codegen_object_new(NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2_il2cpp_TypeInfo_var); NullCheck(L_10); NegateInt32__ctor_m606C44BDC2031FE1A9D0176299ED857228F3EDF8(L_10, NULL); NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2* L_11 = L_10; ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_005f: { return G_B7_0; } IL_0060: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int64_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0074; } } { NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3* L_14 = (NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3*)il2cpp_codegen_object_new(NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3_il2cpp_TypeInfo_var); NullCheck(L_14); NegateInt64__ctor_mFCD04C3BD0B3E4A203EC677FAC2AF8B79A2354E7(L_14, NULL); NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3* L_15 = L_14; ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_0074: { return G_B10_0; } IL_0075: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Single_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0089; } } { NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C* L_18 = (NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C*)il2cpp_codegen_object_new(NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C_il2cpp_TypeInfo_var); NullCheck(L_18); NegateSingle__ctor_mC1C39720642E8E33F36920B05F7C8399371C87CE(L_18, NULL); NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C* L_19 = L_18; ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Single_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Single_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_0089: { return G_B13_0; } IL_008a: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Double_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_009e; } } { NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A* L_22 = (NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A*)il2cpp_codegen_object_new(NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A_il2cpp_TypeInfo_var); NullCheck(L_22); NegateDouble__ctor_mAA852148552B67AB853C3A36AECDFF253099C33B(L_22, NULL); NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A* L_23 = L_22; ((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Double_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_StaticFields*)il2cpp_codegen_static_fields_for(NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312_il2cpp_TypeInfo_var))->___s_Double_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_009e: { return G_B16_0; } IL_009f: { Exception_t* L_24; L_24 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NegateInstruction_Create_m9C8ADF28BB8EE27E2D505367D6F421A1807EF133_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.NegateInstruction/NegateInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInt16_Run_mA217FAD6A1F1D4F32B00DB9107B6423BA52031A2 (NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_4, ((int16_t)((-((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_5, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))), NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt16__ctor_m0B1AFF1DCFD3D22497EF898FB418F6593F3D0CB4 (NegateInt16_tFEC6CE1D5A88806F75A81ED004BDC239D0CD42B2* __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m7D6820102C8663D8A01BCBC732A625D4ACAC204D(__this, 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.NegateInstruction/NegateInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInt32_Run_mBC459E16F16A7B9F4C32372ABCAED3658C47B063 (NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0020; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_4, ((-((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_5, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); } IL_0020: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt32__ctor_m606C44BDC2031FE1A9D0176299ED857228F3EDF8 (NegateInt32_t3DEF61BD1D3847A780119D9F5329107FD7A5ACF2* __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m7D6820102C8663D8A01BCBC732A625D4ACAC204D(__this, 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.NegateInstruction/NegateInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInt64_Run_m8411075F2B0A161ECA8F48B82C9B30109DF05D32 (NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; int64_t L_6 = ((-((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_5, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_7 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt64__ctor_mFCD04C3BD0B3E4A203EC677FAC2AF8B79A2354E7 (NegateInt64_t20525768BA4EC9197B857853142485FEBC2FC0C3* __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m7D6820102C8663D8A01BCBC732A625D4ACAC204D(__this, 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.NegateInstruction/NegateSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateSingle_Run_mEABDC0448E73676047CC2E7BD89D8AE92B5DAF24 (NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; float L_6 = ((-((*(float*)((float*)(float*)UnBox(L_5, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))))); RuntimeObject* L_7 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateSingle__ctor_mC1C39720642E8E33F36920B05F7C8399371C87CE (NegateSingle_t654F45B9660F04F8ABE59F81D74919AFDDCF017C* __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m7D6820102C8663D8A01BCBC732A625D4ACAC204D(__this, 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.NegateInstruction/NegateDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateDouble_Run_m39C0A66B4C7852902F38C012D8780177F94D3B4C (NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; double L_6 = ((-((*(double*)((double*)(double*)UnBox(L_5, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))))); RuntimeObject* L_7 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateDouble__ctor_mAA852148552B67AB853C3A36AECDFF253099C33B (NegateDouble_t4D1C063668576F521FFE05A6DB4FF55FE643C57A* __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m7D6820102C8663D8A01BCBC732A625D4ACAC204D(__this, 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.NegateCheckedInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInstruction_get_ConsumedStack_m28629E0CFF7D9486163981D75C358EF9F2E0C102 (NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.NegateCheckedInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInstruction_get_ProducedStack_m7ADCC1CD40552B4DE261260752603FCE38786995 (NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NegateCheckedInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NegateCheckedInstruction_get_InstructionName_mCF4BAD9C82CC3DA4D1AC88803239039DF296570A (NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral289ACE7FB6AE74547DF020AFEA624A45098B289E); s_Il2CppMethodInitialized = true; } { return _stringLiteral289ACE7FB6AE74547DF020AFEA624A45098B289E; } } // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInstruction__ctor_m96E06F637F55F352C1F65E2391E18379B31323C9 (NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateCheckedInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* NegateCheckedInstruction_Create_m8C4384E3DADD22AC7E100E63F1C530803801616F (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 7))) { case 0: { goto IL_002a; } case 1: { goto IL_0069; } case 2: { goto IL_003f; } case 3: { goto IL_0069; } case 4: { goto IL_0054; } } } { goto IL_0069; } IL_002a: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int16_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_003e; } } { NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB* L_6 = (NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB*)il2cpp_codegen_object_new(NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB_il2cpp_TypeInfo_var); NullCheck(L_6); NegateCheckedInt16__ctor_m4D24DD12307985191FE4FECF027CC839513EC304(L_6, NULL); NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB* L_7 = L_6; ((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_003e: { return G_B4_0; } IL_003f: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int32_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0053; } } { NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B* L_10 = (NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B*)il2cpp_codegen_object_new(NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B_il2cpp_TypeInfo_var); NullCheck(L_10); NegateCheckedInt32__ctor_m748BD5C15B3CDE6AF623061669DDF20DFA5B2C4F(L_10, NULL); NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B* L_11 = L_10; ((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_0053: { return G_B7_0; } IL_0054: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int64_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0068; } } { NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD* L_14 = (NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD*)il2cpp_codegen_object_new(NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD_il2cpp_TypeInfo_var); NullCheck(L_14); NegateCheckedInt64__ctor_mD73F369FFB4B47DE32B526D0C1DE6A4D06ADE2B7(L_14, NULL); NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD* L_15 = L_14; ((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_StaticFields*)il2cpp_codegen_static_fields_for(NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_0068: { return G_B10_0; } IL_0069: { Type_t* L_16 = ___0_type; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17; L_17 = NegateInstruction_Create_m9C8ADF28BB8EE27E2D505367D6F421A1807EF133(L_16, NULL); return L_17; } } #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.NegateCheckedInstruction/NegateCheckedInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInt32_Run_m0E859007B96E6F504D5033777D2112A9C594E559 (NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt32_Run_m0E859007B96E6F504D5033777D2112A9C594E559_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; if (((int64_t)0 - (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_5, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)0 - (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_5, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt32_Run_m0E859007B96E6F504D5033777D2112A9C594E559_RuntimeMethod_var); NullCheck(L_4); InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_4, ((int32_t)il2cpp_codegen_subtract(0, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_5, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt32__ctor_m748BD5C15B3CDE6AF623061669DDF20DFA5B2C4F (NegateCheckedInt32_t22EDC9F0B53AEB05D5A0BA7471D5508035AE2D3B* __this, const RuntimeMethod* method) { { NegateCheckedInstruction__ctor_m96E06F637F55F352C1F65E2391E18379B31323C9(__this, 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.NegateCheckedInstruction/NegateCheckedInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInt16_Run_m1C41309A4ABAA312C9BA75D5C3CE97085E09C9B1 (NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt16_Run_m1C41309A4ABAA312C9BA75D5C3CE97085E09C9B1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; if (((int64_t)0 - (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_5, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)0 - (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_5, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt16_Run_m1C41309A4ABAA312C9BA75D5C3CE97085E09C9B1_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_subtract(0, (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_5, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt16_Run_m1C41309A4ABAA312C9BA75D5C3CE97085E09C9B1_RuntimeMethod_var); NullCheck(L_4); InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_4, ((int16_t)((int32_t)il2cpp_codegen_subtract(0, (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_5, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))), NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt16__ctor_m4D24DD12307985191FE4FECF027CC839513EC304 (NegateCheckedInt16_t69CE9D10F613C3CF4073B47066AA4404068544EB* __this, const RuntimeMethod* method) { { NegateCheckedInstruction__ctor_m96E06F637F55F352C1F65E2391E18379B31323C9(__this, 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.NegateCheckedInstruction/NegateCheckedInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInt64_Run_mDFEEEF6C4E037729D7C31F28366C0490F8986A35 (NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt64_Run_mDFEEEF6C4E037729D7C31F28366C0490F8986A35_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0027; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; if (il2cpp_codegen_check_sub_overflow((int64_t)((int64_t)0), (int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_5, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt64_Run_mDFEEEF6C4E037729D7C31F28366C0490F8986A35_RuntimeMethod_var); int64_t L_6 = ((int64_t)il2cpp_codegen_subtract(((int64_t)0), ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_5, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_7 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL); } IL_0027: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt64__ctor_mD73F369FFB4B47DE32B526D0C1DE6A4D06ADE2B7 (NegateCheckedInt64_tBFF4CD6DB98FC786729D4007A72692E93AA05EAD* __this, const RuntimeMethod* method) { { NegateCheckedInstruction__ctor_m96E06F637F55F352C1F65E2391E18379B31323C9(__this, 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.NewInstruction::.ctor(System.Reflection.ConstructorInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewInstruction__ctor_mF5B8D5F742E0C1DBE8831A0CBF38033967C6A773 (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_constructor, int32_t ___1_argumentCount, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_0 = ___0_constructor; __this->____constructor_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____constructor_0), (void*)L_0); int32_t L_1 = ___1_argumentCount; __this->____argumentCount_1 = L_1; return; } } // System.Int32 System.Linq.Expressions.Interpreter.NewInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewInstruction_get_ConsumedStack_m60198D0C2670F1F633E2BAC4ED0A00AC618C6F7C (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____argumentCount_1; return L_0; } } // System.Int32 System.Linq.Expressions.Interpreter.NewInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewInstruction_get_ProducedStack_m98649239F28CCB65730859D1A9E3A1CC5C50629A (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NewInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NewInstruction_get_InstructionName_m7C4FEC605F44AD46C2693A9DBB9F14FBB544C951 (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB9064B14F5C94176366426BD2A2F6A342504392); s_Il2CppMethodInitialized = true; } { return _stringLiteralCB9064B14F5C94176366426BD2A2F6A342504392; } } // System.Int32 System.Linq.Expressions.Interpreter.NewInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewInstruction_Run_m5E5368D2F1E85AA3C12741709A16CCC428CBFC20 (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; int32_t L_2 = __this->____argumentCount_1; V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, L_2)); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; int32_t L_4 = V_0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5; L_5 = NewInstruction_GetArgs_m0617A53FF0EE56A023B03D83EFA5A5E1111E0A1C(__this, L_3, L_4, NULL); V_1 = L_5; } try {// begin try (depth: 1) ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_6 = __this->____constructor_0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = V_1; NullCheck(L_6); RuntimeObject* L_8; L_8 = ConstructorInfo_Invoke_m15FDF2B682BD01CC934BE4D314EF2193103CECFE(L_6, L_7, NULL); V_2 = L_8; goto IL_0031; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_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_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL); Exception_t* L_9; L_9 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NewInstruction_Run_m5E5368D2F1E85AA3C12741709A16CCC428CBFC20_RuntimeMethod_var))); }// end catch (depth: 1) IL_0031: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_10 = ___0_frame; NullCheck(L_10); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_11 = L_10->___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_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_14 = ___0_frame; int32_t L_15 = V_0; NullCheck(L_14); L_14->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_15, 1)); return 1; } } // System.Object[] System.Linq.Expressions.Interpreter.NewInstruction::GetArgs(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* NewInstruction_GetArgs_m0617A53FF0EE56A023B03D83EFA5A5E1111E0A1C (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, int32_t ___1_first, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = __this->____argumentCount_1; if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0032; } } { int32_t L_1 = __this->____argumentCount_1; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)L_1); V_0 = L_2; V_1 = 0; goto IL_002a; } IL_0019: { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = V_0; int32_t L_4 = V_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; NullCheck(L_5); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = L_5->___Data_7; int32_t L_7 = ___1_first; int32_t L_8 = V_1; NullCheck(L_6); int32_t L_9 = ((int32_t)il2cpp_codegen_add(L_7, L_8)); RuntimeObject* L_10 = (L_6)->GetAt(static_cast(L_9)); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_10); (L_3)->SetAt(static_cast(L_4), (RuntimeObject*)L_10); int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_11, 1)); } IL_002a: { int32_t L_12 = V_1; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_0; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))))) { goto IL_0019; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14 = V_0; return L_14; } IL_0032: { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15; L_15 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var); return L_15; } } // System.String System.Linq.Expressions.Interpreter.NewInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NewInstruction_ToString_mF2D25318A550DF409A8CC6D3E4D860C49643AACF (NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BF43C935B29372A2C971212AAF34473A92D349F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); s_Il2CppMethodInitialized = true; } ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* G_B2_0 = NULL; int32_t G_B2_1 = 0; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B2_2 = NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B2_3 = NULL; ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* G_B1_0 = NULL; int32_t G_B1_1 = 0; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B1_2 = NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B1_3 = NULL; String_t* G_B3_0 = NULL; int32_t G_B3_1 = 0; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B3_2 = NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B3_3 = NULL; { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = L_0; NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral7BF43C935B29372A2C971212AAF34473A92D349F); (L_1)->SetAt(static_cast(0), (String_t*)_stringLiteral7BF43C935B29372A2C971212AAF34473A92D349F); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = L_1; ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_3 = __this->____constructor_0; NullCheck(L_3); Type_t* L_4; L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_3); NullCheck(L_4); String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_4); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_5); (L_2)->SetAt(static_cast(1), (String_t*)L_5); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_6 = L_2; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); (L_6)->SetAt(static_cast(2), (String_t*)_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_7 = L_6; ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_8 = __this->____constructor_0; ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_9 = L_8; G_B1_0 = L_9; G_B1_1 = 3; G_B1_2 = L_7; G_B1_3 = L_7; if (L_9) { G_B2_0 = L_9; G_B2_1 = 3; G_B2_2 = L_7; G_B2_3 = L_7; goto IL_0038; } } { G_B3_0 = ((String_t*)(NULL)); G_B3_1 = G_B1_1; G_B3_2 = G_B1_2; G_B3_3 = G_B1_3; goto IL_003d; } IL_0038: { NullCheck(G_B2_0); String_t* L_10; L_10 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B2_0); G_B3_0 = L_10; G_B3_1 = G_B2_1; G_B3_2 = G_B2_2; G_B3_3 = G_B2_3; } IL_003d: { NullCheck(G_B3_2); ArrayElementTypeCheck (G_B3_2, G_B3_0); (G_B3_2)->SetAt(static_cast(G_B3_1), (String_t*)G_B3_0); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = G_B3_3; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); (L_11)->SetAt(static_cast(4), (String_t*)_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); String_t* L_12; L_12 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_11, 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.Interpreter.ByRefNewInstruction::.ctor(System.Reflection.ConstructorInfo,System.Int32,System.Linq.Expressions.Interpreter.ByRefUpdater[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefNewInstruction__ctor_mED286BD534AFEE6CEBFF25FFE4EB39C6C29EE039 (ByRefNewInstruction_tC8C2A260C37BCC67319D5823C6675C9495CBE69E* __this, ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_target, int32_t ___1_argumentCount, ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* ___2_byrefArgs, const RuntimeMethod* method) { { ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_0 = ___0_target; int32_t L_1 = ___1_argumentCount; NewInstruction__ctor_mF5B8D5F742E0C1DBE8831A0CBF38033967C6A773(__this, L_0, L_1, NULL); ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_2 = ___2_byrefArgs; __this->____byrefArgs_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____byrefArgs_2), (void*)L_2); return; } } // System.String System.Linq.Expressions.Interpreter.ByRefNewInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ByRefNewInstruction_get_InstructionName_m00679C37C291796ADA04BCEBB7367D87CFDE13D4 (ByRefNewInstruction_tC8C2A260C37BCC67319D5823C6675C9495CBE69E* __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_mD4C17DE48E4F321953446937FD261A4DF31AFE35 (ByRefNewInstruction_tC8C2A260C37BCC67319D5823C6675C9495CBE69E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* V_3 = NULL; int32_t V_4 = 0; ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; int32_t L_2 = ((NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196*)__this)->____argumentCount_1; V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, L_2)); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; int32_t L_4 = V_0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5; L_5 = NewInstruction_GetArgs_m0617A53FF0EE56A023B03D83EFA5A5E1111E0A1C(__this, L_3, L_4, NULL); V_1 = L_5; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0045: {// begin finally (depth: 1) { ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_6 = __this->____byrefArgs_2; V_3 = L_6; V_4 = 0; goto IL_006e; } IL_0051: { ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_7 = V_3; int32_t L_8 = V_4; NullCheck(L_7); int32_t L_9 = L_8; ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* L_10 = (L_7)->GetAt(static_cast(L_9)); V_5 = L_10; ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* L_11 = V_5; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_12 = ___0_frame; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* L_14 = V_5; NullCheck(L_14); int32_t L_15 = L_14->___ArgumentIndex_0; NullCheck(L_13); int32_t L_16 = L_15; RuntimeObject* L_17 = (L_13)->GetAt(static_cast(L_16)); NullCheck(L_11); VirtualActionInvoker2< InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D*, RuntimeObject* >::Invoke(4 /* System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) */, L_11, L_12, L_17); int32_t L_18 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_18, 1)); } IL_006e: { int32_t L_19 = V_4; ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_20 = V_3; NullCheck(L_20); if ((((int32_t)L_19) < ((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))))) { goto IL_0051; } } { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) try {// begin try (depth: 2) ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_21 = ((NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196*)__this)->____constructor_0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_22 = V_1; NullCheck(L_21); RuntimeObject* L_23; L_23 = ConstructorInfo_Invoke_m15FDF2B682BD01CC934BE4D314EF2193103CECFE(L_21, L_22, NULL); V_2 = L_23; goto IL_0031_1; }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0026_1; } throw e; } CATCH_0026_1: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL); Exception_t* L_24; L_24 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ByRefNewInstruction_Run_mD4C17DE48E4F321953446937FD261A4DF31AFE35_RuntimeMethod_var))); }// end catch (depth: 2) IL_0031_1: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_25 = ___0_frame; NullCheck(L_25); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_26 = L_25->___Data_7; int32_t L_27 = V_0; RuntimeObject* L_28 = V_2; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_28); (L_26)->SetAt(static_cast(L_27), (RuntimeObject*)L_28); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_29 = ___0_frame; int32_t L_30 = V_0; NullCheck(L_29); L_29->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0076; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } 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.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInstruction_get_ConsumedStack_m35620F9763C96D9D3AA67AF2CACFB1C28271B889 (NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInstruction_get_ProducedStack_m958827618D3556650434550673EBC380B8BD89F5 (NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NotEqualInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NotEqualInstruction_get_InstructionName_m352F65A5127E80C696198B873A6A66172A1B58FD (NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA2DA8323F49E6DEA6A497DB6E3538CDE0EF81221); s_Il2CppMethodInitialized = true; } { return _stringLiteralA2DA8323F49E6DEA6A497DB6E3538CDE0EF81221; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65 (NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::Create(System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* NotEqualInstruction_Create_m0BF271FE154DB8E24F4B04B9F26F460F0F2FA0AD (Type_t* ___0_type, bool ___1_liftedToNull, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B5_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B8_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B11_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B14_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B17_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B20_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B23_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B27_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B26_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B30_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B29_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B33_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B32_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B36_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B35_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B41_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B40_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B44_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B43_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B47_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B46_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B50_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B49_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B53_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B52_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B56_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B55_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B59_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B58_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B62_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B61_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B65_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B64_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B68_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B67_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B71_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B70_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B74_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B73_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B77_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B76_0 = NULL; { bool L_0 = ___1_liftedToNull; if (!L_0) { goto IL_0139; } } { Type_t* L_1 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_2; L_2 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_1, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_2, NULL); V_0 = L_3; int32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, 3))) { case 0: { goto IL_004b; } case 1: { goto IL_007c; } case 2: { goto IL_0052; } case 3: { goto IL_00bb; } case 4: { goto IL_0067; } case 5: { goto IL_00d0; } case 6: { goto IL_0091; } case 7: { goto IL_00e5; } case 8: { goto IL_00a6; } case 9: { goto IL_00fa; } case 10: { goto IL_010f; } } } { goto IL_0124; } IL_004b: { Type_t* L_5 = ___0_type; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_6; L_6 = ExclusiveOrInstruction_Create_m859223E69A1F72130C62B2C0EADD5838E6B24E57(L_5, NULL); return L_6; } IL_0052: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_7 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SByteLiftedToNull_13; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = L_7; G_B5_0 = L_8; if (L_8) { G_B6_0 = L_8; goto IL_0066; } } { NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593* L_9 = (NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593*)il2cpp_codegen_object_new(NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593_il2cpp_TypeInfo_var); NullCheck(L_9); NotEqualSByteLiftedToNull__ctor_mA2206ECF8356745349D04082085AE390B52930B0(L_9, NULL); NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593* L_10 = L_9; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SByteLiftedToNull_13 = L_10; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SByteLiftedToNull_13), (void*)L_10); G_B6_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_10)); } IL_0066: { return G_B6_0; } IL_0067: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_11 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int16LiftedToNull_14; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = L_11; G_B8_0 = L_12; if (L_12) { G_B9_0 = L_12; goto IL_007b; } } { NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789* L_13 = (NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789*)il2cpp_codegen_object_new(NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789_il2cpp_TypeInfo_var); NullCheck(L_13); NotEqualInt16LiftedToNull__ctor_m05D6159690D5FD77100230643EBFCB19CA536F8F(L_13, NULL); NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789* L_14 = L_13; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int16LiftedToNull_14 = L_14; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int16LiftedToNull_14), (void*)L_14); G_B9_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_14)); } IL_007b: { return G_B9_0; } IL_007c: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_15 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_CharLiftedToNull_15; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = L_15; G_B11_0 = L_16; if (L_16) { G_B12_0 = L_16; goto IL_0090; } } { NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE* L_17 = (NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE*)il2cpp_codegen_object_new(NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE_il2cpp_TypeInfo_var); NullCheck(L_17); NotEqualCharLiftedToNull__ctor_m0C2BDE292B89F7FE2AF51B7160D11E5050FF4DCE(L_17, NULL); NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE* L_18 = L_17; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_CharLiftedToNull_15 = L_18; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_CharLiftedToNull_15), (void*)L_18); G_B12_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_18)); } IL_0090: { return G_B12_0; } IL_0091: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_19 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int32LiftedToNull_16; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = L_19; G_B14_0 = L_20; if (L_20) { G_B15_0 = L_20; goto IL_00a5; } } { NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A* L_21 = (NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A*)il2cpp_codegen_object_new(NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A_il2cpp_TypeInfo_var); NullCheck(L_21); NotEqualInt32LiftedToNull__ctor_m0E715BB6DEC532E3231F20E272455C9D1440DDF1(L_21, NULL); NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A* L_22 = L_21; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int32LiftedToNull_16 = L_22; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int32LiftedToNull_16), (void*)L_22); G_B15_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_22)); } IL_00a5: { return G_B15_0; } IL_00a6: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_23 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int64LiftedToNull_17; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = L_23; G_B17_0 = L_24; if (L_24) { G_B18_0 = L_24; goto IL_00ba; } } { NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229* L_25 = (NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229*)il2cpp_codegen_object_new(NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229_il2cpp_TypeInfo_var); NullCheck(L_25); NotEqualInt64LiftedToNull__ctor_mEC671114A1D1E94B558D883243B2AAEBFEFDA718(L_25, NULL); NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229* L_26 = L_25; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int64LiftedToNull_17 = L_26; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int64LiftedToNull_17), (void*)L_26); G_B18_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_26)); } IL_00ba: { return G_B18_0; } IL_00bb: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_27 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_ByteLiftedToNull_18; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = L_27; G_B20_0 = L_28; if (L_28) { G_B21_0 = L_28; goto IL_00cf; } } { NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4* L_29 = (NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4*)il2cpp_codegen_object_new(NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4_il2cpp_TypeInfo_var); NullCheck(L_29); NotEqualByteLiftedToNull__ctor_mE5E34B02A9D80823990C93E4E2B0D8ABA182E37E(L_29, NULL); NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4* L_30 = L_29; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_ByteLiftedToNull_18 = L_30; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_ByteLiftedToNull_18), (void*)L_30); G_B21_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_30)); } IL_00cf: { return G_B21_0; } IL_00d0: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_31 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt16LiftedToNull_19; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = L_31; G_B23_0 = L_32; if (L_32) { G_B24_0 = L_32; goto IL_00e4; } } { NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E* L_33 = (NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E*)il2cpp_codegen_object_new(NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E_il2cpp_TypeInfo_var); NullCheck(L_33); NotEqualUInt16LiftedToNull__ctor_mFC3A102A143E4D7186788B56E405E283425C29F7(L_33, NULL); NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E* L_34 = L_33; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt16LiftedToNull_19 = L_34; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt16LiftedToNull_19), (void*)L_34); G_B24_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_34)); } IL_00e4: { return G_B24_0; } IL_00e5: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_35 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt32LiftedToNull_20; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_36 = L_35; G_B26_0 = L_36; if (L_36) { G_B27_0 = L_36; goto IL_00f9; } } { NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97* L_37 = (NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97*)il2cpp_codegen_object_new(NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97_il2cpp_TypeInfo_var); NullCheck(L_37); NotEqualUInt32LiftedToNull__ctor_m56F1536495CC1C8E7CC5AE190EB29A5D68C1CDCC(L_37, NULL); NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97* L_38 = L_37; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt32LiftedToNull_20 = L_38; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt32LiftedToNull_20), (void*)L_38); G_B27_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_38)); } IL_00f9: { return G_B27_0; } IL_00fa: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_39 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt64LiftedToNull_21; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_40 = L_39; G_B29_0 = L_40; if (L_40) { G_B30_0 = L_40; goto IL_010e; } } { NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3* L_41 = (NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3*)il2cpp_codegen_object_new(NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3_il2cpp_TypeInfo_var); NullCheck(L_41); NotEqualUInt64LiftedToNull__ctor_m01B0CC66C0A3B0B2F0DD46215A2B14E91AC57E1D(L_41, NULL); NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3* L_42 = L_41; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt64LiftedToNull_21 = L_42; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt64LiftedToNull_21), (void*)L_42); G_B30_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_42)); } IL_010e: { return G_B30_0; } IL_010f: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_43 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SingleLiftedToNull_22; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_44 = L_43; G_B32_0 = L_44; if (L_44) { G_B33_0 = L_44; goto IL_0123; } } { NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E* L_45 = (NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E*)il2cpp_codegen_object_new(NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E_il2cpp_TypeInfo_var); NullCheck(L_45); NotEqualSingleLiftedToNull__ctor_mBE2B385392C150E5BCE63E1FA815FA9B34E452F9(L_45, NULL); NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E* L_46 = L_45; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SingleLiftedToNull_22 = L_46; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SingleLiftedToNull_22), (void*)L_46); G_B33_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_46)); } IL_0123: { return G_B33_0; } IL_0124: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_47 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_DoubleLiftedToNull_23; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_48 = L_47; G_B35_0 = L_48; if (L_48) { G_B36_0 = L_48; goto IL_0138; } } { NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224* L_49 = (NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224*)il2cpp_codegen_object_new(NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224_il2cpp_TypeInfo_var); NullCheck(L_49); NotEqualDoubleLiftedToNull__ctor_m051A27F69B6A324A8D4CFE8E2C1B28950890361A(L_49, NULL); NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224* L_50 = L_49; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_DoubleLiftedToNull_23 = L_50; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_DoubleLiftedToNull_23), (void*)L_50); G_B36_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_50)); } IL_0138: { return G_B36_0; } IL_0139: { Type_t* L_51 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_52; L_52 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_51, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_53; L_53 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_52, NULL); V_0 = L_53; int32_t L_54 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_54, 3))) { case 0: { goto IL_0182; } case 1: { goto IL_01c1; } case 2: { goto IL_0197; } case 3: { goto IL_0200; } case 4: { goto IL_01ac; } case 5: { goto IL_0215; } case 6: { goto IL_01d6; } case 7: { goto IL_022a; } case 8: { goto IL_01eb; } case 9: { goto IL_023f; } case 10: { goto IL_0254; } case 11: { goto IL_0269; } } } { goto IL_027e; } IL_0182: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_55 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Boolean_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_56 = L_55; G_B40_0 = L_56; if (L_56) { G_B41_0 = L_56; goto IL_0196; } } { NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E* L_57 = (NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E*)il2cpp_codegen_object_new(NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E_il2cpp_TypeInfo_var); NullCheck(L_57); NotEqualBoolean__ctor_m543579607BE35335168E74A736218898F93E62E6(L_57, NULL); NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E* L_58 = L_57; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Boolean_1 = L_58; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Boolean_1), (void*)L_58); G_B41_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_58)); } IL_0196: { return G_B41_0; } IL_0197: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_59 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SByte_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_60 = L_59; G_B43_0 = L_60; if (L_60) { G_B44_0 = L_60; goto IL_01ab; } } { NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96* L_61 = (NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96*)il2cpp_codegen_object_new(NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96_il2cpp_TypeInfo_var); NullCheck(L_61); NotEqualSByte__ctor_m31B27892999C7CD75FCCFDD884A7F5560676A1B9(L_61, NULL); NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96* L_62 = L_61; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SByte_2 = L_62; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_SByte_2), (void*)L_62); G_B44_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_62)); } IL_01ab: { return G_B44_0; } IL_01ac: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_63 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int16_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_64 = L_63; G_B46_0 = L_64; if (L_64) { G_B47_0 = L_64; goto IL_01c0; } } { NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41* L_65 = (NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41*)il2cpp_codegen_object_new(NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41_il2cpp_TypeInfo_var); NullCheck(L_65); NotEqualInt16__ctor_m3FD881F7060A9CD9A5FF1764A32F964732DB26D5(L_65, NULL); NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41* L_66 = L_65; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int16_3 = L_66; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int16_3), (void*)L_66); G_B47_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_66)); } IL_01c0: { return G_B47_0; } IL_01c1: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_67 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Char_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_68 = L_67; G_B49_0 = L_68; if (L_68) { G_B50_0 = L_68; goto IL_01d5; } } { NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4* L_69 = (NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4*)il2cpp_codegen_object_new(NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4_il2cpp_TypeInfo_var); NullCheck(L_69); NotEqualChar__ctor_m5A18EF830C8EA81C234278E0CBE51CF5F2F35E1D(L_69, NULL); NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4* L_70 = L_69; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Char_4 = L_70; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Char_4), (void*)L_70); G_B50_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_70)); } IL_01d5: { return G_B50_0; } IL_01d6: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_71 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int32_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_72 = L_71; G_B52_0 = L_72; if (L_72) { G_B53_0 = L_72; goto IL_01ea; } } { NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5* L_73 = (NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5*)il2cpp_codegen_object_new(NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5_il2cpp_TypeInfo_var); NullCheck(L_73); NotEqualInt32__ctor_mA4EA252659092498144CB16B4748927DCC9B61BA(L_73, NULL); NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5* L_74 = L_73; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int32_5 = L_74; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int32_5), (void*)L_74); G_B53_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_74)); } IL_01ea: { return G_B53_0; } IL_01eb: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_75 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int64_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_76 = L_75; G_B55_0 = L_76; if (L_76) { G_B56_0 = L_76; goto IL_01ff; } } { NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0* L_77 = (NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0*)il2cpp_codegen_object_new(NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0_il2cpp_TypeInfo_var); NullCheck(L_77); NotEqualInt64__ctor_mCE4CAEC5D14199E92DE5F8BAAEF7B0B420EF24D0(L_77, NULL); NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0* L_78 = L_77; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int64_6 = L_78; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Int64_6), (void*)L_78); G_B56_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_78)); } IL_01ff: { return G_B56_0; } IL_0200: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_79 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Byte_7; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_80 = L_79; G_B58_0 = L_80; if (L_80) { G_B59_0 = L_80; goto IL_0214; } } { NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C* L_81 = (NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C*)il2cpp_codegen_object_new(NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C_il2cpp_TypeInfo_var); NullCheck(L_81); NotEqualByte__ctor_mED1D996AFCCEDD114076CF1CD266901B292DC4A7(L_81, NULL); NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C* L_82 = L_81; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Byte_7 = L_82; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Byte_7), (void*)L_82); G_B59_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_82)); } IL_0214: { return G_B59_0; } IL_0215: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_83 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt16_8; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_84 = L_83; G_B61_0 = L_84; if (L_84) { G_B62_0 = L_84; goto IL_0229; } } { NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531* L_85 = (NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531*)il2cpp_codegen_object_new(NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531_il2cpp_TypeInfo_var); NullCheck(L_85); NotEqualUInt16__ctor_mC82327C08AA783CB5FB4D37B158C6F97CC43CA3E(L_85, NULL); NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531* L_86 = L_85; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt16_8 = L_86; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt16_8), (void*)L_86); G_B62_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_86)); } IL_0229: { return G_B62_0; } IL_022a: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_87 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt32_9; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_88 = L_87; G_B64_0 = L_88; if (L_88) { G_B65_0 = L_88; goto IL_023e; } } { NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2* L_89 = (NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2*)il2cpp_codegen_object_new(NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2_il2cpp_TypeInfo_var); NullCheck(L_89); NotEqualUInt32__ctor_m58EC16A272EF19BAED9B30C068B073FDCD2E2EB1(L_89, NULL); NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2* L_90 = L_89; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt32_9 = L_90; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt32_9), (void*)L_90); G_B65_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_90)); } IL_023e: { return G_B65_0; } IL_023f: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_91 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt64_10; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_92 = L_91; G_B67_0 = L_92; if (L_92) { G_B68_0 = L_92; goto IL_0253; } } { NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811* L_93 = (NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811*)il2cpp_codegen_object_new(NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811_il2cpp_TypeInfo_var); NullCheck(L_93); NotEqualUInt64__ctor_mB01033D2BB94F0F261AA00ECCC54672F13FB863B(L_93, NULL); NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811* L_94 = L_93; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt64_10 = L_94; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_UInt64_10), (void*)L_94); G_B68_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_94)); } IL_0253: { return G_B68_0; } IL_0254: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_95 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Single_11; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_96 = L_95; G_B70_0 = L_96; if (L_96) { G_B71_0 = L_96; goto IL_0268; } } { NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4* L_97 = (NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4*)il2cpp_codegen_object_new(NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4_il2cpp_TypeInfo_var); NullCheck(L_97); NotEqualSingle__ctor_m0CFF0790D3E106333BA539DDD865DE1E2BD20280(L_97, NULL); NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4* L_98 = L_97; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Single_11 = L_98; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Single_11), (void*)L_98); G_B71_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_98)); } IL_0268: { return G_B71_0; } IL_0269: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_99 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Double_12; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_100 = L_99; G_B73_0 = L_100; if (L_100) { G_B74_0 = L_100; goto IL_027d; } } { NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A* L_101 = (NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A*)il2cpp_codegen_object_new(NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A_il2cpp_TypeInfo_var); NullCheck(L_101); NotEqualDouble__ctor_mCA80F18F00B2029056E6FEA88B166D32360FC16E(L_101, NULL); NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A* L_102 = L_101; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Double_12 = L_102; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_Double_12), (void*)L_102); G_B74_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_102)); } IL_027d: { return G_B74_0; } IL_027e: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_103 = ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_reference_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_104 = L_103; G_B76_0 = L_104; if (L_104) { G_B77_0 = L_104; goto IL_0292; } } { NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018* L_105 = (NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018*)il2cpp_codegen_object_new(NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018_il2cpp_TypeInfo_var); NullCheck(L_105); NotEqualReference__ctor_m859AD327B9CE80AEEDBC6EBB037E73F45D61F584(L_105, NULL); NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018* L_106 = L_105; ((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_reference_0 = L_106; Il2CppCodeGenWriteBarrier((void**)(&((NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_StaticFields*)il2cpp_codegen_static_fields_for(NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7_il2cpp_TypeInfo_var))->___s_reference_0), (void*)L_106); G_B77_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_106)); } IL_0292: { return G_B77_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.NotEqualInstruction/NotEqualBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualBoolean_Run_mDFAF23BDEF9098C1833C9002E7766B8425E14E47 (NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_10, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) == ((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_11, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualBoolean__ctor_m543579607BE35335168E74A736218898F93E62E6 (NotEqualBoolean_t6737F3218235A0BA9F7F707407B38B55CB70EC1E* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSByte_Run_m29C13B8263A731CA4372855CCB93DC38F82A0C71 (NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_10, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_11, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSByte__ctor_m31B27892999C7CD75FCCFDD884A7F5560676A1B9 (NotEqualSByte_tC3BEE2FC9252EDE195E1E2062F49E086B5BFDB96* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt16_Run_mEEE687AF4B6DA8A242E661EAB669DC89F21891C3 (NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_10, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_11, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt16__ctor_m3FD881F7060A9CD9A5FF1764A32F964732DB26D5 (NotEqualInt16_t3698C17FC1DED7ABBD72097918396B1E18BF4D41* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualChar_Run_mE8C82D61FF8468996C7922BAEBB94F6DA3DFF9D0 (NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_10, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_11, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualChar__ctor_m5A18EF830C8EA81C234278E0CBE51CF5F2F35E1D (NotEqualChar_t3DDD2E38CDA969BF837DED0A335AB177CC5559B4* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt32_Run_mA2FD8015752FFBE95F2A1C87E8AC98440E3FF565 (NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_10, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_11, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt32__ctor_mA4EA252659092498144CB16B4748927DCC9B61BA (NotEqualInt32_t424BD43B95B3DB3A2919163EF733CDF06C8788E5* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt64_Run_m92F8424003E31C2D96757D3F375BD6400E05FDEF (NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_10, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_11, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt64__ctor_mCE4CAEC5D14199E92DE5F8BAAEF7B0B420EF24D0 (NotEqualInt64_t4C2D7C259362AA65494A1C4B3D97DA625D13B4C0* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualByte_Run_m41BCC299F1370F84C7AE28C3F33626C49E2A7841 (NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_10, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_11, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualByte__ctor_mED1D996AFCCEDD114076CF1CD266901B292DC4A7 (NotEqualByte_tAD657E33AD265821ED602646D6B3D64143BE311C* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt16_Run_mC4C8B8C061909692C2C4C2C39617C21E972DB4B2 (NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_10, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_11, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt16__ctor_mC82327C08AA783CB5FB4D37B158C6F97CC43CA3E (NotEqualUInt16_t7699C406A356E48C5957A79F5DB4F87727FE8531* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt32_Run_m07F4EC9135E88F350F9A76194804F5FD99E82F0D (NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_10, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_11, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt32__ctor_m58EC16A272EF19BAED9B30C068B073FDCD2E2EB1 (NotEqualUInt32_tE270CAC9DD32D9EDBEBF322BD0C47FDCE48335E2* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt64_Run_mB6BDED6B1B57650F933106425880B0DDE2F9F807 (NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_10, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_11, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt64__ctor_mB01033D2BB94F0F261AA00ECCC54672F13FB863B (NotEqualUInt64_tF1CE96E32B3641FEDED6EF48CE6EAB0E4ADCE811* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSingle_Run_m4F311C99EF0C725066503EAA27AC6825E550105E (NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((float)((*(float*)((float*)(float*)UnBox(L_10, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)(float*)UnBox(L_11, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSingle__ctor_m0CFF0790D3E106333BA539DDD865DE1E2BD20280 (NotEqualSingle_tD85223B5782B190B9BE8E9E782402E42C0875EF4* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualDouble_Run_m32AED8430F3EE595286A2AE8A3DB3D2AC6D7FDC7 (NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); goto IL_0040; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; NullCheck(L_8); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)1, NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; RuntimeObject* L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((((double)((*(double*)((double*)(double*)UnBox(L_10, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)(double*)UnBox(L_11, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualDouble__ctor_mCA80F18F00B2029056E6FEA88B166D32360FC16E (NotEqualDouble_tA9AB04746C6C484AB657AA99316C0D25CD00145A* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualReference::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualReference_Run_m88ACA1B334710DB8F14605B1D6CA8E3066412704 (NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = ___0_frame; NullCheck(L_1); RuntimeObject* L_2; L_2 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_1, NULL); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); RuntimeObject* L_4; L_4 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_3, NULL); NullCheck(L_0); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_0, (bool)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_2) == ((RuntimeObject*)(RuntimeObject*)L_4))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualReference__ctor_m859AD327B9CE80AEEDBC6EBB037E73F45D61F584 (NotEqualReference_t78E8FF7F471C398591EBDD000622500BCA845018* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualSByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSByteLiftedToNull_Run_mD154CBC5AF7A0B6799DC7B4E0B18C9EA10926AD4 (NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_8, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_9, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSByteLiftedToNull__ctor_mA2206ECF8356745349D04082085AE390B52930B0 (NotEqualSByteLiftedToNull_t58038BF9F06787BA97AE93B59E7DAD4672A40593* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt16LiftedToNull_Run_mA435CCDCE5390099B60848C5834C93F1C1291C3A (NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_9, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt16LiftedToNull__ctor_m05D6159690D5FD77100230643EBFCB19CA536F8F (NotEqualInt16LiftedToNull_t8BD538F8DE6AF3D31945DDA5F83E9546DDCAC789* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualCharLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualCharLiftedToNull_Run_m1EF03C8DFAE413502A9AE97E243C6C7B2FC88188 (NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_8, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_9, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualCharLiftedToNull__ctor_m0C2BDE292B89F7FE2AF51B7160D11E5050FF4DCE (NotEqualCharLiftedToNull_t0286272E006A0B81F28515D5D88CE5F04BBC94BE* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt32LiftedToNull_Run_m5FD217CBBFA273FCEDA4993742C0ABA305FC9C65 (NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_8, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt32LiftedToNull__ctor_m0E715BB6DEC532E3231F20E272455C9D1440DDF1 (NotEqualInt32LiftedToNull_tAA781A9EEC9DAE3B7A9B19E3149FF68412E25D5A* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt64LiftedToNull_Run_mFA3F5F0E6648C7B7F4DFD8A9967D1831BC9FF658 (NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_8, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_9, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt64LiftedToNull__ctor_mEC671114A1D1E94B558D883243B2AAEBFEFDA718 (NotEqualInt64LiftedToNull_t292B02B08892D4A77D71DC8E224C19A9A3657229* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualByteLiftedToNull_Run_mB1740B105733DF426FEF2D774D160D7679B75AC0 (NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_8, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_9, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualByteLiftedToNull__ctor_mE5E34B02A9D80823990C93E4E2B0D8ABA182E37E (NotEqualByteLiftedToNull_tF9313380F164BCF4A495538BB7B6CB89AA4928F4* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualUInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt16LiftedToNull_Run_m350AF5F49AF8A7F26314EDB7ECF3E953EB2F8612 (NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_8, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_9, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt16LiftedToNull__ctor_mFC3A102A143E4D7186788B56E405E283425C29F7 (NotEqualUInt16LiftedToNull_t806D6BB7C5FC39C779CC89B4A64B1ED70C02739E* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualUInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt32LiftedToNull_Run_m2EAC3451BA64948F42B3CC9CF2309050C9EDF37D (NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_8, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_9, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt32LiftedToNull__ctor_m56F1536495CC1C8E7CC5AE190EB29A5D68C1CDCC (NotEqualUInt32LiftedToNull_t1FF690D8B8678CA1BF658D08600CE9F81E6DEB97* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualUInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt64LiftedToNull_Run_mDC24EE9840C90E950A0693F39E724C9CC2FFCA19 (NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_8, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_9, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt64LiftedToNull__ctor_m01B0CC66C0A3B0B2F0DD46215A2B14E91AC57E1D (NotEqualUInt64LiftedToNull_tDB8F3C58D414A0B68939013597A663F125872AF3* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualSingleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSingleLiftedToNull_Run_m462F14E38E413962832811E8C6DB53C7FE01F2CD (NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((float)((*(float*)((float*)(float*)UnBox(L_8, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)(float*)UnBox(L_9, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSingleLiftedToNull__ctor_mBE2B385392C150E5BCE63E1FA815FA9B34E452F9 (NotEqualSingleLiftedToNull_t6B712C7B909BC5E0CFCDA8A44517A785BBC95B2E* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotEqualInstruction/NotEqualDoubleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualDoubleLiftedToNull_Run_m57F2A28E93D70EFE78B960E469BBEE949E8585AA (NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((((double)((*(double*)((double*)(double*)UnBox(L_8, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)(double*)UnBox(L_9, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualDoubleLiftedToNull__ctor_m051A27F69B6A324A8D4CFE8E2C1B28950890361A (NotEqualDoubleLiftedToNull_t7506433651D62A9951D145E4FE7648D5A1DA2224* __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m7449793C98C38E66AA9C51C7558DAD357B4E0C65(__this, 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.NotInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C (NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInstruction_get_ConsumedStack_mDC5879CF7841D45505E95C20227759D0055329E6 (NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInstruction_get_ProducedStack_mE3B324E0AB65142C7C7B7AE8629ABAE4FFD7CFD3 (NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NotInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NotInstruction_get_InstructionName_m39A0ED2E384DF385075FB640191E3CB1A2D4802E (NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB79D47CC56B4CA4A5403B7731340DEC22E7BEA9); s_Il2CppMethodInitialized = true; } { return _stringLiteralCB79D47CC56B4CA4A5403B7731340DEC22E7BEA9; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* NotInstruction_Create_mCE629202750179DFBFF9F1FC4B41A61C2E52214C (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotInt16_t3F15F4678C7642072226DA3457418494E981B692_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotInt64_t3417DA0980C2079A64FA8670A95B981818706992_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B28_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B27_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 3))) { case 0: { goto IL_0041; } case 1: { goto IL_00fe; } case 2: { goto IL_00e9; } case 3: { goto IL_00d4; } case 4: { goto IL_0080; } case 5: { goto IL_00bf; } case 6: { goto IL_006b; } case 7: { goto IL_00aa; } case 8: { goto IL_0056; } case 9: { goto IL_0095; } } } { goto IL_00fe; } IL_0041: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Boolean_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_0055; } } { NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2* L_6 = (NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2*)il2cpp_codegen_object_new(NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2_il2cpp_TypeInfo_var); NullCheck(L_6); NotBoolean__ctor_m8D5C2ABBE23A04BE132F46C2B139EADF8B91645C(L_6, NULL); NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2* L_7 = L_6; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Boolean_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Boolean_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_0055: { return G_B4_0; } IL_0056: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int64_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_006a; } } { NotInt64_t3417DA0980C2079A64FA8670A95B981818706992* L_10 = (NotInt64_t3417DA0980C2079A64FA8670A95B981818706992*)il2cpp_codegen_object_new(NotInt64_t3417DA0980C2079A64FA8670A95B981818706992_il2cpp_TypeInfo_var); NullCheck(L_10); NotInt64__ctor_mB3BDFAF691D5E82B78D4518FFA83D57B0DB880AA(L_10, NULL); NotInt64_t3417DA0980C2079A64FA8670A95B981818706992* L_11 = L_10; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int64_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int64_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_006a: { return G_B7_0; } IL_006b: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int32_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_007f; } } { NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E* L_14 = (NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E*)il2cpp_codegen_object_new(NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E_il2cpp_TypeInfo_var); NullCheck(L_14); NotInt32__ctor_mFB23F5F457A4792D06DF6F116B0C5A4319E61148(L_14, NULL); NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E* L_15 = L_14; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int32_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int32_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_007f: { return G_B10_0; } IL_0080: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int16_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0094; } } { NotInt16_t3F15F4678C7642072226DA3457418494E981B692* L_18 = (NotInt16_t3F15F4678C7642072226DA3457418494E981B692*)il2cpp_codegen_object_new(NotInt16_t3F15F4678C7642072226DA3457418494E981B692_il2cpp_TypeInfo_var); NullCheck(L_18); NotInt16__ctor_m281A8130BEDDCB0262C4E9A4035889C21B0CD11A(L_18, NULL); NotInt16_t3F15F4678C7642072226DA3457418494E981B692* L_19 = L_18; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int16_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Int16_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_0094: { return G_B13_0; } IL_0095: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt64_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a9; } } { NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71* L_22 = (NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71*)il2cpp_codegen_object_new(NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71_il2cpp_TypeInfo_var); NullCheck(L_22); NotUInt64__ctor_mF8590BC58E02E9BFE7554C55DC154204DBF0F442(L_22, NULL); NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71* L_23 = L_22; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt64_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt64_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_00a9: { return G_B16_0; } IL_00aa: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt32_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00be; } } { NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658* L_26 = (NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658*)il2cpp_codegen_object_new(NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658_il2cpp_TypeInfo_var); NullCheck(L_26); NotUInt32__ctor_m4E0A02BE9285CD8A325F3ACF8EBE1B17ED634767(L_26, NULL); NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658* L_27 = L_26; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt32_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt32_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00be: { return G_B19_0; } IL_00bf: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt16_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00d3; } } { NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67* L_30 = (NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67*)il2cpp_codegen_object_new(NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67_il2cpp_TypeInfo_var); NullCheck(L_30); NotUInt16__ctor_mC014E05D9C11729E0AFAB06FD692E10840F384DC(L_30, NULL); NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67* L_31 = L_30; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt16_6 = L_31; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_UInt16_6), (void*)L_31); G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31)); } IL_00d3: { return G_B22_0; } IL_00d4: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Byte_7; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e8; } } { NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D* L_34 = (NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D*)il2cpp_codegen_object_new(NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D_il2cpp_TypeInfo_var); NullCheck(L_34); NotByte__ctor_m6E26C70A4A1674E7485E5A547809A07DA9B3D47D(L_34, NULL); NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D* L_35 = L_34; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Byte_7 = L_35; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_Byte_7), (void*)L_35); G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35)); } IL_00e8: { return G_B25_0; } IL_00e9: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_36 = ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_SByte_8; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_37 = L_36; G_B27_0 = L_37; if (L_37) { G_B28_0 = L_37; goto IL_00fd; } } { NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6* L_38 = (NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6*)il2cpp_codegen_object_new(NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6_il2cpp_TypeInfo_var); NullCheck(L_38); NotSByte__ctor_m8A2374C3118744F27C2C0481F174670E73E6C4E5(L_38, NULL); NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6* L_39 = L_38; ((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_SByte_8 = L_39; Il2CppCodeGenWriteBarrier((void**)(&((NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_StaticFields*)il2cpp_codegen_static_fields_for(NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3_il2cpp_TypeInfo_var))->___s_SByte_8), (void*)L_39); G_B28_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_39)); } IL_00fd: { return G_B28_0; } IL_00fe: { Exception_t* L_40; L_40 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotInstruction_Create_mCE629202750179DFBFF9F1FC4B41A61C2E52214C_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.NotInstruction/NotBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotBoolean_Run_mC3E8DADC193F1CF3C48DACB2CEB50A240D7F48E7 (NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_4, (bool)((((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_5, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) == ((int32_t)0))? 1 : 0), NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotBoolean__ctor_m8D5C2ABBE23A04BE132F46C2B139EADF8B91645C (NotBoolean_t7AAA3C3962A3C3BF7C1D2D2A38A61BE5EC0525E2* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInt64_Run_mAAD5B2935D8FEE25123024348164AC2F9CFE0B17 (NotInt64_t3417DA0980C2079A64FA8670A95B981818706992* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; int64_t L_6 = ((~((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_5, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_7 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt64__ctor_mB3BDFAF691D5E82B78D4518FFA83D57B0DB880AA (NotInt64_t3417DA0980C2079A64FA8670A95B981818706992* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInt32_Run_mAA429541313D17ABF5A29F260462485CE8AFF100 (NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0020; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_4, ((~((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_5, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); } IL_0020: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt32__ctor_mFB23F5F457A4792D06DF6F116B0C5A4319E61148 (NotInt32_tEAEB3DD1E5065E61D65A941079CEEC52BF7B480E* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInt16_Run_mD95C29AE8DCD9D9458043A4F96DED413D92EDA6D (NotInt16_t3F15F4678C7642072226DA3457418494E981B692* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_4, ((int16_t)((~((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_5, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))), NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt16__ctor_m281A8130BEDDCB0262C4E9A4035889C21B0CD11A (NotInt16_t3F15F4678C7642072226DA3457418494E981B692* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotUInt64_Run_mEC85669E0788B8C5462D608D667542F2FDAF5649 (NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; uint64_t L_6 = ((~((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_5, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))); RuntimeObject* L_7 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt64__ctor_mF8590BC58E02E9BFE7554C55DC154204DBF0F442 (NotUInt64_t19ED7B1BE96AA8DA6FEA211FD74B262A48B26A71* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotUInt32_Run_mA5320091DB28570704542A13CC554B128441914D (NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; uint32_t L_6 = ((~((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_5, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))))); RuntimeObject* L_7 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt32__ctor_m4E0A02BE9285CD8A325F3ACF8EBE1B17ED634767 (NotUInt32_t790276D288F50001E30159F3C97A9FDFE4B08658* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotUInt16_Run_m2AF9CC59A42D8FA7C9C00F30546AA02079B61FE2 (NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D(L_4, (uint16_t)((int32_t)(uint16_t)((~((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_5, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))), NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt16__ctor_mC014E05D9C11729E0AFAB06FD692E10840F384DC (NotUInt16_t48D30C88D1B99399422C50AD8DF2F36E9005BB67* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotByte_Run_mBF08D69EF9DD3FB555FE08DC321F5BB80E20CA56 (NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m6240B0B05BB62738249FABD26D2A4D6DF7437FD3(L_4, (uint8_t)((int32_t)(uint8_t)((~((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_5, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))), NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotByte__ctor_m6E26C70A4A1674E7485E5A547809A07DA9B3D47D (NotByte_t642E06779CB9B6EFB562FE72DDAA38E61351BC3D* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NotInstruction/NotSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotSByte_Run_mDB0F4227103E202F4C891DCFBB38EB119C16F865 (NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m7D0537252255C628F4188658D875E4BC13BFF766(L_4, ((int8_t)((~((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_5, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))), NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSByte__ctor_m8A2374C3118744F27C2C0481F174670E73E6C4E5 (NotSByte_t7CF3B0BBE424A74B5971B71FC0729AD6610AF8F6* __this, const RuntimeMethod* method) { { NotInstruction__ctor_m2695CA1AFC77D56F2A6C924F87A1674979BADA4C(__this, 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.NullCheckInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullCheckInstruction__ctor_m1CC526CBA642C7B7A7BE8754D531BA38E42164C4 (NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.NullCheckInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NullCheckInstruction_get_ConsumedStack_m7FB04CD507312127A6FCB4564708A2722373929E (NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.NullCheckInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NullCheckInstruction_get_ProducedStack_m3EBA7AC28774E938BDAD7411921356AC566D9EF3 (NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NullCheckInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NullCheckInstruction_get_InstructionName_mC9E7475EC21DCE4EB06E026AB44E292A15A58D9B (NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral71B0A9AFCC2A3244B44643A8C525A3C24FE30969); s_Il2CppMethodInitialized = true; } { return _stringLiteral71B0A9AFCC2A3244B44643A8C525A3C24FE30969; } } // System.Int32 System.Linq.Expressions.Interpreter.NullCheckInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NullCheckInstruction_Run_mA118DE640712B0F304E4383796DD65735B8253BA (NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052(L_0, NULL); if (L_1) { goto IL_000e; } } { NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB* L_2 = (NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var))); NullCheck(L_2); NullReferenceException__ctor_mD26D62094A5E49C18D817817E17FDFBC1D3BD752(L_2, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NullCheckInstruction_Run_mA118DE640712B0F304E4383796DD65735B8253BA_RuntimeMethod_var))); } IL_000e: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullCheckInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullCheckInstruction__cctor_m327FCD5781D21948327365A9A7C742080F1BE767 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07* L_0 = (NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07*)il2cpp_codegen_object_new(NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_il2cpp_TypeInfo_var); NullCheck(L_0); NullCheckInstruction__ctor_m1CC526CBA642C7B7A7BE8754D531BA38E42164C4(L_0, NULL); ((NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_StaticFields*)il2cpp_codegen_static_fields_for(NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_il2cpp_TypeInfo_var))->___Instance_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_StaticFields*)il2cpp_codegen_static_fields_for(NullCheckInstruction_tCB596858916377B13A48F7F81CA540E378FE1D07_il2cpp_TypeInfo_var))->___Instance_0), (void*)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.NumericConvertInstruction::.ctor(System.TypeCode,System.TypeCode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NumericConvertInstruction__ctor_m08CD4DD71AF54EE29B62EBD049409E8B637213EF (NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6* __this, int32_t ___0_from, int32_t ___1_to, bool ___2_isLiftedToNull, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); int32_t L_0 = ___0_from; __this->____from_0 = L_0; int32_t L_1 = ___1_to; __this->____to_1 = L_1; bool L_2 = ___2_isLiftedToNull; __this->____isLiftedToNull_2 = L_2; return; } } // System.Int32 System.Linq.Expressions.Interpreter.NumericConvertInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NumericConvertInstruction_Run_mA2A67169818DA16F3AAD5E3ABA95864FA3624401 (NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } void* L_5 = alloca(sizeof(Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28)); RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 V_2; memset((&V_2), 0, sizeof(V_2)); { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_0025; } } { bool L_3 = __this->____isLiftedToNull_2; if (!L_3) { goto IL_0016; } } { V_1 = NULL; goto IL_002d; } IL_0016: { RuntimeObject* L_4 = V_0; UnBoxNullable(L_4, Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_il2cpp_TypeInfo_var, L_5); V_2 = ((*(Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*)((Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*)(Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*)L_5))); int32_t L_6; L_6 = Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA((&V_2), Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var); return L_6; } IL_0025: { RuntimeObject* L_7 = V_0; RuntimeObject* L_8; L_8 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(11 /* System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction::Convert(System.Object) */, __this, L_7); V_1 = L_8; } IL_002d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; RuntimeObject* L_10 = V_1; NullCheck(L_9); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_9, L_10, NULL); return 1; } } // System.String System.Linq.Expressions.Interpreter.NumericConvertInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NumericConvertInstruction_get_InstructionName_m93BEC0F20F9B5B72160CE2B6790CF6E59C62ECC5 (NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD2AF238C3E83FAC1B206E874CA50965EB9E52E59); s_Il2CppMethodInitialized = true; } { return _stringLiteralD2AF238C3E83FAC1B206E874CA50965EB9E52E59; } } // System.Int32 System.Linq.Expressions.Interpreter.NumericConvertInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NumericConvertInstruction_get_ConsumedStack_mDE25B0A179E38E4E7B7D23ECB8A8CEFA83F59953 (NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.NumericConvertInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NumericConvertInstruction_get_ProducedStack_m652DFE589A62C87160B5C5837346F41BAC8624EC (NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NumericConvertInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NumericConvertInstruction_ToString_m12BAF93100D8F5C24BA6990198241E6C9143911F (NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3860603B88C3C33FCEFF25F72FA3E650D2B25876); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); s_Il2CppMethodInitialized = true; } { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)6); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = L_0; String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Linq.Expressions.Interpreter.Instruction::get_InstructionName() */, __this); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(0), (String_t*)L_2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = L_1; NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); (L_3)->SetAt(static_cast(1), (String_t*)_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = L_3; int32_t* L_5 = (&__this->____from_0); Il2CppFakeBox L_6(TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79_il2cpp_TypeInfo_var, L_5); String_t* L_7; L_7 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_6), NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(2), (String_t*)L_7); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_8 = L_4; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral3860603B88C3C33FCEFF25F72FA3E650D2B25876); (L_8)->SetAt(static_cast(3), (String_t*)_stringLiteral3860603B88C3C33FCEFF25F72FA3E650D2B25876); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = L_8; int32_t* L_10 = (&__this->____to_1); Il2CppFakeBox L_11(TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79_il2cpp_TypeInfo_var, L_10); String_t* L_12; L_12 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_11), NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(4), (String_t*)L_12); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_13 = L_9; NullCheck(L_13); ArrayElementTypeCheck (L_13, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); (L_13)->SetAt(static_cast(5), (String_t*)_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); String_t* L_14; L_14 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_13, NULL); return L_14; } } #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.NumericConvertInstruction/Unchecked::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Unchecked_get_InstructionName_mDD3AD470F13EA8161949549AAD1F80628BDE5D0E (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3E89B02BBA9F60219FC7F02742EEB1386A53E33); s_Il2CppMethodInitialized = true; } { return _stringLiteralD3E89B02BBA9F60219FC7F02742EEB1386A53E33; } } // System.Void System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::.ctor(System.TypeCode,System.TypeCode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Unchecked__ctor_mEEA7457039D5D4071FD1614FBE3202BB69AED39C (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, int32_t ___0_from, int32_t ___1_to, bool ___2_isLiftedToNull, const RuntimeMethod* method) { { int32_t L_0 = ___0_from; int32_t L_1 = ___1_to; bool L_2 = ___2_isLiftedToNull; NumericConvertInstruction__ctor_m08CD4DD71AF54EE29B62EBD049409E8B637213EF(__this, L_0, L_1, L_2, NULL); return; } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::Convert(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_Convert_m92BA53C5CC7D783DB6BC42FC0F4FF3EAFF408718 (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* G_B4_0 = NULL; Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* G_B3_0 = NULL; int32_t G_B5_0 = 0; Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* G_B5_1 = NULL; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____from_0; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3))) { case 0: { goto IL_0044; } case 1: { goto IL_007e; } case 2: { goto IL_0064; } case 3: { goto IL_0057; } case 4: { goto IL_0071; } case 5: { goto IL_00a5; } case 6: { goto IL_008b; } case 7: { goto IL_00b2; } case 8: { goto IL_0098; } case 9: { goto IL_00c0; } case 10: { goto IL_00cd; } case 11: { goto IL_00db; } } } { goto IL_00e8; } IL_0044: { RuntimeObject* L_2 = ___0_obj; G_B3_0 = __this; if (((*(bool*)((bool*)(bool*)UnBox(L_2, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) { G_B4_0 = __this; goto IL_0050; } } { G_B5_0 = 0; G_B5_1 = G_B3_0; goto IL_0051; } IL_0050: { G_B5_0 = 1; G_B5_1 = G_B4_0; } IL_0051: { NullCheck(G_B5_1); RuntimeObject* L_3; L_3 = Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55(G_B5_1, G_B5_0, NULL); return L_3; } IL_0057: { RuntimeObject* L_4 = ___0_obj; RuntimeObject* L_5; L_5 = Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55(__this, ((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_4, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var)))), NULL); return L_5; } IL_0064: { RuntimeObject* L_6 = ___0_obj; RuntimeObject* L_7; L_7 = Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55(__this, ((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_6, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var)))), NULL); return L_7; } IL_0071: { RuntimeObject* L_8 = ___0_obj; RuntimeObject* L_9; L_9 = Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55(__this, ((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), NULL); return L_9; } IL_007e: { RuntimeObject* L_10 = ___0_obj; RuntimeObject* L_11; L_11 = Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55(__this, ((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_10, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var)))), NULL); return L_11; } IL_008b: { RuntimeObject* L_12 = ___0_obj; RuntimeObject* L_13; L_13 = Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55(__this, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_12, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), NULL); return L_13; } IL_0098: { RuntimeObject* L_14 = ___0_obj; RuntimeObject* L_15; L_15 = Unchecked_ConvertInt64_m4894E9B2AA1E9DCE191AB3A29C1417C656861404(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_14, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), NULL); return L_15; } IL_00a5: { RuntimeObject* L_16 = ___0_obj; RuntimeObject* L_17; L_17 = Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55(__this, ((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), NULL); return L_17; } IL_00b2: { RuntimeObject* L_18 = ___0_obj; RuntimeObject* L_19; L_19 = Unchecked_ConvertInt64_m4894E9B2AA1E9DCE191AB3A29C1417C656861404(__this, ((int64_t)(uint64_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_18, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))), NULL); return L_19; } IL_00c0: { RuntimeObject* L_20 = ___0_obj; RuntimeObject* L_21; L_21 = Unchecked_ConvertUInt64_m29B76C62110407E2A829F8BA748A99E1CD77632B(__this, ((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_20, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), NULL); return L_21; } IL_00cd: { RuntimeObject* L_22 = ___0_obj; RuntimeObject* L_23; L_23 = Unchecked_ConvertDouble_mDBBE88A4DE114BA50F271480259F370B85A7FC46(__this, ((double)((*(float*)((float*)(float*)UnBox(L_22, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))), NULL); return L_23; } IL_00db: { RuntimeObject* L_24 = ___0_obj; RuntimeObject* L_25; L_25 = Unchecked_ConvertDouble_mDBBE88A4DE114BA50F271480259F370B85A7FC46(__this, ((*(double*)((double*)(double*)UnBox(L_24, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), NULL); return L_25; } IL_00e8: { Exception_t* L_26; L_26 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_Convert_m92BA53C5CC7D783DB6BC42FC0F4FF3EAFF408718_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55 (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, int32_t ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3))) { case 0: { goto IL_00a7; } case 1: { goto IL_005d; } case 2: { goto IL_004d; } case 3: { goto IL_0045; } case 4: { goto IL_0055; } case 5: { goto IL_0074; } case 6: { goto IL_0065; } case 7: { goto IL_007c; } case 8: { goto IL_006c; } case 9: { goto IL_0083; } case 10: { goto IL_008b; } case 11: { goto IL_0093; } case 12: { goto IL_009b; } } } { goto IL_00b1; } IL_0045: { int32_t L_2 = ___0_obj; uint8_t L_3 = ((uint8_t)((int32_t)(uint8_t)L_2)); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_004d: { int32_t L_5 = ___0_obj; int8_t L_6 = ((int8_t)L_5); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0055: { int32_t L_8 = ___0_obj; int16_t L_9 = ((int16_t)L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_005d: { int32_t L_11 = ___0_obj; Il2CppChar L_12 = ((Il2CppChar)((int32_t)(uint16_t)L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0065: { int32_t L_14 = ___0_obj; int32_t L_15 = L_14; RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_006c: { int32_t L_17 = ___0_obj; int64_t L_18 = ((int64_t)L_17); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0074: { int32_t L_20 = ___0_obj; uint16_t L_21 = ((uint16_t)((int32_t)(uint16_t)L_20)); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_007c: { int32_t L_23 = ___0_obj; uint32_t L_24 = ((uint32_t)L_23); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0083: { int32_t L_26 = ___0_obj; uint64_t L_27 = ((uint64_t)((int64_t)L_26)); RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_008b: { int32_t L_29 = ___0_obj; float L_30 = ((float)L_29); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0093: { int32_t L_32 = ___0_obj; double L_33 = ((double)L_32); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_009b: { int32_t L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Implicit_mDBA4FB50BAF9CE8B75AA6ED5ABED7F597CB46177(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a7: { int32_t L_39 = ___0_obj; bool L_40 = ((bool)((!(((uint32_t)L_39) <= ((uint32_t)0)))? 1 : 0)); RuntimeObject* L_41 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_40); return L_41; } IL_00b1: { Exception_t* L_42; L_42 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_42, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertInt32_m881EBD3565AA21172E4062FF9934A5EA71589D55_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertInt64_m4894E9B2AA1E9DCE191AB3A29C1417C656861404 (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, int64_t ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 4))) { case 0: { goto IL_0059; } case 1: { goto IL_0049; } case 2: { goto IL_0041; } case 3: { goto IL_0051; } case 4: { goto IL_0070; } case 5: { goto IL_0061; } case 6: { goto IL_0078; } case 7: { goto IL_0069; } case 8: { goto IL_0080; } case 9: { goto IL_0087; } case 10: { goto IL_008f; } case 11: { goto IL_0097; } } } { goto IL_00a3; } IL_0041: { int64_t L_2 = ___0_obj; uint8_t L_3 = ((uint8_t)((int32_t)(uint8_t)L_2)); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { int64_t L_5 = ___0_obj; int8_t L_6 = ((int8_t)L_5); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { int64_t L_8 = ___0_obj; int16_t L_9 = ((int16_t)L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { int64_t L_11 = ___0_obj; Il2CppChar L_12 = ((Il2CppChar)((int32_t)(uint16_t)L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { int64_t L_14 = ___0_obj; int32_t L_15 = ((int32_t)L_14); RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { int64_t L_17 = ___0_obj; int64_t L_18 = L_17; RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0070: { int64_t L_20 = ___0_obj; uint16_t L_21 = ((uint16_t)((int32_t)(uint16_t)L_20)); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0078: { int64_t L_23 = ___0_obj; uint32_t L_24 = ((uint32_t)((int32_t)(uint32_t)L_23)); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0080: { int64_t L_26 = ___0_obj; uint64_t L_27 = ((uint64_t)L_26); RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0087: { int64_t L_29 = ___0_obj; float L_30 = ((float)L_29); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_008f: { int64_t L_32 = ___0_obj; double L_33 = ((double)L_32); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0097: { int64_t L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Implicit_m8F9A38760D01B23E6DFF77EA760CCE5111F3656D(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a3: { Exception_t* L_39; L_39 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertInt64_m4894E9B2AA1E9DCE191AB3A29C1417C656861404_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertUInt64_m29B76C62110407E2A829F8BA748A99E1CD77632B (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, uint64_t ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 4))) { case 0: { goto IL_0059; } case 1: { goto IL_0049; } case 2: { goto IL_0041; } case 3: { goto IL_0051; } case 4: { goto IL_0070; } case 5: { goto IL_0061; } case 6: { goto IL_0078; } case 7: { goto IL_0069; } case 8: { goto IL_0080; } case 9: { goto IL_0087; } case 10: { goto IL_0090; } case 11: { goto IL_0099; } } } { goto IL_00a5; } IL_0041: { uint64_t L_2 = ___0_obj; uint8_t L_3 = ((uint8_t)((int32_t)(uint8_t)L_2)); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { uint64_t L_5 = ___0_obj; int8_t L_6 = ((int8_t)L_5); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { uint64_t L_8 = ___0_obj; int16_t L_9 = ((int16_t)L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { uint64_t L_11 = ___0_obj; Il2CppChar L_12 = ((Il2CppChar)((int32_t)(uint16_t)L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { uint64_t L_14 = ___0_obj; int32_t L_15 = ((int32_t)L_14); RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { uint64_t L_17 = ___0_obj; int64_t L_18 = ((int64_t)L_17); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0070: { uint64_t L_20 = ___0_obj; uint16_t L_21 = ((uint16_t)((int32_t)(uint16_t)L_20)); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0078: { uint64_t L_23 = ___0_obj; uint32_t L_24 = ((uint32_t)((int32_t)(uint32_t)L_23)); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0080: { uint64_t L_26 = ___0_obj; uint64_t L_27 = L_26; RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0087: { uint64_t L_29 = ___0_obj; float L_30 = ((float)((double)(uint64_t)L_29)); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0090: { uint64_t L_32 = ___0_obj; double L_33 = ((double)((double)(uint64_t)L_32)); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0099: { uint64_t L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Implicit_mA78C1FC00B4E76A91931998BD4FDE3574A54B090(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a5: { Exception_t* L_39; L_39 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertUInt64_m29B76C62110407E2A829F8BA748A99E1CD77632B_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Unchecked_ConvertDouble_mDBBE88A4DE114BA50F271480259F370B85A7FC46 (Unchecked_t3315F5EB5F426B142CE33FF447D8E0755F08E69B* __this, double ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 4))) { case 0: { goto IL_0059; } case 1: { goto IL_0049; } case 2: { goto IL_0041; } case 3: { goto IL_0051; } case 4: { goto IL_0071; } case 5: { goto IL_0061; } case 6: { goto IL_0079; } case 7: { goto IL_0069; } case 8: { goto IL_0081; } case 9: { goto IL_0089; } case 10: { goto IL_0091; } case 11: { goto IL_0099; } } } { goto IL_00a5; } IL_0041: { double L_2 = ___0_obj; uint8_t L_3 = ((uint8_t)il2cpp_codegen_cast_floating_point(L_2)); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { double L_5 = ___0_obj; int8_t L_6 = il2cpp_codegen_cast_double_to_int(L_5); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { double L_8 = ___0_obj; int16_t L_9 = il2cpp_codegen_cast_double_to_int(L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { double L_11 = ___0_obj; Il2CppChar L_12 = ((Il2CppChar)il2cpp_codegen_cast_floating_point(L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { double L_14 = ___0_obj; int32_t L_15 = il2cpp_codegen_cast_double_to_int(L_14); RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { double L_17 = ___0_obj; int64_t L_18 = il2cpp_codegen_cast_double_to_int(L_17); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0071: { double L_20 = ___0_obj; uint16_t L_21 = ((uint16_t)il2cpp_codegen_cast_floating_point(L_20)); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0079: { double L_23 = ___0_obj; uint32_t L_24 = ((uint32_t)il2cpp_codegen_cast_floating_point(L_23)); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0081: { double L_26 = ___0_obj; uint64_t L_27 = ((uint64_t)il2cpp_codegen_cast_floating_point(L_26)); RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0089: { double L_29 = ___0_obj; float L_30 = ((float)L_29); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0091: { double L_32 = ___0_obj; double L_33 = ((double)L_32); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0099: { double L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Explicit_mC97457D67812EF62FBEC4E9C07E5DCFACAA1FE66(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a5: { Exception_t* L_39; L_39 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertDouble_mDBBE88A4DE114BA50F271480259F370B85A7FC46_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.String System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Checked_get_InstructionName_mA47666484F9D5FCD5EC4197EE58943286E693903 (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF75AE27F892A4631428AA6C707A9C422EDC0CA7E); s_Il2CppMethodInitialized = true; } { return _stringLiteralF75AE27F892A4631428AA6C707A9C422EDC0CA7E; } } // System.Void System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::.ctor(System.TypeCode,System.TypeCode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Checked__ctor_mFF723375767AAD3C5A48F22EDAF55405E669B6A1 (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, int32_t ___0_from, int32_t ___1_to, bool ___2_isLiftedToNull, const RuntimeMethod* method) { { int32_t L_0 = ___0_from; int32_t L_1 = ___1_to; bool L_2 = ___2_isLiftedToNull; NumericConvertInstruction__ctor_m08CD4DD71AF54EE29B62EBD049409E8B637213EF(__this, L_0, L_1, L_2, NULL); return; } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::Convert(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_Convert_m1E49B8CB105BFBF7CF3340FC6C51BEDA7F5876DE (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* G_B4_0 = NULL; Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* G_B3_0 = NULL; int32_t G_B5_0 = 0; Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* G_B5_1 = NULL; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____from_0; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3))) { case 0: { goto IL_0044; } case 1: { goto IL_007e; } case 2: { goto IL_0064; } case 3: { goto IL_0057; } case 4: { goto IL_0071; } case 5: { goto IL_00a5; } case 6: { goto IL_008b; } case 7: { goto IL_00b2; } case 8: { goto IL_0098; } case 9: { goto IL_00c0; } case 10: { goto IL_00cd; } case 11: { goto IL_00db; } } } { goto IL_00e8; } IL_0044: { RuntimeObject* L_2 = ___0_obj; G_B3_0 = __this; if (((*(bool*)((bool*)(bool*)UnBox(L_2, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) { G_B4_0 = __this; goto IL_0050; } } { G_B5_0 = 0; G_B5_1 = G_B3_0; goto IL_0051; } IL_0050: { G_B5_0 = 1; G_B5_1 = G_B4_0; } IL_0051: { NullCheck(G_B5_1); RuntimeObject* L_3; L_3 = Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F(G_B5_1, G_B5_0, NULL); return L_3; } IL_0057: { RuntimeObject* L_4 = ___0_obj; RuntimeObject* L_5; L_5 = Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F(__this, ((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_4, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var)))), NULL); return L_5; } IL_0064: { RuntimeObject* L_6 = ___0_obj; RuntimeObject* L_7; L_7 = Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F(__this, ((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_6, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var)))), NULL); return L_7; } IL_0071: { RuntimeObject* L_8 = ___0_obj; RuntimeObject* L_9; L_9 = Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F(__this, ((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), NULL); return L_9; } IL_007e: { RuntimeObject* L_10 = ___0_obj; RuntimeObject* L_11; L_11 = Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F(__this, ((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_10, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var)))), NULL); return L_11; } IL_008b: { RuntimeObject* L_12 = ___0_obj; RuntimeObject* L_13; L_13 = Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F(__this, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_12, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), NULL); return L_13; } IL_0098: { RuntimeObject* L_14 = ___0_obj; RuntimeObject* L_15; L_15 = Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_14, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), NULL); return L_15; } IL_00a5: { RuntimeObject* L_16 = ___0_obj; RuntimeObject* L_17; L_17 = Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F(__this, ((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), NULL); return L_17; } IL_00b2: { RuntimeObject* L_18 = ___0_obj; RuntimeObject* L_19; L_19 = Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0(__this, ((int64_t)(uint64_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_18, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))), NULL); return L_19; } IL_00c0: { RuntimeObject* L_20 = ___0_obj; RuntimeObject* L_21; L_21 = Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2(__this, ((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_20, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), NULL); return L_21; } IL_00cd: { RuntimeObject* L_22 = ___0_obj; RuntimeObject* L_23; L_23 = Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F(__this, ((double)((*(float*)((float*)(float*)UnBox(L_22, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))), NULL); return L_23; } IL_00db: { RuntimeObject* L_24 = ___0_obj; RuntimeObject* L_25; L_25 = Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F(__this, ((*(double*)((double*)(double*)UnBox(L_24, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), NULL); return L_25; } IL_00e8: { Exception_t* L_26; L_26 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_Convert_m1E49B8CB105BFBF7CF3340FC6C51BEDA7F5876DE_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, int32_t ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3))) { case 0: { goto IL_00a8; } case 1: { goto IL_005d; } case 2: { goto IL_004d; } case 3: { goto IL_0045; } case 4: { goto IL_0055; } case 5: { goto IL_0074; } case 6: { goto IL_0065; } case 7: { goto IL_007c; } case 8: { goto IL_006c; } case 9: { goto IL_0084; } case 10: { goto IL_008c; } case 11: { goto IL_0094; } case 12: { goto IL_009c; } } } { goto IL_00b2; } IL_0045: { int32_t L_2 = ___0_obj; if ((int64_t)(L_2) > 255LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); uint8_t L_3 = ((uint8_t)L_2); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_004d: { int32_t L_5 = ___0_obj; if ((int64_t)(L_5) > 127LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); int8_t L_6 = ((int8_t)L_5); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0055: { int32_t L_8 = ___0_obj; if ((int64_t)(L_8) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); int16_t L_9 = ((int16_t)L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_005d: { int32_t L_11 = ___0_obj; if ((int64_t)(L_11) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)((uint16_t)L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0065: { int32_t L_14 = ___0_obj; int32_t L_15 = L_14; RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_006c: { int32_t L_17 = ___0_obj; int64_t L_18 = ((int64_t)L_17); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0074: { int32_t L_20 = ___0_obj; if ((int64_t)(L_20) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); uint16_t L_21 = ((uint16_t)L_20); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_007c: { int32_t L_23 = ___0_obj; if ((int64_t)(L_23) > 4294967295LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); uint32_t L_24 = ((uint32_t)L_23); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0084: { int32_t L_26 = ___0_obj; if ((uint64_t)(L_26) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var); uint64_t L_27 = ((uint64_t)L_26); RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_008c: { int32_t L_29 = ___0_obj; float L_30 = ((float)L_29); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0094: { int32_t L_32 = ___0_obj; double L_33 = ((double)L_32); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_009c: { int32_t L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Implicit_mDBA4FB50BAF9CE8B75AA6ED5ABED7F597CB46177(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a8: { int32_t L_39 = ___0_obj; bool L_40 = ((bool)((!(((uint32_t)L_39) <= ((uint32_t)0)))? 1 : 0)); RuntimeObject* L_41 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_40); return L_41; } IL_00b2: { Exception_t* L_42; L_42 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_42, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertInt32_m721B82A735FB16AC1548109E1F45D5C565C3179F_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0 (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, int64_t ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 4))) { case 0: { goto IL_0059; } case 1: { goto IL_0049; } case 2: { goto IL_0041; } case 3: { goto IL_0051; } case 4: { goto IL_0070; } case 5: { goto IL_0061; } case 6: { goto IL_0078; } case 7: { goto IL_0069; } case 8: { goto IL_0080; } case 9: { goto IL_0088; } case 10: { goto IL_0090; } case 11: { goto IL_0098; } } } { goto IL_00a4; } IL_0041: { int64_t L_2 = ___0_obj; if ((int64_t)(L_2) > 255LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); uint8_t L_3 = ((uint8_t)L_2); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { int64_t L_5 = ___0_obj; if ((int64_t)(L_5) > 127LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); int8_t L_6 = ((int8_t)L_5); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { int64_t L_8 = ___0_obj; if ((int64_t)(L_8) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); int16_t L_9 = ((int16_t)L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { int64_t L_11 = ___0_obj; if ((int64_t)(L_11) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)((uint16_t)L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { int64_t L_14 = ___0_obj; if ((int64_t)(L_14) > 2147483647LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); int32_t L_15 = ((int32_t)L_14); RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { int64_t L_17 = ___0_obj; int64_t L_18 = L_17; RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0070: { int64_t L_20 = ___0_obj; if ((int64_t)(L_20) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); uint16_t L_21 = ((uint16_t)L_20); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0078: { int64_t L_23 = ___0_obj; if ((int64_t)(L_23) > 4294967295LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); uint32_t L_24 = ((uint32_t)L_23); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0080: { int64_t L_26 = ___0_obj; if ((uint64_t)(L_26) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var); uint64_t L_27 = ((uint64_t)L_26); RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0088: { int64_t L_29 = ___0_obj; float L_30 = ((float)L_29); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0090: { int64_t L_32 = ___0_obj; double L_33 = ((double)L_32); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0098: { int64_t L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Implicit_m8F9A38760D01B23E6DFF77EA760CCE5111F3656D(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a4: { Exception_t* L_39; L_39 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertInt64_mE2C56C09283C275328B583BE2C38A2375F456CB0_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2 (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, uint64_t ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 4))) { case 0: { goto IL_0059; } case 1: { goto IL_0049; } case 2: { goto IL_0041; } case 3: { goto IL_0051; } case 4: { goto IL_0071; } case 5: { goto IL_0061; } case 6: { goto IL_0079; } case 7: { goto IL_0069; } case 8: { goto IL_0081; } case 9: { goto IL_0088; } case 10: { goto IL_0091; } case 11: { goto IL_009a; } } } { goto IL_00a6; } IL_0041: { uint64_t L_2 = ___0_obj; if ((uint64_t)(L_2) > 255LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); uint8_t L_3 = ((uint8_t)L_2); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { uint64_t L_5 = ___0_obj; if ((uint64_t)(L_5) > 127LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); int8_t L_6 = ((int8_t)((uint8_t)L_5)); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { uint64_t L_8 = ___0_obj; if ((uint64_t)(L_8) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); int16_t L_9 = ((int16_t)L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { uint64_t L_11 = ___0_obj; if ((uint64_t)(L_11) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)((uint16_t)L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { uint64_t L_14 = ___0_obj; if ((uint64_t)(L_14) > 2147483647LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); int32_t L_15 = ((int32_t)L_14); RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { uint64_t L_17 = ___0_obj; if ((uint64_t)(L_17) > 9223372036854775807ULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); int64_t L_18 = ((int64_t)L_17); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0071: { uint64_t L_20 = ___0_obj; if ((uint64_t)(L_20) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); uint16_t L_21 = ((uint16_t)L_20); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0079: { uint64_t L_23 = ___0_obj; if ((uint64_t)(L_23) > 4294967295LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var); uint32_t L_24 = ((uint32_t)L_23); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0081: { uint64_t L_26 = ___0_obj; uint64_t L_27 = L_26; RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0088: { uint64_t L_29 = ___0_obj; float L_30 = ((float)((double)(uint64_t)L_29)); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0091: { uint64_t L_32 = ___0_obj; double L_33 = ((double)((double)(uint64_t)L_32)); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_009a: { uint64_t L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Implicit_mA78C1FC00B4E76A91931998BD4FDE3574A54B090(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a6: { Exception_t* L_39; L_39 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertUInt64_m1DB030EED498558EB2124101E80EA1F06265B5D2_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F (Checked_t4F755616030BC94F9BCCA80FD5C82125A31FE468* __this, double ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 4))) { case 0: { goto IL_0059; } case 1: { goto IL_0049; } case 2: { goto IL_0041; } case 3: { goto IL_0051; } case 4: { goto IL_0071; } case 5: { goto IL_0061; } case 6: { goto IL_0079; } case 7: { goto IL_0069; } case 8: { goto IL_0081; } case 9: { goto IL_0089; } case 10: { goto IL_0091; } case 11: { goto IL_0099; } } } { goto IL_00a5; } IL_0041: { double L_2 = ___0_obj; if (L_2 > (double)(255LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); uint8_t L_3 = il2cpp_codegen_cast_floating_point(L_2); RuntimeObject* L_4 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { double L_5 = ___0_obj; if (L_5 > (double)(127LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); int8_t L_6 = il2cpp_codegen_cast_double_to_int(L_5); RuntimeObject* L_7 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { double L_8 = ___0_obj; if (L_8 > (double)(32767LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); int16_t L_9 = il2cpp_codegen_cast_double_to_int(L_8); RuntimeObject* L_10 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { double L_11 = ___0_obj; if (L_11 > (double)(65535LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)il2cpp_codegen_cast_floating_point(L_11)); RuntimeObject* L_13 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { double L_14 = ___0_obj; if (L_14 > (double)(2147483647LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); int32_t L_15 = il2cpp_codegen_cast_double_to_int(L_14); RuntimeObject* L_16 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { double L_17 = ___0_obj; if (L_17 > (double)((std::numeric_limits::max)())) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); int64_t L_18 = il2cpp_codegen_cast_double_to_int(L_17); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0071: { double L_20 = ___0_obj; if (L_20 > (double)(65535LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); uint16_t L_21 = il2cpp_codegen_cast_floating_point(L_20); RuntimeObject* L_22 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0079: { double L_23 = ___0_obj; if (L_23 > (double)(4294967295LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); uint32_t L_24 = il2cpp_codegen_cast_floating_point(L_23); RuntimeObject* L_25 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0081: { double L_26 = ___0_obj; if (L_26 > (double)((std::numeric_limits::max)())) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_RuntimeMethod_var); uint64_t L_27 = il2cpp_codegen_cast_floating_point(L_26); RuntimeObject* L_28 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0089: { double L_29 = ___0_obj; float L_30 = ((float)L_29); RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0091: { double L_32 = ___0_obj; double L_33 = ((double)L_32); RuntimeObject* L_34 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0099: { double L_35 = ___0_obj; il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_36; L_36 = Decimal_op_Explicit_mC97457D67812EF62FBEC4E9C07E5DCFACAA1FE66(L_35, NULL); Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_37 = L_36; RuntimeObject* L_38 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a5: { Exception_t* L_39; L_39 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertDouble_m3862413AFAEA5B8B4D4768D43D061607BFE1317F_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.String System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ToUnderlying_get_InstructionName_mBFCAEB5B312A7F1071C83F374416359D8C7C90CC (ToUnderlying_tBE7476E08603F3C1F8D9A5A882A3AFC6E4852F74* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE3C65B6FF1CFCF13E04997A1ED4E5E23AC99D931); s_Il2CppMethodInitialized = true; } { return _stringLiteralE3C65B6FF1CFCF13E04997A1ED4E5E23AC99D931; } } // System.Void System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying::.ctor(System.TypeCode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToUnderlying__ctor_m3C020435F4E266CFC40C97ECCA8F6F78543B339D (ToUnderlying_tBE7476E08603F3C1F8D9A5A882A3AFC6E4852F74* __this, int32_t ___0_to, bool ___1_isLiftedToNull, const RuntimeMethod* method) { { int32_t L_0 = ___0_to; int32_t L_1 = ___0_to; bool L_2 = ___1_isLiftedToNull; NumericConvertInstruction__ctor_m08CD4DD71AF54EE29B62EBD049409E8B637213EF(__this, L_0, L_1, L_2, NULL); return; } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying::Convert(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ToUnderlying_Convert_mB283B5AF335FA3B5FA811A6444448C0812134047 (ToUnderlying_tBE7476E08603F3C1F8D9A5A882A3AFC6E4852F74* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_t76B4E2310498667CBF25B066BD924FC0FF7368B6*)__this)->____to_1; V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3))) { case 0: { goto IL_0039; } case 1: { goto IL_0069; } case 2: { goto IL_0051; } case 3: { goto IL_0045; } case 4: { goto IL_005d; } case 5: { goto IL_008d; } case 6: { goto IL_0075; } case 7: { goto IL_0099; } case 8: { goto IL_0081; } case 9: { goto IL_00a5; } } } { goto IL_00b1; } IL_0039: { RuntimeObject* L_2 = ___0_obj; bool L_3 = ((*(bool*)((bool*)(bool*)UnBox(L_2, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))); RuntimeObject* L_4 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0045: { RuntimeObject* L_5 = ___0_obj; uint8_t L_6 = ((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_5, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var)))); RuntimeObject* L_7 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { RuntimeObject* L_8 = ___0_obj; int8_t L_9 = ((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_8, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var)))); RuntimeObject* L_10 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_005d: { RuntimeObject* L_11 = ___0_obj; int16_t L_12 = ((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_11, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))); RuntimeObject* L_13 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0069: { RuntimeObject* L_14 = ___0_obj; Il2CppChar L_15 = ((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_14, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var)))); RuntimeObject* L_16 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0075: { RuntimeObject* L_17 = ___0_obj; int32_t L_18 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))); RuntimeObject* L_19 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0081: { RuntimeObject* L_20 = ___0_obj; int64_t L_21 = ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_20, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))); RuntimeObject* L_22 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_008d: { RuntimeObject* L_23 = ___0_obj; uint16_t L_24 = ((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_23, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))); RuntimeObject* L_25 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0099: { RuntimeObject* L_26 = ___0_obj; uint32_t L_27 = ((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_26, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))); RuntimeObject* L_28 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_00a5: { RuntimeObject* L_29 = ___0_obj; uint64_t L_30 = ((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_29, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))); RuntimeObject* L_31 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_00b1: { Exception_t* L_32; L_32 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ToUnderlying_Convert_mB283B5AF335FA3B5FA811A6444448C0812134047_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.OrInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInstruction_get_ConsumedStack_mC80E34792529237FFE16F55B0FC57FD8D093879C (OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInstruction_get_ProducedStack_m2D9223435BF1C3E29068E54EC50F5B568923E103 (OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.OrInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* OrInstruction_get_InstructionName_mE9DDDCCA583F0D011615B704750A984803D829BD (OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3ECB8E1843C72C921E80AF7EBAA40BE59115F111); s_Il2CppMethodInitialized = true; } { return _stringLiteral3ECB8E1843C72C921E80AF7EBAA40BE59115F111; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD (OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* OrInstruction_Create_m95B740D072E811E535F2DB1A6C0AEEC276D95B31 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B28_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B27_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 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_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_SByte_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_0055; } } { OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557* L_6 = (OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557*)il2cpp_codegen_object_new(OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557_il2cpp_TypeInfo_var); NullCheck(L_6); OrSByte__ctor_mB63CE4BB33133EFE104438D860A0155921E57D9A(L_6, NULL); OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557* L_7 = L_6; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_SByte_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_SByte_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_0055: { return G_B4_0; } IL_0056: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int16_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_006a; } } { OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83* L_10 = (OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83*)il2cpp_codegen_object_new(OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83_il2cpp_TypeInfo_var); NullCheck(L_10); OrInt16__ctor_m7D9848CF6CF474610A5EF835F87AC853FB359DBF(L_10, NULL); OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83* L_11 = L_10; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int16_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int16_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_006a: { return G_B7_0; } IL_006b: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int32_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_007f; } } { OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C* L_14 = (OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C*)il2cpp_codegen_object_new(OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C_il2cpp_TypeInfo_var); NullCheck(L_14); OrInt32__ctor_mA7C29DBF8709FB0E0800BACDD25029C3DE2ACDCD(L_14, NULL); OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C* L_15 = L_14; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int32_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int32_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_007f: { return G_B10_0; } IL_0080: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int64_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0094; } } { OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B* L_18 = (OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B*)il2cpp_codegen_object_new(OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B_il2cpp_TypeInfo_var); NullCheck(L_18); OrInt64__ctor_m463C37C81BD707A9CC0ACBC69A00B8D81347328F(L_18, NULL); OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B* L_19 = L_18; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int64_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Int64_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_0094: { return G_B13_0; } IL_0095: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Byte_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a9; } } { OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D* L_22 = (OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D*)il2cpp_codegen_object_new(OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D_il2cpp_TypeInfo_var); NullCheck(L_22); OrByte__ctor_mCA0317047143E9FD774A1A94BB17E46BE9F9F78D(L_22, NULL); OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D* L_23 = L_22; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Byte_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Byte_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_00a9: { return G_B16_0; } IL_00aa: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt16_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00be; } } { OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0* L_26 = (OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0*)il2cpp_codegen_object_new(OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0_il2cpp_TypeInfo_var); NullCheck(L_26); OrUInt16__ctor_mCC62C5B9865698C10749D85B84C9EFB75DEA0EA8(L_26, NULL); OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0* L_27 = L_26; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt16_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt16_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00be: { return G_B19_0; } IL_00bf: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt32_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00d3; } } { OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B* L_30 = (OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B*)il2cpp_codegen_object_new(OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B_il2cpp_TypeInfo_var); NullCheck(L_30); OrUInt32__ctor_m6A8AD4E31385B7A4C27B0B516A095AD007751E31(L_30, NULL); OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B* L_31 = L_30; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt32_6 = L_31; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt32_6), (void*)L_31); G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31)); } IL_00d3: { return G_B22_0; } IL_00d4: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt64_7; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e8; } } { OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E* L_34 = (OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E*)il2cpp_codegen_object_new(OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E_il2cpp_TypeInfo_var); NullCheck(L_34); OrUInt64__ctor_m185311CC8815399BF7C3AB8CAE1E509FC3853A73(L_34, NULL); OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E* L_35 = L_34; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt64_7 = L_35; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_UInt64_7), (void*)L_35); G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35)); } IL_00e8: { return G_B25_0; } IL_00e9: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_36 = ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Boolean_8; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_37 = L_36; G_B27_0 = L_37; if (L_37) { G_B28_0 = L_37; goto IL_00fd; } } { OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15* L_38 = (OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15*)il2cpp_codegen_object_new(OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15_il2cpp_TypeInfo_var); NullCheck(L_38); OrBoolean__ctor_m7C3FB65E3D8AE07FDBA9D8FBA854235E8546B15A(L_38, NULL); OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15* L_39 = L_38; ((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Boolean_8 = L_39; Il2CppCodeGenWriteBarrier((void**)(&((OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_StaticFields*)il2cpp_codegen_static_fields_for(OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61_il2cpp_TypeInfo_var))->___s_Boolean_8), (void*)L_39); G_B28_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_39)); } IL_00fd: { return G_B28_0; } IL_00fe: { Exception_t* L_40; L_40 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OrInstruction_Create_m95B740D072E811E535F2DB1A6C0AEEC276D95B31_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.OrInstruction/OrSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrSByte_Run_m8C422DB094764BAFE2B9EA6FF8347F1604E26868 (OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m7D0537252255C628F4188658D875E4BC13BFF766(L_7, ((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_8, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))|(int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_9, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrSByte__ctor_mB63CE4BB33133EFE104438D860A0155921E57D9A (OrSByte_tE82F938F5CFF40C7320F62AC242CC771A7EC1557* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInt16_Run_m6175455B34A71B24F3856594EA7013F0041CEE68 (OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_7, ((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))|(int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_9, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt16__ctor_m7D9848CF6CF474610A5EF835F87AC853FB359DBF (OrInt16_t37F01AD14A8A80839F978EAB87D5EC45A148AE83* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInt32_Run_m39D8864068584D6B6C4EA3841ABB77F8746813D5 (OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_7, ((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_8, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))|((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt32__ctor_mA7C29DBF8709FB0E0800BACDD25029C3DE2ACDCD (OrInt32_t62068DBE01DCD4A88AE93023C5A7C3C9F58A1A8C* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInt64_Run_m24135F6C61E11B20AE8CBF7CB41E48614DCD1A17 (OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; int64_t L_10 = ((int64_t)(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_8, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))|((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_9, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_11 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt64__ctor_m463C37C81BD707A9CC0ACBC69A00B8D81347328F (OrInt64_tD4F219F5AF4D793A3D9FA73687AD94060E6F778B* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrByte_Run_m0AD942344FA75D8AF1FBB8BDE84D32569362044F (OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m6240B0B05BB62738249FABD26D2A4D6DF7437FD3(L_7, (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_8, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))|(int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_9, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrByte__ctor_mCA0317047143E9FD774A1A94BB17E46BE9F9F78D (OrByte_t5E9F95BF8DAD8E9785E461A5DB9663A8716ABC6D* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrUInt16_Run_m6A738256063E87BE84C1D12D4F944B33799974FB (OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D(L_7, (uint16_t)((int32_t)(uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_8, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))|(int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_9, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt16__ctor_mCC62C5B9865698C10749D85B84C9EFB75DEA0EA8 (OrUInt16_t5F04C508B874CF4CE5EA5D57A0EEC3EC0EA3CBE0* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrUInt32_Run_m4A59EF714348038D7E9CE974986552B4C647224C (OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; uint32_t L_10 = ((uint32_t)((int32_t)((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_8, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))|(int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_9, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))); RuntimeObject* L_11 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt32__ctor_m6A8AD4E31385B7A4C27B0B516A095AD007751E31 (OrUInt32_tB88A31ED5D70D99051DAA563E47DF50061387E1B* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrUInt64_Run_m2EADE2C20A2B503AE94F46CC21ADD986374D0A7D (OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_1; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); return 1; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; RuntimeObject* L_9 = V_1; uint64_t L_10 = ((uint64_t)((int64_t)((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_8, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))|(int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_9, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))); RuntimeObject* L_11 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt64__ctor_m185311CC8815399BF7C3AB8CAE1E509FC3853A73 (OrUInt64_tE612A299986E856F393B35F1DDF5D6AB31DA0B8E* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.OrInstruction/OrBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrBoolean_Run_m26E26BD55D71E892DD26C12F2BFDCF87B6D25496 (OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B5_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B4_0 = NULL; RuntimeObject* G_B6_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B6_1 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B11_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B10_0 = NULL; RuntimeObject* G_B12_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B12_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_0035; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0033; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_0; G_B4_0 = L_7; if (((*(bool*)((bool*)(bool*)UnBox(L_8, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) { G_B5_0 = L_7; goto IL_0029; } } { G_B6_0 = NULL; G_B6_1 = G_B4_0; goto IL_002e; } IL_0029: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_9 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedTrue_1; G_B6_0 = L_9; G_B6_1 = G_B5_0; } IL_002e: { NullCheck(G_B6_1); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B6_1, G_B6_0, NULL); } IL_0033: { return 1; } IL_0035: { RuntimeObject* L_10 = V_0; if (L_10) { goto IL_0050; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_11 = ___0_frame; RuntimeObject* L_12 = V_1; G_B10_0 = L_11; if (((*(bool*)((bool*)(bool*)UnBox(L_12, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) { G_B11_0 = L_11; goto IL_0044; } } { G_B12_0 = NULL; G_B12_1 = G_B10_0; goto IL_0049; } IL_0044: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_13 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedTrue_1; G_B12_0 = L_13; G_B12_1 = G_B11_0; } IL_0049: { NullCheck(G_B12_1); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B12_1, G_B12_0, NULL); return 1; } IL_0050: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_14 = ___0_frame; RuntimeObject* L_15 = V_1; RuntimeObject* L_16 = V_0; NullCheck(L_14); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_14, (bool)((int32_t)((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_15, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))|(int32_t)((*(bool*)((bool*)(bool*)UnBox(L_16, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrBoolean__ctor_m7C3FB65E3D8AE07FDBA9D8FBA854235E8546B15A (OrBoolean_t95780DA7516BB8BE2FC4149FCEECE09EB6395A15* __this, const RuntimeMethod* method) { { OrInstruction__ctor_m04C1D0CE767CE9557DA31170302D9C6F950AB5AD(__this, 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.RightShiftInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInstruction_get_ConsumedStack_m5D1569D83E8EBD562143818E1885E1D06029EC3C (RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInstruction_get_ProducedStack_m0E54F2EBD8C8F5EC33104F220084138CB7146C7F (RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.RightShiftInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RightShiftInstruction_get_InstructionName_mFA32723F711BFF283485A94F3518E283DEF207CF (RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD2B79C21D9B39F954A915B14F102B6F3D8975EAE); s_Il2CppMethodInitialized = true; } { return _stringLiteralD2B79C21D9B39F954A915B14F102B6F3D8975EAE; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0 (RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* RightShiftInstruction_Create_m29059859DD853B71CF1D726EC1A0F014701576C5 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 5))) { case 0: { goto IL_0039; } case 1: { goto IL_008d; } case 2: { goto IL_004e; } case 3: { goto IL_00a2; } case 4: { goto IL_0063; } case 5: { goto IL_00b7; } case 6: { goto IL_0078; } case 7: { goto IL_00cc; } } } { goto IL_00e1; } IL_0039: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_SByte_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004d; } } { RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C* L_6 = (RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C*)il2cpp_codegen_object_new(RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C_il2cpp_TypeInfo_var); NullCheck(L_6); RightShiftSByte__ctor_mECD157545EC3E662DEEE1EAD3EA2BF0137588F6B(L_6, NULL); RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C* L_7 = L_6; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_SByte_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_SByte_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_004d: { return G_B4_0; } IL_004e: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int16_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0062; } } { RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9* L_10 = (RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9*)il2cpp_codegen_object_new(RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9_il2cpp_TypeInfo_var); NullCheck(L_10); RightShiftInt16__ctor_m140A3EF98438DAF1A2D8417891D0FB414D8113A4(L_10, NULL); RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9* L_11 = L_10; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int16_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int16_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_0062: { return G_B7_0; } IL_0063: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int32_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0077; } } { RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726* L_14 = (RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726*)il2cpp_codegen_object_new(RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726_il2cpp_TypeInfo_var); NullCheck(L_14); RightShiftInt32__ctor_m8855F7EAFB3E1C6DD3022EE5259FDB04BE010651(L_14, NULL); RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726* L_15 = L_14; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int32_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int32_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_0077: { return G_B10_0; } IL_0078: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int64_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_008c; } } { RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F* L_18 = (RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F*)il2cpp_codegen_object_new(RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F_il2cpp_TypeInfo_var); NullCheck(L_18); RightShiftInt64__ctor_mC9D50465A995773F987ADE97D4364DAF530FA4F5(L_18, NULL); RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F* L_19 = L_18; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int64_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Int64_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_008c: { return G_B13_0; } IL_008d: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Byte_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a1; } } { RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872* L_22 = (RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872*)il2cpp_codegen_object_new(RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872_il2cpp_TypeInfo_var); NullCheck(L_22); RightShiftByte__ctor_mAF902B439660436CDA8892881483618736D7E94B(L_22, NULL); RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872* L_23 = L_22; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Byte_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_Byte_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_00a1: { return G_B16_0; } IL_00a2: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt16_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00b6; } } { RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD* L_26 = (RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD*)il2cpp_codegen_object_new(RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD_il2cpp_TypeInfo_var); NullCheck(L_26); RightShiftUInt16__ctor_m1A73249FB936CA81C621DCD0D21066977C80A91B(L_26, NULL); RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD* L_27 = L_26; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt16_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt16_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00b6: { return G_B19_0; } IL_00b7: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt32_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00cb; } } { RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2* L_30 = (RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2*)il2cpp_codegen_object_new(RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2_il2cpp_TypeInfo_var); NullCheck(L_30); RightShiftUInt32__ctor_mF2AFF3512652535FA8905A2FD671807DC1685FCD(L_30, NULL); RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2* L_31 = L_30; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt32_6 = L_31; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt32_6), (void*)L_31); G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31)); } IL_00cb: { return G_B22_0; } IL_00cc: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt64_7; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e0; } } { RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF* L_34 = (RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF*)il2cpp_codegen_object_new(RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF_il2cpp_TypeInfo_var); NullCheck(L_34); RightShiftUInt64__ctor_m7D9B309CD040859FD15677A2ADE2ECA6D386FC5B(L_34, NULL); RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF* L_35 = L_34; ((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt64_7 = L_35; Il2CppCodeGenWriteBarrier((void**)(&((RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_StaticFields*)il2cpp_codegen_static_fields_for(RightShiftInstruction_tDF616291CBF0443F50FF17E1D53471165792AF00_il2cpp_TypeInfo_var))->___s_UInt64_7), (void*)L_35); G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35)); } IL_00e0: { return G_B25_0; } IL_00e1: { Exception_t* L_36; L_36 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RightShiftInstruction_Create_m29059859DD853B71CF1D726EC1A0F014701576C5_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.RightShiftInstruction/RightShiftSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftSByte_Run_mED122B81E9298E21B6D249F6FA2E9ED8B4D9267D (RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m7D0537252255C628F4188658D875E4BC13BFF766(L_7, ((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_8, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)31)))))), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftSByte__ctor_mECD157545EC3E662DEEE1EAD3EA2BF0137588F6B (RightShiftSByte_tB58301CFD92DAA5BA86FDA7385BCD0861993620C* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RightShiftInstruction/RightShiftInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInt16_Run_m3550744AA09920566CC9FCD827CA40BCFED945CD (RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_7, ((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)31)))))), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt16__ctor_m140A3EF98438DAF1A2D8417891D0FB414D8113A4 (RightShiftInt16_t0D076715D2A0BBEFC8BFC9AB9D370926186CFFF9* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RightShiftInstruction/RightShiftInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInt32_Run_m05B7D4B96FB29F5E0185A191DA0A71123217053F (RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0033; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_7, ((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_8, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)31))))), NULL); } IL_0033: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt32__ctor_m8855F7EAFB3E1C6DD3022EE5259FDB04BE010651 (RightShiftInt32_t065D7A11AC0808D5FA23A9DC33DEE555A772B726* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RightShiftInstruction/RightShiftInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInt64_Run_m8E057C81E42C5B709EADCC5A522ECF8276DA1F6A (RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; int64_t L_10 = ((int64_t)(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_8, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)63))))); RuntimeObject* L_11 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt64__ctor_mC9D50465A995773F987ADE97D4364DAF530FA4F5 (RightShiftInt64_t3B218FB7E4A6A7845F1B23C586CF205A3BF0399F* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RightShiftInstruction/RightShiftByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftByte_Run_mD49EC1BE5E407D740E884DA55DC745C0447F7629 (RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m6240B0B05BB62738249FABD26D2A4D6DF7437FD3(L_7, (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_8, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)31)))))), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftByte__ctor_mAF902B439660436CDA8892881483618736D7E94B (RightShiftByte_tF8258ED4E2D703624D6FC41CFCBA9076B8EDC872* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RightShiftInstruction/RightShiftUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftUInt16_Run_mADD74307710DF28AB705B89C1FDC2E39B9FE8BF9 (RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D(L_7, (uint16_t)((int32_t)(uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_8, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)31)))))), NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt16__ctor_m1A73249FB936CA81C621DCD0D21066977C80A91B (RightShiftUInt16_tEF5C4EABEF9780DB0A2BC6B2FEE99412DA6471BD* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RightShiftInstruction/RightShiftUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftUInt32_Run_m316E3C749C26381664B9965B92DC4739A58F0E19 (RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; uint32_t L_10 = ((uint32_t)((int32_t)((uint32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_8, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)31)))))); RuntimeObject* L_11 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt32__ctor_mF2AFF3512652535FA8905A2FD671807DC1685FCD (RightShiftUInt32_t32EF9CF0268D174736B27DA7C6FC602CA39E40C2* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RightShiftInstruction/RightShiftUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftUInt64_Run_m832045077183C60CE41BFF3E0F0993B72B4AD293 (RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (!L_4) { goto IL_0014; } } { RuntimeObject* L_5 = V_0; if (L_5) { goto IL_001d; } } IL_0014: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; RuntimeObject* L_8 = V_1; RuntimeObject* L_9 = V_0; uint64_t L_10 = ((uint64_t)((int64_t)((uint64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_8, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))>>((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((int32_t)63)))))); RuntimeObject* L_11 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt64__ctor_m7D9B309CD040859FD15677A2ADE2ECA6D386FC5B (RightShiftUInt64_t4D6B46A549823D25E5D2FB85515ADC2CE56B9CBF* __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_mAA6E3D22835B9982AEC6F8D6C5A4A55CA703E5A0(__this, 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.RuntimeVariables::.ctor(System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeVariables__ctor_mB24013F36B67DD2B0F85761CEB523FB0DC056FEB (RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8* __this, IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___0_boxes, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_0 = ___0_boxes; __this->____boxes_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____boxes_0), (void*)L_0); return; } } // System.Runtime.CompilerServices.IRuntimeVariables System.Linq.Expressions.Interpreter.RuntimeVariables::Create(System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RuntimeVariables_Create_m62057F30316C86D755AA63FA1735ED8852908541 (IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___0_boxes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_0 = ___0_boxes; RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8* L_1 = (RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8*)il2cpp_codegen_object_new(RuntimeVariables_t5DDFC27F5D3A5073546D121872B40C2BC23569A8_il2cpp_TypeInfo_var); NullCheck(L_1); RuntimeVariables__ctor_mB24013F36B67DD2B0F85761CEB523FB0DC056FEB(L_1, L_0, 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.Void System.Linq.Expressions.Interpreter.LoadObjectInstruction::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadObjectInstruction__ctor_mB0BD7AE90766D5017F08931F71C1D784D000578A (LoadObjectInstruction_t843AE4718957B03747749D252831D6D109A0E4E5* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); RuntimeObject* L_0 = ___0_value; __this->____value_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____value_0), (void*)L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadObjectInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadObjectInstruction_get_ProducedStack_mA3F8E4DC298D9DFE5989FC625B6E38052A6FFEDA (LoadObjectInstruction_t843AE4718957B03747749D252831D6D109A0E4E5* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadObjectInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadObjectInstruction_get_InstructionName_m91F673F188BFC5157B784224517D2BF6554BAB19 (LoadObjectInstruction_t843AE4718957B03747749D252831D6D109A0E4E5* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral50177F38CF52EF06DC0D53347C045557B19A569A); s_Il2CppMethodInitialized = true; } { return _stringLiteral50177F38CF52EF06DC0D53347C045557B19A569A; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadObjectInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadObjectInstruction_Run_mECA3F13B40DD35905C7334604AA78775CA4B858B (LoadObjectInstruction_t843AE4718957B03747749D252831D6D109A0E4E5* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { int32_t V_0 = 0; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = L_2; NullCheck(L_3); int32_t L_4 = L_3->___StackIndex_9; V_0 = L_4; int32_t L_5 = V_0; NullCheck(L_3); L_3->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_5, 1)); int32_t L_6 = V_0; RuntimeObject* L_7 = __this->____value_0; NullCheck(L_1); ArrayElementTypeCheck (L_1, L_7); (L_1)->SetAt(static_cast(L_6), (RuntimeObject*)L_7); return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadObjectInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadObjectInstruction_ToString_m0231BB0A690E07FF76FFEB8D9784EA50FF5DA3FE (LoadObjectInstruction_t843AE4718957B03747749D252831D6D109A0E4E5* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1323AB1892A2225E6F24FD07AA3BEF29A8C1D9DA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); s_Il2CppMethodInitialized = true; } RuntimeObject* G_B2_0 = NULL; String_t* G_B2_1 = NULL; RuntimeObject* G_B1_0 = NULL; String_t* G_B1_1 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; String_t* G_B5_0 = NULL; String_t* G_B5_1 = NULL; { RuntimeObject* L_0 = __this->____value_0; RuntimeObject* L_1 = L_0; G_B1_0 = L_1; G_B1_1 = _stringLiteral1323AB1892A2225E6F24FD07AA3BEF29A8C1D9DA; if (L_1) { G_B2_0 = L_1; G_B2_1 = _stringLiteral1323AB1892A2225E6F24FD07AA3BEF29A8C1D9DA; goto IL_0014; } } { G_B2_0 = ((RuntimeObject*)(_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174)); G_B2_1 = G_B1_1; } IL_0014: { RuntimeObject* L_2 = G_B2_0; G_B3_0 = L_2; G_B3_1 = G_B2_1; if (L_2) { G_B4_0 = L_2; G_B4_1 = G_B2_1; goto IL_001b; } } { G_B5_0 = ((String_t*)(NULL)); G_B5_1 = G_B3_1; goto IL_0020; } IL_001b: { NullCheck(G_B4_0); String_t* L_3; L_3 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B4_0); G_B5_0 = L_3; G_B5_1 = G_B4_1; } IL_0020: { String_t* L_4; L_4 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(G_B5_1, G_B5_0, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, 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.LoadCachedObjectInstruction::.ctor(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadCachedObjectInstruction__ctor_m277EA87CB54E9B2A0A47AF410FE5DF05099F6590 (LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30* __this, uint32_t ___0_index, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); uint32_t L_0 = ___0_index; __this->____index_0 = L_0; return; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadCachedObjectInstruction_get_ProducedStack_mDA386866A5EBEE1667D0DABF6300CDA52888AC1C (LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadCachedObjectInstruction_get_InstructionName_m262BB2FD8775644FF427497EF1F507E4DC5A55AF (LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93E59021AA1FD287A1C07E8F986DE8FEBCAE3D1E); s_Il2CppMethodInitialized = true; } { return _stringLiteral93E59021AA1FD287A1C07E8F986DE8FEBCAE3D1E; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadCachedObjectInstruction_Run_m9748AD3BFFF1589E457F933CA46E634AF22B036F (LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { int32_t V_0 = 0; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = L_2; NullCheck(L_3); int32_t L_4 = L_3->___StackIndex_9; V_0 = L_4; int32_t L_5 = V_0; NullCheck(L_3); L_3->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_5, 1)); int32_t L_6 = V_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; NullCheck(L_7); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_8 = L_7->___Interpreter_1; NullCheck(L_8); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = L_8->____objects_2; uint32_t L_10 = __this->____index_0; NullCheck(L_9); uint32_t L_11 = L_10; RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_12); (L_1)->SetAt(static_cast(L_6), (RuntimeObject*)L_12); return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction::ToDebugString(System.Int32,System.Object,System.Func`2,System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadCachedObjectInstruction_ToDebugString_mCAFEA66982ABE291E2F0B6AD61B9F9A17553B919 (LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30* __this, int32_t ___0_instructionIndex, RuntimeObject* ___1_cookie, Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* ___2_labelIndexer, RuntimeObject* ___3_objects, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_t096750C6D09536A8131A83E4ACF863B54ADEE544_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6F776BD59911588685E516ACEE23976AE22E3A73); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0; L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); uint32_t L_1 = __this->____index_0; uint32_t L_2 = L_1; RuntimeObject* L_3 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_2); RuntimeObject* L_4 = ___3_objects; uint32_t L_5 = __this->____index_0; NullCheck(L_4); RuntimeObject* L_6; L_6 = InterfaceFuncInvoker1< RuntimeObject*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t096750C6D09536A8131A83E4ACF863B54ADEE544_il2cpp_TypeInfo_var, L_4, L_5); String_t* L_7; L_7 = String_Format_m44BF8BF44DC9B67D6CF265A1A2703A6D743F5C56(L_0, _stringLiteral6F776BD59911588685E516ACEE23976AE22E3A73, L_3, L_6, NULL); return L_7; } } // System.String System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadCachedObjectInstruction_ToString_m9FE90C071C99A4F2DAD36A9955D8277564A5A5DE (LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6848DEECFCCEC56DE57741DEDEF53BD57F8B485); s_Il2CppMethodInitialized = true; } { uint32_t* L_0 = (&__this->____index_0); String_t* L_1; L_1 = UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154(L_0, NULL); String_t* L_2; L_2 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralB6848DEECFCCEC56DE57741DEDEF53BD57F8B485, L_1, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, NULL); return L_2; } } #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.PopInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopInstruction__ctor_m0E39B8C27443689A671D0C5B225E34A14D784EC6 (PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.PopInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PopInstruction_get_ConsumedStack_mA7E80D0846837E00B7072E352E59E067CE605303 (PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.PopInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PopInstruction_get_InstructionName_m92A940A30642F8FCD7A60C6A5C52C6077888F788 (PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCA5EF75A28FAFEB150762CD3CAAB2E68A44342B2); s_Il2CppMethodInitialized = true; } { return _stringLiteralCA5EF75A28FAFEB150762CD3CAAB2E68A44342B2; } } // System.Int32 System.Linq.Expressions.Interpreter.PopInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PopInstruction_Run_mCEB82C0F0B03F613FAE9F34155F8098B2D50ABA7 (PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.PopInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopInstruction__cctor_mFE0DA4EF64B1232FC8A184D1E9FFFAA1E64B8DE5 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1* L_0 = (PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1*)il2cpp_codegen_object_new(PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_il2cpp_TypeInfo_var); NullCheck(L_0); PopInstruction__ctor_m0E39B8C27443689A671D0C5B225E34A14D784EC6(L_0, NULL); ((PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_StaticFields*)il2cpp_codegen_static_fields_for(PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_il2cpp_TypeInfo_var))->___Instance_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_StaticFields*)il2cpp_codegen_static_fields_for(PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1_il2cpp_TypeInfo_var))->___Instance_0), (void*)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.DupInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DupInstruction__ctor_mAE5BCC11AE404FC7AB108C75A8F7AD7ECA860DC4 (DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.DupInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DupInstruction_get_ProducedStack_mB63E4AADF8E2C27A15F283B1218135B81AE144D1 (DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711* __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_m3FC7BBA8958690000B2E53FB40DFA00C110F84C2 (DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711* __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_m7CD8350022269A2BCDEA6E175C822E107FAEFD91 (DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); InterpretedFrame_Dup_m3BDC8F67702A2760BE30FF3D2B12959EDCF9EEE8(L_0, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DupInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DupInstruction__cctor_mCDE4024F9CB831688D4426AD1FEEE387DB3D1133 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711* L_0 = (DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711*)il2cpp_codegen_object_new(DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_il2cpp_TypeInfo_var); NullCheck(L_0); DupInstruction__ctor_mAE5BCC11AE404FC7AB108C75A8F7AD7ECA860DC4(L_0, NULL); ((DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_StaticFields*)il2cpp_codegen_static_fields_for(DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_il2cpp_TypeInfo_var))->___Instance_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_StaticFields*)il2cpp_codegen_static_fields_for(DupInstruction_tACCF75B05499CD05D5EF6F3633CF23736503D711_il2cpp_TypeInfo_var))->___Instance_0), (void*)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.Interpreter.SubInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInstruction_get_ConsumedStack_mA7C4ACC020F674695BF25B4A5D8C55C1848B2D73 (SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInstruction_get_ProducedStack_mBBB690CE1605F8B486A20CC956DA63B4D4838FDA (SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.SubInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SubInstruction_get_InstructionName_m37D8D24DDDF87F58D311BA55506E5D0817637F42 (SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C567B66472C21473268B6D9CC5A58936949D65F); s_Il2CppMethodInitialized = true; } { return _stringLiteral6C567B66472C21473268B6D9CC5A58936949D65F; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6 (SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* SubInstruction_Create_m7EB99465BAA4DEBD894AD8C8EB7D2FAE1DBE7F57 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 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_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int16_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004d; } } { SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1* L_6 = (SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1*)il2cpp_codegen_object_new(SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1_il2cpp_TypeInfo_var); NullCheck(L_6); SubInt16__ctor_m3C32A055A58761159213975CFF29B2BD559FE2E3(L_6, NULL); SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1* L_7 = L_6; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_004d: { return G_B4_0; } IL_004e: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int32_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0062; } } { SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E* L_10 = (SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E*)il2cpp_codegen_object_new(SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E_il2cpp_TypeInfo_var); NullCheck(L_10); SubInt32__ctor_mFA2BACA07F4307683C82CC7052A799D313DDD2F7(L_10, NULL); SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E* L_11 = L_10; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_0062: { return G_B7_0; } IL_0063: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int64_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0077; } } { SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F* L_14 = (SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F*)il2cpp_codegen_object_new(SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F_il2cpp_TypeInfo_var); NullCheck(L_14); SubInt64__ctor_m1EE76403B81B438EAAEC38C9A0B5427CC92E60A8(L_14, NULL); SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F* L_15 = L_14; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_0077: { return G_B10_0; } IL_0078: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt16_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_008c; } } { SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8* L_18 = (SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8*)il2cpp_codegen_object_new(SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8_il2cpp_TypeInfo_var); NullCheck(L_18); SubUInt16__ctor_m50294906DB0B440FA16823EA883509865E19A7CA(L_18, NULL); SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8* L_19 = L_18; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_008c: { return G_B13_0; } IL_008d: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt32_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a1; } } { SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5* L_22 = (SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5*)il2cpp_codegen_object_new(SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5_il2cpp_TypeInfo_var); NullCheck(L_22); SubUInt32__ctor_mB7F074010C5A26D891541194877B75ACC6393C72(L_22, NULL); SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5* L_23 = L_22; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_00a1: { return G_B16_0; } IL_00a2: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt64_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00b6; } } { SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9* L_26 = (SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9*)il2cpp_codegen_object_new(SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9_il2cpp_TypeInfo_var); NullCheck(L_26); SubUInt64__ctor_mFE087AFFA01B8626D21066282F5322908414F9CA(L_26, NULL); SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9* L_27 = L_26; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00b6: { return G_B19_0; } IL_00b7: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Single_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00cb; } } { SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1* L_30 = (SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1*)il2cpp_codegen_object_new(SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1_il2cpp_TypeInfo_var); NullCheck(L_30); SubSingle__ctor_mA3014D44CE57335D77B39F3DD5DFE6A402F860DF(L_30, NULL); SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1* L_31 = L_30; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Single_6 = L_31; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Single_6), (void*)L_31); G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31)); } IL_00cb: { return G_B22_0; } IL_00cc: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Double_7; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e0; } } { SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC* L_34 = (SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC*)il2cpp_codegen_object_new(SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC_il2cpp_TypeInfo_var); NullCheck(L_34); SubDouble__ctor_mCE51C5740F059441713D9EB0B1ADAF92B6002BEF(L_34, NULL); SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC* L_35 = L_34; ((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Double_7 = L_35; Il2CppCodeGenWriteBarrier((void**)(&((SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_StaticFields*)il2cpp_codegen_static_fields_for(SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819_il2cpp_TypeInfo_var))->___s_Double_7), (void*)L_35); G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35)); } IL_00e0: { return G_B25_0; } IL_00e1: { Exception_t* L_36; L_36 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SubInstruction_Create_m7EB99465BAA4DEBD894AD8C8EB7D2FAE1DBE7F57_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.SubInstruction/SubInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInt16_Run_mBBE437693059D6C65FB2A4FBE49E48AD2ADC7AEB (SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; int16_t L_18 = ((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt16__ctor_m3C32A055A58761159213975CFF29B2BD559FE2E3 (SubInt16_t3AF164E311EA3EEFF6C6AF0D32CD920F7FED9FA1* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubInstruction/SubInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInt32_Run_m0F594830693A2BFE0E6FE29D1CD6FF29030E2BA2 (SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; RuntimeObject* L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)il2cpp_codegen_subtract(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); G_B4_0 = L_18; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame; int32_t L_20 = V_0; NullCheck(L_19); L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt32__ctor_mFA2BACA07F4307683C82CC7052A799D313DDD2F7 (SubInt32_t66532CDFED47AA760D44EBB92F2A8CE07781BB2E* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubInstruction/SubInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInt64_Run_m95771820D51DC6BE2C52D9F908F92D1C835EBF86 (SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; int64_t L_18 = ((int64_t)il2cpp_codegen_subtract(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt64__ctor_m1EE76403B81B438EAAEC38C9A0B5427CC92E60A8 (SubInt64_tE792A5C815550CD703195EE51C97A7B89C000B4F* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubInstruction/SubUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubUInt16_Run_m5F79850AE301AE2E10C475F710069CEA055E38CB (SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint16_t L_18 = ((uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))))))); RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt16__ctor_m50294906DB0B440FA16823EA883509865E19A7CA (SubUInt16_tD1C38C70C27FD2E51B2166F3D6C3BEE14D4A8CC8* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubInstruction/SubUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubUInt32_Run_m0D51F6BD3FC438EE80717302362DF8CA09EE7EC6 (SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt32__ctor_mB7F074010C5A26D891541194877B75ACC6393C72 (SubUInt32_t3783D25C3CF8CCDDBA917E35ABD55C54A69F23E5* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubInstruction/SubUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubUInt64_Run_m096574EAC18613D73FB4815F38F23AFBEABAD983 (SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt64__ctor_mFE087AFFA01B8626D21066282F5322908414F9CA (SubUInt64_t3098E169834326DC83AFAA90CB572E5FB66564A9* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubInstruction/SubSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubSingle_Run_mD8A2C16B4DAE25588E98EFBB152C23E51A67A45D (SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; float L_18 = ((float)il2cpp_codegen_subtract(((*(float*)((float*)(float*)UnBox(L_16, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), ((*(float*)((float*)(float*)UnBox(L_17, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubSingle__ctor_mA3014D44CE57335D77B39F3DD5DFE6A402F860DF (SubSingle_tE6DAD21CDD25D64A9E1CE9E7F24E0181CAD65BB1* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubInstruction/SubDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubDouble_Run_mEAB83F51AD00CB2A8975BB61567D075CB0BBE1F0 (SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; double L_18 = ((double)il2cpp_codegen_subtract(((*(double*)((double*)(double*)UnBox(L_16, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), ((*(double*)((double*)(double*)UnBox(L_17, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubDouble__ctor_mCE51C5740F059441713D9EB0B1ADAF92B6002BEF (SubDouble_t6B658DF8EB08CE26BE5293D1912A5B62F0F647CC* __this, const RuntimeMethod* method) { { SubInstruction__ctor_m28D578F1ECBF0F270446269E31A33AFB1A2D29E6(__this, 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.SubOvfInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInstruction_get_ConsumedStack_m9B748791AB9902A5B2AB5AB69130554C29319DD2 (SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInstruction_get_ProducedStack_mC99BCCB882641E3DAAAECDA2218E0378ECE2FA8F (SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.SubOvfInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SubOvfInstruction_get_InstructionName_m8FC5B6242EB5BD360B3A354AFDEEDBFE33BCA71A (SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEEF6F7164431C5CFB80FE18F1FE84471925F1583); s_Il2CppMethodInitialized = true; } { return _stringLiteralEEF6F7164431C5CFB80FE18F1FE84471925F1583; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56 (SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* SubOvfInstruction_Create_m7DC1928ACE7BFC7B92FD06FD6A5673532457511C (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 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_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int16_0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_0042; } } { SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5* L_6 = (SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5*)il2cpp_codegen_object_new(SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5_il2cpp_TypeInfo_var); NullCheck(L_6); SubOvfInt16__ctor_mD2852C60B834D3D8A11ED2602F2A5D514D23161E(L_6, NULL); SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5* L_7 = L_6; ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7; Il2CppCodeGenWriteBarrier((void**)(&((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7); G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7)); } IL_0042: { return G_B4_0; } IL_0043: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int32_1; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0057; } } { SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3* L_10 = (SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3*)il2cpp_codegen_object_new(SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3_il2cpp_TypeInfo_var); NullCheck(L_10); SubOvfInt32__ctor_mCEABAD6EE7379916024430F0646393D06977BF1E(L_10, NULL); SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3* L_11 = L_10; ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11; Il2CppCodeGenWriteBarrier((void**)(&((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11); G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11)); } IL_0057: { return G_B7_0; } IL_0058: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int64_2; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_006c; } } { SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA* L_14 = (SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA*)il2cpp_codegen_object_new(SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA_il2cpp_TypeInfo_var); NullCheck(L_14); SubOvfInt64__ctor_mCD62BD5EA9E00C3D83B1DE8A23D9681FAC5DCB11(L_14, NULL); SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA* L_15 = L_14; ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15); G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15)); } IL_006c: { return G_B10_0; } IL_006d: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt16_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0081; } } { SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B* L_18 = (SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B*)il2cpp_codegen_object_new(SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B_il2cpp_TypeInfo_var); NullCheck(L_18); SubOvfUInt16__ctor_m5BCDF00F583DBE115ADDBAA443C3FAAAE698825D(L_18, NULL); SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B* L_19 = L_18; ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19); G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19)); } IL_0081: { return G_B13_0; } IL_0082: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt32_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_0096; } } { SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA* L_22 = (SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA*)il2cpp_codegen_object_new(SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA_il2cpp_TypeInfo_var); NullCheck(L_22); SubOvfUInt32__ctor_m1CCBC7105296674F6A3B198D739DA6FE856DA5A2(L_22, NULL); SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA* L_23 = L_22; ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23); G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23)); } IL_0096: { return G_B16_0; } IL_0097: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt64_5; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00ab; } } { SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC* L_26 = (SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC*)il2cpp_codegen_object_new(SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC_il2cpp_TypeInfo_var); NullCheck(L_26); SubOvfUInt64__ctor_m44110993133A083C76FF17375CD3EE0F0F7C6F6D(L_26, NULL); SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC* L_27 = L_26; ((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_StaticFields*)il2cpp_codegen_static_fields_for(SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27); G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27)); } IL_00ab: { return G_B19_0; } IL_00ac: { Type_t* L_28 = ___0_type; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29; L_29 = SubInstruction_Create_m7EB99465BAA4DEBD894AD8C8EB7D2FAE1DBE7F57(L_28, 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.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInt16_Run_m01FA65AC1749B6762A4D8E9FA529BC796B482DCF (SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt16_Run_m01FA65AC1749B6762A4D8E9FA529BC796B482DCF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (((int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) - (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) - (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt16_Run_m01FA65AC1749B6762A4D8E9FA529BC796B482DCF_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt16_Run_m01FA65AC1749B6762A4D8E9FA529BC796B482DCF_RuntimeMethod_var); int16_t L_18 = ((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt16__ctor_mD2852C60B834D3D8A11ED2602F2A5D514D23161E (SubOvfInt16_t841451E6BE1898E3990D3C7E8C9EA3ED721061E5* __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56(__this, 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.SubOvfInstruction/SubOvfInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInt32_Run_m924F7C8570670E716A1B86D2003979C5D72082B2 (SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt32_Run_m924F7C8570670E716A1B86D2003979C5D72082B2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (((int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) - (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) - (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt32_Run_m924F7C8570670E716A1B86D2003979C5D72082B2_RuntimeMethod_var); RuntimeObject* L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)il2cpp_codegen_subtract(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL); G_B4_0 = L_18; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame; int32_t L_20 = V_0; NullCheck(L_19); L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt32__ctor_mCEABAD6EE7379916024430F0646393D06977BF1E (SubOvfInt32_t1E3B07B24B2144B6A3BFFCBDDEA0C9A2133D4EB3* __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56(__this, 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.SubOvfInstruction/SubOvfInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInt64_Run_mC7B7F2EFA7EF7A222EC50193A2E1469B7CEDEA0F (SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt64_Run_mC7B7F2EFA7EF7A222EC50193A2E1469B7CEDEA0F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (il2cpp_codegen_check_sub_overflow((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt64_Run_mC7B7F2EFA7EF7A222EC50193A2E1469B7CEDEA0F_RuntimeMethod_var); int64_t L_18 = ((int64_t)il2cpp_codegen_subtract(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))))); RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt64__ctor_mCD62BD5EA9E00C3D83B1DE8A23D9681FAC5DCB11 (SubOvfInt64_tACCB99935004200D0BFFEC7A7053D79E9472CEDA* __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56(__this, 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.SubOvfInstruction/SubOvfUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfUInt16_Run_mBF5B39FAF0ECCAAA3795E70614F0332FBDB14701 (SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt16_Run_mBF5B39FAF0ECCAAA3795E70614F0332FBDB14701_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003b; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0039; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if (((int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) - (int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) - (int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt16_Run_mBF5B39FAF0ECCAAA3795E70614F0332FBDB14701_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt16_Run_mBF5B39FAF0ECCAAA3795E70614F0332FBDB14701_RuntimeMethod_var); uint16_t L_18 = ((uint16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_003a; } IL_0039: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_003a: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt16__ctor_m5BCDF00F583DBE115ADDBAA443C3FAAAE698825D (SubOvfUInt16_tFFD5B53B5F3C54290B8B1A6A534BFEACB76AC77B* __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56(__this, 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.SubOvfInstruction/SubOvfUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfUInt32_Run_mEDD5386DA1080C51BD4A7445AE36FF2E8894685B (SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt32_Run_mEDD5386DA1080C51BD4A7445AE36FF2E8894685B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if ((uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))) - (uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))) > (uint64_t)(uint32_t)kIl2CppUInt32Max) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt32_Run_mEDD5386DA1080C51BD4A7445AE36FF2E8894685B_RuntimeMethod_var); uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt32__ctor_m1CCBC7105296674F6A3B198D739DA6FE856DA5A2 (SubOvfUInt32_t932A73DDF809B950D1F5CB758FA83F3342686CBA* __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56(__this, 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.SubOvfInstruction/SubOvfUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfUInt64_Run_m8D0C7F5C25D9BA6BB08238C2A68C3600DA42BEBE (SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt64_Run_m8D0C7F5C25D9BA6BB08238C2A68C3600DA42BEBE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); int32_t L_1 = L_0->___StackIndex_9; V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; V_1 = L_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2)); RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; RuntimeObject* L_8 = V_2; if (!L_8) { goto IL_003a; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); RuntimeObject* L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject* L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject* L_16 = V_2; RuntimeObject* L_17 = V_3; if ((uint64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))) < (uint64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt64_Run_m8D0C7F5C25D9BA6BB08238C2A68C3600DA42BEBE_RuntimeMethod_var); uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))); RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18); G_B4_0 = L_19; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0039; } IL_0038: { G_B4_0 = NULL; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0039: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (RuntimeObject*)G_B4_0); } IL_003a: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame; int32_t L_21 = V_0; NullCheck(L_20); L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1)); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt64__ctor_m44110993133A083C76FF17375CD3EE0F0F7C6F6D (SubOvfUInt64_t74BCE9D28306123871C806A42D7C5B6E2114A4EC* __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mEF186A27204C6EA4C0791669AB47B1592F8FBD56(__this, 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.CreateDelegateInstruction::.ctor(System.Linq.Expressions.Interpreter.LightDelegateCreator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CreateDelegateInstruction__ctor_m9E024F3684AEE2CBEFD96C2038B143849B4F543B (CreateDelegateInstruction_t7E8A90543BE40282539D1911AB30AD714E03DD77* __this, LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* ___0_delegateCreator, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* L_0 = ___0_delegateCreator; __this->____creator_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____creator_0), (void*)L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.CreateDelegateInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CreateDelegateInstruction_get_ConsumedStack_m949A48EC66913827DFBBBE800EBACF6FC0E5A6BC (CreateDelegateInstruction_t7E8A90543BE40282539D1911AB30AD714E03DD77* __this, const RuntimeMethod* method) { { LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* L_0 = __this->____creator_0; NullCheck(L_0); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_1; L_1 = LightDelegateCreator_get_Interpreter_m67081EFC5128F2FCBDC5306DEC0E513A21FBDFD8_inline(L_0, NULL); NullCheck(L_1); int32_t L_2; L_2 = Interpreter_get_ClosureSize_m65DCB33DD9115E6825987C807DB091AE5ED2C1B9(L_1, NULL); return L_2; } } // System.Int32 System.Linq.Expressions.Interpreter.CreateDelegateInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CreateDelegateInstruction_get_ProducedStack_mCEC6C133662327678474E4C1C440439D1D43CD83 (CreateDelegateInstruction_t7E8A90543BE40282539D1911AB30AD714E03DD77* __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_mEC2BC5815EF3CC4BB18E22C956815B92F51BCF2E (CreateDelegateInstruction_t7E8A90543BE40282539D1911AB30AD714E03DD77* __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_mC47A749CE922F4D3630CD57D20F6573568847C8B (CreateDelegateInstruction_t7E8A90543BE40282539D1911AB30AD714E03DD77* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* 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_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_2 = (IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F*)(IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F*)SZArrayNew(IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F_il2cpp_TypeInfo_var, (uint32_t)L_1); V_0 = L_2; IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_3 = V_0; NullCheck(L_3); V_2 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), 1)); goto IL_002f; } IL_001d: { IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_4 = V_0; int32_t L_5 = V_2; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); RuntimeObject* L_7; L_7 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_6, NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, ((RuntimeObject*)Castclass((RuntimeObject*)L_7, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var))); (L_4)->SetAt(static_cast(L_5), (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_7, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var))); int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract(L_8, 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_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F*)NULL; } IL_0037: { LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* L_10 = __this->____creator_0; IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_11 = V_0; NullCheck(L_10); Delegate_t* L_12; L_12 = LightDelegateCreator_CreateDelegate_m8B7FD1B579E53A5370C8E0EDB568207E09A0D506(L_10, L_11, NULL); V_1 = L_12; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_13 = ___0_frame; Delegate_t* L_14 = V_1; NullCheck(L_13); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_13, L_14, 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.Interpreter.TypeIsInstruction::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeIsInstruction__ctor_m5CFC4EDB6C76168474B08A30551DC3A75D56A9A3 (TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7* __this, Type_t* ___0_type, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); Type_t* L_0 = ___0_type; __this->____type_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____type_0), (void*)L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeIsInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeIsInstruction_get_ConsumedStack_mD665A710DADF0A5236256D1BE76B9E9F92925B89 (TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeIsInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeIsInstruction_get_ProducedStack_m9323215C9F1134C50A5584D621563CE6F0B20076 (TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.TypeIsInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TypeIsInstruction_get_InstructionName_mFD5821FBF6528F50D853D66D591CB49BF3B17497 (TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral90AC327F90B7E66F5FF112B5C7A22E3410637079); s_Il2CppMethodInitialized = true; } { return _stringLiteral90AC327F90B7E66F5FF112B5C7A22E3410637079; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeIsInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeIsInstruction_Run_m138A8BBD7563924E532B324A23F5CB6DEF493106 (TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; Type_t* L_1 = __this->____type_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); NullCheck(L_1); bool L_4; L_4 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(116 /* System.Boolean System.Type::IsInstanceOfType(System.Object) */, L_1, L_3); NullCheck(L_0); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_0, L_4, NULL); return 1; } } // System.String System.Linq.Expressions.Interpreter.TypeIsInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TypeIsInstruction_ToString_m772D78A343799B8CBD1D9231FD7FA18ED6CDA589 (TypeIsInstruction_t9CAC19A57D78839CB7482DFB2B20784C356709E7* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD95C2ED2D884B5C688A877039919ADED4E99E0CA); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = __this->____type_0; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_0); String_t* L_2; L_2 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralD95C2ED2D884B5C688A877039919ADED4E99E0CA, L_1, NULL); return L_2; } } #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.TypeAsInstruction::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeAsInstruction__ctor_m0EBE0371589EAFCA6E3B89991B5FF8AE58056B1F (TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D* __this, Type_t* ___0_type, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); Type_t* L_0 = ___0_type; __this->____type_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____type_0), (void*)L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeAsInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeAsInstruction_get_ConsumedStack_mD8C7248C4D3C55460D7E3DFAF836FEA4BE764DA1 (TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeAsInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeAsInstruction_get_ProducedStack_m3728BE7A7B104112AAC27F9CE6AFEAB13EB1306B (TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.TypeAsInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TypeAsInstruction_get_InstructionName_mEB130CA3CFDA3CCFF9B99608596782D9690EAB52 (TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral58BA1141868CF9DF7DC1100537025997CECB5FBE); s_Il2CppMethodInitialized = true; } { return _stringLiteral58BA1141868CF9DF7DC1100537025997CECB5FBE; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeAsInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeAsInstruction_Run_mE84524B8B90BD015AE4456DD67452F7957249CA8 (TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_0 = NULL; RuntimeObject* G_B3_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B3_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; Type_t* L_3 = __this->____type_0; RuntimeObject* L_4 = V_0; NullCheck(L_3); bool L_5; L_5 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(116 /* System.Boolean System.Type::IsInstanceOfType(System.Object) */, L_3, L_4); G_B1_0 = L_2; if (L_5) { G_B2_0 = L_2; goto IL_0019; } } { G_B3_0 = NULL; G_B3_1 = G_B1_0; goto IL_001a; } IL_0019: { RuntimeObject* L_6 = V_0; G_B3_0 = L_6; G_B3_1 = G_B2_0; } IL_001a: { NullCheck(G_B3_1); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B3_1, G_B3_0, NULL); return 1; } } // System.String System.Linq.Expressions.Interpreter.TypeAsInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TypeAsInstruction_ToString_m8F109563B43BFD9E59912B317FD5EE785B119AA1 (TypeAsInstruction_t916C0B99E3CD5FDCA7C224AC11BC824A3495850D* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral850D199C641344A6A44ED770E14187B9318C42B8); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = __this->____type_0; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_0); String_t* L_2; L_2 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral850D199C641344A6A44ED770E14187B9318C42B8, L_1, NULL); return L_2; } } #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.TypeEqualsInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeEqualsInstruction_get_ConsumedStack_mF09C17E0E55A397D72D0FE47F269D43116D71F9A (TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeEqualsInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeEqualsInstruction_get_ProducedStack_m1A173FA276C9C6E8499B4A14F1D74631DFD1FE66 (TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.TypeEqualsInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TypeEqualsInstruction_get_InstructionName_mECDFDD51C18E6049D9D08D061C946B06597A9508 (TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8791811237DD8573F68751524793669D92FFB56C); s_Il2CppMethodInitialized = true; } { return _stringLiteral8791811237DD8573F68751524793669D92FFB56C; } } // System.Void System.Linq.Expressions.Interpreter.TypeEqualsInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeEqualsInstruction__ctor_mBEC6E9AFA58D6F91F80823F1B1AB8BB8993C85D5 (TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.TypeEqualsInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeEqualsInstruction_Run_m4350B3B193805F8605327A08A2B8B7CFC21B7D87 (TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_0 = NULL; Type_t* G_B3_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B3_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_1; G_B1_0 = L_4; if (L_5) { G_B2_0 = L_4; goto IL_0015; } } { G_B3_0 = ((Type_t*)(NULL)); G_B3_1 = G_B1_0; goto IL_001b; } IL_0015: { RuntimeObject* L_6 = V_1; NullCheck(L_6); Type_t* L_7; L_7 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_6, NULL); G_B3_0 = L_7; G_B3_1 = G_B2_0; } IL_001b: { RuntimeObject* L_8 = V_0; NullCheck(G_B3_1); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(G_B3_1, (bool)((((RuntimeObject*)(Type_t*)G_B3_0) == ((RuntimeObject*)(RuntimeObject*)L_8))? 1 : 0), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.TypeEqualsInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeEqualsInstruction__cctor_mDEE93E5FFE6B98110650BB8A97AC72E94498B08B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065* L_0 = (TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065*)il2cpp_codegen_object_new(TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_il2cpp_TypeInfo_var); NullCheck(L_0); TypeEqualsInstruction__ctor_mBEC6E9AFA58D6F91F80823F1B1AB8BB8993C85D5(L_0, NULL); ((TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_StaticFields*)il2cpp_codegen_static_fields_for(TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_il2cpp_TypeInfo_var))->___Instance_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_StaticFields*)il2cpp_codegen_static_fields_for(TypeEqualsInstruction_t70F87810D9CA6BC0C5916EFF4BB7F67F7888F065_il2cpp_TypeInfo_var))->___Instance_0), (void*)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.Interpreter.NullableMethodCallInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NullableMethodCallInstruction_get_ConsumedStack_mAFF530B1FF34CDBEBD0E51ECFC0A2EFF7DF633C8 (NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NullableMethodCallInstruction_get_ProducedStack_m188FA68B40F2D59EBCFE8BF94040F76BC156B042 (NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NullableMethodCallInstruction_get_InstructionName_mC174BD827A4079797F020B3F7765FD75498FBAF5 (NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CD7E7FF2414D80FAE5A9551C52DAB86F012D220); s_Il2CppMethodInitialized = true; } { return _stringLiteral9CD7E7FF2414D80FAE5A9551C52DAB86F012D220; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA (NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::Create(System.String,System.Int32,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* NullableMethodCallInstruction_Create_m277AAA9CD0E5C2518819F8584C054735E935C12A (String_t* ___0_method, int32_t ___1_argCount, MethodInfo_t* ___2_mi, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HasValue_t077D00092529033596F7AFA264F6CDC42C363D52_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2AD49508FEEE2ED6B87C00368D21B2C11D90DEDA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51622F0ED2A4E247C75FFA4BA372A14ED6A13F9F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA851E31651A2D0B1B2CB61676A144AB45DF71D1D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2911BFC8961E9E2ED69E54866A740704F253493); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3B82FCDABA5D124060D937D2E6E876FDC7D5FC0); s_Il2CppMethodInitialized = true; } NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B9_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B8_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B12_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B11_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B15_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B14_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B18_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B17_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B23_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B22_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B26_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B25_0 = NULL; { String_t* L_0 = ___0_method; bool L_1; L_1 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_0, _stringLiteralE2911BFC8961E9E2ED69E54866A740704F253493, NULL); if (L_1) { goto IL_0053; } } { String_t* L_2 = ___0_method; bool L_3; L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_2, _stringLiteralF3B82FCDABA5D124060D937D2E6E876FDC7D5FC0, NULL); if (L_3) { goto IL_0068; } } { String_t* L_4 = ___0_method; bool L_5; L_5 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_4, _stringLiteralA851E31651A2D0B1B2CB61676A144AB45DF71D1D, NULL); if (L_5) { goto IL_007d; } } { String_t* L_6 = ___0_method; bool L_7; L_7 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_6, _stringLiteral51622F0ED2A4E247C75FFA4BA372A14ED6A13F9F, NULL); if (L_7) { goto IL_0092; } } { String_t* L_8 = ___0_method; bool L_9; L_9 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_8, _stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904, NULL); if (L_9) { goto IL_00a7; } } { String_t* L_10 = ___0_method; bool L_11; L_11 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_10, _stringLiteral2AD49508FEEE2ED6B87C00368D21B2C11D90DEDA, NULL); if (L_11) { goto IL_00c6; } } { goto IL_00db; } IL_0053: { NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_12 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_hasValue_0; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_13 = L_12; G_B8_0 = L_13; if (L_13) { G_B9_0 = L_13; goto IL_0067; } } { HasValue_t077D00092529033596F7AFA264F6CDC42C363D52* L_14 = (HasValue_t077D00092529033596F7AFA264F6CDC42C363D52*)il2cpp_codegen_object_new(HasValue_t077D00092529033596F7AFA264F6CDC42C363D52_il2cpp_TypeInfo_var); NullCheck(L_14); HasValue__ctor_m3A8499AC413B6A27CAD352EAA374F202821E7F9C(L_14, NULL); HasValue_t077D00092529033596F7AFA264F6CDC42C363D52* L_15 = L_14; ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_hasValue_0 = L_15; Il2CppCodeGenWriteBarrier((void**)(&((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_hasValue_0), (void*)L_15); G_B9_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2*)(L_15)); } IL_0067: { return G_B9_0; } IL_0068: { NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_16 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_value_1; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_17 = L_16; G_B11_0 = L_17; if (L_17) { G_B12_0 = L_17; goto IL_007c; } } { GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB* L_18 = (GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB*)il2cpp_codegen_object_new(GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB_il2cpp_TypeInfo_var); NullCheck(L_18); GetValue__ctor_mD3A4E9654C2EB80AE417EDF5B21F7B4671A40307(L_18, NULL); GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB* L_19 = L_18; ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_value_1 = L_19; Il2CppCodeGenWriteBarrier((void**)(&((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_value_1), (void*)L_19); G_B12_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2*)(L_19)); } IL_007c: { return G_B12_0; } IL_007d: { NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_20 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_equals_2; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_21 = L_20; G_B14_0 = L_21; if (L_21) { G_B15_0 = L_21; goto IL_0091; } } { EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0* L_22 = (EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0*)il2cpp_codegen_object_new(EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0_il2cpp_TypeInfo_var); NullCheck(L_22); EqualsClass__ctor_mDCA7AFBD77DC00E85D43C2DD88539A0B59DCE4C0(L_22, NULL); EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0* L_23 = L_22; ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_equals_2 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_equals_2), (void*)L_23); G_B15_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2*)(L_23)); } IL_0091: { return G_B15_0; } IL_0092: { NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_24 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_getHashCode_3; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_25 = L_24; G_B17_0 = L_25; if (L_25) { G_B18_0 = L_25; goto IL_00a6; } } { GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249* L_26 = (GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249*)il2cpp_codegen_object_new(GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249_il2cpp_TypeInfo_var); NullCheck(L_26); GetHashCodeClass__ctor_m77602F3CA89BA15F510B4C6001A3D59C5E92B78F(L_26, NULL); GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249* L_27 = L_26; ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_getHashCode_3 = L_27; Il2CppCodeGenWriteBarrier((void**)(&((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_getHashCode_3), (void*)L_27); G_B18_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2*)(L_27)); } IL_00a6: { return G_B18_0; } IL_00a7: { int32_t L_28 = ___1_argCount; if (L_28) { goto IL_00b1; } } { MethodInfo_t* L_29 = ___2_mi; GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920* L_30 = (GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920*)il2cpp_codegen_object_new(GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920_il2cpp_TypeInfo_var); NullCheck(L_30); GetValueOrDefault__ctor_mAB25DE08AB5DEE517FDAD46D95633874D60451F0(L_30, L_29, NULL); return L_30; } IL_00b1: { NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_31 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_getValueOrDefault1_4; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_32 = L_31; G_B22_0 = L_32; if (L_32) { G_B23_0 = L_32; goto IL_00c5; } } { GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796* L_33 = (GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796*)il2cpp_codegen_object_new(GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796_il2cpp_TypeInfo_var); NullCheck(L_33); GetValueOrDefault1__ctor_m65CD5600D0D4D6BD81E537CA89EBA60368AA4683(L_33, NULL); GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796* L_34 = L_33; ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_getValueOrDefault1_4 = L_34; Il2CppCodeGenWriteBarrier((void**)(&((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_getValueOrDefault1_4), (void*)L_34); G_B23_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2*)(L_34)); } IL_00c5: { return G_B23_0; } IL_00c6: { NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_35 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_toString_5; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_36 = L_35; G_B25_0 = L_36; if (L_36) { G_B26_0 = L_36; goto IL_00da; } } { ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302* L_37 = (ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302*)il2cpp_codegen_object_new(ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302_il2cpp_TypeInfo_var); NullCheck(L_37); ToStringClass__ctor_m97AAF2945612C462ABCFFF7C4791FFDF060A8D91(L_37, NULL); ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302* L_38 = L_37; ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_toString_5 = L_38; Il2CppCodeGenWriteBarrier((void**)(&((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_toString_5), (void*)L_38); G_B26_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2*)(L_38)); } IL_00da: { return G_B26_0; } IL_00db: { Exception_t* L_39; L_39 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NullableMethodCallInstruction_Create_m277AAA9CD0E5C2518819F8584C054735E935C12A_RuntimeMethod_var))); } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::CreateGetValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* NullableMethodCallInstruction_CreateGetValue_mA94E11D88CD618BD64C43A0F6FEDB4B27D7121E3 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B2_0 = NULL; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* G_B1_0 = NULL; { NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_value_1; NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2* L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_0014; } } { GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB* L_2 = (GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB*)il2cpp_codegen_object_new(GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB_il2cpp_TypeInfo_var); NullCheck(L_2); GetValue__ctor_mD3A4E9654C2EB80AE417EDF5B21F7B4671A40307(L_2, NULL); GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB* L_3 = L_2; ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_value_1 = L_3; Il2CppCodeGenWriteBarrier((void**)(&((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_StaticFields*)il2cpp_codegen_static_fields_for(NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2_il2cpp_TypeInfo_var))->___s_value_1), (void*)L_3); G_B2_0 = ((NullableMethodCallInstruction_tD6CDA07B58E16C5AB3FD2C5421D6FD5C5DE17BA2*)(L_3)); } IL_0014: { 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.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HasValue_Run_mC3DE9EE5A9747E34C6BC30DBAA23F2B279D6603F (HasValue_t077D00092529033596F7AFA264F6CDC42C363D52* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; RuntimeObject* L_3 = V_0; NullCheck(L_2); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_2, (bool)((!(((RuntimeObject*)(RuntimeObject*)L_3) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0), NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HasValue__ctor_m3A8499AC413B6A27CAD352EAA374F202821E7F9C (HasValue_t077D00092529033596F7AFA264F6CDC42C363D52* __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA(__this, 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.NullableMethodCallInstruction/GetValue::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetValue_Run_mDB72964B31EAAD1731BA18D7D11B000EB6ACC88C (GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 V_0; memset((&V_0), 0, sizeof(V_0)); { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052(L_0, NULL); if (L_1) { goto IL_0017; } } { Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28* L_2 = (&V_0); il2cpp_codegen_initobj(L_2, sizeof(Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28)); int32_t L_3; L_3 = Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA(L_2, Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var); return L_3; } IL_0017: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValue__ctor_mD3A4E9654C2EB80AE417EDF5B21F7B4671A40307 (GetValue_t5D635A989BA0C0EEA2CCAE93CA482BDD7022B1CB* __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA(__this, 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.NullableMethodCallInstruction/GetValueOrDefault::.ctor(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValueOrDefault__ctor_mAB25DE08AB5DEE517FDAD46D95633874D60451F0 (GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920* __this, MethodInfo_t* ___0_mi, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA(__this, NULL); MethodInfo_t* L_0 = ___0_mi; NullCheck(L_0); Type_t* L_1; L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(40 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_0); __this->____defaultValueType_6 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____defaultValueType_6), (void*)L_1); return; } } // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetValueOrDefault_Run_m8FB055D86CB7431C1399E095423E4D2E924C41B5 (GetValueOrDefault_t678FA117717C3CB10BE1F836B12074C7078E2920* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052(L_0, NULL); if (L_1) { goto IL_0020; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; Type_t* L_5 = __this->____defaultValueType_6; RuntimeObject* L_6; L_6 = Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF(L_5, NULL); NullCheck(L_4); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_6, NULL); } IL_0020: { 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.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetValueOrDefault1_get_ConsumedStack_m713B92903713A9205568EEC678A812A2ECCEFA6E (GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetValueOrDefault1_Run_m737A901CDEE03F326809F0726FF289A0B6D6D637 (GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; RuntimeObject* G_B2_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_1 = NULL; RuntimeObject* G_B1_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; RuntimeObject* L_5 = V_1; RuntimeObject* L_6 = L_5; G_B1_0 = L_6; G_B1_1 = L_4; if (L_6) { G_B2_0 = L_6; G_B2_1 = L_4; goto IL_0015; } } { RuntimeObject* L_7 = V_0; G_B2_0 = L_7; G_B2_1 = G_B1_1; } IL_0015: { NullCheck(G_B2_1); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B2_1, G_B2_0, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValueOrDefault1__ctor_m65CD5600D0D4D6BD81E537CA89EBA60368AA4683 (GetValueOrDefault1_t40298CB9E297759316BBAA9A380C5FB18619D796* __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA(__this, 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.NullableMethodCallInstruction/EqualsClass::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualsClass_get_ConsumedStack_m83FF1E7D375DC1BE03850A40C5DCDBA365F3C65A (EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0* __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualsClass_Run_m20E7695EB9DB02A3065983CF6E544B9750EE9C5B (EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL); V_1 = L_3; RuntimeObject* L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; RuntimeObject* L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL); goto IL_003a; } IL_001d: { RuntimeObject* L_7 = V_0; if (L_7) { goto IL_002d; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame; il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_9 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0; NullCheck(L_8); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_8, L_9, NULL); goto IL_003a; } IL_002d: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_10 = ___0_frame; RuntimeObject* L_11 = V_1; RuntimeObject* L_12 = V_0; NullCheck(L_11); bool L_13; L_13 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_11, L_12); NullCheck(L_10); InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_10, L_13, NULL); } IL_003a: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualsClass__ctor_mDCA7AFBD77DC00E85D43C2DD88539A0B59DCE4C0 (EqualsClass_t21E1BAB84AA5EE382AB0B9A9F969F942C43804D0* __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA(__this, 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.NullableMethodCallInstruction/ToStringClass::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ToStringClass_Run_mC3FBF2E97D5E247EF8F227FDA2C0B3A16A8B1EFE (ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_0 = NULL; String_t* G_B3_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B3_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; RuntimeObject* L_3 = V_0; G_B1_0 = L_2; if (!L_3) { G_B2_0 = L_2; goto IL_0013; } } { RuntimeObject* L_4 = V_0; NullCheck(L_4); String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_4); G_B3_0 = L_5; G_B3_1 = G_B1_0; goto IL_0018; } IL_0013: { G_B3_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; G_B3_1 = G_B2_0; } IL_0018: { NullCheck(G_B3_1); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B3_1, G_B3_0, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToStringClass__ctor_m97AAF2945612C462ABCFFF7C4791FFDF060A8D91 (ToStringClass_t6B72AB03C8B716FE45A78CCE06765AC28AD62302* __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA(__this, 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.NullableMethodCallInstruction/GetHashCodeClass::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetHashCodeClass_Run_mA42921CAD3D34A7D0D06856B8C59F7F220759991 (GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_0 = NULL; int32_t G_B3_0 = 0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B3_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; RuntimeObject* L_3 = V_0; G_B1_0 = L_2; if (L_3) { G_B2_0 = L_2; goto IL_000e; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_0014; } IL_000e: { RuntimeObject* L_4 = V_0; NullCheck(L_4); int32_t L_5; L_5 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_4); G_B3_0 = L_5; G_B3_1 = G_B2_0; } IL_0014: { NullCheck(G_B3_1); InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(G_B3_1, G_B3_0, NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetHashCodeClass__ctor_m77602F3CA89BA15F510B4C6001A3D59C5E92B78F (GetHashCodeClass_t17DE0FA776EB6082DE02D3B0FFB54D9EF8678249* __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_mCD30B0115DB744BBCD44B5EA4EFF5A63EB6577BA(__this, 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_mACF4E3A6188A746C35C1DCC3EFFECB6DF106B29C (CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* __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_m40DFBAA773011CA91EF037F5EA4C6DEC844F8085 (CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* __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_m6270C2AA86C088D2A030C0CF9F3DEBD3337D75C5 (CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* __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_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* CastInstruction_Create_mF1B3BA830F93C2DF30891FE4CC05D7DFE80666A4 (Type_t* ___0_t, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m0B7AB63E0C98B72B1683391463818050A850028F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m1246E9401D04D526F7443EFCA8F24476B4FD11EB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m12525CB20EA29C1A265F907D102F32AF3A3E2102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m1988FCCEB53595FAE58EFC829CA8FD8026E498C4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m3496FC505BA1245A63DA0988CBD5BFBAB7258D18_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m58BE004D11319ECF9E4CCF67D8332781429F5BD7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m5CA6FA85DBDD426E44AF2986E2D8A0530EF1084E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m788021DAA37B56F7E9CB5965724CD8B0BC354EB3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m84E0BEAC987FB41877D56C9FA2E2D9B71E59CCE4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m877FA9CF387A1D1499ACA9218E2265F7B03D29C0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m96B6873CE92856E0F94C0ADD60AFD5E590AB2630_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mB87CB9405286FCDA852F2FC94ECDB48E9E5FF76F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mBC6B50F6A36F8BB053B5EB469A9ED30EF3A6F300_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mD9406F09D0486BABE897D590D41AAB71FE822EAE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mF7DC40075DC4C12BE33A7901A91C1A76A8F91054_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B4_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B3_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B7_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B6_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B10_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B9_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B13_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B12_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B16_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B15_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B19_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B18_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B22_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B21_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B25_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B24_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B28_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B27_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B31_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B30_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B34_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B33_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B37_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B36_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B40_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B39_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B43_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B42_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B46_0 = NULL; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* G_B45_0 = NULL; { Type_t* L_0 = ___0_t; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_1; L_1 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_0, NULL); V_0 = L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 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_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_3 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Boolean_0; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_4 = L_3; G_B3_0 = L_4; if (L_4) { G_B4_0 = L_4; goto IL_0068; } } { CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32* L_5 = (CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32*)il2cpp_codegen_object_new(CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32_il2cpp_TypeInfo_var); NullCheck(L_5); CastInstructionT_1__ctor_m58BE004D11319ECF9E4CCF67D8332781429F5BD7(L_5, CastInstructionT_1__ctor_m58BE004D11319ECF9E4CCF67D8332781429F5BD7_RuntimeMethod_var); CastInstructionT_1_t1CE6795CF4185E76357637CC34A0A245C92AEC32* L_6 = L_5; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Boolean_0 = L_6; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Boolean_0), (void*)L_6); G_B4_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_6)); } IL_0068: { return G_B4_0; } IL_0069: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_7 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Byte_1; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_8 = L_7; G_B6_0 = L_8; if (L_8) { G_B7_0 = L_8; goto IL_007d; } } { CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307* L_9 = (CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307*)il2cpp_codegen_object_new(CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307_il2cpp_TypeInfo_var); NullCheck(L_9); CastInstructionT_1__ctor_mD9406F09D0486BABE897D590D41AAB71FE822EAE(L_9, CastInstructionT_1__ctor_mD9406F09D0486BABE897D590D41AAB71FE822EAE_RuntimeMethod_var); CastInstructionT_1_tBC43181A04C45D934037404EA7B20B229F8F9307* L_10 = L_9; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Byte_1 = L_10; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Byte_1), (void*)L_10); G_B7_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_10)); } IL_007d: { return G_B7_0; } IL_007e: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_11 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Char_2; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_12 = L_11; G_B9_0 = L_12; if (L_12) { G_B10_0 = L_12; goto IL_0092; } } { CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C* L_13 = (CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C*)il2cpp_codegen_object_new(CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C_il2cpp_TypeInfo_var); NullCheck(L_13); CastInstructionT_1__ctor_mB87CB9405286FCDA852F2FC94ECDB48E9E5FF76F(L_13, CastInstructionT_1__ctor_mB87CB9405286FCDA852F2FC94ECDB48E9E5FF76F_RuntimeMethod_var); CastInstructionT_1_t11E48BEFD487A24ADCB855B57A8D3EA63F427B4C* L_14 = L_13; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Char_2 = L_14; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Char_2), (void*)L_14); G_B10_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_14)); } IL_0092: { return G_B10_0; } IL_0093: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_15 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_DateTime_3; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_16 = L_15; G_B12_0 = L_16; if (L_16) { G_B13_0 = L_16; goto IL_00a7; } } { CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597* L_17 = (CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597*)il2cpp_codegen_object_new(CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597_il2cpp_TypeInfo_var); NullCheck(L_17); CastInstructionT_1__ctor_m84E0BEAC987FB41877D56C9FA2E2D9B71E59CCE4(L_17, CastInstructionT_1__ctor_m84E0BEAC987FB41877D56C9FA2E2D9B71E59CCE4_RuntimeMethod_var); CastInstructionT_1_t3FE7076D1D41CFC5FDC8A712E4A1BD2E32731597* L_18 = L_17; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_DateTime_3 = L_18; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_DateTime_3), (void*)L_18); G_B13_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_18)); } IL_00a7: { return G_B13_0; } IL_00a8: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_19 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Decimal_4; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_20 = L_19; G_B15_0 = L_20; if (L_20) { G_B16_0 = L_20; goto IL_00bc; } } { CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47* L_21 = (CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47*)il2cpp_codegen_object_new(CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47_il2cpp_TypeInfo_var); NullCheck(L_21); CastInstructionT_1__ctor_m0B7AB63E0C98B72B1683391463818050A850028F(L_21, CastInstructionT_1__ctor_m0B7AB63E0C98B72B1683391463818050A850028F_RuntimeMethod_var); CastInstructionT_1_t9BFCAE061A2A959A72C79E989B80D9B09B5A2E47* L_22 = L_21; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Decimal_4 = L_22; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Decimal_4), (void*)L_22); G_B16_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_22)); } IL_00bc: { return G_B16_0; } IL_00bd: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_23 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Double_5; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_24 = L_23; G_B18_0 = L_24; if (L_24) { G_B19_0 = L_24; goto IL_00d1; } } { CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4* L_25 = (CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4*)il2cpp_codegen_object_new(CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4_il2cpp_TypeInfo_var); NullCheck(L_25); CastInstructionT_1__ctor_mF7DC40075DC4C12BE33A7901A91C1A76A8F91054(L_25, CastInstructionT_1__ctor_mF7DC40075DC4C12BE33A7901A91C1A76A8F91054_RuntimeMethod_var); CastInstructionT_1_tF14C6A3CC053628C381D130362A753C36FA08ED4* L_26 = L_25; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Double_5 = L_26; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Double_5), (void*)L_26); G_B19_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_26)); } IL_00d1: { return G_B19_0; } IL_00d2: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_27 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int16_6; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_28 = L_27; G_B21_0 = L_28; if (L_28) { G_B22_0 = L_28; goto IL_00e6; } } { CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F* L_29 = (CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F*)il2cpp_codegen_object_new(CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F_il2cpp_TypeInfo_var); NullCheck(L_29); CastInstructionT_1__ctor_m96B6873CE92856E0F94C0ADD60AFD5E590AB2630(L_29, CastInstructionT_1__ctor_m96B6873CE92856E0F94C0ADD60AFD5E590AB2630_RuntimeMethod_var); CastInstructionT_1_tE1FD9761999F6F2B66EAE6A837FDDB917620461F* L_30 = L_29; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int16_6 = L_30; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int16_6), (void*)L_30); G_B22_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_30)); } IL_00e6: { return G_B22_0; } IL_00e7: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_31 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int32_7; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_32 = L_31; G_B24_0 = L_32; if (L_32) { G_B25_0 = L_32; goto IL_00fb; } } { CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B* L_33 = (CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B*)il2cpp_codegen_object_new(CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B_il2cpp_TypeInfo_var); NullCheck(L_33); CastInstructionT_1__ctor_m1246E9401D04D526F7443EFCA8F24476B4FD11EB(L_33, CastInstructionT_1__ctor_m1246E9401D04D526F7443EFCA8F24476B4FD11EB_RuntimeMethod_var); CastInstructionT_1_t8C35D171F2AB06E99D5B19D4AD8EA9FE0837335B* L_34 = L_33; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int32_7 = L_34; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int32_7), (void*)L_34); G_B25_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_34)); } IL_00fb: { return G_B25_0; } IL_00fc: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_35 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int64_8; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_36 = L_35; G_B27_0 = L_36; if (L_36) { G_B28_0 = L_36; goto IL_0110; } } { CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4* L_37 = (CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4*)il2cpp_codegen_object_new(CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4_il2cpp_TypeInfo_var); NullCheck(L_37); CastInstructionT_1__ctor_m12525CB20EA29C1A265F907D102F32AF3A3E2102(L_37, CastInstructionT_1__ctor_m12525CB20EA29C1A265F907D102F32AF3A3E2102_RuntimeMethod_var); CastInstructionT_1_t1EDD3EE8F62527815E0E5769466CBF6088106CE4* L_38 = L_37; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int64_8 = L_38; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Int64_8), (void*)L_38); G_B28_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_38)); } IL_0110: { return G_B28_0; } IL_0111: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_39 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_SByte_9; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_40 = L_39; G_B30_0 = L_40; if (L_40) { G_B31_0 = L_40; goto IL_0125; } } { CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794* L_41 = (CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794*)il2cpp_codegen_object_new(CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794_il2cpp_TypeInfo_var); NullCheck(L_41); CastInstructionT_1__ctor_m1988FCCEB53595FAE58EFC829CA8FD8026E498C4(L_41, CastInstructionT_1__ctor_m1988FCCEB53595FAE58EFC829CA8FD8026E498C4_RuntimeMethod_var); CastInstructionT_1_t4D808FE4B5AB1703225AAFA3C16D6FD12DC25794* L_42 = L_41; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_SByte_9 = L_42; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_SByte_9), (void*)L_42); G_B31_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_42)); } IL_0125: { return G_B31_0; } IL_0126: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_43 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Single_10; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_44 = L_43; G_B33_0 = L_44; if (L_44) { G_B34_0 = L_44; goto IL_013a; } } { CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99* L_45 = (CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99*)il2cpp_codegen_object_new(CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99_il2cpp_TypeInfo_var); NullCheck(L_45); CastInstructionT_1__ctor_m3496FC505BA1245A63DA0988CBD5BFBAB7258D18(L_45, CastInstructionT_1__ctor_m3496FC505BA1245A63DA0988CBD5BFBAB7258D18_RuntimeMethod_var); CastInstructionT_1_tF2200F9B34B7C71F5A1A6DDDE99461DDFE451C99* L_46 = L_45; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Single_10 = L_46; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_Single_10), (void*)L_46); G_B34_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_46)); } IL_013a: { return G_B34_0; } IL_013b: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_47 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_String_11; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_48 = L_47; G_B36_0 = L_48; if (L_48) { G_B37_0 = L_48; goto IL_014f; } } { CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345* L_49 = (CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345*)il2cpp_codegen_object_new(CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345_il2cpp_TypeInfo_var); NullCheck(L_49); CastInstructionT_1__ctor_mBC6B50F6A36F8BB053B5EB469A9ED30EF3A6F300(L_49, CastInstructionT_1__ctor_mBC6B50F6A36F8BB053B5EB469A9ED30EF3A6F300_RuntimeMethod_var); CastInstructionT_1_tA5C7DE8A4254045FCAAD7690B62816C89E083345* L_50 = L_49; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_String_11 = L_50; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_String_11), (void*)L_50); G_B37_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_50)); } IL_014f: { return G_B37_0; } IL_0150: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_51 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt16_12; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_52 = L_51; G_B39_0 = L_52; if (L_52) { G_B40_0 = L_52; goto IL_0164; } } { CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40* L_53 = (CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40*)il2cpp_codegen_object_new(CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40_il2cpp_TypeInfo_var); NullCheck(L_53); CastInstructionT_1__ctor_m877FA9CF387A1D1499ACA9218E2265F7B03D29C0(L_53, CastInstructionT_1__ctor_m877FA9CF387A1D1499ACA9218E2265F7B03D29C0_RuntimeMethod_var); CastInstructionT_1_tC9F92DE8195BCEC4CDB279C63C917611B00CFE40* L_54 = L_53; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt16_12 = L_54; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt16_12), (void*)L_54); G_B40_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_54)); } IL_0164: { return G_B40_0; } IL_0165: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_55 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt32_13; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_56 = L_55; G_B42_0 = L_56; if (L_56) { G_B43_0 = L_56; goto IL_0179; } } { CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C* L_57 = (CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C*)il2cpp_codegen_object_new(CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C_il2cpp_TypeInfo_var); NullCheck(L_57); CastInstructionT_1__ctor_m788021DAA37B56F7E9CB5965724CD8B0BC354EB3(L_57, CastInstructionT_1__ctor_m788021DAA37B56F7E9CB5965724CD8B0BC354EB3_RuntimeMethod_var); CastInstructionT_1_tB8E2F2D1EF49B61C42A405AB4D200506D9933A9C* L_58 = L_57; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt32_13 = L_58; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt32_13), (void*)L_58); G_B43_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_58)); } IL_0179: { return G_B43_0; } IL_017a: { CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_59 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt64_14; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_60 = L_59; G_B45_0 = L_60; if (L_60) { G_B46_0 = L_60; goto IL_018e; } } { CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF* L_61 = (CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF*)il2cpp_codegen_object_new(CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF_il2cpp_TypeInfo_var); NullCheck(L_61); CastInstructionT_1__ctor_m5CA6FA85DBDD426E44AF2986E2D8A0530EF1084E(L_61, CastInstructionT_1__ctor_m5CA6FA85DBDD426E44AF2986E2D8A0530EF1084E_RuntimeMethod_var); CastInstructionT_1_t423CD03F9DACCE016E86EAC21FB1DBFB039088DF* L_62 = L_61; ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt64_14 = L_62; Il2CppCodeGenWriteBarrier((void**)(&((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3_il2cpp_TypeInfo_var))->___s_UInt64_14), (void*)L_62); G_B46_0 = ((CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3*)(L_62)); } IL_018e: { return G_B46_0; } IL_018f: { Type_t* L_63 = ___0_t; CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* L_64; L_64 = CastInstructionNoT_Create_mE07F0A8FCF8C35EE9AE23FD12B58CB2D4DA5847B(L_63, NULL); return L_64; } } // System.Void System.Linq.Expressions.Interpreter.CastInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstruction__ctor_mA8851B39A1D7425FA10B4892108C3030590F3430 (CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* __this, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, 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.CastInstruction/CastInstructionNoT::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionNoT__ctor_m5BA6392C1B91C5698AD5018D1F52CA7E6B248AB0 (CastInstructionNoT_tDE4DBDB5EF05945D559281267397C9AC39914911* __this, Type_t* ___0_t, const RuntimeMethod* method) { { CastInstruction__ctor_mA8851B39A1D7425FA10B4892108C3030590F3430(__this, NULL); Type_t* L_0 = ___0_t; __this->____t_15 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____t_15), (void*)L_0); return; } } // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CastInstruction_t7783E75A207B24C1CF06BDF1AFE32F09BA96B0A3* CastInstructionNoT_Create_mE07F0A8FCF8C35EE9AE23FD12B58CB2D4DA5847B (Type_t* ___0_t, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_t; NullCheck(L_0); bool L_1; L_1 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_0, NULL); if (!L_1) { goto IL_0017; } } { Type_t* L_2 = ___0_t; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_3; L_3 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_2, NULL); if (L_3) { goto IL_0017; } } { Type_t* L_4 = ___0_t; Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2* L_5 = (Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2*)il2cpp_codegen_object_new(Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2_il2cpp_TypeInfo_var); NullCheck(L_5); Value__ctor_mEC730A0C8370531D6965B36F99BBB2A87CF35A68(L_5, L_4, NULL); return L_5; } IL_0017: { Type_t* L_6 = ___0_t; Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083* L_7 = (Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083*)il2cpp_codegen_object_new(Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083_il2cpp_TypeInfo_var); NullCheck(L_7); Ref__ctor_mDA8FF1644CB42BEC53AB28596F9ABD2D39CF9DEC(L_7, L_6, NULL); return L_7; } } // System.Int32 System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CastInstructionNoT_Run_m7BC3AF7DC6DA8508A7D6FB4971BF88190F2EC1F2 (CastInstructionNoT_tDE4DBDB5EF05945D559281267397C9AC39914911* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Type_t* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0050; } } { RuntimeObject* L_3 = V_0; NullCheck(L_3); Type_t* L_4; L_4 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_3, NULL); V_1 = L_4; Type_t* L_5 = V_1; Type_t* L_6 = __this->____t_15; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_7; L_7 = TypeUtils_HasReferenceConversionTo_m4BBDBC19498CDAEBA70C7173EBFEE23474BBFC28(L_5, L_6, NULL); if (L_7) { goto IL_0033; } } { Type_t* L_8 = V_1; Type_t* L_9 = __this->____t_15; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_10; L_10 = TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_m4F6E8EFD0BFFED585D49E438A72CB090A070C812(L_8, L_9, NULL); if (L_10) { goto IL_0033; } } { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_11 = (InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var))); NullCheck(L_11); InvalidCastException__ctor_mCBC218CE25034242D2EB33B3E59933295CE93C56(L_11, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CastInstructionNoT_Run_m7BC3AF7DC6DA8508A7D6FB4971BF88190F2EC1F2_RuntimeMethod_var))); } IL_0033: { Type_t* L_12 = __this->____t_15; Type_t* L_13 = V_1; NullCheck(L_12); bool L_14; L_14 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_12, L_13); if (L_14) { goto IL_0047; } } { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_15 = (InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var))); NullCheck(L_15); InvalidCastException__ctor_mCBC218CE25034242D2EB33B3E59933295CE93C56(L_15, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CastInstructionNoT_Run_m7BC3AF7DC6DA8508A7D6FB4971BF88190F2EC1F2_RuntimeMethod_var))); } IL_0047: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_16 = ___0_frame; RuntimeObject* L_17 = V_0; NullCheck(L_16); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_16, L_17, NULL); goto IL_0057; } IL_0050: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_18 = ___0_frame; VirtualActionInvoker1< InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(11 /* System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::ConvertNull(System.Linq.Expressions.Interpreter.InterpretedFrame) */, __this, L_18); } IL_0057: { 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.CastInstruction/CastInstructionNoT/Ref::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Ref__ctor_mDA8FF1644CB42BEC53AB28596F9ABD2D39CF9DEC (Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083* __this, Type_t* ___0_t, const RuntimeMethod* method) { { Type_t* L_0 = ___0_t; CastInstructionNoT__ctor_m5BA6392C1B91C5698AD5018D1F52CA7E6B248AB0(__this, L_0, NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref::ConvertNull(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Ref_ConvertNull_m3E66AF6EF165F46E243348F4007FE74234D00310 (Ref_t4074E3357BF30EAEF3BE9436A7CA2B5E47F87083* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_0, NULL, 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.CastInstruction/CastInstructionNoT/Value::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Value__ctor_mEC730A0C8370531D6965B36F99BBB2A87CF35A68 (Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2* __this, Type_t* ___0_t, const RuntimeMethod* method) { { Type_t* L_0 = ___0_t; CastInstructionNoT__ctor_m5BA6392C1B91C5698AD5018D1F52CA7E6B248AB0(__this, L_0, NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value::ConvertNull(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Value_ConvertNull_mE43A8FE58D0E2AADD9004C23671418EC05A922F8 (Value_t895747421F16F00F13FE02C10DE11F00C90EC9C2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { { NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB* L_0 = (NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var))); NullCheck(L_0); NullReferenceException__ctor_mD26D62094A5E49C18D817817E17FDFBC1D3BD752(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Value_ConvertNull_mE43A8FE58D0E2AADD9004C23671418EC05A922F8_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.CastToEnumInstruction::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastToEnumInstruction__ctor_m53267CBB968F5A0396131ED6E2EC55304426B386 (CastToEnumInstruction_t72DA336A7A9C76576540DAEB206720605A5D7ACA* __this, Type_t* ___0_t, const RuntimeMethod* method) { { CastInstruction__ctor_mA8851B39A1D7425FA10B4892108C3030590F3430(__this, NULL); Type_t* L_0 = ___0_t; __this->____t_15 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____t_15), (void*)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_m6A794466BA57C8004A63AE35D6AB8167F4F96EDE (CastToEnumInstruction_t72DA336A7A9C76576540DAEB206720605A5D7ACA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_0 = NULL; RuntimeObject* G_B3_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B3_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; 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->____t_15; RuntimeObject* L_5 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_6; L_6 = Enum_ToObject_mD898E0819FA640BC4E98924613B5DBD41146D1FF(L_4, L_5, 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_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B3_1, G_B3_0, 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.Interpreter.CastReferenceToEnumInstruction::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastReferenceToEnumInstruction__ctor_m805BCEF1DD5BF8C0887E32D326B9D9928A63B618 (CastReferenceToEnumInstruction_tD870D3A28757A09D95629A291038A55114F4C53B* __this, Type_t* ___0_t, const RuntimeMethod* method) { { CastInstruction__ctor_mA8851B39A1D7425FA10B4892108C3030590F3430(__this, NULL); Type_t* L_0 = ___0_t; __this->____t_15 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____t_15), (void*)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_m8A3737651F1AB4F8FEEA1EBB60CD64A8B0539F23 (CastReferenceToEnumInstruction_tD870D3A28757A09D95629A291038A55114F4C53B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL); V_0 = L_1; Type_t* L_2 = __this->____t_15; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_2, NULL); V_1 = L_3; int32_t L_4 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, 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_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame; Type_t* L_6 = __this->____t_15; RuntimeObject* L_7 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_8; L_8 = Enum_ToObject_m7952B7BD43E48BBF79BB973BD31E7FF9E62B948E(L_6, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_7, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_5); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_5, L_8, NULL); goto IL_0150; } IL_0060: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame; Type_t* L_10 = __this->____t_15; RuntimeObject* L_11 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_12; L_12 = Enum_ToObject_m83185EF7C28B56935B2C8073AC8FF02BF5A03355(L_10, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_11, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_9); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_9, L_12, NULL); goto IL_0150; } IL_007c: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_13 = ___0_frame; Type_t* L_14 = __this->____t_15; RuntimeObject* L_15 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_16; L_16 = Enum_ToObject_mD0233B84323DBD62E609917F9336F9D709E835AE(L_14, ((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_15, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_13); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_13, L_16, NULL); goto IL_0150; } IL_0098: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_17 = ___0_frame; Type_t* L_18 = __this->____t_15; RuntimeObject* L_19 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_20; L_20 = Enum_ToObject_mDAAD050E372238C1F1B33496B40C0D0E61263EF1(L_18, ((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_19, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_17); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_17, L_20, NULL); goto IL_0150; } IL_00b4: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_21 = ___0_frame; Type_t* L_22 = __this->____t_15; RuntimeObject* L_23 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_24; L_24 = Enum_ToObject_m9F3E855711F06F3E13107F9AED8BD7733351A61C(L_22, ((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_23, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_21); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_21, L_24, NULL); goto IL_0150; } IL_00d0: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_25 = ___0_frame; Type_t* L_26 = __this->____t_15; RuntimeObject* L_27 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_28; L_28 = Enum_ToObject_mEEBC20B90E90260E53F2A73658F1ABE327F204CF(L_26, ((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_27, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_25); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_25, L_28, NULL); goto IL_0150; } IL_00e9: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_29 = ___0_frame; Type_t* L_30 = __this->____t_15; RuntimeObject* L_31 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_32; L_32 = Enum_ToObject_m0B6ACE15B0F8821CC795CA25D4AE0A9F56547CCC(L_30, ((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_31, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_29); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_29, L_32, NULL); goto IL_0150; } IL_0102: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_33 = ___0_frame; Type_t* L_34 = __this->____t_15; RuntimeObject* L_35 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_36; L_36 = Enum_ToObject_mABB2D5A99CABDBFEDDDF549DB39B57F41C64EA84(L_34, ((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_35, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_33); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_33, L_36, NULL); goto IL_0150; } IL_011b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_37 = ___0_frame; Type_t* L_38 = __this->____t_15; RuntimeObject* L_39 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_40; L_40 = Enum_ToObject_mABB2D5A99CABDBFEDDDF549DB39B57F41C64EA84(L_38, ((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_39, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var)))), NULL); NullCheck(L_37); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_37, L_40, NULL); goto IL_0150; } IL_0134: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_41 = ___0_frame; Type_t* L_42 = __this->____t_15; RuntimeObject* L_43 = V_0; bool L_44 = ((*(bool*)((bool*)(bool*)UnBox(L_43, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))); RuntimeObject* L_45 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_44); il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_46; L_46 = Enum_ToObject_mD898E0819FA640BC4E98924613B5DBD41146D1FF(L_42, L_45, NULL); NullCheck(L_41); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_41, L_46, 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.QuoteInstruction::.ctor(System.Linq.Expressions.Expression,System.Collections.Generic.Dictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteInstruction__ctor_mDB9A0F2AA977B2B75C57E19A894A4EE70619C8FA (QuoteInstruction_tE988B6F73ABCE98F3B45C708B36E815991DF96BF* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_operand, Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ___1_hoistedVariables, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_operand; __this->____operand_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____operand_0), (void*)L_0); Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_1 = ___1_hoistedVariables; __this->____hoistedVariables_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____hoistedVariables_1), (void*)L_1); return; } } // System.Int32 System.Linq.Expressions.Interpreter.QuoteInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QuoteInstruction_get_ProducedStack_mF1CCE87033968381332B968CB40659F69E813B77 (QuoteInstruction_tE988B6F73ABCE98F3B45C708B36E815991DF96BF* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.QuoteInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* QuoteInstruction_get_InstructionName_m8EFBCB289A968B32150E078B33AD68919DF92D1D (QuoteInstruction_tE988B6F73ABCE98F3B45C708B36E815991DF96BF* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5A405948E47BFC6FE2B2426F6D7E92612B340C40); s_Il2CppMethodInitialized = true; } { return _stringLiteral5A405948E47BFC6FE2B2426F6D7E92612B340C40; } } // System.Int32 System.Linq.Expressions.Interpreter.QuoteInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QuoteInstruction_Run_m3E6567C4AB4B438D59AF35F64D7AE45A069DCF68 (QuoteInstruction_tE988B6F73ABCE98F3B45C708B36E815991DF96BF* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_0 = NULL; { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->____operand_0; V_0 = L_0; Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_1 = __this->____hoistedVariables_1; if (!L_1) { goto IL_0022; } } { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_2 = __this->____hoistedVariables_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* L_4 = (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536*)il2cpp_codegen_object_new(ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536_il2cpp_TypeInfo_var); NullCheck(L_4); ExpressionQuoter__ctor_m200001F390A64D2944785FA53D9799DB85D0DCBD(L_4, L_2, L_3, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = V_0; NullCheck(L_4); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6; L_6 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, L_4, L_5); V_0 = L_6; } IL_0022: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = V_0; NullCheck(L_7); InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_8, 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.Interpreter.QuoteInstruction/ExpressionQuoter::.ctor(System.Collections.Generic.Dictionary`2,System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionQuoter__ctor_m200001F390A64D2944785FA53D9799DB85D0DCBD (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* __this, Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ___0_hoistedVariables, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___1_frame, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_mBD94EE89EC1D2CEAC415AF555E08B7C57CCF1136_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* L_0 = (Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26*)il2cpp_codegen_object_new(Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26_il2cpp_TypeInfo_var); NullCheck(L_0); Stack_1__ctor_mBD94EE89EC1D2CEAC415AF555E08B7C57CCF1136(L_0, Stack_1__ctor_mBD94EE89EC1D2CEAC415AF555E08B7C57CCF1136_RuntimeMethod_var); __this->____shadowedVars_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____shadowedVars_2), (void*)L_0); ExpressionVisitor__ctor_m2974B344C35DD823BDA6D6313DAE4C7F64541393(__this, NULL); Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_1 = ___0_hoistedVariables; __this->____variables_0 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____variables_0), (void*)L_1); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___1_frame; __this->____frame_1 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____frame_1), (void*)L_2); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::VisitBlock(System.Linq.Expressions.BlockExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionQuoter_VisitBlock_m8462AFAEA27D7A6018277E5FA075A788373137C0 (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* __this, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_node, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_mC0C62892114445D0C45381AC389DC3ED65E0D8EA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t068F5201D923072F46716204841D21328FE6218D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m2F38D8E0117E04046EE62C36C9497CE1379B180B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_0 = NULL; { BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_0 = ___0_node; NullCheck(L_0); ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1; L_1 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_0, NULL); NullCheck(L_1); int32_t L_2; L_2 = ReadOnlyCollection_1_get_Count_m2F38D8E0117E04046EE62C36C9497CE1379B180B(L_1, ReadOnlyCollection_1_get_Count_m2F38D8E0117E04046EE62C36C9497CE1379B180B_RuntimeMethod_var); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0024; } } { Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* L_3 = __this->____shadowedVars_2; BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_4 = ___0_node; NullCheck(L_4); ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_5; L_5 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_4, NULL); HashSet_1_t068F5201D923072F46716204841D21328FE6218D* L_6 = (HashSet_1_t068F5201D923072F46716204841D21328FE6218D*)il2cpp_codegen_object_new(HashSet_1_t068F5201D923072F46716204841D21328FE6218D_il2cpp_TypeInfo_var); NullCheck(L_6); HashSet_1__ctor_mC0C62892114445D0C45381AC389DC3ED65E0D8EA(L_6, L_5, HashSet_1__ctor_mC0C62892114445D0C45381AC389DC3ED65E0D8EA_RuntimeMethod_var); NullCheck(L_3); Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE(L_3, L_6, Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE_RuntimeMethod_var); } IL_0024: { BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_7 = ___0_node; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8; L_8 = ExpressionVisitorUtils_VisitBlockExpressions_mDB6BB94861DEA88403B2167804369B5A70C2B2F5(__this, L_7, NULL); V_0 = L_8; BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_9 = ___0_node; NullCheck(L_9); ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_10; L_10 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_9, NULL); NullCheck(L_10); int32_t L_11; L_11 = ReadOnlyCollection_1_get_Count_m2F38D8E0117E04046EE62C36C9497CE1379B180B(L_10, ReadOnlyCollection_1_get_Count_m2F38D8E0117E04046EE62C36C9497CE1379B180B_RuntimeMethod_var); if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0046; } } { Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* L_12 = __this->____shadowedVars_2; NullCheck(L_12); HashSet_1_t068F5201D923072F46716204841D21328FE6218D* L_13; L_13 = Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5(L_12, Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5_RuntimeMethod_var); } IL_0046: { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_14 = V_0; if (L_14) { goto IL_004b; } } { BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_15 = ___0_node; return L_15; } IL_004b: { BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_16 = ___0_node; BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_17 = ___0_node; NullCheck(L_17); ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_18; L_18 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_17, NULL); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_19 = V_0; NullCheck(L_16); BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_20; L_20 = VirtualFuncInvoker2< BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B*, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* >::Invoke(14 /* System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockExpression::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1,System.Linq.Expressions.Expression[]) */, L_16, L_18, L_19); return L_20; } } // System.Linq.Expressions.CatchBlock System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::VisitCatchBlock(System.Linq.Expressions.CatchBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ExpressionQuoter_VisitCatchBlock_m4254F310525B53FE2488A5252ABC904585C19F07 (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* __this, CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ___0_node, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_mC6742D4B2D1A12A042DB56C25EEF951C4BAC992B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t068F5201D923072F46716204841D21328FE6218D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_0 = NULL; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_1 = NULL; { CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_0 = ___0_node; NullCheck(L_0); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1; L_1 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_0, NULL); if (!L_1) { goto IL_0025; } } { Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* L_2 = __this->____shadowedVars_2; HashSet_1_t068F5201D923072F46716204841D21328FE6218D* L_3 = (HashSet_1_t068F5201D923072F46716204841D21328FE6218D*)il2cpp_codegen_object_new(HashSet_1_t068F5201D923072F46716204841D21328FE6218D_il2cpp_TypeInfo_var); NullCheck(L_3); HashSet_1__ctor_mC6742D4B2D1A12A042DB56C25EEF951C4BAC992B(L_3, HashSet_1__ctor_mC6742D4B2D1A12A042DB56C25EEF951C4BAC992B_RuntimeMethod_var); HashSet_1_t068F5201D923072F46716204841D21328FE6218D* L_4 = L_3; CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_5 = ___0_node; NullCheck(L_5); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_6; L_6 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_5, NULL); NullCheck(L_4); bool L_7; L_7 = HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69(L_4, L_6, HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69_RuntimeMethod_var); NullCheck(L_2); Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE(L_2, L_4, Stack_1_Push_m7705C6FDAFECD165E7E24091F066CB47F323E6CE_RuntimeMethod_var); } IL_0025: { CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_8 = ___0_node; NullCheck(L_8); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9; L_9 = CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline(L_8, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10; L_10 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_9); V_0 = L_10; CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_11 = ___0_node; NullCheck(L_11); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12; L_12 = CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline(L_11, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13; L_13 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_12); V_1 = L_13; CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_14 = ___0_node; NullCheck(L_14); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_15; L_15 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_14, NULL); if (!L_15) { goto IL_0053; } } { Stack_1_tC4810ACEE7FD00840B5CB4333A83E2E1553CAD26* L_16 = __this->____shadowedVars_2; NullCheck(L_16); HashSet_1_t068F5201D923072F46716204841D21328FE6218D* L_17; L_17 = Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5(L_16, Stack_1_Pop_mBE2B08F95D18382A9C64D99E1065B899EB75E6E5_RuntimeMethod_var); } IL_0053: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_18 = V_0; CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_19 = ___0_node; NullCheck(L_19); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_20; L_20 = CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline(L_19, NULL); if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_18) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_20)))) { goto IL_0067; } } { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_21 = V_1; CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_22 = ___0_node; NullCheck(L_22); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_23; L_23 = CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline(L_22, NULL); if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_21) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_23)))) { goto IL_0067; } } { CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_24 = ___0_node; return L_24; } IL_0067: { CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_25 = ___0_node; NullCheck(L_25); Type_t* L_26; L_26 = CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB_inline(L_25, NULL); CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_27 = ___0_node; NullCheck(L_27); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_28; L_28 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_27, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_29 = V_0; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_30 = V_1; il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_31; L_31 = Expression_MakeCatchBlock_m79BBAFFF3E27717FD806186309DD71240D276F6F(L_26, L_28, L_29, L_30, NULL); return L_31; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::VisitParameter(System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionQuoter_VisitParameter_m37A17EA2DF22E0AC0AAF961ECBBE3C21776C49E6 (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_node, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86FADB31129B6F40C720A97600D69389EA3567E3); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = ___0_node; RuntimeObject* L_1; L_1 = ExpressionQuoter_GetBox_m01A076C755644870BDC47A5FE7A3426F60F85A59(__this, L_0, NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_000d; } } { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_3 = ___0_node; return L_3; } IL_000d: { RuntimeObject* L_4 = V_0; il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_5; L_5 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_4, NULL); MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_6; L_6 = Expression_Field_m7E7386B06D5633A67D272A594A9183C91373F8E3(L_5, _stringLiteral86FADB31129B6F40C720A97600D69389EA3567E3, NULL); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_7 = ___0_node; 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_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_9; L_9 = Expression_Convert_mD5233B60383B3FD0F5A044E4440FB32CBF9609D5(L_6, L_8, NULL); return L_9; } } // System.Runtime.CompilerServices.IStrongBox System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::GetBox(System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ExpressionQuoter_GetBox_m01A076C755644870BDC47A5FE7A3426F60F85A59 (ExpressionQuoter_t3D5F35B2980800F7F947EBC0819D867CF5AAD536* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_variable, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* V_0 = NULL; { Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* L_0 = __this->____variables_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1 = ___0_variable; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050(L_0, L_1, (&V_0), Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050_RuntimeMethod_var); if (!L_2) { goto IL_0043; } } { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_3 = V_0; NullCheck(L_3); bool L_4; L_4 = LocalVariable_get_InClosure_m9E3A130991C880913F9475A9C63156AB28FC93F6(L_3, NULL); if (!L_4) { goto IL_002b; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = __this->____frame_1; NullCheck(L_5); IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_6 = L_5->___Closure_8; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->___Index_0; NullCheck(L_6); int32_t L_9 = L_8; RuntimeObject* L_10 = (L_6)->GetAt(static_cast(L_9)); return L_10; } IL_002b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_11 = __this->____frame_1; NullCheck(L_11); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_11->___Data_7; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->___Index_0; NullCheck(L_12); int32_t L_15 = L_14; RuntimeObject* L_16 = (L_12)->GetAt(static_cast(L_15)); return ((RuntimeObject*)Castclass((RuntimeObject*)L_16, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var)); } IL_0043: { return (RuntimeObject*)NULL; } } #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_m59371A1E0D5AA366FE5EBFF7E098AA5F26DDD224 (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___0_types, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_10_tD7A9E3DE0B11D07E0D63E25276F7BBA7C4E9A97B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_11_t9C6BD4FA85FF298AFC881AA9E93EE60F513EA0D6_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_12_t9B8F6CB7F4FEB729F2671D3992A84925E605E73D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_13_tA09258AE438CC6AA1D8F3A7085054E2A189053AD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_14_tA4289448582D8D873202389340DBFE15C1313DC8_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_15_tFAD03EC461BB53B20A27DA051E7540B4FABC2723_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_16_t70A3D02509D19C2ACA006DC786836B6E70B47F08_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tFA646AF302098720700AA3CD3CB9AC4BFA28E1B0_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_2_t2A8978C62C9082E48EEADCFEB0326B90CE3CB076_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_3_t867D6D7DE9468D12476A5F27A12D290FE68F287D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_4_tE90381BC829EF7ACE3ECA8CFA2375FBCCF481C80_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_5_tDDE38C4769C902EA808E47159D1B9F153651F62D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_6_t603F9DF0A22BB1635C856BB89F8F74F1B6BDFAFA_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_7_t307DAF16A3386EB9D49E1903ADA0A7984E3BC292_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_8_t5654601F4F89953214AF7C1A90C80DD9A9D269C8_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_9_t917DFE363CFF41CF6FE2F057EFEF3C3D7A2C9DBE_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Resize_TisType_t_mADFDA970F62777C71750DBFF823EF5114DE029A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Any_TisType_t_mD8597B059A2354F3F7C115AEC22CD569D67D9E5D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_10_t09366C5D86280EF447BEB40036138A17AA215062_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_11_tD63981B69296972A20674830A4563A4E8FA7C3E0_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_12_t7FC2EB9630D813A39977C0564C35164893A5E8E5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_13_t43710C181ACF9DEA1E066A67867A365FE5AC3428_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_14_tFC347F3FB060C63755F201A281C69C5CF7660733_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_15_t6E31F68BA49C31F5214CCFCD08FC472E9EDC0EBE_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_16_t1C66F76FCBCDB0FF858D057DB67AE7E31654FD7F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_17_tD48395CB77EA18CB5B956A490E88C8C7893052DD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_tD813A2B3279585A272DD901DC6F526525907BC83_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t3AC8A3183F5A1C862CAF50A783E9EC21564F239E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_tC3442A85AD23557EC52525D86961D8B2D490067F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_4_t7051EDF4C05F78B537C5097FA64EAC44552EF988_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_5_t83AACB0866E7F573F23C66E59F49CAC4DAD025FA_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_6_tB99A2858C50984B81ADC0D107031F4FBD732E56D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_7_t75F6CF906DFC4A4BB00CCB185D9C5334BDFE9341_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_8_tFDC735DD9DDBDAF48CDE6D2589668A1EA4DCEAD8_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_9_t174E17850516F511028E94888D9A9989C246EE92_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_mC3C80F10C2826839016896F7F73ACAB532CBB40C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* G_B3_0 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* G_B3_1 = NULL; Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* G_B2_0 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* G_B2_1 = NULL; { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_0 = ___0_types; NullCheck(L_0); if ((((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))) > ((int32_t)((int32_t)17)))) { goto IL_002e; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_1 = ___0_types; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var); Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* L_2 = ((U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var))->___U3CU3E9__1_0_1; Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* 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_codegen_runtime_class_init_inline(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var); U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970* L_4 = ((U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* L_5 = (Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E*)il2cpp_codegen_object_new(Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E_il2cpp_TypeInfo_var); NullCheck(L_5); Func_2__ctor_mAFDFA2B152082BBF5E0626BF143EDACD61DE9D74(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CMakeDelegateU3Eb__1_0_mC3C80F10C2826839016896F7F73ACAB532CBB40C_RuntimeMethod_var), NULL); Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* L_6 = L_5; ((U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var))->___U3CU3E9__1_0_1 = L_6; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var))->___U3CU3E9__1_0_1), (void*)L_6); G_B3_0 = L_6; G_B3_1 = G_B2_1; } IL_0027: { bool L_7; L_7 = Enumerable_Any_TisType_t_mD8597B059A2354F3F7C115AEC22CD569D67D9E5D((RuntimeObject*)G_B3_1, G_B3_0, Enumerable_Any_TisType_t_mD8597B059A2354F3F7C115AEC22CD569D67D9E5D_RuntimeMethod_var); if (!L_7) { goto IL_0034; } } IL_002e: { Exception_t* L_8; L_8 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DelegateHelpers_MakeDelegate_m59371A1E0D5AA366FE5EBFF7E098AA5F26DDD224_RuntimeMethod_var))); } IL_0034: { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_9 = ___0_types; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_10 = ___0_types; NullCheck(L_10); NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_10)->max_length)), 1)); Type_t* L_12 = (L_9)->GetAt(static_cast(L_11)); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_13 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_14; L_14 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_13, NULL); bool L_15; L_15 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_12, L_14, NULL); if (!L_15) { goto IL_01c9; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_16 = ___0_types; NullCheck(L_16); Array_Resize_TisType_t_mADFDA970F62777C71750DBFF823EF5114DE029A1((&___0_types), ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_16)->max_length)), 1)), Array_Resize_TisType_t_mADFDA970F62777C71750DBFF823EF5114DE029A1_RuntimeMethod_var); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_17 = ___0_types; NullCheck(L_17); V_0 = ((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_t332A452B8B6179E4469B69525D0FE82A88030F7B L_19 = { reinterpret_cast (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_20; L_20 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_19, NULL); return L_20; } IL_00b9: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_21 = { reinterpret_cast (Action_1_tFA646AF302098720700AA3CD3CB9AC4BFA28E1B0_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_22; L_22 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_21, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_23 = ___0_types; NullCheck(L_22); Type_t* L_24; L_24 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_22, L_23); return L_24; } IL_00ca: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_25 = { reinterpret_cast (Action_2_t2A8978C62C9082E48EEADCFEB0326B90CE3CB076_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_26; L_26 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_25, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_27 = ___0_types; NullCheck(L_26); Type_t* L_28; L_28 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_26, L_27); return L_28; } IL_00db: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_29 = { reinterpret_cast (Action_3_t867D6D7DE9468D12476A5F27A12D290FE68F287D_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_30; L_30 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_29, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_31 = ___0_types; NullCheck(L_30); Type_t* L_32; L_32 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_30, L_31); return L_32; } IL_00ec: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_33 = { reinterpret_cast (Action_4_tE90381BC829EF7ACE3ECA8CFA2375FBCCF481C80_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_34; L_34 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_33, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_35 = ___0_types; NullCheck(L_34); Type_t* L_36; L_36 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_34, L_35); return L_36; } IL_00fd: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_37 = { reinterpret_cast (Action_5_tDDE38C4769C902EA808E47159D1B9F153651F62D_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_38; L_38 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_37, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_39 = ___0_types; NullCheck(L_38); Type_t* L_40; L_40 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_38, L_39); return L_40; } IL_010e: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_41 = { reinterpret_cast (Action_6_t603F9DF0A22BB1635C856BB89F8F74F1B6BDFAFA_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_42; L_42 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_41, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_43 = ___0_types; NullCheck(L_42); Type_t* L_44; L_44 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_42, L_43); return L_44; } IL_011f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_45 = { reinterpret_cast (Action_7_t307DAF16A3386EB9D49E1903ADA0A7984E3BC292_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_46; L_46 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_45, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_47 = ___0_types; NullCheck(L_46); Type_t* L_48; L_48 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_46, L_47); return L_48; } IL_0130: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_49 = { reinterpret_cast (Action_8_t5654601F4F89953214AF7C1A90C80DD9A9D269C8_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_50; L_50 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_49, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_51 = ___0_types; NullCheck(L_50); Type_t* L_52; L_52 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_50, L_51); return L_52; } IL_0141: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_53 = { reinterpret_cast (Action_9_t917DFE363CFF41CF6FE2F057EFEF3C3D7A2C9DBE_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_54; L_54 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_53, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_55 = ___0_types; NullCheck(L_54); Type_t* L_56; L_56 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_54, L_55); return L_56; } IL_0152: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_57 = { reinterpret_cast (Action_10_tD7A9E3DE0B11D07E0D63E25276F7BBA7C4E9A97B_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_58; L_58 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_57, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_59 = ___0_types; NullCheck(L_58); Type_t* L_60; L_60 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_58, L_59); return L_60; } IL_0163: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_61 = { reinterpret_cast (Action_11_t9C6BD4FA85FF298AFC881AA9E93EE60F513EA0D6_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_62; L_62 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_61, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_63 = ___0_types; NullCheck(L_62); Type_t* L_64; L_64 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_62, L_63); return L_64; } IL_0174: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_65 = { reinterpret_cast (Action_12_t9B8F6CB7F4FEB729F2671D3992A84925E605E73D_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_66; L_66 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_65, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_67 = ___0_types; NullCheck(L_66); Type_t* L_68; L_68 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_66, L_67); return L_68; } IL_0185: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_69 = { reinterpret_cast (Action_13_tA09258AE438CC6AA1D8F3A7085054E2A189053AD_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_70; L_70 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_69, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_71 = ___0_types; NullCheck(L_70); Type_t* L_72; L_72 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_70, L_71); return L_72; } IL_0196: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_73 = { reinterpret_cast (Action_14_tA4289448582D8D873202389340DBFE15C1313DC8_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_74; L_74 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_73, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_75 = ___0_types; NullCheck(L_74); Type_t* L_76; L_76 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_74, L_75); return L_76; } IL_01a7: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_77 = { reinterpret_cast (Action_15_tFAD03EC461BB53B20A27DA051E7540B4FABC2723_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_78; L_78 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_77, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_79 = ___0_types; NullCheck(L_78); Type_t* L_80; L_80 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_78, L_79); return L_80; } IL_01b8: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_81 = { reinterpret_cast (Action_16_t70A3D02509D19C2ACA006DC786836B6E70B47F08_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_82; L_82 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_81, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_83 = ___0_types; NullCheck(L_82); Type_t* L_84; L_84 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_82, L_83); return L_84; } IL_01c9: { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_85 = ___0_types; NullCheck(L_85); V_0 = ((int32_t)(((RuntimeArray*)L_85)->max_length)); int32_t L_86 = V_0; switch (((int32_t)il2cpp_codegen_subtract(L_86, 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_t332A452B8B6179E4469B69525D0FE82A88030F7B L_87 = { reinterpret_cast (Func_1_tD813A2B3279585A272DD901DC6F526525907BC83_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_88; L_88 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_87, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_89 = ___0_types; NullCheck(L_88); Type_t* L_90; L_90 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_88, L_89); return L_90; } IL_022f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_91 = { reinterpret_cast (Func_2_t3AC8A3183F5A1C862CAF50A783E9EC21564F239E_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_92; L_92 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_91, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_93 = ___0_types; NullCheck(L_92); Type_t* L_94; L_94 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_92, L_93); return L_94; } IL_0240: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_95 = { reinterpret_cast (Func_3_tC3442A85AD23557EC52525D86961D8B2D490067F_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_96; L_96 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_95, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_97 = ___0_types; NullCheck(L_96); Type_t* L_98; L_98 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_96, L_97); return L_98; } IL_0251: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_99 = { reinterpret_cast (Func_4_t7051EDF4C05F78B537C5097FA64EAC44552EF988_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_100; L_100 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_99, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_101 = ___0_types; NullCheck(L_100); Type_t* L_102; L_102 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_100, L_101); return L_102; } IL_0262: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_103 = { reinterpret_cast (Func_5_t83AACB0866E7F573F23C66E59F49CAC4DAD025FA_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_104; L_104 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_103, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_105 = ___0_types; NullCheck(L_104); Type_t* L_106; L_106 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_104, L_105); return L_106; } IL_0273: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_107 = { reinterpret_cast (Func_6_tB99A2858C50984B81ADC0D107031F4FBD732E56D_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_108; L_108 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_107, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_109 = ___0_types; NullCheck(L_108); Type_t* L_110; L_110 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_108, L_109); return L_110; } IL_0284: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_111 = { reinterpret_cast (Func_7_t75F6CF906DFC4A4BB00CCB185D9C5334BDFE9341_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_112; L_112 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_111, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_113 = ___0_types; NullCheck(L_112); Type_t* L_114; L_114 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_112, L_113); return L_114; } IL_0295: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_115 = { reinterpret_cast (Func_8_tFDC735DD9DDBDAF48CDE6D2589668A1EA4DCEAD8_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_116; L_116 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_115, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_117 = ___0_types; NullCheck(L_116); Type_t* L_118; L_118 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_116, L_117); return L_118; } IL_02a6: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_119 = { reinterpret_cast (Func_9_t174E17850516F511028E94888D9A9989C246EE92_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_120; L_120 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_119, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_121 = ___0_types; NullCheck(L_120); Type_t* L_122; L_122 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_120, L_121); return L_122; } IL_02b7: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_123 = { reinterpret_cast (Func_10_t09366C5D86280EF447BEB40036138A17AA215062_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_124; L_124 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_123, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_125 = ___0_types; NullCheck(L_124); Type_t* L_126; L_126 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_124, L_125); return L_126; } IL_02c8: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_127 = { reinterpret_cast (Func_11_tD63981B69296972A20674830A4563A4E8FA7C3E0_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_128; L_128 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_127, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_129 = ___0_types; NullCheck(L_128); Type_t* L_130; L_130 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_128, L_129); return L_130; } IL_02d9: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_131 = { reinterpret_cast (Func_12_t7FC2EB9630D813A39977C0564C35164893A5E8E5_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_132; L_132 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_131, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_133 = ___0_types; NullCheck(L_132); Type_t* L_134; L_134 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_132, L_133); return L_134; } IL_02ea: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_135 = { reinterpret_cast (Func_13_t43710C181ACF9DEA1E066A67867A365FE5AC3428_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_136; L_136 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_135, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_137 = ___0_types; NullCheck(L_136); Type_t* L_138; L_138 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_136, L_137); return L_138; } IL_02fb: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_139 = { reinterpret_cast (Func_14_tFC347F3FB060C63755F201A281C69C5CF7660733_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_140; L_140 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_139, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_141 = ___0_types; NullCheck(L_140); Type_t* L_142; L_142 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_140, L_141); return L_142; } IL_030c: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_143 = { reinterpret_cast (Func_15_t6E31F68BA49C31F5214CCFCD08FC472E9EDC0EBE_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_144; L_144 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_143, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_145 = ___0_types; NullCheck(L_144); Type_t* L_146; L_146 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_144, L_145); return L_146; } IL_031d: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_147 = { reinterpret_cast (Func_16_t1C66F76FCBCDB0FF858D057DB67AE7E31654FD7F_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_148; L_148 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_147, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_149 = ___0_types; NullCheck(L_148); Type_t* L_150; L_150 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_148, L_149); return L_150; } IL_032e: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_151 = { reinterpret_cast (Func_17_tD48395CB77EA18CB5B956A490E88C8C7893052DD_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_152; L_152 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_151, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_153 = ___0_types; NullCheck(L_152); Type_t* L_154; L_154 = VirtualFuncInvoker1< Type_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* 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_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_155, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DelegateHelpers_MakeDelegate_m59371A1E0D5AA366FE5EBFF7E098AA5F26DDD224_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.DelegateHelpers/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m3DD8DF04456E67B09E35FF75F9B33FAB9DB69C2D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970* L_0 = (U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970*)il2cpp_codegen_object_new(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__ctor_m0300E2EE67AF698C1699D7A3E180116F519D50DF(L_0, NULL); ((U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0); return; } } // System.Void System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m0300E2EE67AF698C1699D7A3E180116F519D50DF (U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Boolean System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::b__1_0(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CMakeDelegateU3Eb__1_0_mC3C80F10C2826839016896F7F73ACAB532CBB40C (U3CU3Ec_tDBBFFCC678D9C69EC21113E192C94D1BE0F1C970* __this, Type_t* ___0_t, const RuntimeMethod* method) { { Type_t* L_0 = ___0_t; NullCheck(L_0); bool L_1; L_1 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_0, 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.Object System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers::Int32ToObject(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6 (int32_t ___0_i, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_i; switch (((int32_t)il2cpp_codegen_subtract(L_0, (-1)))) { case 0: { goto IL_001e; } case 1: { goto IL_0024; } case 2: { goto IL_002a; } case 3: { goto IL_0030; } case 4: { goto IL_0036; } } } { goto IL_003c; } IL_001e: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_1 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedIntM1_2; return L_1; } IL_0024: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_2 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt0_3; return L_2; } IL_002a: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_3 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt1_4; return L_3; } IL_0030: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt2_5; return L_4; } IL_0036: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_5 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt3_6; return L_5; } IL_003c: { int32_t L_6 = ___0_i; int32_t L_7 = L_6; RuntimeObject* L_8 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_7); return L_8; } } // System.Object System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers::GetPrimitiveDefaultValue(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptingRuntimeHelpers_GetPrimitiveDefaultValue_m7311A40D19B98263D5426532A86F06B325D683CC (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_1; L_1 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_0, NULL); V_1 = L_1; int32_t L_2 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 3))) { case 0: { goto IL_0049; } case 1: { goto IL_0061; } case 2: { goto IL_0051; } case 3: { goto IL_0059; } case 4: { goto IL_0069; } case 5: { goto IL_0081; } case 6: { goto IL_0071; } case 7: { goto IL_0089; } case 8: { goto IL_0079; } case 9: { goto IL_0091; } case 10: { goto IL_0099; } case 11: { goto IL_009f; } case 12: { goto IL_00ab; } case 13: { goto IL_00a5; } } } { goto IL_00b1; } IL_0049: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_3 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0; V_0 = L_3; goto IL_00b3; } IL_0051: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultSByte_7; V_0 = L_4; goto IL_00b3; } IL_0059: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_5 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultByte_11; V_0 = L_5; goto IL_00b3; } IL_0061: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_6 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultChar_8; V_0 = L_6; goto IL_00b3; } IL_0069: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_7 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultInt16_9; V_0 = L_7; goto IL_00b3; } IL_0071: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_8 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt0_3; V_0 = L_8; goto IL_00b3; } IL_0079: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_9 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultInt64_10; V_0 = L_9; goto IL_00b3; } IL_0081: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_10 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt16_12; V_0 = L_10; goto IL_00b3; } IL_0089: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_11 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt32_13; V_0 = L_11; goto IL_00b3; } IL_0091: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_12 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt64_14; V_0 = L_12; goto IL_00b3; } IL_0099: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_13 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultSingle_15; return L_13; } IL_009f: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_14 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDouble_16; return L_14; } IL_00a5: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_15 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDateTime_18; return L_15; } IL_00ab: { il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var); RuntimeObject* L_16 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDecimal_17; return L_16; } IL_00b1: { return NULL; } IL_00b3: { Type_t* L_17 = ___0_type; NullCheck(L_17); bool L_18; L_18 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_17); if (!L_18) { goto IL_00c3; } } { Type_t* L_19 = ___0_type; RuntimeObject* L_20 = V_0; il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var); RuntimeObject* L_21; L_21 = Enum_ToObject_mD898E0819FA640BC4E98924613B5DBD41146D1FF(L_19, L_20, NULL); V_0 = L_21; } IL_00c3: { RuntimeObject* L_22 = V_0; return L_22; } } #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_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B (TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2* ___0_exception, const RuntimeMethod* method) { { TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2* L_0 = ___0_exception; NullCheck(L_0); Exception_t* L_1; L_1 = Exception_get_InnerException_m0C1BDB339C786BA4DA7D2C1AD214571CFBBB1410_inline(L_0, NULL); ExceptionDispatchInfo_Throw_m43FBCA37451EE3536FF8B1445D8F1422736223A1(L_1, 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.Exception System.Dynamic.Utils.ContractUtils::get_Unreachable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral656DE8865223883D9C605D63606CD7138CF8CAD3); s_Il2CppMethodInitialized = true; } { InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_0 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var); NullCheck(L_0); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_0, _stringLiteral656DE8865223883D9C605D63606CD7138CF8CAD3, NULL); return L_0; } } // System.Void System.Dynamic.Utils.ContractUtils::Requires(System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_Requires_mB75206C24EAACC2AF630A8FC9BFE87D772BE7529 (bool ___0_precondition, String_t* ___1_paramName, const RuntimeMethod* method) { { bool L_0 = ___0_precondition; if (L_0) { goto IL_000a; } } { String_t* L_1 = ___1_paramName; Exception_t* L_2; L_2 = Error_InvalidArgumentValue_mEBBFA0C366F51C661A8CE2F747DB02756C6A0131(L_1, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ContractUtils_Requires_mB75206C24EAACC2AF630A8FC9BFE87D772BE7529_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_mD3D07BD7AA85863B8388667F7CD3D14F6886E41D (RuntimeObject* ___0_value, String_t* ___1_paramName, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_value; if (L_0) { goto IL_000a; } } { String_t* L_1 = ___1_paramName; ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_2 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_2); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_2, L_1, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ContractUtils_RequiresNotNull_mD3D07BD7AA85863B8388667F7CD3D14F6886E41D_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_m04A5009D6D6E22EC255AED2147373282D3C4A76A (RuntimeObject* ___0_value, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_value; if (L_0) { goto IL_0010; } } { String_t* L_1 = ___1_paramName; int32_t L_2 = ___2_index; String_t* L_3; L_3 = ContractUtils_GetParamName_m94C928068CC1A0476FCB841ED75D4D27945692C6(L_1, L_2, NULL); ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_4 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_4); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_4, L_3, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ContractUtils_RequiresNotNull_m04A5009D6D6E22EC255AED2147373282D3C4A76A_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_m94C928068CC1A0476FCB841ED75D4D27945692C6 (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___1_index; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0006; } } { String_t* L_1 = ___0_paramName; return L_1; } IL_0006: { String_t* L_2 = ___0_paramName; int32_t L_3 = ___1_index; int32_t L_4 = L_3; RuntimeObject* L_5 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_4); String_t* L_6; L_6 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4, L_2, L_5, 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.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_m27DF2570474545CCD73C32B4901488DE8280907A (MethodBase_t* ___0_method, int32_t ___1_nodeKind, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E** ___2_arguments, String_t* ___3_methodParamName, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* V_0 = NULL; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_4 = NULL; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* V_5 = NULL; int32_t V_6 = 0; { MethodBase_t* L_0 = ___0_method; int32_t L_1 = ___1_nodeKind; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_2; L_2 = ExpressionUtils_GetParametersForValidation_mFFB410DB5C7D53811684948F6C976F9779815FC1(L_0, L_1, NULL); V_0 = L_2; MethodBase_t* L_3 = ___0_method; int32_t L_4 = ___1_nodeKind; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E** L_5 = ___2_arguments; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_6 = *((ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E**)L_5); NullCheck(L_6); int32_t L_7; L_7 = ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F(L_6, ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_8 = V_0; ExpressionUtils_ValidateArgumentCount_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B(L_3, L_4, L_7, L_8, NULL); V_1 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)NULL; V_2 = 0; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_9 = V_0; NullCheck(L_9); V_3 = ((int32_t)(((RuntimeArray*)L_9)->max_length)); goto IL_0089; } IL_0021: { ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E** L_10 = ___2_arguments; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_11 = *((ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E**)L_10); int32_t L_12 = V_2; NullCheck(L_11); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13; L_13 = ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502(L_11, L_12, ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var); V_4 = L_13; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_14 = V_0; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = L_15; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_17 = (L_14)->GetAt(static_cast(L_16)); V_5 = L_17; MethodBase_t* L_18 = ___0_method; int32_t L_19 = ___1_nodeKind; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_20 = V_4; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_21 = V_5; String_t* L_22 = ___3_methodParamName; int32_t L_23 = V_2; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_24; L_24 = ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC(L_18, L_19, L_20, L_21, L_22, _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5, L_23, NULL); V_4 = L_24; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_25 = V_1; if (L_25) { goto IL_007d; } } { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_26 = V_4; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E** L_27 = ___2_arguments; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_28 = *((ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E**)L_27); int32_t L_29 = V_2; NullCheck(L_28); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_30; L_30 = ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502(L_28, L_29, ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var); if ((((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_26) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_30))) { goto IL_007d; } } { ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E** L_31 = ___2_arguments; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_32 = *((ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E**)L_31); NullCheck(L_32); int32_t L_33; L_33 = ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F(L_32, ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_34 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)L_33); V_1 = L_34; V_6 = 0; goto IL_0078; } IL_0065: { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_35 = V_1; int32_t L_36 = V_6; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E** L_37 = ___2_arguments; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_38 = *((ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E**)L_37); int32_t L_39 = V_6; NullCheck(L_38); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_40; L_40 = ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502(L_38, L_39, ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_40); (L_35)->SetAt(static_cast(L_36), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_40); int32_t L_41 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_41, 1)); } IL_0078: { int32_t L_42 = V_6; int32_t L_43 = V_2; if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_0065; } } IL_007d: { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_44 = V_1; if (!L_44) { goto IL_0085; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_45 = V_1; int32_t L_46 = V_2; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_47 = V_4; NullCheck(L_45); ArrayElementTypeCheck (L_45, L_47); (L_45)->SetAt(static_cast(L_46), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_47); } IL_0085: { int32_t L_48 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_48, 1)); } IL_0089: { int32_t L_49 = V_2; int32_t L_50 = V_3; if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_0021; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_51 = V_1; if (!L_51) { goto IL_0098; } } { ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E** L_52 = ___2_arguments; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_53 = V_1; TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* L_54 = (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var); NullCheck(L_54); TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD(L_54, L_53, TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var); *((RuntimeObject**)L_52) = (RuntimeObject*)L_54; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_52, (void*)(RuntimeObject*)L_54); } IL_0098: { return; } } // 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_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B (MethodBase_t* ___0_method, int32_t ___1_nodeKind, int32_t ___2_count, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ___3_pis, const RuntimeMethod* method) { { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_0 = ___3_pis; NullCheck(L_0); int32_t L_1 = ___2_count; if ((((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))) == ((int32_t)L_1))) { goto IL_0040; } } { int32_t L_2 = ___1_nodeKind; if ((((int32_t)L_2) > ((int32_t)((int32_t)17)))) { goto IL_0016; } } { int32_t L_3 = ___1_nodeKind; if ((((int32_t)L_3) == ((int32_t)6))) { goto IL_002e; } } { int32_t L_4 = ___1_nodeKind; if ((((int32_t)L_4) == ((int32_t)((int32_t)17)))) { goto IL_0028; } } { goto IL_003a; } IL_0016: { int32_t L_5 = ___1_nodeKind; if ((((int32_t)L_5) == ((int32_t)((int32_t)31)))) { goto IL_0022; } } { int32_t L_6 = ___1_nodeKind; if ((((int32_t)L_6) == ((int32_t)((int32_t)50)))) { goto IL_002e; } } { goto IL_003a; } IL_0022: { Exception_t* L_7; L_7 = Error_IncorrectNumberOfConstructorArguments_mB402B889D59FCE6DDCCA0B70A6DCFFD26994E85B(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateArgumentCount_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B_RuntimeMethod_var))); } IL_0028: { Exception_t* L_8; L_8 = Error_IncorrectNumberOfLambdaArguments_m93DE868DD7B895857F995D11811BA9069A43B993(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateArgumentCount_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B_RuntimeMethod_var))); } IL_002e: { MethodBase_t* L_9 = ___0_method; Exception_t* L_10; L_10 = Error_IncorrectNumberOfMethodCallArguments_m7DE65BB947C3DB563F0467A52A70C7A9DF1016F2(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateArgumentCount_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B_RuntimeMethod_var))); } IL_003a: { Exception_t* L_11; L_11 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateArgumentCount_m1B682860313A40EF4EB4DFCBDAB18C265C39C92B_RuntimeMethod_var))); } IL_0040: { return; } } // 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_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC (MethodBase_t* ___0_method, int32_t ___1_nodeKind, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arguments, ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* ___3_pi, String_t* ___4_methodParamName, String_t* ___5_argumentParamName, int32_t ___6_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t* V_0 = NULL; { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___2_arguments; String_t* L_1 = ___5_argumentParamName; int32_t L_2 = ___6_index; ExpressionUtils_RequiresCanRead_mA1A376DC71A3383673B01BC5CB10F92F608FEDF2(L_0, L_1, L_2, NULL); ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_3 = ___3_pi; NullCheck(L_3); Type_t* L_4; L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(10 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_3); V_0 = L_4; Type_t* L_5 = V_0; NullCheck(L_5); bool L_6; L_6 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_5, NULL); if (!L_6) { goto IL_0020; } } { Type_t* L_7 = V_0; NullCheck(L_7); Type_t* L_8; L_8 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_7); V_0 = L_8; } IL_0020: { Type_t* L_9 = V_0; String_t* L_10 = ___4_methodParamName; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); TypeUtils_ValidateType_m289873482475F37A660643924558D62430709AB3(L_9, L_10, (bool)1, (bool)1, NULL); Type_t* L_11 = V_0; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12 = ___2_arguments; NullCheck(L_12); Type_t* L_13; L_13 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); bool L_14; L_14 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_11, L_13, NULL); if (L_14) { goto IL_0098; } } { Type_t* L_15 = V_0; bool L_16; L_16 = ExpressionUtils_TryQuote_m2569827EBCA2825EB31C09C67F0FB52024428F33(L_15, (&___2_arguments), NULL); if (L_16) { goto IL_0098; } } { int32_t L_17 = ___1_nodeKind; if ((((int32_t)L_17) > ((int32_t)((int32_t)17)))) { goto IL_0052; } } { int32_t L_18 = ___1_nodeKind; if ((((int32_t)L_18) == ((int32_t)6))) { goto IL_0080; } } { int32_t L_19 = ___1_nodeKind; if ((((int32_t)L_19) == ((int32_t)((int32_t)17)))) { goto IL_006f; } } { goto IL_0092; } IL_0052: { int32_t L_20 = ___1_nodeKind; if ((((int32_t)L_20) == ((int32_t)((int32_t)31)))) { goto IL_005e; } } { int32_t L_21 = ___1_nodeKind; if ((((int32_t)L_21) == ((int32_t)((int32_t)50)))) { goto IL_0080; } } { goto IL_0092; } IL_005e: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_22 = ___2_arguments; 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 = V_0; String_t* L_25 = ___5_argumentParamName; int32_t L_26 = ___6_index; Exception_t* L_27; L_27 = Error_ExpressionTypeDoesNotMatchConstructorParameter_m790D783BBA8D453BC3A047A2F404C3C8EAEEEEAD(L_23, L_24, L_25, L_26, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC_RuntimeMethod_var))); } IL_006f: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_28 = ___2_arguments; NullCheck(L_28); Type_t* L_29; L_29 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_28); Type_t* L_30 = V_0; String_t* L_31 = ___5_argumentParamName; int32_t L_32 = ___6_index; Exception_t* L_33; L_33 = Error_ExpressionTypeDoesNotMatchParameter_m8203FE7A82A70A041CFD6D1D4159444A48D6A8E2(L_29, L_30, L_31, L_32, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_33, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC_RuntimeMethod_var))); } IL_0080: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_34 = ___2_arguments; NullCheck(L_34); Type_t* L_35; L_35 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_34); Type_t* L_36 = V_0; MethodBase_t* L_37 = ___0_method; String_t* L_38 = ___5_argumentParamName; int32_t L_39 = ___6_index; Exception_t* L_40; L_40 = Error_ExpressionTypeDoesNotMatchMethodParameter_m2B66A5924549FE5DEE8E15BFA4781B7B65C5E157(L_35, L_36, L_37, L_38, L_39, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC_RuntimeMethod_var))); } IL_0092: { Exception_t* L_41; L_41 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_41, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateOneArgument_m8707EF5489209EA813F2F3EE7E7CE1786FF319CC_RuntimeMethod_var))); } IL_0098: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_42 = ___2_arguments; return L_42; } } // System.Void System.Dynamic.Utils.ExpressionUtils::RequiresCanRead(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionUtils_RequiresCanRead_m987D536D13A2587408F6DAB1396A94B702CE887F (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, String_t* ___1_paramName, const RuntimeMethod* method) { { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression; String_t* L_1 = ___1_paramName; ExpressionUtils_RequiresCanRead_mA1A376DC71A3383673B01BC5CB10F92F608FEDF2(L_0, L_1, (-1), NULL); return; } } // System.Void System.Dynamic.Utils.ExpressionUtils::RequiresCanRead(System.Linq.Expressions.Expression,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionUtils_RequiresCanRead_mA1A376DC71A3383673B01BC5CB10F92F608FEDF2 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, String_t* ___1_paramName, int32_t ___2_idx, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertyInfo_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* V_0 = NULL; PropertyInfo_t* V_1 = NULL; int32_t V_2 = 0; { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression; String_t* L_1 = ___1_paramName; int32_t L_2 = ___2_idx; ContractUtils_RequiresNotNull_m04A5009D6D6E22EC255AED2147373282D3C4A76A(L_0, L_1, L_2, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___0_expression; 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_2 = L_4; int32_t L_5 = V_2; if ((((int32_t)L_5) == ((int32_t)((int32_t)23)))) { goto IL_0043; } } { int32_t L_6 = V_2; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)55))))) { goto IL_006d; } } { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7 = ___0_expression; V_0 = ((IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347*)CastclassSealed((RuntimeObject*)L_7, IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347_il2cpp_TypeInfo_var)); IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_8 = V_0; NullCheck(L_8); PropertyInfo_t* L_9; L_9 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(L_8, NULL); bool L_10; L_10 = PropertyInfo_op_Inequality_mE75A4F14CC678D8A670730FBD4338C718CACB51B(L_9, (PropertyInfo_t*)NULL, NULL); if (!L_10) { goto IL_006d; } } { IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_11 = V_0; NullCheck(L_11); PropertyInfo_t* L_12; L_12 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(L_11, NULL); NullCheck(L_12); bool L_13; L_13 = VirtualFuncInvoker0< bool >::Invoke(19 /* System.Boolean System.Reflection.PropertyInfo::get_CanRead() */, L_12); if (L_13) { goto IL_006d; } } { String_t* L_14 = ___1_paramName; int32_t L_15 = ___2_idx; Exception_t* L_16; L_16 = Error_ExpressionMustBeReadable_mC99E7EEDF1E84C216B563542F4A5C3EFCC7446DF(L_14, L_15, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_RequiresCanRead_mA1A376DC71A3383673B01BC5CB10F92F608FEDF2_RuntimeMethod_var))); } IL_0043: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_17 = ___0_expression; NullCheck(((MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89*)CastclassClass((RuntimeObject*)L_17, MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89_il2cpp_TypeInfo_var))); MemberInfo_t* L_18; L_18 = MemberExpression_get_Member_m30A7DCC7673A38BE9F06597DC9F5305E61B88104(((MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89*)CastclassClass((RuntimeObject*)L_17, MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89_il2cpp_TypeInfo_var)), NULL); V_1 = ((PropertyInfo_t*)IsInstClass((RuntimeObject*)L_18, PropertyInfo_t_il2cpp_TypeInfo_var)); PropertyInfo_t* L_19 = V_1; bool L_20; L_20 = PropertyInfo_op_Inequality_mE75A4F14CC678D8A670730FBD4338C718CACB51B(L_19, (PropertyInfo_t*)NULL, NULL); if (!L_20) { goto IL_006d; } } { PropertyInfo_t* L_21 = V_1; NullCheck(L_21); bool L_22; L_22 = VirtualFuncInvoker0< bool >::Invoke(19 /* System.Boolean System.Reflection.PropertyInfo::get_CanRead() */, L_21); if (L_22) { goto IL_006d; } } { String_t* L_23 = ___1_paramName; int32_t L_24 = ___2_idx; Exception_t* L_25; L_25 = Error_ExpressionMustBeReadable_mC99E7EEDF1E84C216B563542F4A5C3EFCC7446DF(L_23, L_24, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_RequiresCanRead_mA1A376DC71A3383673B01BC5CB10F92F608FEDF2_RuntimeMethod_var))); } IL_006d: { return; } } // System.Boolean System.Dynamic.Utils.ExpressionUtils::TryQuote(System.Type,System.Linq.Expressions.Expression&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ExpressionUtils_TryQuote_m2569827EBCA2825EB31C09C67F0FB52024428F33 (Type_t* ___0_parameterType, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** ___1_argument, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL); Type_t* L_2 = ___0_parameterType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_3; L_3 = TypeUtils_IsSameOrSubclass_m2753DDA9DCAF3CEEAFD39F275CAF99AD40AC50A9(L_1, L_2, NULL); if (!L_3) { goto IL_0027; } } { Type_t* L_4 = ___0_parameterType; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** L_5 = ___1_argument; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = *((Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785**)L_5); NullCheck(L_4); bool L_7; L_7 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(116 /* System.Boolean System.Type::IsInstanceOfType(System.Object) */, L_4, L_6); if (!L_7) { goto IL_0027; } } { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** L_8 = ___1_argument; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** L_9 = ___1_argument; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10 = *((Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785**)L_9); il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_11; L_11 = Expression_Quote_m2B99356D1FBD5641CF7E5021321CCAD4E6930272(L_10, NULL); *((RuntimeObject**)L_8) = (RuntimeObject*)L_11; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_8, (void*)(RuntimeObject*)L_11); return (bool)1; } IL_0027: { return (bool)0; } } // System.Reflection.ParameterInfo[] System.Dynamic.Utils.ExpressionUtils::GetParametersForValidation(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ExpressionUtils_GetParametersForValidation_mFFB410DB5C7D53811684948F6C976F9779815FC1 (MethodBase_t* ___0_method, int32_t ___1_nodeKind, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_RemoveFirst_TisParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_m4B6727B4DCB60C3A0E390CDC1C6C0A3A878F2041_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* V_0 = NULL; { MethodBase_t* L_0 = ___0_method; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_1; L_1 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_0, NULL); V_0 = L_1; int32_t L_2 = ___1_nodeKind; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)50))))) { goto IL_0013; } } { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_3 = V_0; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_4; L_4 = CollectionExtensions_RemoveFirst_TisParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_m4B6727B4DCB60C3A0E390CDC1C6C0A3A878F2041(L_3, CollectionExtensions_RemoveFirst_TisParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_m4B6727B4DCB60C3A0E390CDC1C6C0A3A878F2041_RuntimeMethod_var); V_0 = L_4; } IL_0013: { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_5 = V_0; return L_5; } } // System.Void System.Dynamic.Utils.ExpressionUtils::ValidateArgumentCount(System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionUtils_ValidateArgumentCount_m153AE9D01D3A9E720D2D275F99ED44289C7EFC3D (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ___0_lambda, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* L_0 = ___0_lambda; NullCheck(L_0); int32_t L_1; L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Linq.Expressions.IParameterProvider::get_ParameterCount() */, IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C_il2cpp_TypeInfo_var, L_0); if ((((int32_t)L_1) < ((int32_t)((int32_t)65535)))) { goto IL_0013; } } { Exception_t* L_2; L_2 = Error_InvalidProgram_m2100DCBDFB43E64790FE65D7DDFA771AC1F334DA(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionUtils_ValidateArgumentCount_m153AE9D01D3A9E720D2D275F99ED44289C7EFC3D_RuntimeMethod_var))); } IL_0013: { 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.Expression[] System.Dynamic.Utils.ExpressionVisitorUtils::VisitBlockExpressions(System.Linq.Expressions.ExpressionVisitor,System.Linq.Expressions.BlockExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ExpressionVisitorUtils_VisitBlockExpressions_mDB6BB94861DEA88403B2167804369B5A70C2B2F5 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___1_block, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_3 = NULL; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_4 = NULL; int32_t V_5 = 0; { V_0 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)NULL; V_1 = 0; BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_0 = ___1_block; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_0); V_2 = L_1; goto IL_0059; } IL_000d: { BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_2 = ___1_block; int32_t L_3 = V_1; NullCheck(L_2); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4; L_4 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_2, L_3); V_3 = L_4; ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_5 = ___0_visitor; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = V_3; NullCheck(L_5); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7; L_7 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, L_5, L_6); V_4 = L_7; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = V_0; if (!L_8) { goto IL_0028; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_9 = V_0; int32_t L_10 = V_1; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = V_4; NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(L_10), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_11); goto IL_0055; } IL_0028: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12 = V_4; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13 = V_3; if ((((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_12) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_13))) { goto IL_0055; } } { int32_t L_14 = V_2; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_15 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)L_14); V_0 = L_15; V_5 = 0; goto IL_004b; } IL_0039: { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_16 = V_0; int32_t L_17 = V_5; BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_18 = ___1_block; int32_t L_19 = V_5; NullCheck(L_18); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_20; L_20 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_18, L_19); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_20); (L_16)->SetAt(static_cast(L_17), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_20); int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_21, 1)); } IL_004b: { int32_t L_22 = V_5; int32_t L_23 = V_1; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_24 = V_0; int32_t L_25 = V_1; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_26 = V_4; NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(L_25), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_26); } IL_0055: { int32_t L_27 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_27, 1)); } IL_0059: { int32_t L_28 = V_1; int32_t L_29 = V_2; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_000d; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_30 = V_0; return L_30; } } // System.Linq.Expressions.ParameterExpression[] System.Dynamic.Utils.ExpressionVisitorUtils::VisitParameters(System.Linq.Expressions.ExpressionVisitor,System.Linq.Expressions.IParameterProvider,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* ExpressionVisitorUtils_VisitParameters_m14CFF903DC14270555C38421EFC8423357797316 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, RuntimeObject* ___1_nodes, String_t* ___2_callerName, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_3 = NULL; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_4 = NULL; int32_t V_5 = 0; { V_0 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)NULL; V_1 = 0; RuntimeObject* L_0 = ___1_nodes; NullCheck(L_0); int32_t L_1; L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Linq.Expressions.IParameterProvider::get_ParameterCount() */, IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C_il2cpp_TypeInfo_var, L_0); V_2 = L_1; goto IL_005a; } IL_000d: { RuntimeObject* L_2 = ___1_nodes; int32_t L_3 = V_1; NullCheck(L_2); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_4; L_4 = InterfaceFuncInvoker1< ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, int32_t >::Invoke(0 /* System.Linq.Expressions.ParameterExpression System.Linq.Expressions.IParameterProvider::GetParameter(System.Int32) */, IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C_il2cpp_TypeInfo_var, L_2, L_3); V_3 = L_4; ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_5 = ___0_visitor; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_6 = V_3; String_t* L_7 = ___2_callerName; NullCheck(L_5); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_8; L_8 = ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F(L_5, L_6, L_7, ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F_RuntimeMethod_var); V_4 = L_8; ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_9 = V_0; if (!L_9) { goto IL_0029; } } { ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_10 = V_0; int32_t L_11 = V_1; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_12 = V_4; NullCheck(L_10); ArrayElementTypeCheck (L_10, L_12); (L_10)->SetAt(static_cast(L_11), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_12); goto IL_0056; } IL_0029: { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_13 = V_4; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_14 = V_3; if ((((RuntimeObject*)(ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_13) == ((RuntimeObject*)(ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_14))) { goto IL_0056; } } { int32_t L_15 = V_2; ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_16 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)L_15); V_0 = L_16; V_5 = 0; goto IL_004c; } IL_003a: { ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_17 = V_0; int32_t L_18 = V_5; RuntimeObject* L_19 = ___1_nodes; int32_t L_20 = V_5; NullCheck(L_19); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_21; L_21 = InterfaceFuncInvoker1< ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, int32_t >::Invoke(0 /* System.Linq.Expressions.ParameterExpression System.Linq.Expressions.IParameterProvider::GetParameter(System.Int32) */, IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C_il2cpp_TypeInfo_var, L_19, L_20); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_21); (L_17)->SetAt(static_cast(L_18), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_21); int32_t L_22 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_22, 1)); } IL_004c: { int32_t L_23 = V_5; int32_t L_24 = V_1; if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_003a; } } { ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_25 = V_0; int32_t L_26 = V_1; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_27 = V_4; NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(static_cast(L_26), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_27); } IL_0056: { int32_t L_28 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_005a: { int32_t L_29 = V_1; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_000d; } } { ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_31 = V_0; return L_31; } } // System.Linq.Expressions.Expression[] System.Dynamic.Utils.ExpressionVisitorUtils::VisitArguments(System.Linq.Expressions.ExpressionVisitor,System.Linq.Expressions.IArgumentProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ExpressionVisitorUtils_VisitArguments_m5135CCB761020C2B55B5EA46FE54B1068A572AA4 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, RuntimeObject* ___1_nodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_3 = NULL; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_4 = NULL; int32_t V_5 = 0; { V_0 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)NULL; V_1 = 0; RuntimeObject* L_0 = ___1_nodes; NullCheck(L_0); int32_t L_1; L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Linq.Expressions.IArgumentProvider::get_ArgumentCount() */, IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85_il2cpp_TypeInfo_var, L_0); V_2 = L_1; goto IL_0059; } IL_000d: { RuntimeObject* L_2 = ___1_nodes; int32_t L_3 = V_1; NullCheck(L_2); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4; L_4 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* System.Linq.Expressions.Expression System.Linq.Expressions.IArgumentProvider::GetArgument(System.Int32) */, IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85_il2cpp_TypeInfo_var, L_2, L_3); V_3 = L_4; ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_5 = ___0_visitor; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = V_3; NullCheck(L_5); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7; L_7 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, L_5, L_6); V_4 = L_7; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = V_0; if (!L_8) { goto IL_0028; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_9 = V_0; int32_t L_10 = V_1; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = V_4; NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(L_10), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_11); goto IL_0055; } IL_0028: { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12 = V_4; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13 = V_3; if ((((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_12) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_13))) { goto IL_0055; } } { int32_t L_14 = V_2; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_15 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)L_14); V_0 = L_15; V_5 = 0; goto IL_004b; } IL_0039: { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_16 = V_0; int32_t L_17 = V_5; RuntimeObject* L_18 = ___1_nodes; int32_t L_19 = V_5; NullCheck(L_18); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_20; L_20 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* System.Linq.Expressions.Expression System.Linq.Expressions.IArgumentProvider::GetArgument(System.Int32) */, IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85_il2cpp_TypeInfo_var, L_18, L_19); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_20); (L_16)->SetAt(static_cast(L_17), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_20); int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_21, 1)); } IL_004b: { int32_t L_22 = V_5; int32_t L_23 = V_1; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_24 = V_0; int32_t L_25 = V_1; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_26 = V_4; NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(L_25), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_26); } IL_0055: { int32_t L_27 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_27, 1)); } IL_0059: { int32_t L_28 = V_1; int32_t L_29 = V_2; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_000d; } } { ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_30 = V_0; return L_30; } } #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.Dynamic.Utils.TypeExtensions::GetAnyStaticMethodValidated(System.Type,System.String,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* TypeExtensions_GetAnyStaticMethodValidated_m19BFEC3B36D0B1D436A9D5832DA06D670DAC81BA (Type_t* ___0_type, String_t* ___1_name, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___2_types, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } MethodInfo_t* V_0 = NULL; { Type_t* L_0 = ___0_type; String_t* L_1 = ___1_name; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_2 = ___2_types; NullCheck(L_0); MethodInfo_t* L_3; L_3 = Type_GetMethod_mF3AF3FA3834D7F99592A4CA715FFD2DE12291562(L_0, L_1, ((int32_t)58), (Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235*)NULL, L_2, (ParameterModifierU5BU5D_t685261AD991B1E6582A0E53243DEE3B745E13364*)NULL, NULL); V_0 = L_3; MethodInfo_t* L_4 = V_0; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_5 = ___2_types; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); bool L_6; L_6 = TypeExtensions_MatchesArgumentTypes_m660A719C4A3A1615382A75417726F309F29C57B6(L_4, L_5, NULL); if (L_6) { goto IL_0018; } } { return (MethodInfo_t*)NULL; } IL_0018: { MethodInfo_t* L_7 = V_0; return L_7; } } // System.Boolean System.Dynamic.Utils.TypeExtensions::MatchesArgumentTypes(System.Reflection.MethodInfo,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeExtensions_MatchesArgumentTypes_m660A719C4A3A1615382A75417726F309F29C57B6 (MethodInfo_t* ___0_mi, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___1_argTypes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* V_0 = NULL; int32_t V_1 = 0; { MethodInfo_t* L_0 = ___0_mi; bool L_1; L_1 = MethodInfo_op_Equality_m1466AB76300C9F07856E706E7E914062175189D1(L_0, (MethodInfo_t*)NULL, NULL); if (!L_1) { goto IL_000b; } } { return (bool)0; } IL_000b: { MethodInfo_t* L_2 = ___0_mi; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_3; L_3 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_2, NULL); V_0 = L_3; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_4 = V_0; NullCheck(L_4); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_5 = ___1_argTypes; NullCheck(L_5); if ((((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))) == ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))))) { goto IL_001c; } } { return (bool)0; } IL_001c: { V_1 = 0; goto IL_0038; } IL_0020: { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); Type_t* L_10; L_10 = VirtualFuncInvoker0< Type_t* >::Invoke(10 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_9); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_11 = ___1_argTypes; int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; Type_t* L_14 = (L_11)->GetAt(static_cast(L_13)); il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_15; L_15 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_10, L_14, NULL); if (L_15) { goto IL_0034; } } { return (bool)0; } IL_0034: { int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1)); } IL_0038: { int32_t L_17 = V_1; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_18 = V_0; NullCheck(L_18); if ((((int32_t)L_17) < ((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length))))) { goto IL_0020; } } { return (bool)1; } } // System.TypeCode System.Dynamic.Utils.TypeExtensions::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); int32_t L_1; L_1 = Type_GetTypeCode_m2CE476933AF4B381D7A52F4343B70E9878FDF466(L_0, NULL); return L_1; } } // System.Reflection.ParameterInfo[] System.Dynamic.Utils.TypeExtensions::GetParametersCached(System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141 (MethodBase_t* ___0_method, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_TryGetValue_m6CBD87FAA759A05435AEFD9D93587B5D418ECE63_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_set_Item_mF8EE28322B73E55CB990D05DF380380AD8176E5D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* V_0 = NULL; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* V_1 = NULL; Type_t* G_B3_0 = NULL; Type_t* G_B2_0 = NULL; int32_t G_B4_0 = 0; { il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* L_0 = ((TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_StaticFields*)il2cpp_codegen_static_fields_for(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var))->___s_paramInfoCache_0; V_0 = L_0; CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* L_1 = V_0; MethodBase_t* L_2 = ___0_method; NullCheck(L_1); bool L_3; L_3 = CacheDict_2_TryGetValue_m6CBD87FAA759A05435AEFD9D93587B5D418ECE63(L_1, L_2, (&V_1), CacheDict_2_TryGetValue_m6CBD87FAA759A05435AEFD9D93587B5D418ECE63_RuntimeMethod_var); if (L_3) { goto IL_0037; } } { MethodBase_t* L_4 = ___0_method; NullCheck(L_4); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_5; L_5 = VirtualFuncInvoker0< ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* >::Invoke(15 /* System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParameters() */, L_4); V_1 = L_5; MethodBase_t* L_6 = ___0_method; NullCheck(L_6); Type_t* L_7; L_7 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_6); Type_t* L_8 = L_7; G_B2_0 = L_8; if (L_8) { G_B3_0 = L_8; goto IL_0025; } } { G_B4_0 = 0; goto IL_002d; } IL_0025: { NullCheck(G_B3_0); bool L_9; L_9 = VirtualFuncInvoker0< bool >::Invoke(68 /* System.Boolean System.Type::get_IsCollectible() */, G_B3_0); G_B4_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0); } IL_002d: { if (!G_B4_0) { goto IL_0037; } } { CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* L_10 = V_0; MethodBase_t* L_11 = ___0_method; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_12 = V_1; NullCheck(L_10); CacheDict_2_set_Item_mF8EE28322B73E55CB990D05DF380380AD8176E5D(L_10, L_11, L_12, CacheDict_2_set_Item_mF8EE28322B73E55CB990D05DF380380AD8176E5D_RuntimeMethod_var); } IL_0037: { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_13 = V_1; return L_13; } } // System.Void System.Dynamic.Utils.TypeExtensions::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeExtensions__cctor_m0F364DE486F72C0E269E59B71A9E0C3F7E4E089C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2__ctor_mB7ADF1F2EDACF1FACE85871B31627E2AA1C936E6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB* L_0 = (CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB*)il2cpp_codegen_object_new(CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB_il2cpp_TypeInfo_var); NullCheck(L_0); CacheDict_2__ctor_mB7ADF1F2EDACF1FACE85871B31627E2AA1C936E6(L_0, ((int32_t)75), CacheDict_2__ctor_mB7ADF1F2EDACF1FACE85871B31627E2AA1C936E6_RuntimeMethod_var); ((TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_StaticFields*)il2cpp_codegen_static_fields_for(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var))->___s_paramInfoCache_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_StaticFields*)il2cpp_codegen_static_fields_for(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var))->___s_paramInfoCache_0), (void*)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.Type System.Dynamic.Utils.TypeUtils::GetNonNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_1; L_1 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_0, NULL); if (L_1) { goto IL_000a; } } { Type_t* L_2 = ___0_type; return L_2; } IL_000a: { Type_t* L_3 = ___0_type; NullCheck(L_3); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_4; L_4 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(49 /* System.Type[] System.Type::GetGenericArguments() */, L_3); NullCheck(L_4); int32_t L_5 = 0; Type_t* L_6 = (L_4)->GetAt(static_cast(L_5)); return L_6; } } // System.Type System.Dynamic.Utils.TypeUtils::GetNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeUtils_GetNullableType_m46BA587AC30A0ACC936F891B68C8D64EA95B178E (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_tCC12E6AC31BF7E862A033EBEFF48D5000D6291E6_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; NullCheck(L_0); bool L_1; L_1 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_0, NULL); if (!L_1) { goto IL_002a; } } { Type_t* L_2 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_3; L_3 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_2, NULL); if (L_3) { goto IL_002a; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_4 = { reinterpret_cast (Nullable_1_tCC12E6AC31BF7E862A033EBEFF48D5000D6291E6_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_5; L_5 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_4, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_6 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)1); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_7 = L_6; Type_t* L_8 = ___0_type; 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_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(123 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_5, L_7); return L_9; } IL_002a: { Type_t* L_10 = ___0_type; return L_10; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_tCC12E6AC31BF7E862A033EBEFF48D5000D6291E6_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(36 /* System.Boolean System.Type::get_IsConstructedGenericType() */, L_0); if (!L_1) { goto IL_001e; } } { Type_t* L_2 = ___0_type; NullCheck(L_2); Type_t* L_3; L_3 = VirtualFuncInvoker0< Type_t* >::Invoke(47 /* System.Type System.Type::GetGenericTypeDefinition() */, L_2); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_4 = { reinterpret_cast (Nullable_1_tCC12E6AC31BF7E862A033EBEFF48D5000D6291E6_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_5; L_5 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_4, NULL); bool L_6; L_6 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_3, L_5, NULL); return L_6; } IL_001e: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsNullableOrReferenceType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNullableOrReferenceType_m95B6B1A27EAF4BFDF6FD0ACAAAD420350D8CDBBD (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; NullCheck(L_0); bool L_1; L_1 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_0, NULL); if (!L_1) { goto IL_000f; } } { Type_t* L_2 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_3; L_3 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_2, NULL); return L_3; } IL_000f: { return (bool)1; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsBool(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsBool_m1054E233E80393FD9A55E76FA3A9E891A796A496 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_2 = { reinterpret_cast (Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_3; L_3 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_2, NULL); bool L_4; L_4 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_1, L_3, NULL); return L_4; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsNumeric(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNumeric_m1DFA79766A316CA6F9A9BCFFCAFF39B5EDCF6AB2 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); ___0_type = L_1; Type_t* L_2 = ___0_type; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_2); if (L_3) { goto IL_0020; } } { Type_t* L_4 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_5; L_5 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_4, NULL); V_0 = L_5; int32_t L_6 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, 4))) <= ((uint32_t)((int32_t)10))))) { goto IL_0020; } } { return (bool)1; } IL_0020: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsInteger(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsInteger_m6D52BF0DC44BC06DFDF3E534A6A5C10175BDD22F (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); ___0_type = L_1; Type_t* L_2 = ___0_type; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_2); if (L_3) { goto IL_001f; } } { Type_t* L_4 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_5; L_5 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_4, NULL); V_0 = L_5; int32_t L_6 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, 5))) <= ((uint32_t)7)))) { goto IL_001f; } } { return (bool)1; } IL_001f: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsArithmetic(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsArithmetic_mD3B02EF9C11FA03AAE5C99F33D58895AF101ABF5 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); ___0_type = L_1; Type_t* L_2 = ___0_type; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_2); if (L_3) { goto IL_001f; } } { Type_t* L_4 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_5; L_5 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_4, NULL); V_0 = L_5; int32_t L_6 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, 7))) <= ((uint32_t)7)))) { goto IL_001f; } } { return (bool)1; } IL_001f: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsUnsignedInt(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsUnsignedInt_m1279B112EEC2CBA4B180DA08EB6B018C17682186 (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); ___0_type = L_1; Type_t* L_2 = ___0_type; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_2); if (L_3) { goto IL_0037; } } { Type_t* L_4 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_5; L_5 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_4, NULL); V_0 = L_5; int32_t L_6 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_6, 8))) { case 0: { goto IL_0035; } case 1: { goto IL_0037; } case 2: { goto IL_0035; } case 3: { goto IL_0037; } case 4: { goto IL_0035; } } } { goto IL_0037; } IL_0035: { return (bool)1; } IL_0037: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsIntegerOrBool(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsIntegerOrBool_mF6BDDCDDB415256B88DED25072181DCD58BC58EF (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); ___0_type = L_1; Type_t* L_2 = ___0_type; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_2); if (L_3) { goto IL_0023; } } { Type_t* L_4 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_5; L_5 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_4, NULL); V_0 = L_5; int32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)3))) { goto IL_0021; } } { int32_t L_7 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, 5))) <= ((uint32_t)7)))) { goto IL_0023; } } IL_0021: { return (bool)1; } IL_0023: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsNumericOrBool(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNumericOrBool_m83754455F7993200F9EC07EB2B70E2D60428F65C (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_1; L_1 = TypeUtils_IsNumeric_m1DFA79766A316CA6F9A9BCFFCAFF39B5EDCF6AB2(L_0, NULL); if (L_1) { goto IL_000f; } } { Type_t* L_2 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_3; L_3 = TypeUtils_IsBool_m1054E233E80393FD9A55E76FA3A9E891A796A496(L_2, NULL); return L_3; } IL_000f: { return (bool)1; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsValidInstanceType(System.Reflection.MemberInfo,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsValidInstanceType_m6C54585680A426F50CC88D5E48694339BE3A6DD0 (MemberInfo_t* ___0_member, Type_t* ___1_instanceType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t6686595E4CB7AC210F0EF075F7B1DD4A21D3902B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t889CCC5EFE6A6E3DAB66C7475F56D94D53F43D0E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_0_0_0_var); s_Il2CppMethodInitialized = true; } Type_t* V_0 = NULL; RuntimeObject* V_1 = NULL; Type_t* V_2 = NULL; bool V_3 = false; { MemberInfo_t* L_0 = ___0_member; NullCheck(L_0); Type_t* L_1; L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_0); V_0 = L_1; Type_t* L_2 = V_0; Type_t* L_3 = ___1_instanceType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_4; L_4 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_2, L_3, NULL); if (!L_4) { goto IL_0012; } } { return (bool)1; } IL_0012: { Type_t* L_5 = V_0; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); bool L_6; L_6 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_5, (Type_t*)NULL, NULL); if (!L_6) { goto IL_001d; } } { return (bool)0; } IL_001d: { Type_t* L_7 = ___1_instanceType; NullCheck(L_7); bool L_8; L_8 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_7, NULL); if (!L_8) { goto IL_00af; } } { Type_t* L_9 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_10 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_11; L_11 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_10, NULL); il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_12; L_12 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_9, L_11, NULL); if (!L_12) { goto IL_003c; } } { return (bool)1; } IL_003c: { Type_t* L_13 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_14 = { reinterpret_cast (ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_15; L_15 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_14, NULL); il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_16; L_16 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_13, L_15, NULL); if (!L_16) { goto IL_0050; } } { return (bool)1; } IL_0050: { Type_t* L_17 = ___1_instanceType; NullCheck(L_17); bool L_18; L_18 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_17); if (!L_18) { goto IL_006c; } } { Type_t* L_19 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_20 = { reinterpret_cast (Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_21; L_21 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_20, NULL); il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_22; L_22 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_19, L_21, NULL); if (!L_22) { goto IL_006c; } } { return (bool)1; } IL_006c: { Type_t* L_23 = V_0; NullCheck(L_23); bool L_24; L_24 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_23, NULL); if (!L_24) { goto IL_00af; } } { Type_t* L_25 = ___1_instanceType; TypeInfo_tC4F59663C70D17D50BC99D53DCE74BFB9701012D* L_26; L_26 = IntrospectionExtensions_GetTypeInfo_mF4497C8656153A91554F7DC469CE223AF2784FF5(L_25, NULL); NullCheck(L_26); RuntimeObject* L_27; L_27 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(131 /* System.Collections.Generic.IEnumerable`1 System.Reflection.TypeInfo::get_ImplementedInterfaces() */, L_26); NullCheck(L_27); RuntimeObject* L_28; L_28 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t6686595E4CB7AC210F0EF075F7B1DD4A21D3902B_il2cpp_TypeInfo_var, L_27); V_1 = L_28; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00a5: {// begin finally (depth: 1) { RuntimeObject* L_29 = V_1; if (!L_29) { goto IL_00ae; } } { RuntimeObject* L_30 = V_1; NullCheck(L_30); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_30); } IL_00ae: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_009b_1; } IL_0087_1: { RuntimeObject* L_31 = V_1; NullCheck(L_31); Type_t* L_32; L_32 = InterfaceFuncInvoker0< Type_t* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t889CCC5EFE6A6E3DAB66C7475F56D94D53F43D0E_il2cpp_TypeInfo_var, L_31); V_2 = L_32; Type_t* L_33 = V_0; Type_t* L_34 = V_2; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_35; L_35 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_33, L_34, NULL); if (!L_35) { goto IL_009b_1; } } { V_3 = (bool)1; goto IL_00b1; } IL_009b_1: { RuntimeObject* L_36 = V_1; NullCheck(L_36); bool L_37; L_37 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_36); if (L_37) { goto IL_0087_1; } } { goto IL_00af; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00af: { return (bool)0; } IL_00b1: { bool L_38 = V_3; return L_38; } } // System.Boolean System.Dynamic.Utils.TypeUtils::HasIdentityPrimitiveOrNullableConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_m4F6E8EFD0BFFED585D49E438A72CB090A070C812 (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_source; Type_t* L_1 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_2; L_2 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_0, L_1, NULL); if (!L_2) { goto IL_000b; } } { return (bool)1; } IL_000b: { Type_t* L_3 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_4; L_4 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_3, NULL); if (!L_4) { goto IL_0023; } } { Type_t* L_5 = ___1_dest; Type_t* L_6 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_7; L_7 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_6, NULL); bool L_8; L_8 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_5, L_7, NULL); if (!L_8) { goto IL_0023; } } { return (bool)1; } IL_0023: { Type_t* L_9 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_10; L_10 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_9, NULL); if (!L_10) { goto IL_003b; } } { Type_t* L_11 = ___0_source; Type_t* L_12 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_13; L_13 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_12, NULL); bool L_14; L_14 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_11, L_13, NULL); if (!L_14) { goto IL_003b; } } { return (bool)1; } IL_003b: { Type_t* L_15 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_16; L_16 = TypeUtils_IsConvertible_mD78E462EF22D75033D4D9318EB498CA9B210453E(L_15, NULL); if (!L_16) { goto IL_0084; } } { Type_t* L_17 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_18; L_18 = TypeUtils_IsConvertible_mD78E462EF22D75033D4D9318EB498CA9B210453E(L_17, NULL); if (!L_18) { goto IL_0084; } } { Type_t* L_19 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_20; L_20 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_19, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_21 = { reinterpret_cast (Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_22; L_22 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_21, NULL); bool L_23; L_23 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_20, L_22, NULL); if (L_23) { goto IL_0082; } } { Type_t* L_24 = ___0_source; NullCheck(L_24); bool L_25; L_25 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_24); if (!L_25) { goto IL_0080; } } { Type_t* L_26 = ___0_source; NullCheck(L_26); Type_t* L_27; L_27 = VirtualFuncInvoker0< Type_t* >::Invoke(118 /* System.Type System.Type::GetEnumUnderlyingType() */, L_26); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_28 = { reinterpret_cast (Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_29; L_29 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_28, NULL); bool L_30; L_30 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_27, L_29, NULL); return L_30; } IL_0080: { return (bool)0; } IL_0082: { return (bool)1; } IL_0084: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::HasReferenceConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasReferenceConversionTo_m4BBDBC19498CDAEBA70C7173EBFEE23474BBFC28 (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var); s_Il2CppMethodInitialized = true; } Type_t* V_0 = NULL; Type_t* V_1 = NULL; { Type_t* L_0 = ___0_source; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_1 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_2; L_2 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_1, NULL); bool L_3; L_3 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_0, L_2, NULL); if (L_3) { goto IL_0024; } } { Type_t* L_4 = ___1_dest; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_5 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_6; L_6 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_5, NULL); bool L_7; L_7 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_4, L_6, NULL); if (!L_7) { goto IL_0026; } } IL_0024: { return (bool)0; } IL_0026: { Type_t* L_8 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_8, NULL); V_0 = L_9; Type_t* L_10 = ___1_dest; Type_t* L_11; L_11 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_10, NULL); V_1 = L_11; Type_t* L_12 = V_0; Type_t* L_13 = V_1; NullCheck(L_12); bool L_14; L_14 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_12, L_13); if (!L_14) { goto IL_003f; } } { return (bool)1; } IL_003f: { Type_t* L_15 = V_1; Type_t* L_16 = V_0; NullCheck(L_15); bool L_17; L_17 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_15, L_16); if (!L_17) { goto IL_004a; } } { return (bool)1; } IL_004a: { Type_t* L_18 = ___0_source; NullCheck(L_18); bool L_19; L_19 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_18, NULL); if (L_19) { goto IL_005a; } } { Type_t* L_20 = ___1_dest; NullCheck(L_20); bool L_21; L_21 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_20, NULL); if (!L_21) { goto IL_005c; } } IL_005a: { return (bool)1; } IL_005c: { Type_t* L_22 = ___0_source; Type_t* L_23 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_24; L_24 = TypeUtils_IsLegalExplicitVariantDelegateConversion_mDBF7A0751745C4EB5CD168F09D3D76332F70117B(L_22, L_23, NULL); if (!L_24) { goto IL_0067; } } { return (bool)1; } IL_0067: { Type_t* L_25 = ___0_source; NullCheck(L_25); bool L_26; L_26 = Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673(L_25, NULL); if (L_26) { goto IL_0077; } } { Type_t* L_27 = ___1_dest; NullCheck(L_27); bool L_28; L_28 = Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673(L_27, NULL); if (!L_28) { goto IL_0080; } } IL_0077: { Type_t* L_29 = ___0_source; Type_t* L_30 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_31; L_31 = TypeUtils_StrictHasReferenceConversionTo_mC9594BCC1A40FA47B71DDD7A7AF890A24A114445(L_29, L_30, (bool)1, NULL); return L_31; } IL_0080: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::StrictHasReferenceConversionTo(System.Type,System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_StrictHasReferenceConversionTo_mC9594BCC1A40FA47B71DDD7A7AF890A24A114445 (Type_t* ___0_source, Type_t* ___1_dest, bool ___2_skipNonArray, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeArray_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IL_0000: { bool L_0 = ___2_skipNonArray; if (L_0) { goto IL_0064; } } { Type_t* L_1 = ___0_source; NullCheck(L_1); bool L_2; L_2 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_1, NULL); Type_t* L_3 = ___1_dest; NullCheck(L_3); bool L_4; L_4 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_3, NULL); if (!((int32_t)((int32_t)L_2|(int32_t)L_4))) { goto IL_0014; } } { return (bool)0; } IL_0014: { Type_t* L_5 = ___0_source; Type_t* L_6 = ___1_dest; NullCheck(L_5); bool L_7; L_7 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_5, L_6); if (L_7) { goto IL_0026; } } { Type_t* L_8 = ___1_dest; Type_t* L_9 = ___0_source; NullCheck(L_8); bool L_10; L_10 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_8, L_9); if (!L_10) { goto IL_0028; } } IL_0026: { return (bool)1; } IL_0028: { Type_t* L_11 = ___0_source; NullCheck(L_11); bool L_12; L_12 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_11, NULL); if (!L_12) { goto IL_004a; } } { Type_t* L_13 = ___1_dest; NullCheck(L_13); bool L_14; L_14 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_13, NULL); if (L_14) { goto IL_0048; } } { Type_t* L_15 = ___1_dest; NullCheck(L_15); bool L_16; L_16 = Type_get_IsClass_mACC1E0E79C9996ADE9973F81971B740132B64549(L_15, NULL); if (!L_16) { goto IL_0064; } } { Type_t* L_17 = ___1_dest; NullCheck(L_17); bool L_18; L_18 = Type_get_IsSealed_m6B652265DCEF64250FD2A173C50BD889467A58E4(L_17, NULL); if (L_18) { goto IL_0064; } } IL_0048: { return (bool)1; } IL_004a: { Type_t* L_19 = ___1_dest; NullCheck(L_19); bool L_20; L_20 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_19, NULL); if (!L_20) { goto IL_0064; } } { Type_t* L_21 = ___0_source; NullCheck(L_21); bool L_22; L_22 = Type_get_IsClass_mACC1E0E79C9996ADE9973F81971B740132B64549(L_21, NULL); if (!L_22) { goto IL_0064; } } { Type_t* L_23 = ___0_source; NullCheck(L_23); bool L_24; L_24 = Type_get_IsSealed_m6B652265DCEF64250FD2A173C50BD889467A58E4(L_23, NULL); if (L_24) { goto IL_0064; } } { return (bool)1; } IL_0064: { Type_t* L_25 = ___0_source; NullCheck(L_25); bool L_26; L_26 = Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673(L_25, NULL); if (!L_26) { goto IL_00b2; } } { Type_t* L_27 = ___1_dest; NullCheck(L_27); bool L_28; L_28 = Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673(L_27, NULL); if (!L_28) { goto IL_00aa; } } { Type_t* L_29 = ___0_source; NullCheck(L_29); int32_t L_30; L_30 = VirtualFuncInvoker0< int32_t >::Invoke(46 /* System.Int32 System.Type::GetArrayRank() */, L_29); Type_t* L_31 = ___1_dest; NullCheck(L_31); int32_t L_32; L_32 = VirtualFuncInvoker0< int32_t >::Invoke(46 /* System.Int32 System.Type::GetArrayRank() */, L_31); if ((!(((uint32_t)L_30) == ((uint32_t)L_32)))) { goto IL_0090; } } { Type_t* L_33 = ___0_source; NullCheck(L_33); bool L_34; L_34 = VirtualFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Type::get_IsSZArray() */, L_33); Type_t* L_35 = ___1_dest; NullCheck(L_35); bool L_36; L_36 = VirtualFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Type::get_IsSZArray() */, L_35); if ((((int32_t)L_34) == ((int32_t)L_36))) { goto IL_0092; } } IL_0090: { return (bool)0; } IL_0092: { Type_t* L_37 = ___0_source; NullCheck(L_37); Type_t* L_38; L_38 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_37); ___0_source = L_38; Type_t* L_39 = ___1_dest; NullCheck(L_39); Type_t* L_40; L_40 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_39); ___1_dest = L_40; ___2_skipNonArray = (bool)0; goto IL_0000; } IL_00aa: { Type_t* L_41 = ___0_source; Type_t* L_42 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_43; L_43 = TypeUtils_HasArrayToInterfaceConversion_mC69EE2DEF583985E8822964D19E2533E9E9F5F3A(L_41, L_42, NULL); return L_43; } IL_00b2: { Type_t* L_44 = ___1_dest; NullCheck(L_44); bool L_45; L_45 = Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673(L_44, NULL); if (!L_45) { goto IL_00d6; } } { Type_t* L_46 = ___0_source; Type_t* L_47 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_48; L_48 = TypeUtils_HasInterfaceToArrayConversion_mCC7DC19083AFD44B5CBCCDE39F3A2F1772BBD0C3(L_46, L_47, NULL); if (!L_48) { goto IL_00c5; } } { return (bool)1; } IL_00c5: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_49 = { reinterpret_cast (RuntimeArray_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_50; L_50 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_49, NULL); Type_t* L_51 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_52; L_52 = TypeUtils_IsImplicitReferenceConversion_m72031537214B8B0E3D99B3815AB7AD774A673A82(L_50, L_51, NULL); return L_52; } IL_00d6: { Type_t* L_53 = ___0_source; Type_t* L_54 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_55; L_55 = TypeUtils_IsLegalExplicitVariantDelegateConversion_mDBF7A0751745C4EB5CD168F09D3D76332F70117B(L_53, L_54, NULL); return L_55; } } // System.Boolean System.Dynamic.Utils.TypeUtils::HasArrayToInterfaceConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasArrayToInterfaceConversion_mC69EE2DEF583985E8822964D19E2533E9E9F5F3A (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_0 = NULL; Type_t* V_1 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_2 = NULL; int32_t V_3 = 0; Type_t* V_4 = NULL; { Type_t* L_0 = ___0_source; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Type::get_IsSZArray() */, L_0); if (!L_1) { goto IL_0018; } } { Type_t* L_2 = ___1_dest; NullCheck(L_2); bool L_3; L_3 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_2, NULL); if (!L_3) { goto IL_0018; } } { Type_t* L_4 = ___1_dest; NullCheck(L_4); bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Type::get_IsGenericType() */, L_4); if (L_5) { goto IL_001a; } } IL_0018: { return (bool)0; } IL_001a: { Type_t* L_6 = ___1_dest; NullCheck(L_6); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_7; L_7 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(49 /* System.Type[] System.Type::GetGenericArguments() */, L_6); V_0 = L_7; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_8 = V_0; NullCheck(L_8); if ((((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) == ((int32_t)1))) { goto IL_0029; } } { return (bool)0; } IL_0029: { Type_t* L_9 = ___1_dest; NullCheck(L_9); Type_t* L_10; L_10 = VirtualFuncInvoker0< Type_t* >::Invoke(47 /* System.Type System.Type::GetGenericTypeDefinition() */, L_9); V_1 = L_10; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_11 = ((TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var))->___s_arrayAssignableInterfaces_0; V_2 = L_11; V_3 = 0; goto IL_005d; } IL_003a: { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_12 = V_2; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = L_13; Type_t* L_15 = (L_12)->GetAt(static_cast(L_14)); V_4 = L_15; Type_t* L_16 = V_1; Type_t* L_17 = V_4; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_18; L_18 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_16, L_17, NULL); if (!L_18) { goto IL_0059; } } { Type_t* L_19 = ___0_source; NullCheck(L_19); Type_t* L_20; L_20 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_19); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_21 = V_0; NullCheck(L_21); int32_t L_22 = 0; Type_t* L_23 = (L_21)->GetAt(static_cast(L_22)); il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_24; L_24 = TypeUtils_StrictHasReferenceConversionTo_mC9594BCC1A40FA47B71DDD7A7AF890A24A114445(L_20, L_23, (bool)0, NULL); return L_24; } IL_0059: { int32_t L_25 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_25, 1)); } IL_005d: { int32_t L_26 = V_3; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_27 = V_2; NullCheck(L_27); if ((((int32_t)L_26) < ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::HasInterfaceToArrayConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasInterfaceToArrayConversion_mCC7DC19083AFD44B5CBCCDE39F3A2F1772BBD0C3 (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_0 = NULL; Type_t* V_1 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_2 = NULL; int32_t V_3 = 0; Type_t* V_4 = NULL; { Type_t* L_0 = ___1_dest; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Type::get_IsSZArray() */, L_0); if (!L_1) { goto IL_0018; } } { Type_t* L_2 = ___0_source; NullCheck(L_2); bool L_3; L_3 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_2, NULL); if (!L_3) { goto IL_0018; } } { Type_t* L_4 = ___0_source; NullCheck(L_4); bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Type::get_IsGenericType() */, L_4); if (L_5) { goto IL_001a; } } IL_0018: { return (bool)0; } IL_001a: { Type_t* L_6 = ___0_source; NullCheck(L_6); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_7; L_7 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(49 /* System.Type[] System.Type::GetGenericArguments() */, L_6); V_0 = L_7; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_8 = V_0; NullCheck(L_8); if ((((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) == ((int32_t)1))) { goto IL_0029; } } { return (bool)0; } IL_0029: { Type_t* L_9 = ___0_source; NullCheck(L_9); Type_t* L_10; L_10 = VirtualFuncInvoker0< Type_t* >::Invoke(47 /* System.Type System.Type::GetGenericTypeDefinition() */, L_9); V_1 = L_10; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_11 = ((TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var))->___s_arrayAssignableInterfaces_0; V_2 = L_11; V_3 = 0; goto IL_005d; } IL_003a: { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_12 = V_2; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = L_13; Type_t* L_15 = (L_12)->GetAt(static_cast(L_14)); V_4 = L_15; Type_t* L_16 = V_1; Type_t* L_17 = V_4; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_18; L_18 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_16, L_17, NULL); if (!L_18) { goto IL_0059; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_19 = V_0; NullCheck(L_19); int32_t L_20 = 0; Type_t* L_21 = (L_19)->GetAt(static_cast(L_20)); Type_t* L_22 = ___1_dest; NullCheck(L_22); Type_t* L_23; L_23 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_22); il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_24; L_24 = TypeUtils_StrictHasReferenceConversionTo_mC9594BCC1A40FA47B71DDD7A7AF890A24A114445(L_21, L_23, (bool)0, NULL); return L_24; } IL_0059: { int32_t L_25 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_25, 1)); } IL_005d: { int32_t L_26 = V_3; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_27 = V_2; NullCheck(L_27); if ((((int32_t)L_26) < ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsCovariant(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsCovariant_m4220EE5D4CB85F8039AEFA3AE3641334A7506BA0 (Type_t* ___0_t, const RuntimeMethod* method) { { Type_t* L_0 = ___0_t; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(51 /* System.Reflection.GenericParameterAttributes System.Type::get_GenericParameterAttributes() */, L_0); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_1&1))) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsContravariant(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsContravariant_m2B4BA44C74B4FC62D7B6D7CF667AFC025F46ACBF (Type_t* ___0_t, const RuntimeMethod* method) { { Type_t* L_0 = ___0_t; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(51 /* System.Reflection.GenericParameterAttributes System.Type::get_GenericParameterAttributes() */, L_0); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_1&2))) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsInvariant(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsInvariant_m7081A56EB27994579EE0B13213A15FE1D6613CA6 (Type_t* ___0_t, const RuntimeMethod* method) { { Type_t* L_0 = ___0_t; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(51 /* System.Reflection.GenericParameterAttributes System.Type::get_GenericParameterAttributes() */, L_0); return (bool)((((int32_t)((int32_t)((int32_t)L_1&3))) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsDelegate(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsDelegate_mD03BA63283B1855B331BD4D01ABF93A4A9A95602 (Type_t* ___0_t, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { 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* L_0 = ___0_t; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_1 = { reinterpret_cast (MulticastDelegate_t_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_2; L_2 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_1, NULL); NullCheck(L_0); bool L_3; L_3 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(20 /* System.Boolean System.Type::IsSubclassOf(System.Type) */, L_0, L_2); return L_3; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsLegalExplicitVariantDelegateConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsLegalExplicitVariantDelegateConversion_mDBF7A0751745C4EB5CD168F09D3D76332F70117B (Type_t* ___0_source, Type_t* ___1_dest, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t* V_0 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_1 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_2 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_3 = NULL; int32_t V_4 = 0; Type_t* V_5 = NULL; Type_t* V_6 = NULL; Type_t* V_7 = NULL; { Type_t* L_0 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_1; L_1 = TypeUtils_IsDelegate_mD03BA63283B1855B331BD4D01ABF93A4A9A95602(L_0, NULL); if (!L_1) { goto IL_0020; } } { Type_t* L_2 = ___1_dest; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_3; L_3 = TypeUtils_IsDelegate_mD03BA63283B1855B331BD4D01ABF93A4A9A95602(L_2, NULL); if (!L_3) { goto IL_0020; } } { Type_t* L_4 = ___0_source; NullCheck(L_4); bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Type::get_IsGenericType() */, L_4); if (!L_5) { goto IL_0020; } } { Type_t* L_6 = ___1_dest; NullCheck(L_6); bool L_7; L_7 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Type::get_IsGenericType() */, L_6); if (L_7) { goto IL_0022; } } IL_0020: { return (bool)0; } IL_0022: { Type_t* L_8 = ___0_source; NullCheck(L_8); Type_t* L_9; L_9 = VirtualFuncInvoker0< Type_t* >::Invoke(47 /* System.Type System.Type::GetGenericTypeDefinition() */, L_8); V_0 = L_9; Type_t* L_10 = ___1_dest; NullCheck(L_10); Type_t* L_11; L_11 = VirtualFuncInvoker0< Type_t* >::Invoke(47 /* System.Type System.Type::GetGenericTypeDefinition() */, L_10); Type_t* L_12 = V_0; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); bool L_13; L_13 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_11, L_12, NULL); if (!L_13) { goto IL_0039; } } { return (bool)0; } IL_0039: { Type_t* L_14 = V_0; NullCheck(L_14); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_15; L_15 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(49 /* System.Type[] System.Type::GetGenericArguments() */, L_14); V_1 = L_15; Type_t* L_16 = ___0_source; NullCheck(L_16); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_17; L_17 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(49 /* System.Type[] System.Type::GetGenericArguments() */, L_16); V_2 = L_17; Type_t* L_18 = ___1_dest; NullCheck(L_18); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_19; L_19 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(49 /* System.Type[] System.Type::GetGenericArguments() */, L_18); V_3 = L_19; V_4 = 0; goto IL_00b4; } IL_0053: { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_20 = V_2; int32_t L_21 = V_4; NullCheck(L_20); int32_t L_22 = L_21; Type_t* L_23 = (L_20)->GetAt(static_cast(L_22)); V_5 = L_23; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_24 = V_3; int32_t L_25 = V_4; NullCheck(L_24); int32_t L_26 = L_25; Type_t* L_27 = (L_24)->GetAt(static_cast(L_26)); V_6 = L_27; Type_t* L_28 = V_5; Type_t* L_29 = V_6; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_30; L_30 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_28, L_29, NULL); if (L_30) { goto IL_00ae; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_31 = V_1; int32_t L_32 = V_4; NullCheck(L_31); int32_t L_33 = L_32; Type_t* L_34 = (L_31)->GetAt(static_cast(L_33)); V_7 = L_34; Type_t* L_35 = V_7; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_36; L_36 = TypeUtils_IsInvariant_m7081A56EB27994579EE0B13213A15FE1D6613CA6(L_35, NULL); if (!L_36) { goto IL_007b; } } { return (bool)0; } IL_007b: { Type_t* L_37 = V_7; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_38; L_38 = TypeUtils_IsCovariant_m4220EE5D4CB85F8039AEFA3AE3641334A7506BA0(L_37, NULL); if (!L_38) { goto IL_0091; } } { Type_t* L_39 = V_5; Type_t* L_40 = V_6; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_41; L_41 = TypeUtils_HasReferenceConversionTo_m4BBDBC19498CDAEBA70C7173EBFEE23474BBFC28(L_39, L_40, NULL); if (L_41) { goto IL_00ae; } } { return (bool)0; } IL_0091: { Type_t* L_42 = V_7; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_43; L_43 = TypeUtils_IsContravariant_m2B4BA44C74B4FC62D7B6D7CF667AFC025F46ACBF(L_42, NULL); if (!L_43) { goto IL_00ae; } } { Type_t* L_44 = V_5; NullCheck(L_44); bool L_45; L_45 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_44, NULL); if (L_45) { goto IL_00ac; } } { Type_t* L_46 = V_6; NullCheck(L_46); bool L_47; L_47 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_46, NULL); if (!L_47) { goto IL_00ae; } } IL_00ac: { return (bool)0; } IL_00ae: { int32_t L_48 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_48, 1)); } IL_00b4: { int32_t L_49 = V_4; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_50 = V_1; NullCheck(L_50); if ((((int32_t)L_49) < ((int32_t)((int32_t)(((RuntimeArray*)L_50)->max_length))))) { goto IL_0053; } } { return (bool)1; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsConvertible(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsConvertible_mD78E462EF22D75033D4D9318EB498CA9B210453E (Type_t* ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Type_t* L_0 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); ___0_type = L_1; Type_t* L_2 = ___0_type; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_2); if (!L_3) { goto IL_0012; } } { return (bool)1; } IL_0012: { Type_t* L_4 = ___0_type; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_5; L_5 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_4, NULL); V_0 = L_5; int32_t L_6 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, 3))) <= ((uint32_t)((int32_t)11))))) { goto IL_0022; } } { return (bool)1; } IL_0022: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::HasReferenceEquality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasReferenceEquality_m153555F70F9B163ED5A1B6188CD0A274A6D564D6 (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_left; NullCheck(L_0); bool L_1; L_1 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_0, NULL); if (L_1) { goto IL_0010; } } { Type_t* L_2 = ___1_right; NullCheck(L_2); bool L_3; L_3 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_2, NULL); if (!L_3) { goto IL_0012; } } IL_0010: { return (bool)0; } IL_0012: { Type_t* L_4 = ___0_left; NullCheck(L_4); bool L_5; L_5 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_4, NULL); if (L_5) { goto IL_0033; } } { Type_t* L_6 = ___1_right; NullCheck(L_6); bool L_7; L_7 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_6, NULL); if (L_7) { goto IL_0033; } } { Type_t* L_8 = ___0_left; Type_t* L_9 = ___1_right; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_10; L_10 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_8, L_9, NULL); if (L_10) { goto IL_0033; } } { Type_t* L_11 = ___1_right; Type_t* L_12 = ___0_left; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_13; L_13 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_11, L_12, NULL); return L_13; } IL_0033: { return (bool)1; } } // System.Boolean System.Dynamic.Utils.TypeUtils::HasBuiltInEqualityOperator(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasBuiltInEqualityOperator_m5920F8C695F30A0234A53BEF20429F34E075047A (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t* V_0 = NULL; { Type_t* L_0 = ___0_left; NullCheck(L_0); bool L_1; L_1 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_0, NULL); if (!L_1) { goto IL_0012; } } { Type_t* L_2 = ___1_right; NullCheck(L_2); bool L_3; L_3 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_2, NULL); if (L_3) { goto IL_0012; } } { return (bool)1; } IL_0012: { Type_t* L_4 = ___1_right; NullCheck(L_4); bool L_5; L_5 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_4, NULL); if (!L_5) { goto IL_0024; } } { Type_t* L_6 = ___0_left; NullCheck(L_6); bool L_7; L_7 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_6, NULL); if (L_7) { goto IL_0024; } } { return (bool)1; } IL_0024: { Type_t* L_8 = ___0_left; NullCheck(L_8); bool L_9; L_9 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_8, NULL); if (L_9) { goto IL_0048; } } { Type_t* L_10 = ___1_right; NullCheck(L_10); bool L_11; L_11 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_10, NULL); if (L_11) { goto IL_0048; } } { Type_t* L_12 = ___0_left; Type_t* L_13 = ___1_right; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_14; L_14 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_12, L_13, NULL); if (L_14) { goto IL_0046; } } { Type_t* L_15 = ___1_right; Type_t* L_16 = ___0_left; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_17; L_17 = TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177(L_15, L_16, NULL); if (!L_17) { goto IL_0048; } } IL_0046: { return (bool)1; } IL_0048: { Type_t* L_18 = ___0_left; Type_t* L_19 = ___1_right; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_20; L_20 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_18, L_19, NULL); if (L_20) { goto IL_0053; } } { return (bool)0; } IL_0053: { Type_t* L_21 = ___0_left; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_22; L_22 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_21, NULL); V_0 = L_22; Type_t* L_23 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_24 = { reinterpret_cast (Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_25; L_25 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_24, NULL); bool L_26; L_26 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_23, L_25, NULL); if (L_26) { goto IL_007b; } } { Type_t* L_27 = V_0; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_28; L_28 = TypeUtils_IsNumeric_m1DFA79766A316CA6F9A9BCFFCAFF39B5EDCF6AB2(L_27, NULL); if (L_28) { goto IL_007b; } } { Type_t* L_29 = V_0; NullCheck(L_29); bool L_30; L_30 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_29); return L_30; } IL_007b: { return (bool)1; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitlyConvertibleTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitlyConvertibleTo_mA53F5E133A932AEDA05CC17DEBBF40482F6C146D (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_source; Type_t* L_1 = ___1_destination; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_2; L_2 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_0, L_1, NULL); if (L_2) { goto IL_002c; } } { Type_t* L_3 = ___0_source; Type_t* L_4 = ___1_destination; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_5; L_5 = TypeUtils_IsImplicitNumericConversion_m2181B6491D1132F62B72BDC8938B16728DACBB21(L_3, L_4, NULL); if (L_5) { goto IL_002c; } } { Type_t* L_6 = ___0_source; Type_t* L_7 = ___1_destination; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_8; L_8 = TypeUtils_IsImplicitReferenceConversion_m72031537214B8B0E3D99B3815AB7AD774A673A82(L_6, L_7, NULL); if (L_8) { goto IL_002c; } } { Type_t* L_9 = ___0_source; Type_t* L_10 = ___1_destination; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_11; L_11 = TypeUtils_IsImplicitBoxingConversion_mCD588DEB51CB41E65A7EFFC0F86EDCDBC8E4876B(L_9, L_10, NULL); if (L_11) { goto IL_002c; } } { Type_t* L_12 = ___0_source; Type_t* L_13 = ___1_destination; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_14; L_14 = TypeUtils_IsImplicitNullableConversion_mE9012B508EA2BE0EADFDC6DB24613BB45F468FAC(L_12, L_13, NULL); return L_14; } IL_002c: { return (bool)1; } } // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::GetUserDefinedCoercionMethod(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* TypeUtils_GetUserDefinedCoercionMethod_mC0A484382922762AF98C5700E67037358A8F77BB (Type_t* ___0_convertFrom, Type_t* ___1_convertToType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t* V_0 = NULL; Type_t* V_1 = NULL; MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* V_2 = NULL; MethodInfo_t* V_3 = NULL; MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* V_4 = NULL; MethodInfo_t* G_B11_0 = NULL; MethodInfo_t* G_B8_0 = NULL; MethodInfo_t* G_B9_0 = NULL; MethodInfo_t* G_B10_0 = NULL; { Type_t* L_0 = ___0_convertFrom; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL); V_0 = L_1; Type_t* L_2 = ___1_convertToType; Type_t* L_3; L_3 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_2, NULL); V_1 = L_3; Type_t* L_4 = V_0; NullCheck(L_4); MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_5; L_5 = VirtualFuncInvoker1< MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265*, int32_t >::Invoke(99 /* System.Reflection.MethodInfo[] System.Type::GetMethods(System.Reflection.BindingFlags) */, L_4, ((int32_t)56)); V_2 = L_5; MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_6 = V_2; Type_t* L_7 = ___0_convertFrom; Type_t* L_8 = ___1_convertToType; MethodInfo_t* L_9; L_9 = TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888(L_6, L_7, L_8, NULL); V_3 = L_9; MethodInfo_t* L_10 = V_3; bool L_11; L_11 = MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8(L_10, (MethodInfo_t*)NULL, NULL); if (!L_11) { goto IL_002b; } } { MethodInfo_t* L_12 = V_3; return L_12; } IL_002b: { Type_t* L_13 = V_1; NullCheck(L_13); MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_14; L_14 = VirtualFuncInvoker1< MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265*, int32_t >::Invoke(99 /* System.Reflection.MethodInfo[] System.Type::GetMethods(System.Reflection.BindingFlags) */, L_13, ((int32_t)56)); V_4 = L_14; MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_15 = V_4; Type_t* L_16 = ___0_convertFrom; Type_t* L_17 = ___1_convertToType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); MethodInfo_t* L_18; L_18 = TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888(L_15, L_16, L_17, NULL); V_3 = L_18; MethodInfo_t* L_19 = V_3; bool L_20; L_20 = MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8(L_19, (MethodInfo_t*)NULL, NULL); if (!L_20) { goto IL_004a; } } { MethodInfo_t* L_21 = V_3; return L_21; } IL_004a: { Type_t* L_22 = V_0; Type_t* L_23 = ___0_convertFrom; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_24; L_24 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_22, L_23, NULL); if (!L_24) { goto IL_005e; } } { Type_t* L_25 = V_1; Type_t* L_26 = ___1_convertToType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_27; L_27 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_25, L_26, NULL); if (!L_27) { goto IL_005e; } } { return (MethodInfo_t*)NULL; } IL_005e: { MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_28 = V_2; Type_t* L_29 = V_0; Type_t* L_30 = V_1; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); MethodInfo_t* L_31; L_31 = TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888(L_28, L_29, L_30, NULL); MethodInfo_t* L_32 = L_31; G_B8_0 = L_32; if (L_32) { G_B11_0 = L_32; goto IL_008c; } } { MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_33 = V_4; Type_t* L_34 = V_0; Type_t* L_35 = V_1; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); MethodInfo_t* L_36; L_36 = TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888(L_33, L_34, L_35, NULL); MethodInfo_t* L_37 = L_36; G_B9_0 = L_37; if (L_37) { G_B11_0 = L_37; goto IL_008c; } } { MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_38 = V_2; Type_t* L_39 = V_0; Type_t* L_40 = ___1_convertToType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); MethodInfo_t* L_41; L_41 = TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888(L_38, L_39, L_40, NULL); MethodInfo_t* L_42 = L_41; G_B10_0 = L_42; if (L_42) { G_B11_0 = L_42; goto IL_008c; } } { MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_43 = V_4; Type_t* L_44 = V_0; Type_t* L_45 = ___1_convertToType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); MethodInfo_t* L_46; L_46 = TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888(L_43, L_44, L_45, NULL); G_B11_0 = L_46; } IL_008c: { return G_B11_0; } } // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::FindConversionOperator(System.Reflection.MethodInfo[],System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* TypeUtils_FindConversionOperator_m11FF47052534C733D94A242534DDCF1A9AEEF888 (MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* ___0_methods, Type_t* ___1_typeFrom, Type_t* ___2_typeTo, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral437906DA6527EA9BAA9A971EC5171183BEB85B59); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6E90C09E43FB002DA629508AC300A0750320118); s_Il2CppMethodInitialized = true; } MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* V_0 = NULL; int32_t V_1 = 0; MethodInfo_t* V_2 = NULL; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* V_3 = NULL; { MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_0 = ___0_methods; V_0 = L_0; V_1 = 0; goto IL_005f; } IL_0006: { MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_1 = V_0; int32_t L_2 = V_1; NullCheck(L_1); int32_t L_3 = L_2; MethodInfo_t* L_4 = (L_1)->GetAt(static_cast(L_3)); V_2 = L_4; MethodInfo_t* L_5 = V_2; NullCheck(L_5); String_t* L_6; L_6 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_5); bool L_7; L_7 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_6, _stringLiteral437906DA6527EA9BAA9A971EC5171183BEB85B59, NULL); if (L_7) { goto IL_002e; } } { MethodInfo_t* L_8 = V_2; NullCheck(L_8); String_t* L_9; L_9 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_8); bool L_10; L_10 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_9, _stringLiteralB6E90C09E43FB002DA629508AC300A0750320118, NULL); if (!L_10) { goto IL_005b; } } IL_002e: { MethodInfo_t* L_11 = V_2; NullCheck(L_11); Type_t* L_12; L_12 = VirtualFuncInvoker0< Type_t* >::Invoke(40 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_11); Type_t* L_13 = ___2_typeTo; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_14; L_14 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_12, L_13, NULL); if (!L_14) { goto IL_005b; } } { MethodInfo_t* L_15 = V_2; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_16; L_16 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_15, NULL); V_3 = L_16; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_17 = V_3; NullCheck(L_17); if ((!(((uint32_t)((int32_t)(((RuntimeArray*)L_17)->max_length))) == ((uint32_t)1)))) { goto IL_005b; } } { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_18 = V_3; NullCheck(L_18); int32_t L_19 = 0; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_20 = (L_18)->GetAt(static_cast(L_19)); NullCheck(L_20); Type_t* L_21; L_21 = VirtualFuncInvoker0< Type_t* >::Invoke(10 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_20); Type_t* L_22 = ___1_typeFrom; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_23; L_23 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_21, L_22, NULL); if (!L_23) { goto IL_005b; } } { MethodInfo_t* L_24 = V_2; return L_24; } IL_005b: { int32_t L_25 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_25, 1)); } IL_005f: { int32_t L_26 = V_1; MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265* L_27 = V_0; NullCheck(L_27); if ((((int32_t)L_26) < ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))))) { goto IL_0006; } } { return (MethodInfo_t*)NULL; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitNumericConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitNumericConversion_m2181B6491D1132F62B72BDC8938B16728DACBB21 (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Type_t* L_0 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); int32_t L_1; L_1 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_0, NULL); V_0 = L_1; Type_t* L_2 = ___1_destination; int32_t L_3; L_3 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_2, NULL); V_1 = L_3; int32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, 4))) { case 0: { goto IL_00cd; } case 1: { goto IL_0043; } case 2: { goto IL_0073; } case 3: { goto IL_007b; } case 4: { goto IL_00a4; } case 5: { goto IL_00ad; } case 6: { goto IL_00bb; } case 7: { goto IL_00c4; } case 8: { goto IL_00c4; } case 9: { goto IL_00d5; } } } { goto IL_00db; } IL_0043: { int32_t L_5 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_5, 7))) { case 0: { goto IL_0071; } case 1: { goto IL_00db; } case 2: { goto IL_0071; } case 3: { goto IL_00db; } case 4: { goto IL_0071; } case 5: { goto IL_00db; } case 6: { goto IL_0071; } case 7: { goto IL_0071; } case 8: { goto IL_0071; } } } { goto IL_00db; } IL_0071: { return (bool)1; } IL_0073: { int32_t L_6 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, 7))) <= ((uint32_t)8)))) { goto IL_00db; } } { return (bool)1; } IL_007b: { int32_t L_7 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_7, ((int32_t)9)))) { case 0: { goto IL_00a2; } case 1: { goto IL_00db; } case 2: { goto IL_00a2; } case 3: { goto IL_00db; } case 4: { goto IL_00a2; } case 5: { goto IL_00a2; } case 6: { goto IL_00a2; } } } { goto IL_00db; } IL_00a2: { return (bool)1; } IL_00a4: { int32_t L_8 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, ((int32_t)9)))) <= ((uint32_t)6)))) { goto IL_00db; } } { return (bool)1; } IL_00ad: { int32_t L_9 = V_1; if ((((int32_t)L_9) == ((int32_t)((int32_t)11)))) { goto IL_00b9; } } { int32_t L_10 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, ((int32_t)13)))) <= ((uint32_t)2)))) { goto IL_00db; } } IL_00b9: { return (bool)1; } IL_00bb: { int32_t L_11 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, ((int32_t)11)))) <= ((uint32_t)4)))) { goto IL_00db; } } { return (bool)1; } IL_00c4: { int32_t L_12 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, ((int32_t)13)))) <= ((uint32_t)2)))) { goto IL_00db; } } { return (bool)1; } IL_00cd: { int32_t L_13 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, 8))) <= ((uint32_t)7)))) { goto IL_00db; } } { return (bool)1; } IL_00d5: { int32_t L_14 = V_1; return (bool)((((int32_t)L_14) == ((int32_t)((int32_t)14)))? 1 : 0); } IL_00db: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitReferenceConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitReferenceConversion_m72031537214B8B0E3D99B3815AB7AD774A673A82 (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) { { Type_t* L_0 = ___1_destination; Type_t* L_1 = ___0_source; NullCheck(L_0); bool L_2; L_2 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_0, L_1); return L_2; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitBoxingConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitBoxingConversion_mCD588DEB51CB41E65A7EFFC0F86EDCDBC8E4876B (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_0_0_0_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*)&ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_0_0_0_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_source; NullCheck(L_0); bool L_1; L_1 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_0, NULL); if (!L_1) { goto IL_002c; } } { Type_t* L_2 = ___1_destination; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); bool L_5; L_5 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_2, L_4, NULL); if (L_5) { goto IL_0047; } } { Type_t* L_6 = ___1_destination; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (L_9) { goto IL_0047; } } IL_002c: { Type_t* L_10 = ___0_source; NullCheck(L_10); bool L_11; L_11 = VirtualFuncInvoker0< bool >::Invoke(69 /* System.Boolean System.Type::get_IsEnum() */, L_10); if (!L_11) { goto IL_0045; } } { Type_t* L_12 = ___1_destination; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_13 = { reinterpret_cast (Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_14; L_14 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_13, NULL); bool L_15; L_15 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_12, L_14, NULL); return L_15; } IL_0045: { return (bool)0; } IL_0047: { return (bool)1; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitNullableConversion(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitNullableConversion_mE9012B508EA2BE0EADFDC6DB24613BB45F468FAC (Type_t* ___0_source, Type_t* ___1_destination, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___1_destination; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_1; L_1 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_0, NULL); if (!L_1) { goto IL_001a; } } { Type_t* L_2 = ___0_source; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_3; L_3 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_2, NULL); Type_t* L_4 = ___1_destination; Type_t* L_5; L_5 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_4, NULL); bool L_6; L_6 = TypeUtils_IsImplicitlyConvertibleTo_mA53F5E133A932AEDA05CC17DEBBF40482F6C146D(L_3, L_5, NULL); return L_6; } IL_001a: { return (bool)0; } } // System.Type System.Dynamic.Utils.TypeUtils::FindGenericType(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeUtils_FindGenericType_mC7491078249941694D5B66BC007D0CDB02DC7CED (Type_t* ___0_definition, Type_t* ___1_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t6686595E4CB7AC210F0EF075F7B1DD4A21D3902B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t889CCC5EFE6A6E3DAB66C7475F56D94D53F43D0E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Type_t* V_1 = NULL; Type_t* V_2 = NULL; Type_t* V_3 = NULL; { goto IL_006d; } IL_0002: { Type_t* L_0 = ___1_type; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(36 /* System.Boolean System.Type::get_IsConstructedGenericType() */, L_0); if (!L_1) { goto IL_001a; } } { Type_t* L_2 = ___1_type; NullCheck(L_2); Type_t* L_3; L_3 = VirtualFuncInvoker0< Type_t* >::Invoke(47 /* System.Type System.Type::GetGenericTypeDefinition() */, L_2); Type_t* L_4 = ___0_definition; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_5; L_5 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_3, L_4, NULL); if (!L_5) { goto IL_001a; } } { Type_t* L_6 = ___1_type; return L_6; } IL_001a: { Type_t* L_7 = ___0_definition; NullCheck(L_7); bool L_8; L_8 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_7, NULL); if (!L_8) { goto IL_0065; } } { Type_t* L_9 = ___1_type; TypeInfo_tC4F59663C70D17D50BC99D53DCE74BFB9701012D* L_10; L_10 = IntrospectionExtensions_GetTypeInfo_mF4497C8656153A91554F7DC469CE223AF2784FF5(L_9, NULL); NullCheck(L_10); RuntimeObject* L_11; L_11 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(131 /* System.Collections.Generic.IEnumerable`1 System.Reflection.TypeInfo::get_ImplementedInterfaces() */, L_10); NullCheck(L_11); RuntimeObject* L_12; L_12 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t6686595E4CB7AC210F0EF075F7B1DD4A21D3902B_il2cpp_TypeInfo_var, L_11); V_0 = L_12; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_005b: {// begin finally (depth: 1) { RuntimeObject* L_13 = V_0; if (!L_13) { goto IL_0064; } } { RuntimeObject* L_14 = V_0; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_14); } IL_0064: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0051_1; } IL_0035_1: { RuntimeObject* L_15 = V_0; NullCheck(L_15); Type_t* L_16; L_16 = InterfaceFuncInvoker0< Type_t* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t889CCC5EFE6A6E3DAB66C7475F56D94D53F43D0E_il2cpp_TypeInfo_var, L_15); V_1 = L_16; Type_t* L_17 = ___0_definition; Type_t* L_18 = V_1; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = TypeUtils_FindGenericType_mC7491078249941694D5B66BC007D0CDB02DC7CED(L_17, L_18, NULL); V_2 = L_19; Type_t* L_20 = V_2; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); bool L_21; L_21 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_20, (Type_t*)NULL, NULL); if (!L_21) { goto IL_0051_1; } } { Type_t* L_22 = V_2; V_3 = L_22; goto IL_0084; } IL_0051_1: { RuntimeObject* L_23 = V_0; NullCheck(L_23); bool L_24; L_24 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_23); if (L_24) { goto IL_0035_1; } } { goto IL_0065; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0065: { Type_t* L_25 = ___1_type; NullCheck(L_25); Type_t* L_26; L_26 = VirtualFuncInvoker0< Type_t* >::Invoke(112 /* System.Type System.Type::get_BaseType() */, L_25); ___1_type = L_26; } IL_006d: { Type_t* L_27 = ___1_type; if (!L_27) { goto IL_0082; } } { Type_t* L_28 = ___1_type; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_29 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_30; L_30 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_29, NULL); bool L_31; L_31 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_28, L_30, NULL); if (L_31) { goto IL_0002; } } IL_0082: { return (Type_t*)NULL; } IL_0084: { Type_t* L_32 = V_3; return L_32; } } // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::GetBooleanOperator(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* TypeUtils_GetBooleanOperator_m044025C7C745B557718CD00498EA82C1E9D526AC (Type_t* ___0_type, String_t* ___1_name, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } MethodInfo_t* V_0 = NULL; IL_0000: { Type_t* L_0 = ___0_type; String_t* L_1 = ___1_name; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_2 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)1); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_3 = L_2; Type_t* L_4 = ___0_type; NullCheck(L_3); ArrayElementTypeCheck (L_3, L_4); (L_3)->SetAt(static_cast(0), (Type_t*)L_4); il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); MethodInfo_t* L_5; L_5 = TypeExtensions_GetAnyStaticMethodValidated_m19BFEC3B36D0B1D436A9D5832DA06D670DAC81BA(L_0, L_1, L_3, NULL); V_0 = L_5; MethodInfo_t* L_6 = V_0; bool L_7; L_7 = MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8(L_6, (MethodInfo_t*)NULL, NULL); if (!L_7) { goto IL_002d; } } { MethodInfo_t* L_8 = V_0; NullCheck(L_8); bool L_9; L_9 = MethodBase_get_IsSpecialName_m80B62916B5B899408084AE6FC8B3D396FCF2B56C(L_8, NULL); if (!L_9) { goto IL_002d; } } { MethodInfo_t* L_10 = V_0; NullCheck(L_10); bool L_11; L_11 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Reflection.MethodBase::get_ContainsGenericParameters() */, L_10); if (L_11) { goto IL_002d; } } { MethodInfo_t* L_12 = V_0; return L_12; } IL_002d: { Type_t* L_13 = ___0_type; NullCheck(L_13); Type_t* L_14; L_14 = VirtualFuncInvoker0< Type_t* >::Invoke(112 /* System.Type System.Type::get_BaseType() */, L_13); ___0_type = L_14; Type_t* L_15 = ___0_type; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); bool L_16; L_16 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_15, (Type_t*)NULL, NULL); if (L_16) { goto IL_0000; } } { return (MethodInfo_t*)NULL; } } // System.Type System.Dynamic.Utils.TypeUtils::GetNonRefType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeUtils_GetNonRefType_m3740C139BE8675E516C3ED1E7E993FBCCE971863 (Type_t* ___0_type, const RuntimeMethod* method) { { Type_t* L_0 = ___0_type; NullCheck(L_0); bool L_1; L_1 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_0, NULL); if (L_1) { goto IL_000a; } } { Type_t* L_2 = ___0_type; return L_2; } IL_000a: { Type_t* L_3 = ___0_type; NullCheck(L_3); Type_t* L_4; L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_3); return L_4; } } // System.Boolean System.Dynamic.Utils.TypeUtils::AreEquivalent(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65 (Type_t* ___0_t1, Type_t* ___1_t2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_t1; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_0, (Type_t*)NULL, NULL); if (!L_1) { goto IL_0011; } } { Type_t* L_2 = ___0_t1; Type_t* L_3 = ___1_t2; NullCheck(L_2); bool L_4; L_4 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(117 /* System.Boolean System.Type::IsEquivalentTo(System.Type) */, L_2, L_3); return L_4; } IL_0011: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::AreReferenceAssignable(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_AreReferenceAssignable_m2153DADCC06A2E1C36820F736A9F93E6183D0177 (Type_t* ___0_dest, Type_t* ___1_src, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_dest; Type_t* L_1 = ___1_src; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_2; L_2 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_0, L_1, NULL); if (!L_2) { goto IL_000b; } } { return (bool)1; } IL_000b: { Type_t* L_3 = ___0_dest; NullCheck(L_3); bool L_4; L_4 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_3, NULL); if (L_4) { goto IL_0023; } } { Type_t* L_5 = ___1_src; NullCheck(L_5); bool L_6; L_6 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_5, NULL); if (L_6) { goto IL_0023; } } { Type_t* L_7 = ___0_dest; Type_t* L_8 = ___1_src; NullCheck(L_7); bool L_9; L_9 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_7, L_8); return L_9; } IL_0023: { return (bool)0; } } // System.Boolean System.Dynamic.Utils.TypeUtils::IsSameOrSubclass(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsSameOrSubclass_m2753DDA9DCAF3CEEAFD39F275CAF99AD40AC50A9 (Type_t* ___0_type, Type_t* ___1_subType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; Type_t* L_1 = ___1_subType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_2; L_2 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_0, L_1, NULL); if (L_2) { goto IL_0011; } } { Type_t* L_3 = ___1_subType; Type_t* L_4 = ___0_type; NullCheck(L_3); bool L_5; L_5 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(20 /* System.Boolean System.Type::IsSubclassOf(System.Type) */, L_3, L_4); return L_5; } IL_0011: { return (bool)1; } } // System.Void System.Dynamic.Utils.TypeUtils::ValidateType(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeUtils_ValidateType_mC8CEE431D520D99DDED2BC1D2694781E3F273D3A (Type_t* ___0_type, String_t* ___1_paramName, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; String_t* L_1 = ___1_paramName; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); TypeUtils_ValidateType_m289873482475F37A660643924558D62430709AB3(L_0, L_1, (bool)0, (bool)0, NULL); return; } } // System.Void System.Dynamic.Utils.TypeUtils::ValidateType(System.Type,System.String,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeUtils_ValidateType_m289873482475F37A660643924558D62430709AB3 (Type_t* ___0_type, String_t* ___1_paramName, bool ___2_allowByRef, bool ___3_allowPointer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_type; String_t* L_1 = ___1_paramName; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); bool L_2; L_2 = TypeUtils_ValidateType_mE94AD3C043E2FE6C32BBA6C1FC60D29CB2063AEB(L_0, L_1, (-1), NULL); if (!L_2) { goto IL_002e; } } { bool L_3 = ___2_allowByRef; if (L_3) { goto IL_001c; } } { Type_t* L_4 = ___0_type; NullCheck(L_4); bool L_5; L_5 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_4, NULL); if (!L_5) { goto IL_001c; } } { String_t* L_6 = ___1_paramName; Exception_t* L_7; L_7 = Error_TypeMustNotBeByRef_mC9A42A8B7A5F20813A4A3A0626BD8E4760FBFC0F(L_6, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TypeUtils_ValidateType_m289873482475F37A660643924558D62430709AB3_RuntimeMethod_var))); } IL_001c: { bool L_8 = ___3_allowPointer; if (L_8) { goto IL_002e; } } { Type_t* L_9 = ___0_type; NullCheck(L_9); bool L_10; L_10 = Type_get_IsPointer_mC8AAAFEC4E4CEA59DAD0032B85D1BB224763278B(L_9, NULL); if (!L_10) { goto IL_002e; } } { String_t* L_11 = ___1_paramName; Exception_t* L_12; L_12 = Error_TypeMustNotBePointer_mC8B6202CADBE91A5A33B51B02D67B073157E5AB8(L_11, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TypeUtils_ValidateType_m289873482475F37A660643924558D62430709AB3_RuntimeMethod_var))); } IL_002e: { return; } } // System.Boolean System.Dynamic.Utils.TypeUtils::ValidateType(System.Type,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_ValidateType_mE94AD3C043E2FE6C32BBA6C1FC60D29CB2063AEB (Type_t* ___0_type, String_t* ___1_paramName, int32_t ___2_index, 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_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var); s_Il2CppMethodInitialized = true; } Exception_t* G_B6_0 = NULL; { Type_t* L_0 = ___0_type; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_1 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_2; L_2 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_1, NULL); bool L_3; L_3 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_0, L_2, NULL); if (!L_3) { goto IL_0014; } } { return (bool)0; } IL_0014: { Type_t* L_4 = ___0_type; NullCheck(L_4); bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(19 /* System.Boolean System.Type::get_ContainsGenericParameters() */, L_4); if (!L_5) { goto IL_0037; } } { Type_t* L_6 = ___0_type; NullCheck(L_6); bool L_7; L_7 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Type::get_IsGenericTypeDefinition() */, L_6); if (L_7) { goto IL_002e; } } { Type_t* L_8 = ___0_type; String_t* L_9 = ___1_paramName; int32_t L_10 = ___2_index; Exception_t* L_11; L_11 = Error_TypeContainsGenericParameters_m9469425747709B1D67698F586F698A5069A543FC(L_8, L_9, L_10, NULL); G_B6_0 = L_11; goto IL_0036; } IL_002e: { Type_t* L_12 = ___0_type; String_t* L_13 = ___1_paramName; int32_t L_14 = ___2_index; Exception_t* L_15; L_15 = Error_TypeIsGeneric_mBF50410FCB13BFC4ABC9988B318BB1F6866DBD72(L_12, L_13, L_14, NULL); G_B6_0 = L_15; } IL_0036: { IL2CPP_RAISE_MANAGED_EXCEPTION(G_B6_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TypeUtils_ValidateType_mE94AD3C043E2FE6C32BBA6C1FC60D29CB2063AEB_RuntimeMethod_var))); } IL_0037: { return (bool)1; } } // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::GetInvokeMethod(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* TypeUtils_GetInvokeMethod_m62AB477BF6415EEB6F7108534BAB598CA9CDCA02 (Type_t* ___0_delegateType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7A66F857F6E3FCCC482964755DB79017BF35DD2); s_Il2CppMethodInitialized = true; } { Type_t* L_0 = ___0_delegateType; NullCheck(L_0); MethodInfo_t* L_1; L_1 = Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D(L_0, _stringLiteralD7A66F857F6E3FCCC482964755DB79017BF35DD2, ((int32_t)52), NULL); return L_1; } } // System.Void System.Dynamic.Utils.TypeUtils::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeUtils__cctor_mB36C11550B01FFEAF9FC7B99967577D97A50C2ED (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisType_t_TisType_t_mA23DABAE3023E25FB205F89A2D1F1DBE6576E51F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisType_t_m8E2C7EBDC8CEB2393785B9E910ECF6D478007A89_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Where_TisType_t_mA4A7776893ADF4E3CAB6F7AEC94DF71DDF7931F8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_cctorU3Eb__44_0_m2BD6021A86F56FAF62819F3E8E5C646C33189C84_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_cctorU3Eb__44_1_mEC47DD3839EE48CD21585CB1ECD92E8D26693755_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL); NullCheck(L_1); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_2; L_2 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(115 /* System.Type[] System.Type::GetInterfaces() */, L_1); il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var); U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* L_3 = ((U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E* L_4 = (Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E*)il2cpp_codegen_object_new(Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E_il2cpp_TypeInfo_var); NullCheck(L_4); Func_2__ctor_mAFDFA2B152082BBF5E0626BF143EDACD61DE9D74(L_4, L_3, (intptr_t)((void*)U3CU3Ec_U3C_cctorU3Eb__44_0_m2BD6021A86F56FAF62819F3E8E5C646C33189C84_RuntimeMethod_var), NULL); RuntimeObject* L_5; L_5 = Enumerable_Where_TisType_t_mA4A7776893ADF4E3CAB6F7AEC94DF71DDF7931F8((RuntimeObject*)L_2, L_4, Enumerable_Where_TisType_t_mA4A7776893ADF4E3CAB6F7AEC94DF71DDF7931F8_RuntimeMethod_var); U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* L_6 = ((U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD* L_7 = (Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD*)il2cpp_codegen_object_new(Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD_il2cpp_TypeInfo_var); NullCheck(L_7); Func_2__ctor_m1697902B5A575D059320FCB1AD0B049A34A5FC77(L_7, L_6, (intptr_t)((void*)U3CU3Ec_U3C_cctorU3Eb__44_1_mEC47DD3839EE48CD21585CB1ECD92E8D26693755_RuntimeMethod_var), NULL); RuntimeObject* L_8; L_8 = Enumerable_Select_TisType_t_TisType_t_mA23DABAE3023E25FB205F89A2D1F1DBE6576E51F(L_5, L_7, Enumerable_Select_TisType_t_TisType_t_mA23DABAE3023E25FB205F89A2D1F1DBE6576E51F_RuntimeMethod_var); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_9; L_9 = Enumerable_ToArray_TisType_t_m8E2C7EBDC8CEB2393785B9E910ECF6D478007A89(L_8, Enumerable_ToArray_TisType_t_m8E2C7EBDC8CEB2393785B9E910ECF6D478007A89_RuntimeMethod_var); ((TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var))->___s_arrayAssignableInterfaces_0 = L_9; Il2CppCodeGenWriteBarrier((void**)(&((TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var))->___s_arrayAssignableInterfaces_0), (void*)L_9); 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.Dynamic.Utils.TypeUtils/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m2FDD430879029E78453E21DB26F2A00DE0196692 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* L_0 = (U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E*)il2cpp_codegen_object_new(U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__ctor_m1D47C37129713530A6B1FE13BCB381295704FD22(L_0, NULL); ((U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0); return; } } // System.Void System.Dynamic.Utils.TypeUtils/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m1D47C37129713530A6B1FE13BCB381295704FD22 (U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Boolean System.Dynamic.Utils.TypeUtils/<>c::<.cctor>b__44_0(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3C_cctorU3Eb__44_0_m2BD6021A86F56FAF62819F3E8E5C646C33189C84 (U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* __this, Type_t* ___0_i, const RuntimeMethod* method) { { Type_t* L_0 = ___0_i; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Type::get_IsGenericType() */, L_0); return L_1; } } // System.Type System.Dynamic.Utils.TypeUtils/<>c::<.cctor>b__44_1(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* U3CU3Ec_U3C_cctorU3Eb__44_1_mEC47DD3839EE48CD21585CB1ECD92E8D26693755 (U3CU3Ec_t5D488D45E7E9A7468509E0FA1FDFEE022913B16E* __this, Type_t* ___0_i, const RuntimeMethod* method) { { Type_t* L_0 = ___0_i; NullCheck(L_0); Type_t* L_1; L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(47 /* System.Type System.Type::GetGenericTypeDefinition() */, 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.Void System.Collections.Generic.BitHelper::.ctor(System.Int32*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitHelper__ctor_m141F24AE9FFCB3EA3D2C7EA79BDAC722026EDEB3 (BitHelper_t2BEA51BB52EB1672DBF4163ED6757DCEEB3A4DF1* __this, int32_t* ___0_bitArrayPtr, int32_t ___1_length, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t* L_0 = ___0_bitArrayPtr; __this->____arrayPtr_1 = L_0; int32_t L_1 = ___1_length; __this->____length_0 = L_1; __this->____useStackAlloc_3 = (bool)1; return; } } // System.Void System.Collections.Generic.BitHelper::.ctor(System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitHelper__ctor_m795A92E9A03F57547FD78A8E50F730C2778DDD19 (BitHelper_t2BEA51BB52EB1672DBF4163ED6757DCEEB3A4DF1* __this, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___0_bitArray, int32_t ___1_length, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = ___0_bitArray; __this->____array_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____array_2), (void*)L_0); int32_t L_1 = ___1_length; __this->____length_0 = L_1; return; } } // System.Void System.Collections.Generic.BitHelper::MarkBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitHelper_MarkBit_m12EFF71C5444F4E4D076F514C0C0723B39E50F86 (BitHelper_t2BEA51BB52EB1672DBF4163ED6757DCEEB3A4DF1* __this, int32_t ___0_bitPosition, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___0_bitPosition; V_0 = ((int32_t)(L_0/((int32_t)32))); int32_t L_1 = V_0; int32_t L_2 = __this->____length_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_0046; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0046; } } { int32_t L_4 = ___0_bitPosition; V_1 = ((int32_t)(1<<((int32_t)(((int32_t)(L_4%((int32_t)32)))&((int32_t)31))))); bool L_5 = __this->____useStackAlloc_3; if (!L_5) { goto IL_0035; } } { int32_t* L_6 = __this->____arrayPtr_1; int32_t L_7 = V_0; int32_t* L_8 = ((int32_t*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_7), 4)))); int32_t L_9 = *((int32_t*)L_8); int32_t L_10 = V_1; *((int32_t*)L_8) = (int32_t)((int32_t)(L_9|L_10)); return; } IL_0035: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____array_2; int32_t L_12 = V_0; NullCheck(L_11); int32_t* L_13 = ((L_11)->GetAddressAt(static_cast(L_12))); int32_t L_14 = *((int32_t*)L_13); int32_t L_15 = V_1; *((int32_t*)L_13) = (int32_t)((int32_t)(L_14|L_15)); } IL_0046: { return; } } // System.Boolean System.Collections.Generic.BitHelper::IsMarked(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitHelper_IsMarked_m0A02826959B4EF6381B8F6C7DF0EDBFC55EE8EF2 (BitHelper_t2BEA51BB52EB1672DBF4163ED6757DCEEB3A4DF1* __this, int32_t ___0_bitPosition, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___0_bitPosition; V_0 = ((int32_t)(L_0/((int32_t)32))); int32_t L_1 = V_0; int32_t L_2 = __this->____length_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_0044; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0044; } } { int32_t L_4 = ___0_bitPosition; V_1 = ((int32_t)(1<<((int32_t)(((int32_t)(L_4%((int32_t)32)))&((int32_t)31))))); bool L_5 = __this->____useStackAlloc_3; if (!L_5) { goto IL_0036; } } { int32_t* L_6 = __this->____arrayPtr_1; int32_t L_7 = V_0; int32_t L_8 = *((int32_t*)((int32_t*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_7), 4))))); int32_t L_9 = V_1; return (bool)((!(((uint32_t)((int32_t)(L_8&L_9))) <= ((uint32_t)0)))? 1 : 0); } IL_0036: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____array_2; int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); int32_t L_14 = V_1; return (bool)((!(((uint32_t)((int32_t)(L_13&L_14))) <= ((uint32_t)0)))? 1 : 0); } IL_0044: { return (bool)0; } } // System.Int32 System.Collections.Generic.BitHelper::ToIntArrayLength(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BitHelper_ToIntArrayLength_m59204C3775D26A8B9532246C2F384C92D02E713C (int32_t ___0_n, const RuntimeMethod* method) { { int32_t L_0 = ___0_n; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0006; } } { return 0; } IL_0006: { int32_t L_1 = ___0_n; return ((int32_t)il2cpp_codegen_add(((int32_t)(((int32_t)il2cpp_codegen_subtract(L_1, 1))/((int32_t)32))), 1)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___U3CIndexU3Ek__BackingField_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* LocalDefinition_get_Parameter_m0DB1895365A8A2C91C8F247BA1D9F6B7DA824581_inline (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* __this, const RuntimeMethod* method) { { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = __this->___U3CParameterU3Ek__BackingField_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* LightDelegateCreator_get_Interpreter_m67081EFC5128F2FCBDC5306DEC0E513A21FBDFD8_inline (LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* __this, const RuntimeMethod* method) { { Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_0 = __this->___U3CInterpreterU3Ek__BackingField_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) { { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = __this->___U3CVariableU3Ek__BackingField_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) { { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CBodyU3Ek__BackingField_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) { { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CFilterU3Ek__BackingField_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) { { Type_t* L_0 = __this->___U3CTestU3Ek__BackingField_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Exception_t* Exception_get_InnerException_m0C1BDB339C786BA4DA7D2C1AD214571CFBBB1410_inline (Exception_t* __this, const RuntimeMethod* method) { { Exception_t* L_0 = __this->____innerException_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyInfo_t* IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method) { { PropertyInfo_t* L_0 = __this->___U3CIndexerU3Ek__BackingField_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0; int32_t L_7 = V_1; RuntimeObject* L_8 = ___0_item; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (RuntimeObject*)L_8); return; } IL_0034: { RuntimeObject* L_9 = ___0_item; (( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) { { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 0)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ((EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 0)))->___Value_0; return L_0; } }