#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); } }; template struct VirtualFuncInvoker4 { typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; 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.Action`1 struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87; // System.Action`2 struct Action_2_tA1DDF07BB9B5268D2D135B60A3F5F9C11E35DDE5; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_t7F0147742A54ED215A27636784030EA4DB5B77BB; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_tAFE0E408BD366174E0892EAB041D22C18AD3F2AC; // System.Dynamic.Utils.CacheDict`2> struct CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6; // 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_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69; // 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`1 struct Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1; // System.Func`2 struct Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A; // System.Func`2 struct Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957; // System.Func`2 struct Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354; // System.Func`2 struct Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5; // System.Func`2 struct Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00; // System.Func`2 struct Func_2_tACBF5A1656250800CE861707354491F0611F6624; // System.Func`2 struct Func_2_t695C49B991B058A049008E1F1B3D6222855BB2F8; // 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_t7A87D042741A1E0D8B04071F3D2626E8F7E8E200; // 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_tA70CEDE5B026B417CF78C3146B22E44FB6755120; // 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_tDBFC8496F14612776AF930DBF84AFE7D06D1F0E9; // 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_t67E8423B5AEB30C254013AD88AB68D2A36F1F436; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t78693409E5147276425329CB69C1414D43C8CCE5; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tC533E8BAE940E1D8599793FF3969C20FE938AC1C; // 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_tE58BD9AF98D990DF0F151BE045D73A3C131C95E8; // System.Collections.Generic.List`1 struct List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12; // 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.Predicate`1 struct Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12; // System.Predicate`1 struct Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA; // 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.Collections.Generic.Stack`1 struct Stack_1_t4F67C6AA6DD0C58518B544AA4ABD10785DD0FA5E; // System.Runtime.CompilerServices.StrongBox`1 struct StrongBox_1_t192FDA778C70E71E79A6171CC20E1B12688D93C2; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t0BEF06D58E44525B9135AB0B22D016856EE69FF3; // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D; // 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_t74AF7C1BAE06C66E984668F663D574ED6A596D28; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tE9183007A5785689F86BDBB22CB72D19AB5E1192; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t57CE11C20C64487E49755D0067CAEE9647101BC2; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t40AF39838263D5C305B4AB945433EE31E5850720; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t197C691F43F1694B771BF83C278D12BBFEEB86FA; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t8551361338B9BF5705CA61FFE9EA2EDEA1B1EF34; // System.Dynamic.Utils.CacheDict`2/Entry[] struct EntryU5BU5D_tFF2ADFB6137CF26442B1916B632BCFDF52B3EDF8; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tC290BD88003566770281A880912B6B92FC7E34CF; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t3EB9CC5B0B8FA7C29850A272124C92EB1B4327CE; // System.Dynamic.Utils.CacheDict`2/Entry>[] struct EntryU5BU5D_t9369F4A8A5DD44A14AD9C972B15837804405F902; // 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.Interpreter.ExceptionHandler[] struct ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4; // 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.Linq.Expressions.Interpreter.LocalDefinition[] struct LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E; // 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.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t2A200DCB627CD67C1DDBD22595A355894F2646A3; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F; // System.Linq.Expressions.Interpreter.ArrayByRefUpdater struct ArrayByRefUpdater_t27945593497B91239E36429997E5FC128CA4C844; // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction struct AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720; // System.Linq.Expressions.Interpreter.AssignLocalInstruction struct AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE; // System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction struct AssignLocalToClosureInstruction_tEC80AB7FCED9EB59FFE301461B9202AD7150E192; // System.AsyncCallback struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C; // System.Linq.Expressions.BinaryExpression struct BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4; // System.Reflection.Binder struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; // 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.Threading.CancellationTokenSource struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B; // 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.Threading.ContextCallback struct ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007; // 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.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction struct EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880; // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction struct EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2; // System.Exception struct Exception_t; // System.Linq.Expressions.Interpreter.ExceptionFilter struct ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287; // System.Linq.Expressions.Interpreter.ExceptionHandler struct ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F; // System.Linq.Expressions.Expression struct Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785; // System.Linq.Expressions.ExpressionVisitor struct ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590; // System.Linq.Expressions.Interpreter.FieldByRefUpdater struct FieldByRefUpdater_tC20D76F9FEADC13395438150C10C96974D9D4603; // System.Reflection.FieldInfo struct FieldInfo_t; // System.Linq.Expressions.IArgumentProvider struct IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85; // System.IAsyncResult struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5; // System.Collections.IDictionary struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; // System.IFormatProvider struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52; // System.IO.IOException struct IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910; // 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.IndexMethodByRefUpdater struct IndexMethodByRefUpdater_t83E4AE3E4B0E84AB435FD4D3D63CFDE6BC71E049; // 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.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.InvocationExpression struct InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27; // System.Linq.Expressions.Interpreter.LabelScopeInfo struct LabelScopeInfo_t9A3AFC3478A9A27716143323FD6CA5A9DC3C530C; // System.Linq.Expressions.LambdaExpression struct LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E; // System.Linq.Expressions.Interpreter.LightCompiler struct LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A; // System.Linq.Expressions.Interpreter.LightDelegateCreator struct LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58; // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5; // System.Linq.Expressions.Interpreter.LoadCachedObjectInstruction struct LoadCachedObjectInstruction_tC2D66F522357A01C7A8D7094E1302D774921CB30; // System.Linq.Expressions.Interpreter.LoadLocalBoxedInstruction struct LoadLocalBoxedInstruction_t6A8770EC17F7F2FADB209A21ED0230C37C56B372; // System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction struct LoadLocalFromClosureBoxedInstruction_t118B23B8E4058C317B04B7510F87EEDFA230E83E; // System.Linq.Expressions.Interpreter.LoadLocalFromClosureInstruction struct LoadLocalFromClosureInstruction_t14788C3518592B9C0B573B360D580ED215BE77A9; // System.Linq.Expressions.Interpreter.LoadLocalInstruction struct LoadLocalInstruction_t40776BD93317E9FF63040C901EFDD02088D471ED; // 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.IO.Pipes.NamedPipeClientStream struct NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction struct NegateCheckedInstruction_t6BDD1BB622268F8D89150EC5B40F043F58EDC7DD; // System.Linq.Expressions.Interpreter.NegateInstruction struct NegateInstruction_tD29550BB130224F29D4920180F686FD2C4027312; // System.Linq.Expressions.NewArrayExpression struct NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E; // System.Linq.Expressions.Interpreter.NewInstruction struct NewInstruction_tD445874C16E5BC5C3AAFE5313027B85479920196; // System.Linq.Expressions.Interpreter.NotEqualInstruction struct NotEqualInstruction_tE4A279F57E23CD78FA260D603AF277B779843FD7; // System.NotImplementedException struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8; // System.Linq.Expressions.Interpreter.NotInstruction struct NotInstruction_tCF2A898CAF7FF07EA661F3F1F1F283474C9100A3; // System.NotSupportedException struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A; // 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.ObjectDisposedException struct ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB; // System.Linq.Expressions.Interpreter.OrInstruction struct OrInstruction_t96F6A4DE7932A49337D130C54AD74550103F3C61; // System.Linq.Expressions.Interpreter.ParameterByRefUpdater struct ParameterByRefUpdater_t72F918510E4D56055A52CFFB4589E445F6E41A11; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110; // System.Reflection.ParameterInfo struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F; // System.IO.Pipes.PipeStream struct PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162; // System.PlatformNotSupportedException struct PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A; // System.Linq.Expressions.Interpreter.PopInstruction struct PopInstruction_tD3C3D5D7F36AA6B1D59894B582971B3D924EBCA1; // System.Linq.Expressions.Interpreter.PropertyByRefUpdater struct PropertyByRefUpdater_tF73C9E17AD2738CE0D42AD61A15B318928EF83F6; // 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.InteropServices.SafeHandle struct SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7; // Microsoft.Win32.SafeHandles.SafePipeHandle struct SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37; // System.Linq.Expressions.StackGuard struct StackGuard_t6F37D81861288F2039A29A88A6287419F220E849; // System.Threading.Tasks.StackGuard struct StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352; // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction struct StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA; // System.Linq.Expressions.Interpreter.StoreLocalInstruction struct StoreLocalInstruction_t90D68BD357BBD648259E113AB965800C645E32D9; // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Linq.Expressions.Interpreter.SubInstruction struct SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819; // System.Linq.Expressions.Interpreter.SubOvfInstruction struct SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19; // System.Linq.Expressions.SwitchCase struct SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A; // System.Reflection.TargetInvocationException struct TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572; // System.Threading.Tasks.TaskFactory struct TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E; // System.Globalization.TextInfo struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4; // System.TimeoutException struct TimeoutException_t7552449BA7E0911AEA1B6C7D1BEAC6534819305F; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler struct TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0; // System.Linq.Expressions.TryExpression struct TryExpression_t2B12A2235D60735717434CCAB121609D07D98574; // System.Linq.Expressions.Interpreter.TryFaultHandler struct TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D; // 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.InstructionArray/DebugView struct DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA; // System.Linq.Expressions.Interpreter.LightCompiler/<>c struct U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1; // System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor struct QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F; // System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0 struct U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C; // System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter struct DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB; // 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.IO.Stream/ReadWriteTask struct ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05; // 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.Threading.Tasks.Task/ContingentProperties struct ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540; // 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* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_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* CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_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* ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69_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* EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36_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_t4350879EC317815CBE0A9478C5A816CB21C8D957_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A_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_t49C2F44B68A54E1D7F267F9CC6AEAE8497D42901_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t6686595E4CB7AC210F0EF075F7B1DD4A21D3902B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_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* IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_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* InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D_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* LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12_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* NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_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* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_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* ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB_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* PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_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* RuntimeArray_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* Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_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* Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeoutException_t7552449BA7E0911AEA1B6C7D1BEAC6534819305F_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__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_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* _stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC; IL2CPP_EXTERN_C String_t* _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626; IL2CPP_EXTERN_C String_t* _stringLiteral07C3DCDD9C51E641BE09DD4B32155A75B755E361; IL2CPP_EXTERN_C String_t* _stringLiteral0B22D7E60DEDC09DDAFBD8D0F0CC44639140A60B; IL2CPP_EXTERN_C String_t* _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A; IL2CPP_EXTERN_C String_t* _stringLiteral0E07963036FFA72EDE4E767F81B01C3A7325FA4B; IL2CPP_EXTERN_C String_t* _stringLiteral0E301476797C16CDBADD440A767686B998DD3EEE; IL2CPP_EXTERN_C String_t* _stringLiteral1168E92C164109D6220480DEDA987085B2A21155; IL2CPP_EXTERN_C String_t* _stringLiteral1323AB1892A2225E6F24FD07AA3BEF29A8C1D9DA; IL2CPP_EXTERN_C String_t* _stringLiteral136F46253A740200E8583C64F0A2637058F51EE6; IL2CPP_EXTERN_C String_t* _stringLiteral181DEF79B2243F7C4801BB3A41C7077D5A07F414; IL2CPP_EXTERN_C String_t* _stringLiteral195BF844C91077FF402AC4D18E68F48B4A86E4F2; IL2CPP_EXTERN_C String_t* _stringLiteral19FC4C428F4F42BBD54E257CB48115120150E499; IL2CPP_EXTERN_C String_t* _stringLiteral1BDE3A0144898539B007262774863AA6FC76DD45; IL2CPP_EXTERN_C String_t* _stringLiteral1E5C40D5CE0FDC02EF61CD71D07698800879C893; IL2CPP_EXTERN_C String_t* _stringLiteral1F97CEFC0E880B1B99154A110B45438C3D0748C5; IL2CPP_EXTERN_C String_t* _stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094; IL2CPP_EXTERN_C String_t* _stringLiteral284C648E1E84A175C2B5D576840EEA3B41E2D149; IL2CPP_EXTERN_C String_t* _stringLiteral289ACE7FB6AE74547DF020AFEA624A45098B289E; IL2CPP_EXTERN_C String_t* _stringLiteral2AD49508FEEE2ED6B87C00368D21B2C11D90DEDA; IL2CPP_EXTERN_C String_t* _stringLiteral2ADDAA3155AAC09CD61BA264387596C05B67E0B7; IL2CPP_EXTERN_C String_t* _stringLiteral2BC64AE35C295F56448413857663A5EF051A0011; IL2CPP_EXTERN_C String_t* _stringLiteral2E1EB6DFBBD00E8148E038016D4CF889AED0E1E2; IL2CPP_EXTERN_C String_t* _stringLiteral2E995B45105BBEE59E72575606449E96C964823C; IL2CPP_EXTERN_C String_t* _stringLiteral32870F23250EB6A0320027661751092CF94BBABA; IL2CPP_EXTERN_C String_t* _stringLiteral32EDC2ADBAEA11366BCD854BA36813405DF0B1EF; IL2CPP_EXTERN_C String_t* _stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838; IL2CPP_EXTERN_C String_t* _stringLiteral349B31F8971FC8BB46F3000749CD7E09FD191778; IL2CPP_EXTERN_C String_t* _stringLiteral37C8DC512CCF8C5643EF4A8BC484C4F29F2C958D; IL2CPP_EXTERN_C String_t* _stringLiteral3860603B88C3C33FCEFF25F72FA3E650D2B25876; IL2CPP_EXTERN_C String_t* _stringLiteral3C288DD013FF7D79A0F24DC444400CA15D7A2581; IL2CPP_EXTERN_C String_t* _stringLiteral3ECB8E1843C72C921E80AF7EBAA40BE59115F111; IL2CPP_EXTERN_C String_t* _stringLiteral4044F71E1BE65840634E2AF1C09536F10DBF2AF5; IL2CPP_EXTERN_C String_t* _stringLiteral40B45568F0AAC28E5AFCB8DE64CF0DAC847F561D; IL2CPP_EXTERN_C String_t* _stringLiteral437906DA6527EA9BAA9A971EC5171183BEB85B59; IL2CPP_EXTERN_C String_t* _stringLiteral4563F06F519BB80B20E5B82E1B05D79FFAC7889D; IL2CPP_EXTERN_C String_t* _stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4; IL2CPP_EXTERN_C String_t* _stringLiteral4955ABD515799B2F0E204CACE4118A5800578AD4; IL2CPP_EXTERN_C String_t* _stringLiteral4C7870F5D8B82AA170CFA19032846E3832C5C8EE; IL2CPP_EXTERN_C String_t* _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30; IL2CPP_EXTERN_C String_t* _stringLiteral4D9B8BDBEC4B55CA14B6639A1F4E5D816C12C553; IL2CPP_EXTERN_C String_t* _stringLiteral50177F38CF52EF06DC0D53347C045557B19A569A; IL2CPP_EXTERN_C String_t* _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5; IL2CPP_EXTERN_C String_t* _stringLiteral51622F0ED2A4E247C75FFA4BA372A14ED6A13F9F; IL2CPP_EXTERN_C String_t* _stringLiteral5403070B1D69A3DC698B711A1C6A81BEEC19618F; IL2CPP_EXTERN_C String_t* _stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4; IL2CPP_EXTERN_C String_t* _stringLiteral547999BA16094C3536189EA1CC631B96EFC47117; IL2CPP_EXTERN_C String_t* _stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118; IL2CPP_EXTERN_C String_t* _stringLiteral58BA1141868CF9DF7DC1100537025997CECB5FBE; IL2CPP_EXTERN_C String_t* _stringLiteral5A405948E47BFC6FE2B2426F6D7E92612B340C40; IL2CPP_EXTERN_C String_t* _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174; IL2CPP_EXTERN_C String_t* _stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C; IL2CPP_EXTERN_C String_t* _stringLiteral63D2D7313B1ADD0602425340C5A5DB95D19327A2; 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* _stringLiteral708FDF6240446D3EEF200B77F495AB279D3AAD64; IL2CPP_EXTERN_C String_t* _stringLiteral71B0A9AFCC2A3244B44643A8C525A3C24FE30969; IL2CPP_EXTERN_C String_t* _stringLiteral7BF43C935B29372A2C971212AAF34473A92D349F; IL2CPP_EXTERN_C String_t* _stringLiteral7DB47AFCD33AE585C302EEB059EBD471E4C9540E; IL2CPP_EXTERN_C String_t* _stringLiteral7E3614132A7C7940D22AB8628A341833E17526BA; IL2CPP_EXTERN_C String_t* _stringLiteral7F4C724BD10943E8B0B17A6E069F992E219EF5E8; IL2CPP_EXTERN_C String_t* _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF; IL2CPP_EXTERN_C String_t* _stringLiteral836C802AE0F55DE404DEE46F626E14CFAE92855F; IL2CPP_EXTERN_C String_t* _stringLiteral837C5A833E5D0B21F703B3F1836D224118EE211F; IL2CPP_EXTERN_C String_t* _stringLiteral850D199C641344A6A44ED770E14187B9318C42B8; IL2CPP_EXTERN_C String_t* _stringLiteral85B7ED5DD809769A37FFA4726CBA9356B1DF338F; IL2CPP_EXTERN_C String_t* _stringLiteral86FADB31129B6F40C720A97600D69389EA3567E3; IL2CPP_EXTERN_C String_t* _stringLiteral8791811237DD8573F68751524793669D92FFB56C; IL2CPP_EXTERN_C String_t* _stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA; IL2CPP_EXTERN_C String_t* _stringLiteral8C2F963B388917A19D8145D115C26D54868060F4; IL2CPP_EXTERN_C String_t* _stringLiteral8EFA5B9C73817CE384778200949F10B95237802B; IL2CPP_EXTERN_C String_t* _stringLiteral90A5CAD5ED23D6B2FA026A79FA4C2B95E592E6BD; IL2CPP_EXTERN_C String_t* _stringLiteral90AC327F90B7E66F5FF112B5C7A22E3410637079; IL2CPP_EXTERN_C String_t* _stringLiteral93E59021AA1FD287A1C07E8F986DE8FEBCAE3D1E; IL2CPP_EXTERN_C String_t* _stringLiteral9550295680DC1DB4139D926557449D67E5AD5063; IL2CPP_EXTERN_C String_t* _stringLiteral985CA671ED410595FE67F1305DBBD277EC649ABF; IL2CPP_EXTERN_C String_t* _stringLiteral9CD7E7FF2414D80FAE5A9551C52DAB86F012D220; IL2CPP_EXTERN_C String_t* _stringLiteralA1C64317F3BE5FCA6BB315AB1EECDA32CB19BE92; IL2CPP_EXTERN_C String_t* _stringLiteralA21293F676F5FD7C67CD2F4810599858295DB2A8; IL2CPP_EXTERN_C String_t* _stringLiteralA25741D89885B9745160E6EA17E9DBFEF1391DB6; 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* _stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10; IL2CPP_EXTERN_C String_t* _stringLiteralC2805BCF9C851521574FAA4B3552B76963B32F98; IL2CPP_EXTERN_C String_t* _stringLiteralC5B2BA54F42ADF64427ADE5FEDAD791246875E11; IL2CPP_EXTERN_C String_t* _stringLiteralC8FE4FB2F0C7351CCB064A9D9BD65C0FC83D4E12; IL2CPP_EXTERN_C String_t* _stringLiteralCA5EF75A28FAFEB150762CD3CAAB2E68A44342B2; IL2CPP_EXTERN_C String_t* _stringLiteralCB79D47CC56B4CA4A5403B7731340DEC22E7BEA9; IL2CPP_EXTERN_C String_t* _stringLiteralCB9064B14F5C94176366426BD2A2F6A342504392; IL2CPP_EXTERN_C String_t* _stringLiteralCD6F0CC890C5C34C2B862779EF40C52C86E28091; IL2CPP_EXTERN_C String_t* _stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A; IL2CPP_EXTERN_C String_t* _stringLiteralD153803F965734C38DA40ACDA8ED8CD366295568; IL2CPP_EXTERN_C String_t* _stringLiteralD214F302BF85C2D503200C5CF6D8B4CEE97016D1; 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* _stringLiteralDE68F6F1A95490B5F7BE1D45B997E1FBDCE91F32; IL2CPP_EXTERN_C String_t* _stringLiteralE2911BFC8961E9E2ED69E54866A740704F253493; IL2CPP_EXTERN_C String_t* _stringLiteralE32C6B0CF9CF4BB0B7B861B9106DBBFEFDA8415E; IL2CPP_EXTERN_C String_t* _stringLiteralE3C65B6FF1CFCF13E04997A1ED4E5E23AC99D931; IL2CPP_EXTERN_C String_t* _stringLiteralEA577D4A2400FF2C9E200FACD45EE4EB76DEBC81; IL2CPP_EXTERN_C String_t* _stringLiteralEB47E2E1B1E2838D848B24BA7FEA5D7AE5D9714A; IL2CPP_EXTERN_C String_t* _stringLiteralEBB61BFF4DD20B77DC37AA22EEE49219E96A16A8; 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 String_t* _stringLiteralF9203EA37228DEA3FC6490290C5DDB63FD0790BD; IL2CPP_EXTERN_C String_t* _stringLiteralFA2AD57B71E5510B68D32E026798C5F29F85B860; IL2CPP_EXTERN_C String_t* _stringLiteralFE0CEE16B5ABB40DECDCB60FE13F095387DFC2A3; 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_TryGetValue_m9458B7F7373F92890CF6BDF610E3A9289D227930_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2__ctor_m75A075F3FBE6F0DCD9FF2237CF1C816E2B5F7D81_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2__ctor_mB7ADF1F2EDACF1FACE85871B31627E2AA1C936E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2_set_Item_m6C59322A37B45F5FF0CE06243F70DA922ABD673D_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_m3531FBDB13EF62AAB20F8EB6598955DF14243128_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mA15A39D4A6B9F23EDF4CA8182808F510A12CD9A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m6772B0B6FE687615B3A16CADE5C602E0E9E66273_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m138267684D7A7440976E0CEAD363D568FBB39573_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m7E0261E786EC867AE99D4A10FDF6D621D6D92050_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mAA1F0C87842CB377E320BA459740634A1A898800_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mCDFD7D70277204321AC48EB917B85ECA419DBA1C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m3662A121E7F9EB9D8E0AAC6A5DC9636D081FF250_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m7BACCC01E3735A642DFAE3465142E0ADA417945A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mC854597C0C338BBA12EE451456D8658DF6D01BD4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_m8828B2C1F99721CB6877D204C60E75D78124D82F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mF8A3C0623B36B52EE049E25F2DB9BA7DAF7C4C30_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_All_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m0D9B82229644E248C525D3AE3F3186B319BC92E2_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* IndexMethodByRefUpdater_Update_m48E4BF9D7365800BE44106682706CB5FCD00B2E4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LightLambda_CreateCustomDelegate_m24F7A648CF1C6C1A4F7EBDDC90E912900407F24F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LightLambda_RunVoid0_mC74DE90D3B86651A74AC3D4DC13C532578E36886_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LightLambda_Run_m9B05B9E70E6E5D55FFFAFF49A05BDCD4DC83C97E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3292C2AE705BAEA2EC4A03FEAEFFF6944C7BA630_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__ctor_mEBDF6B4FD26C1A24C4771845DA76DF00D93F8E36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF581CBEE41487E1F377BD7655A6C45D978187C36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Memory_1_get_Length_mA63190F8E6F8A531AA0A55447D48210D8083B714_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* NamedPipeClientStream_CheckConnectOperationsClient_mDDC2C75B3321A48E025DF365B79CCE1386C45D39_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NamedPipeClientStream_ConnectInternal_mB77D8B7E6C952823E73923071D3770FD95060D1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NamedPipeClientStream_Connect_m12C9F91969B478D92E27D95F3F2ADC8B0E8B56D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NamedPipeClientStream_TryConnect_m8ECBC9CB7B2492D2CCDCDDBB2057C4D0DB78F356_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_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_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_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* PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_Flush_m7B3C43F4D3844AD4D50B66D83AF8010A4F65A332_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_GetPipePath_m07A549C2F301F2F8D9AFA8E9B97304464451AD20_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_ReadAsyncCore_m56D4C62A70A3A8CDE5CFBB89FB81AF052E454292_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_ReadAsync_m1B55FA3133C8FB3DB4F02C28690D04FD155B4B99_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_ReadAsync_m704CEC6045A3A700D6A8C966BC75DB96E830DE40_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_ReadCore_mA4EE105A3B9BCA5E594B674A60681F13B3B6B337_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_Read_m76D0C1C1608C55CC687DDFF832F4CD804D6E5F5B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_Read_m8D86046B9D19DFD48C07BA4CD22C1439E6C53856_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_Seek_m7944F1F1B9ACC574FD5B74536F69299502606230_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_WriteAsyncCore_mA781ED5C9878D2499D7F523CB66AB85A61B36B49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_WriteAsync_m4F24A4224EECAE0ED8C30D25E55E0D0F71C5D587_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_WriteAsync_mCE93A66773A8C3266DE3315BC9D85362085E22E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_WriteCore_mEDC5B7A3F5E8F319361F3F245E7997016D9D8C48_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_Write_mC22894FFFD220813C8B81C0FB330906B16AB63A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_Write_mCB95F4CCE6D237C91B37AEF490E15B6A1458BDC2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream__ctor_m26F257DC86BCBD2637FC99892186C13966662921_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_get_Length_m848A92A4580838E3F251BEEAB152E9F6D01C5D53_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_get_Position_mDEE19DAF94C23168BB5884000ED916D8F7D12463_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PipeStream_set_Position_m1651756F145235C2568ADF6FC9043EB4735AD301_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PropertyByRefUpdater_Update_m47B03EE629D6868F87A31CC25C4912CD19FE838B_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* ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyMemory_1_get_Length_m2E20B5DC76A91D078F8827624C654EB90EFD5392_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RightShiftInstruction_Create_m29059859DD853B71CF1D726EC1A0F014701576C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_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* TaskAwaiter_1_GetResult_mD566511BB0A5669BEAB88D7A98FE0679A4662A80_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskToApm_End_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCA309E122256972A27C74FC814F47AD13AF623ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_GetAwaiter_mCE7C608182EBB4EC0ED6D0BD76DFEFB8DBFDF843_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_FromResult_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mF151895F5C0BBB74AEE7600FA2F777D0A8D1EBC5_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_U3CCompileSwitchExpressionU3Eb__56_1_mE8FD986067502272FFCF15C46D4925EB2E2B1C4A_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* U3CU3Ec__DisplayClass74_0_U3CMakeRunDelegateCtorU3Eb__0_m823FC5D46C951444206C324C201FAFF87426DEE1_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* ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_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_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5_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* LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_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* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_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 ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; struct ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4; struct ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F; struct IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F; struct InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F; struct LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E; struct MethodInfoU5BU5D_tDF3670604A0AECF814A0B0BA09B91FBF0D6A3265; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C; struct ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C; struct ParameterModifierU5BU5D_t685261AD991B1E6582A0E53243DEE3B745E13364; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; struct InstructionViewU5BU5D_t2A200DCB627CD67C1DDBD22595A355894F2646A3; 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.Dynamic.Utils.CacheDict`2> struct CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6 : 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_t9369F4A8A5DD44A14AD9C972B15837804405F902* ____entries_1; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180 : 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_t197C691F43F1694B771BF83C278D12BBFEEB86FA* ____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_t67E8423B5AEB30C254013AD88AB68D2A36F1F436* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t74AF7C1BAE06C66E984668F663D574ED6A596D28* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9 : 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_t8551361338B9BF5705CA61FFE9EA2EDEA1B1EF34* ____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_t78693409E5147276425329CB69C1414D43C8CCE5* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_tE9183007A5785689F86BDBB22CB72D19AB5E1192* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69 : 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_tC290BD88003566770281A880912B6B92FC7E34CF* ____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_tC533E8BAE940E1D8599793FF3969C20FE938AC1C* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t57CE11C20C64487E49755D0067CAEE9647101BC2* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // 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_t524F15630B4A5299BDAEE32BE5601C18F0992C12 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ____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_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.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.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_t1DCAB623CAEA6529A96F5F3EDE3C7048A6E313C9 : 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.IO.Error struct Error_tBB4D8F89B379909FE13BBD95911FBF08F75BEC22 : public RuntimeObject { }; // System.Linq.Expressions.Interpreter.ExceptionFilter struct ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287 : public RuntimeObject { // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::LabelIndex int32_t ___LabelIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::StartIndex int32_t ___StartIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::EndIndex int32_t ___EndIndex_2; }; // System.Linq.Expressions.Interpreter.ExceptionHandler struct ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F : public RuntimeObject { // System.Type System.Linq.Expressions.Interpreter.ExceptionHandler::_exceptionType Type_t* ____exceptionType_0; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::LabelIndex int32_t ___LabelIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerStartIndex int32_t ___HandlerStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerEndIndex int32_t ___HandlerEndIndex_3; // System.Linq.Expressions.Interpreter.ExceptionFilter System.Linq.Expressions.Interpreter.ExceptionHandler::Filter ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287* ___Filter_4; }; // 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.LightCompiler struct LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A : public RuntimeObject { // System.Linq.Expressions.Interpreter.InstructionList System.Linq.Expressions.Interpreter.LightCompiler::_instructions InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ____instructions_0; // System.Linq.Expressions.Interpreter.LocalVariables System.Linq.Expressions.Interpreter.LightCompiler::_locals LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* ____locals_1; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.LightCompiler::_debugInfos List_1_tE58BD9AF98D990DF0F151BE045D73A3C131C95E8* ____debugInfos_2; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 System.Linq.Expressions.Interpreter.LightCompiler::_treeLabels HybridReferenceDictionary_2_t7A87D042741A1E0D8B04071F3D2626E8F7E8E200* ____treeLabels_3; // System.Linq.Expressions.Interpreter.LabelScopeInfo System.Linq.Expressions.Interpreter.LightCompiler::_labelBlock LabelScopeInfo_t9A3AFC3478A9A27716143323FD6CA5A9DC3C530C* ____labelBlock_4; // System.Collections.Generic.Stack`1 System.Linq.Expressions.Interpreter.LightCompiler::_exceptionForRethrowStack Stack_1_t4F67C6AA6DD0C58518B544AA4ABD10785DD0FA5E* ____exceptionForRethrowStack_5; // System.Linq.Expressions.Interpreter.LightCompiler System.Linq.Expressions.Interpreter.LightCompiler::_parent LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* ____parent_6; // System.Linq.Expressions.StackGuard System.Linq.Expressions.Interpreter.LightCompiler::_guard StackGuard_t6F37D81861288F2039A29A88A6287419F220E849* ____guard_7; }; // 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.LightLambda struct LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5 : public RuntimeObject { // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.LightLambda::_closure IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ____closure_0; // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightLambda::_interpreter Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ____interpreter_1; // System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.LightLambda::_delegateCreator LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* ____delegateCreator_3; }; // 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.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE : public RuntimeObject { // System.Object System.MarshalByRefObject::_identity RuntimeObject* ____identity_0; }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com { Il2CppIUnknown* ____identity_0; }; // 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.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t* ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; }; // System.Linq.Expressions.SwitchCase struct SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A : public RuntimeObject { // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchCase::k__BackingField ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___U3CTestValuesU3Ek__BackingField_0; // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchCase::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CBodyU3Ek__BackingField_1; }; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 : public RuntimeObject { // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId int32_t ___m_taskId_1; // System.Delegate System.Threading.Tasks.Task::m_action Delegate_t* ___m_action_2; // System.Object System.Threading.Tasks.Task::m_stateObject RuntimeObject* ___m_stateObject_3; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_taskScheduler_4; // System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_parent_5; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags int32_t ___m_stateFlags_6; // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject RuntimeObject* ___m_continuationObject_7; // System.Threading.Tasks.Task/ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540* ___m_contingentProperties_10; }; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler struct TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0 : public RuntimeObject { // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryStartIndex int32_t ___TryStartIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryEndIndex int32_t ___TryEndIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyStartIndex int32_t ___FinallyStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyEndIndex int32_t ___FinallyEndIndex_3; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::GotoEndTargetIndex int32_t ___GotoEndTargetIndex_4; // System.Linq.Expressions.Interpreter.ExceptionHandler[] System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::_handlers ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* ____handlers_5; }; // System.Linq.Expressions.Interpreter.TryFaultHandler struct TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D : public RuntimeObject { // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryStartIndex int32_t ___TryStartIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryEndIndex int32_t ___TryEndIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyStartIndex int32_t ___FinallyStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyEndIndex int32_t ___FinallyEndIndex_3; }; // 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.LightCompiler/<>c struct U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1 : public RuntimeObject { }; // System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0 struct U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C : public RuntimeObject { // System.Reflection.MethodInfo System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0::targetMethod MethodInfo_t* ___targetMethod_0; // System.Type System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0::delegateType Type_t* ___delegateType_1; }; // System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter struct DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB : public RuntimeObject { // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_interpreter Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ____interpreter_0; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_tryStart Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ____tryStart_1; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_handlerEnter Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* ____handlerEnter_2; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_handlerExit Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ____handlerExit_3; // System.String System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_indent String_t* ____indent_4; }; // 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.Memory`1 struct Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 { // System.Object System.Memory`1::_object RuntimeObject* ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_pinvoke_define #define Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_pinvoke_define struct Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_com_define #define Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_com_define struct Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // 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.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 { // System.Object System.ReadOnlyMemory`1::_object RuntimeObject* ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_t766DD3EE24B08138FB23CBC5B315D83C6E1272F5_marshaled_pinvoke_define #define ReadOnlyMemory_1_t766DD3EE24B08138FB23CBC5B315D83C6E1272F5_marshaled_pinvoke_define struct ReadOnlyMemory_1_t766DD3EE24B08138FB23CBC5B315D83C6E1272F5_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_t766DD3EE24B08138FB23CBC5B315D83C6E1272F5_marshaled_com_define #define ReadOnlyMemory_1_t766DD3EE24B08138FB23CBC5B315D83C6E1272F5_marshaled_com_define struct ReadOnlyMemory_1_t766DD3EE24B08138FB23CBC5B315D83C6E1272F5_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___m_task_0; }; // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result int32_t ___m_result_22; }; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6 : public ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E { }; // System.Threading.Tasks.ValueTask`1 struct ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21 { // System.Object System.Threading.Tasks.ValueTask`1::_obj RuntimeObject* ____obj_1; // TResult System.Threading.Tasks.ValueTask`1::_result int32_t ____result_2; // System.Int16 System.Threading.Tasks.ValueTask`1::_token int16_t ____token_3; // System.Boolean System.Threading.Tasks.ValueTask`1::_continueOnCapturedContext bool ____continueOnCapturedContext_4; }; // System.Linq.Expressions.BinaryExpression struct BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CRightU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CLeftU3Ek__BackingField_4; }; // 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.Threading.CancellationToken struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED { // System.Threading.CancellationTokenSource System.Threading.CancellationToken::_source CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source_0; }; // Native definition for P/Invoke marshalling of System.Threading.CancellationToken struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_marshaled_pinvoke { CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source_0; }; // Native definition for COM marshalling of System.Threading.CancellationToken struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_marshaled_com { CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source_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.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { }; // 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.IndexedBranchInstruction struct IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { // System.Int32 System.Linq.Expressions.Interpreter.IndexedBranchInstruction::_labelIndex int32_t ____labelIndex_0; }; // 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.InvocationExpression struct InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Type System.Linq.Expressions.InvocationExpression::k__BackingField Type_t* ___U3CTypeU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CExpressionU3Ek__BackingField_4; }; // 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.NewArrayExpression struct NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Type System.Linq.Expressions.NewArrayExpression::k__BackingField Type_t* ___U3CTypeU3Ek__BackingField_3; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.NewArrayExpression::k__BackingField ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___U3CExpressionsU3Ek__BackingField_4; }; // 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.Interpreter.ParameterByRefUpdater struct ParameterByRefUpdater_t72F918510E4D56055A52CFFB4589E445F6E41A11 : public ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17 { // System.Linq.Expressions.Interpreter.LocalVariable System.Linq.Expressions.Interpreter.ParameterByRefUpdater::_parameter LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* ____parameter_1; }; // 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.Threading.SpinWait struct SpinWait_t51CFFA8FF70F1B430E075F96CFD936260D8CE675 { // System.Int32 System.Threading.SpinWait::_count int32_t ____count_1; }; // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE { // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05* ____activeReadWriteTask_2; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2* ____asyncActiveSemaphore_3; }; // System.Linq.Expressions.Interpreter.SubInstruction struct SubInstruction_tEB03CB952BBB367B725EC4FE1DC5D8443E612819 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Linq.Expressions.Interpreter.SubOvfInstruction struct SubOvfInstruction_tD4711C82E1052DA357221075D4F71E27F1A47D19 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 { }; // System.Runtime.CompilerServices.TaskAwaiter struct TaskAwaiter_t9B661AC8C2EFA6BAB94C77BB24A5DDA82D61F833 { // System.Threading.Tasks.Task System.Runtime.CompilerServices.TaskAwaiter::m_task Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task_0; }; // Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.TaskAwaiter struct TaskAwaiter_t9B661AC8C2EFA6BAB94C77BB24A5DDA82D61F833_marshaled_pinvoke { Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task_0; }; // Native definition for COM marshalling of System.Runtime.CompilerServices.TaskAwaiter struct TaskAwaiter_t9B661AC8C2EFA6BAB94C77BB24A5DDA82D61F833_marshaled_com { Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task_0; }; // System.Linq.Expressions.TryExpression struct TryExpression_t2B12A2235D60735717434CCAB121609D07D98574 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 { // System.Type System.Linq.Expressions.TryExpression::k__BackingField Type_t* ___U3CTypeU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CBodyU3Ek__BackingField_4; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.TryExpression::k__BackingField ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* ___U3CHandlersU3Ek__BackingField_5; // System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CFinallyU3Ek__BackingField_6; // System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::k__BackingField Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CFaultU3Ek__BackingField_7; }; // 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.Threading.Tasks.ValueTask struct ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F { // System.Object System.Threading.Tasks.ValueTask::_obj RuntimeObject* ____obj_1; // System.Int16 System.Threading.Tasks.ValueTask::_token int16_t ____token_2; // System.Boolean System.Threading.Tasks.ValueTask::_continueOnCapturedContext bool ____continueOnCapturedContext_3; }; // 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.LightCompiler/QuoteVisitor struct QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F : public ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590 { // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::_definedParameters Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* ____definedParameters_0; // System.Collections.Generic.HashSet`1 System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::_hoistedParameters HashSet_1_t068F5201D923072F46716204841D21328FE6218D* ____hoistedParameters_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.InstructionList/DebugView/InstructionView struct InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D { // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_index int32_t ____index_0; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_stackDepth int32_t ____stackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_continuationsDepth int32_t ____continuationsDepth_2; // System.String System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_name String_t* ____name_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_instruction Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ____instruction_4; }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D_marshaled_pinvoke { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; char* ____name_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ____instruction_4; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D_marshaled_com { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; Il2CppChar* ____name_3; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ____instruction_4; }; // System.ByReference`1 struct ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC { // System.IntPtr System.ByReference`1::_value intptr_t ____value_0; }; // 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.Nullable`1 struct Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 ___value_1; }; // System.Linq.Expressions.Interpreter.ArrayByRefUpdater struct ArrayByRefUpdater_t27945593497B91239E36429997E5FC128CA4C844 : public ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17 { // System.Linq.Expressions.Interpreter.LocalDefinition System.Linq.Expressions.Interpreter.ArrayByRefUpdater::_array LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 ____array_1; // System.Linq.Expressions.Interpreter.LocalDefinition System.Linq.Expressions.Interpreter.ArrayByRefUpdater::_index LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 ____index_2; }; // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction struct AssignLocalBoxedInstruction_tA51AE5BF122B246A89C47F4801E6502E87376720 : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.AssignLocalInstruction struct AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE : 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.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction struct EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880 : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E { // System.Boolean System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_hasFinally bool ____hasFinally_1; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_tryHandler TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* ____tryHandler_2; }; // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction struct EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36 : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E { // System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::_tryHandler TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* ____tryHandler_1; }; // 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.Linq.Expressions.Interpreter.LoadLocalBoxedInstruction struct LoadLocalBoxedInstruction_t6A8770EC17F7F2FADB209A21ED0230C37C56B372 : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction struct LoadLocalFromClosureBoxedInstruction_t118B23B8E4058C317B04B7510F87EEDFA230E83E : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.LoadLocalFromClosureInstruction struct LoadLocalFromClosureInstruction_t14788C3518592B9C0B573B360D580ED215BE77A9 : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.LoadLocalInstruction struct LoadLocalInstruction_t40776BD93317E9FF63040C901EFDD02088D471ED : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Reflection.MethodInfo struct MethodInfo_t : public MethodBase_t { }; // System.IO.Pipes.PipeStream struct PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162 : public Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE { // Microsoft.Win32.SafeHandles.SafePipeHandle System.IO.Pipes.PipeStream::_handle SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* ____handle_5; // System.Boolean System.IO.Pipes.PipeStream::_canRead bool ____canRead_6; // System.Boolean System.IO.Pipes.PipeStream::_canWrite bool ____canWrite_7; // System.Boolean System.IO.Pipes.PipeStream::_isAsync bool ____isAsync_8; // System.Boolean System.IO.Pipes.PipeStream::_isCurrentUserOnly bool ____isCurrentUserOnly_9; // System.Boolean System.IO.Pipes.PipeStream::_isMessageComplete bool ____isMessageComplete_10; // System.IO.Pipes.PipeTransmissionMode System.IO.Pipes.PipeStream::_readMode int32_t ____readMode_11; // System.IO.Pipes.PipeTransmissionMode System.IO.Pipes.PipeStream::_transmissionMode int32_t ____transmissionMode_12; // System.IO.Pipes.PipeDirection System.IO.Pipes.PipeStream::_pipeDirection int32_t ____pipeDirection_13; // System.Int32 System.IO.Pipes.PipeStream::_outBufferSize int32_t ____outBufferSize_14; // System.IO.Pipes.PipeState System.IO.Pipes.PipeStream::_state int32_t ____state_15; }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; }; // System.Runtime.InteropServices.SafeHandle struct SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7 : public CriticalFinalizerObject_t1DCAB623CAEA6529A96F5F3EDE3C7048A6E313C9 { // System.IntPtr System.Runtime.InteropServices.SafeHandle::handle intptr_t ___handle_0; // System.Int32 System.Runtime.InteropServices.SafeHandle::_state int32_t ____state_1; // System.Boolean System.Runtime.InteropServices.SafeHandle::_ownsHandle bool ____ownsHandle_2; // System.Boolean System.Runtime.InteropServices.SafeHandle::_fullyInitialized bool ____fullyInitialized_3; }; // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction struct StoreLocalBoxedInstruction_tC94812D0458B9D1D366499C8610B1D79C9722BBA : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Linq.Expressions.Interpreter.StoreLocalInstruction struct StoreLocalInstruction_t90D68BD357BBD648259E113AB965800C645E32D9 : public LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9 { }; // System.Array/RawData struct RawData_t37CAF2D3F74B7723974ED7CEEE9B297D8FA64ED0 : public RuntimeObject { // System.IntPtr System.Array/RawData::Bounds intptr_t ___Bounds_0; // System.IntPtr System.Array/RawData::Count intptr_t ___Count_1; // System.Byte System.Array/RawData::Data uint8_t ___Data_2; }; // Native definition for P/Invoke marshalling of System.Array/RawData struct RawData_t37CAF2D3F74B7723974ED7CEEE9B297D8FA64ED0_marshaled_pinvoke { intptr_t ___Bounds_0; intptr_t ___Count_1; uint8_t ___Data_2; }; // Native definition for COM marshalling of System.Array/RawData struct RawData_t37CAF2D3F74B7723974ED7CEEE9B297D8FA64ED0_marshaled_com { intptr_t ___Bounds_0; intptr_t ___Count_1; uint8_t ___Data_2; }; // 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.InstructionArray/DebugView struct DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA : public RuntimeObject { // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.InstructionArray/DebugView::_array InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 ____array_0; }; // 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.ReadOnlySpan`1 struct ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D { // System.ByReference`1 System.ReadOnlySpan`1::_pointer ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC ____pointer_0; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_1; }; // System.Span`1 struct Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 { // System.ByReference`1 System.Span`1::_pointer ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC ____pointer_0; // System.Int32 System.Span`1::_length int32_t ____length_1; }; // System.ApplicationException struct ApplicationException_tA744BED4E90266BD255285CD4CF909BAB3EE811A : public Exception_t { }; // System.Linq.Expressions.Interpreter.FieldByRefUpdater struct FieldByRefUpdater_tC20D76F9FEADC13395438150C10C96974D9D4603 : public ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17 { // System.Nullable`1 System.Linq.Expressions.Interpreter.FieldByRefUpdater::_object Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 ____object_1; // System.Reflection.FieldInfo System.Linq.Expressions.Interpreter.FieldByRefUpdater::_field FieldInfo_t* ____field_2; }; // System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater struct IndexMethodByRefUpdater_t83E4AE3E4B0E84AB435FD4D3D63CFDE6BC71E049 : public ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17 { // System.Reflection.MethodInfo System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater::_indexer MethodInfo_t* ____indexer_1; // System.Nullable`1 System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater::_obj Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 ____obj_2; // System.Linq.Expressions.Interpreter.LocalDefinition[] System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater::_args LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* ____args_3; }; // 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.IO.Pipes.NamedPipeClientStream struct NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78 : public PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162 { // System.String System.IO.Pipes.NamedPipeClientStream::_normalizedPipePath String_t* ____normalizedPipePath_16; // System.Security.Principal.TokenImpersonationLevel System.IO.Pipes.NamedPipeClientStream::_impersonationLevel int32_t ____impersonationLevel_17; // System.IO.Pipes.PipeOptions System.IO.Pipes.NamedPipeClientStream::_pipeOptions int32_t ____pipeOptions_18; // System.IO.HandleInheritability System.IO.Pipes.NamedPipeClientStream::_inheritability int32_t ____inheritability_19; // System.IO.Pipes.PipeDirection System.IO.Pipes.NamedPipeClientStream::_direction int32_t ____direction_20; }; // System.Linq.Expressions.Interpreter.PropertyByRefUpdater struct PropertyByRefUpdater_tF73C9E17AD2738CE0D42AD61A15B318928EF83F6 : public ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17 { // System.Nullable`1 System.Linq.Expressions.Interpreter.PropertyByRefUpdater::_object Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 ____object_1; // System.Reflection.PropertyInfo System.Linq.Expressions.Interpreter.PropertyByRefUpdater::_property PropertyInfo_t* ____property_2; }; // Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid struct SafeHandleZeroOrMinusOneIsInvalid_tC152552D137451170B3B1A304227B0ECADB65629 : public SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7 { }; // 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_tDF54C067A76CC031380FDC1CAD2344D51038CC7A : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tACBF5A1656250800CE861707354491F0611F6624 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t7AF8146EC94DFCBB0F1B3E70111C1FB21D39F00E : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tC19A706BD1F2C219A6333C8872754B909FD59ABD : public MulticastDelegate_t { }; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t { }; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.ArgumentException::_paramName String_t* ____paramName_18; }; // System.AsyncCallback struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C : public MulticastDelegate_t { }; // System.IO.IOException struct IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.InvalidCastException struct InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.NotImplementedException struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.NotSupportedException struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.NullReferenceException struct NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // Microsoft.Win32.SafeHandles.SafePipeHandle struct SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571 : public SafeHandleZeroOrMinusOneIsInvalid_tC152552D137451170B3B1A304227B0ECADB65629 { }; // System.Reflection.TargetInvocationException struct TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2 : public ApplicationException_tA744BED4E90266BD255285CD4CF909BAB3EE811A { }; // System.TimeoutException struct TimeoutException_t7552449BA7E0911AEA1B6C7D1BEAC6534819305F : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.Reflection.TypeInfo struct TypeInfo_tC4F59663C70D17D50BC99D53DCE74BFB9701012D : public Type_t { }; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { // System.Object System.ArgumentOutOfRangeException::_actualValue RuntimeObject* ____actualValue_19; }; // System.ObjectDisposedException struct ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB : public InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB { // System.String System.ObjectDisposedException::_objectName String_t* ____objectName_18; }; // System.PlatformNotSupportedException struct PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A : public NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A { }; // System.Dynamic.Utils.CacheDict`2 // System.Dynamic.Utils.CacheDict`2 // System.Dynamic.Utils.CacheDict`2> // System.Dynamic.Utils.CacheDict`2> // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`2 // System.Collections.Generic.Dictionary`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_t524F15630B4A5299BDAEE32BE5601C18F0992C12_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 // 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.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.IO.Error // System.IO.Error // System.Linq.Expressions.Interpreter.ExceptionFilter // System.Linq.Expressions.Interpreter.ExceptionFilter // System.Linq.Expressions.Interpreter.ExceptionHandler // System.Linq.Expressions.Interpreter.ExceptionHandler // 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.LightCompiler struct LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A_StaticFields { // System.Linq.Expressions.Interpreter.LocalDefinition[] System.Linq.Expressions.Interpreter.LightCompiler::s_emptyLocals LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* ___s_emptyLocals_8; }; // System.Linq.Expressions.Interpreter.LightCompiler // System.Linq.Expressions.Interpreter.LightDelegateCreator // System.Linq.Expressions.Interpreter.LightDelegateCreator // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields { // System.Dynamic.Utils.CacheDict`2> System.Linq.Expressions.Interpreter.LightLambda::_runCache CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* ____runCache_2; }; // System.Linq.Expressions.Interpreter.LightLambda // 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.Text.StringBuilder // System.Text.StringBuilder // System.Linq.Expressions.SwitchCase // System.Linq.Expressions.SwitchCase // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_StaticFields { // System.Int32 System.Threading.Tasks.Task::s_taskIdCounter int32_t ___s_taskIdCounter_0; // System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel RuntimeObject* ___s_taskCompletionSentinel_8; // System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled bool ___s_asyncDebuggingEnabled_9; // System.Action`1 System.Threading.Tasks.Task::s_taskCancelCallback Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___s_taskCancelCallback_11; // System.Func`1 System.Threading.Tasks.Task::s_createContingentProperties Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1* ___s_createContingentProperties_14; // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::k__BackingField TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0* ___U3CFactoryU3Ek__BackingField_15; // System.Threading.Tasks.Task System.Threading.Tasks.Task::k__BackingField Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___U3CCompletedTaskU3Ek__BackingField_16; // System.Predicate`1 System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED* ___s_IsExceptionObservedByParentPredicate_17; // System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007* ___s_ecCallback_18; // System.Predicate`1 System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* ___s_IsTaskContinuationNullPredicate_19; // System.Collections.Generic.Dictionary`2 System.Threading.Tasks.Task::s_currentActiveTasks Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55* ___s_currentActiveTasks_20; // System.Object System.Threading.Tasks.Task::s_activeTasksLock RuntimeObject* ___s_activeTasksLock_21; }; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_ThreadStaticFields { // System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___t_currentTask_12; // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352* ___t_stackGuard_13; }; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler // System.Linq.Expressions.Interpreter.TryFaultHandler // System.Linq.Expressions.Interpreter.TryFaultHandler // 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.LightCompiler/<>c struct U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_StaticFields { // System.Linq.Expressions.Interpreter.LightCompiler/<>c System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9 U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* ___U3CU3E9_0; // System.Func`2 System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9__56_1 Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* ___U3CU3E9__56_1_1; // System.Func`2 System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9__56_0 Func_2_t695C49B991B058A049008E1F1B3D6222855BB2F8* ___U3CU3E9__56_0_2; // System.Action`2 System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9__101_0 Action_2_tA1DDF07BB9B5268D2D135B60A3F5F9C11E35DDE5* ___U3CU3E9__101_0_3; }; // System.Linq.Expressions.Interpreter.LightCompiler/<>c // System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0 // System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0 // System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter // System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter // 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.Memory`1 // System.Memory`1 // System.Nullable`1 // System.Nullable`1 // System.ReadOnlyMemory`1 // System.ReadOnlyMemory`1 // System.Runtime.CompilerServices.TaskAwaiter`1 // System.Runtime.CompilerServices.TaskAwaiter`1 // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t0BEF06D58E44525B9135AB0B22D016856EE69FF3* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 // System.Threading.Tasks.ValueTask`1 struct ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21_StaticFields { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ValueTask`1::s_canceledTask Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___s_canceledTask_0; }; // System.Threading.Tasks.ValueTask`1 // System.Linq.Expressions.BinaryExpression // System.Linq.Expressions.BinaryExpression // 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.Threading.CancellationToken struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_StaticFields { // System.Action`1 System.Threading.CancellationToken::s_actionToActionObjShunt Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___s_actionToActionObjShunt_1; }; // System.Threading.CancellationToken // 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.Reflection.FieldInfo // System.Reflection.FieldInfo // System.Linq.Expressions.IndexExpression // System.Linq.Expressions.IndexExpression // System.Linq.Expressions.Interpreter.InstructionArray // System.Linq.Expressions.Interpreter.InstructionArray // 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.InvocationExpression // System.Linq.Expressions.InvocationExpression // 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.NewArrayExpression // System.Linq.Expressions.NewArrayExpression // 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.Interpreter.ParameterByRefUpdater // System.Linq.Expressions.Interpreter.ParameterByRefUpdater // 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.Threading.SpinWait struct SpinWait_t51CFFA8FF70F1B430E075F96CFD936260D8CE675_StaticFields { // System.Int32 System.Threading.SpinWait::SpinCountforSpinBeforeWait int32_t ___SpinCountforSpinBeforeWait_0; }; // System.Threading.SpinWait // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_StaticFields { // System.IO.Stream System.IO.Stream::Null Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___Null_1; }; // System.IO.Stream // 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.Runtime.CompilerServices.TaskAwaiter // System.Runtime.CompilerServices.TaskAwaiter // System.Linq.Expressions.TryExpression // System.Linq.Expressions.TryExpression // 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.Threading.Tasks.ValueTask struct ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F_StaticFields { // System.Threading.Tasks.Task System.Threading.Tasks.ValueTask::s_canceledTask Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___s_canceledTask_0; }; // System.Threading.Tasks.ValueTask // 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.LightCompiler/QuoteVisitor // System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView // System.ByReference`1 // System.ByReference`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.CastInstruction/CastInstructionT`1 // System.Nullable`1 // System.Nullable`1 // System.Linq.Expressions.Interpreter.ArrayByRefUpdater // System.Linq.Expressions.Interpreter.ArrayByRefUpdater // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction // System.Linq.Expressions.Interpreter.AssignLocalInstruction // System.Linq.Expressions.Interpreter.AssignLocalInstruction // 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.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction // System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction // 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.Linq.Expressions.Interpreter.LoadLocalBoxedInstruction // System.Linq.Expressions.Interpreter.LoadLocalBoxedInstruction // System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction // System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction // System.Linq.Expressions.Interpreter.LoadLocalFromClosureInstruction // System.Linq.Expressions.Interpreter.LoadLocalFromClosureInstruction // System.Linq.Expressions.Interpreter.LoadLocalInstruction // System.Linq.Expressions.Interpreter.LoadLocalInstruction // System.Reflection.MethodInfo // System.Reflection.MethodInfo // System.IO.Pipes.PipeStream struct PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_StaticFields { // System.Threading.Tasks.Task`1 System.IO.Pipes.PipeStream::s_zeroTask Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___s_zeroTask_4; }; // System.IO.Pipes.PipeStream // System.RuntimeTypeHandle // System.RuntimeTypeHandle // System.Runtime.InteropServices.SafeHandle // System.Runtime.InteropServices.SafeHandle // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction // System.Linq.Expressions.Interpreter.StoreLocalBoxedInstruction // System.Linq.Expressions.Interpreter.StoreLocalInstruction // System.Linq.Expressions.Interpreter.StoreLocalInstruction // System.Array/RawData // System.Array/RawData // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT // System.Linq.Expressions.Interpreter.InstructionArray/DebugView // System.Linq.Expressions.Interpreter.InstructionArray/DebugView // 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.ReadOnlySpan`1 // System.ReadOnlySpan`1 // System.Span`1 // System.Span`1 // System.Linq.Expressions.Interpreter.FieldByRefUpdater // System.Linq.Expressions.Interpreter.FieldByRefUpdater // System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater // System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater // System.IO.Pipes.NamedPipeClientStream // System.IO.Pipes.NamedPipeClientStream // System.Linq.Expressions.Interpreter.PropertyByRefUpdater // System.Linq.Expressions.Interpreter.PropertyByRefUpdater // 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.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Func`2 // System.Action // System.Action // System.ArgumentException // System.ArgumentException // System.AsyncCallback // System.AsyncCallback // System.IO.IOException // System.IO.IOException // System.InvalidCastException // System.InvalidCastException // System.InvalidOperationException // System.InvalidOperationException // System.NotImplementedException // System.NotImplementedException // System.NotSupportedException // System.NotSupportedException // System.NullReferenceException // System.NullReferenceException // Microsoft.Win32.SafeHandles.SafePipeHandle // Microsoft.Win32.SafeHandles.SafePipeHandle // System.Reflection.TargetInvocationException // System.Reflection.TargetInvocationException // System.TimeoutException // System.TimeoutException // System.Reflection.TypeInfo // System.Reflection.TypeInfo // System.ArgumentNullException // System.ArgumentNullException // System.ArgumentOutOfRangeException // System.ArgumentOutOfRangeException // System.ObjectDisposedException // System.ObjectDisposedException // System.PlatformNotSupportedException // System.PlatformNotSupportedException #ifdef __clang__ #pragma clang diagnostic pop #endif // 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.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.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.Linq.Expressions.Interpreter.LocalDefinition[] struct LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E : public RuntimeArray { ALIGN_FIELD (8) LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 m_Items[1]; inline LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CParameterU3Ek__BackingField_1), (void*)NULL); } inline LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CParameterU3Ek__BackingField_1), (void*)NULL); } }; // 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.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.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.Linq.Expressions.Interpreter.Instruction[] struct InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F : public RuntimeArray { ALIGN_FIELD (8) Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* m_Items[1]; inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.ExceptionHandler[] struct ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4 : public RuntimeArray { ALIGN_FIELD (8) ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* m_Items[1]; inline ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F** 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, ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t2A200DCB627CD67C1DDBD22595A355894F2646A3 : public RuntimeArray { ALIGN_FIELD (8) InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D m_Items[1]; inline InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } inline InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } }; // System.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.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.Byte[] struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray { ALIGN_FIELD (8) uint8_t m_Items[1]; inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m1087B74B4FF5004CBB6CC864FF1C87B6DB138505_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, 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.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, int32_t* ___1_value, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m72CC2F1213D1C1B8ABEDE31082D07B67EC873B13_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, int32_t ___1_value, const RuntimeMethod* method) ; // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_mA019F7A495B48EF2A6E5D36977DB3EA09A47ECDB_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mFDB1C734B470EB31B094053D97F7749210922576_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __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.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::All(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_All_TisRuntimeObject_m57CDB9DB99F9E77214B47367D213B06AC3ED97FF_gshared (RuntimeObject* ___0_source, Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* ___1_predicate, const RuntimeMethod* method) ; // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_gshared_inline (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* __this, const RuntimeMethod* method) ; // T System.Nullable`1::GetValueOrDefault() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_gshared_inline (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* __this, 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.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.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) ; // TResult System.Func`2::Invoke(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Func_2_Invoke_mDBA25DA5DA5B7E056FB9B026AF041F1385FB58A9_gshared_inline (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___0_arg, 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.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m92E9AB321FBD7147CA109C822D99C8B0610C27B7_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mAF1EF7DA16BD70E252EA5C4B0F74DE519A02CBCD_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, int32_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___0_key, int32_t* ___1_value, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_gshared (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m7316301B8CF47FB538886B229B2749EC160B9D5C_gshared (Dictionary_2_tA75D1125AC9BE8F005BA9B868B373398E643C907* __this, int32_t ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ; // 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.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.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.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.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.Runtime.CompilerServices.TaskAwaiter`1 System.Threading.Tasks.Task`1::GetAwaiter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E Task_1_GetAwaiter_mCE7C608182EBB4EC0ED6D0BD76DFEFB8DBFDF843_gshared (Task_1_t4C228DE57804012969575431CFF12D57C875552D* __this, const RuntimeMethod* method) ; // TResult System.Runtime.CompilerServices.TaskAwaiter`1::GetResult() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TaskAwaiter_1_GetResult_mD566511BB0A5669BEAB88D7A98FE0679A4662A80_gshared (TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E* __this, const RuntimeMethod* method) ; // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromCanceled(System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_gshared (CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___0_cancellationToken, const RuntimeMethod* method) ; // System.Void System.Memory`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_gshared_inline (Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ; // System.Void System.Threading.Tasks.ValueTask`1::.ctor(System.Threading.Tasks.Task`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_gshared_inline (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21* __this, Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___0_task, const RuntimeMethod* method) ; // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mA63190F8E6F8A531AA0A55447D48210D8083B714_gshared (Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036* __this, const RuntimeMethod* method) ; // System.Void System.Threading.Tasks.ValueTask`1::.ctor(TResult) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_gshared_inline (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21* __this, int32_t ___0_result, const RuntimeMethod* method) ; // TResult System.Threading.Tasks.TaskToApm::End(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TaskToApm_End_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCA309E122256972A27C74FC814F47AD13AF623ED_gshared (RuntimeObject* ___0_asyncResult, const RuntimeMethod* method) ; // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ; // System.Void System.ReadOnlyMemory`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_gshared_inline (ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) ; // System.Int32 System.ReadOnlyMemory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyMemory_1_get_Length_m2E20B5DC76A91D078F8827624C654EB90EFD5392_gshared (ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399* __this, const RuntimeMethod* method) ; // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) ; // System.Void System.ReadOnlySpan`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromResult(TResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* Task_FromResult_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mF151895F5C0BBB74AEE7600FA2F777D0A8D1EBC5_gshared (int32_t ___0_result, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_m6772B0B6FE687615B3A16CADE5C602E0E9E66273 (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, const RuntimeMethod*))Dictionary_2_ContainsKey_m1087B74B4FF5004CBB6CC864FF1C87B6DB138505_gshared)(__this, ___0_key, 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.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.Void System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::PushParameters(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteVisitor_PushParameters_mC0368A13FEDC063CA6CE13884A8167B788434D76 (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, RuntimeObject* ___0_parameters, const RuntimeMethod* method) ; // System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitBlock(System.Linq.Expressions.BlockExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitBlock_mA09AE0F8C5697D37D9C1682D5A2872010324A1D5 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_node, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::PopParameters(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteVisitor_PopParameters_m608713B0CFFB54DA0D4D0CF12F3E693A873D3FF9 (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, RuntimeObject* ___0_parameters, const RuntimeMethod* 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.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.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_mAA1F0C87842CB377E320BA459740634A1A898800 (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, int32_t* ___1_value, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340 (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, int32_t ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m72CC2F1213D1C1B8ABEDE31082D07B67EC873B13_gshared)(__this, ___0_key, ___1_value, method); } // TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) inline int32_t Dictionary_2_get_Item_mF8A3C0623B36B52EE049E25F2DB9BA7DAF7C4C30 (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, const RuntimeMethod*))Dictionary_2_get_Item_mA019F7A495B48EF2A6E5D36977DB3EA09A47ECDB_gshared)(__this, ___0_key, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) inline bool Dictionary_2_Remove_m138267684D7A7440976E0CEAD363D568FBB39573 (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, const RuntimeMethod*))Dictionary_2_Remove_mFDB1C734B470EB31B094053D97F7749210922576_gshared)(__this, ___0_key, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m7BACCC01E3735A642DFAE3465142E0ADA417945A (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69*, const RuntimeMethod*))Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C_gshared)(__this, 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.Void System.Linq.Expressions.ExpressionVisitor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionVisitor__ctor_m2974B344C35DD823BDA6D6313DAE4C7F64541393 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LightCompiler/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF5D01DDD7340F5A4B557F12B3BBCDBC680C12A53 (U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* __this, const RuntimeMethod* method) ; // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchCase::get_TestValues() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* SwitchCase_get_TestValues_mD0D553215AD64A5FE09A7AC6BB8BA246E938AAE6_inline (SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A* __this, const RuntimeMethod* method) ; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m16E37AA4C1A49A2D37ABCDB10B1E8093977238E3 (Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) { (( void (*) (Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m13C0A7F33154D861E2A041B52E88461832DA1697_gshared)(__this, ___0_object, ___1_method, method); } // System.Boolean System.Linq.Enumerable::All(System.Collections.Generic.IEnumerable`1,System.Func`2) inline bool Enumerable_All_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m0D9B82229644E248C525D3AE3F3186B319BC92E2 (RuntimeObject* ___0_source, Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* ___1_predicate, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957*, const RuntimeMethod*))Enumerable_All_TisRuntimeObject_m57CDB9DB99F9E77214B47367D213B06AC3ED97FF_gshared)(___0_source, ___1_predicate, method); } // System.Void System.Linq.Expressions.Interpreter.LightCompiler::CompileNoLabelPush(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCompiler_CompileNoLabelPush_m1E936396B34394C0148D51C61265772895DC894D (LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expr, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefUpdater__ctor_mAD5690FEA4F211155417A7713E4D27BCB8AE9E87 (ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* __this, int32_t ___0_argumentIndex, 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.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.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.Void System.Array::SetValue(System.Object,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8 (RuntimeArray* __this, RuntimeObject* ___0_value, int32_t ___1_index, 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.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) ; // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_inline (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2*, const RuntimeMethod*))Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_gshared_inline)(__this, method); } // T System.Nullable`1::GetValueOrDefault() inline LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_inline (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* __this, const RuntimeMethod* method) { return (( LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 (*) (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2*, const RuntimeMethod*))Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_gshared_inline)(__this, method); } // System.Void System.Reflection.FieldInfo::SetValue(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C (FieldInfo_t* __this, RuntimeObject* ___0_obj, RuntimeObject* ___1_value, const RuntimeMethod* method) ; // System.Void System.Reflection.PropertyInfo::SetValue(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyInfo_SetValue_m67B3A509C7EB945C3DA97D096EF1231C805C92D3 (PropertyInfo_t* __this, RuntimeObject* ___0_obj, RuntimeObject* ___1_value, 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.Object System.Reflection.MethodBase::Invoke(System.Object,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826 (MethodBase_t* __this, RuntimeObject* ___0_obj, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_parameters, 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.Void System.Linq.Expressions.Interpreter.LightLambda::.ctor(System.Linq.Expressions.Interpreter.LightDelegateCreator,System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda__ctor_mB6316F7CCF8E66199DAE0ED990792904E48DDBBE (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* ___0_delegateCreator, IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___1_closure, const RuntimeMethod* method) ; // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeDelegate(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LightLambda_MakeDelegate_m2EC66B97B8B12E071F5849EBD3504BCEB47208FE (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, Type_t* ___0_delegateType, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.LightLambda::MakeFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* LightLambda_MakeFrame_m29F9619223268C53C2A836412BBF7D9C8501D526 (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::Enter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* InterpretedFrame_Enter_m248E9FC91D11BE79F8379C95B7175B4B96D6D57E (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Leave(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Leave_mDE0116DD74316A6F097AD2A1C8E41BFBFAF2BA2C (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_prevFrame, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.Interpreter::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Interpreter_Run_m3439B4605F2EFC6D3B8E140D6DBEFD53D91D1F4E (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) ; // System.Void System.Action::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, RuntimeObject* ___0_object, intptr_t ___1_method, 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.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::.ctor(System.Linq.Expressions.Interpreter.Interpreter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter__ctor_mB79E43077623B2C07C06A568D17B892AD334857B (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___0_interpreter, const RuntimeMethod* method) ; // System.Void System.Threading.Monitor::Exit(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA (RuntimeObject* ___0_obj, const RuntimeMethod* method) ; // System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149 (RuntimeObject* ___0_obj, bool* ___1_lockTaken, const RuntimeMethod* method) ; // System.Boolean System.Dynamic.Utils.CacheDict`2>::TryGetValue(TKey,TValue&) inline bool CacheDict_2_TryGetValue_m9458B7F7373F92890CF6BDF610E3A9289D227930 (CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* __this, Type_t* ___0_key, Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5** ___1_value, const RuntimeMethod* method) { return (( bool (*) (CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6*, Type_t*, Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5**, const RuntimeMethod*))CacheDict_2_TryGetValue_m1745B71A31F178EE944CFDF5A54B2C1CBD036723_gshared)(__this, ___0_key, ___1_value, method); } // System.Func`2 System.Linq.Expressions.Interpreter.LightLambda::MakeRunDelegateCtor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* LightLambda_MakeRunDelegateCtor_mA91CCD083DB25A0BE3D556D7996FEA7F474123A6 (Type_t* ___0_delegateType, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass74_0__ctor_mB2F4D370F4D863D4FE37338E35E8FC540197167D (U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* __this, const RuntimeMethod* method) ; // 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) ; // 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) ; // 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.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.Boolean System.Type::get_IsByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4 (Type_t* __this, 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.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) ; // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, 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.Void System.Dynamic.Utils.CacheDict`2>::set_Item(TKey,TValue) inline void CacheDict_2_set_Item_m6C59322A37B45F5FF0CE06243F70DA922ABD673D (CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* __this, Type_t* ___0_key, Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* ___1_value, const RuntimeMethod* method) { (( void (*) (CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6*, Type_t*, Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5*, const RuntimeMethod*))CacheDict_2_set_Item_m2332E7168EBC56DD2EAC292ACB237E49FCABAFC6_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m919EBDCC21C6415BAA8906FAAE299C855EC47A8E (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) { (( void (*) (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared)(__this, ___0_object, ___1_method, method); } // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Expression::Parameter(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992 (Type_t* ___0_type, String_t* ___1_name, 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.Linq.Expressions.NewArrayExpression System.Linq.Expressions.Expression::NewArrayInit(System.Type,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* Expression_NewArrayInit_m3D54DDE1A545CF5B2DC868DD6DDD4B0882FD2062 (Type_t* ___0_type, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_initializers, const RuntimeMethod* method) ; // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m84415336F8D908293EB9A1EA849A76A2B2D8EA7C (Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) { (( void (*) (Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared)(__this, ___0_object, ___1_method, 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.InvocationExpression System.Linq.Expressions.Expression::Invoke(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* Expression_Invoke_m86D93B1BFBB85B96263854C180D6B0B4AF68C2C9 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, const RuntimeMethod* method) ; // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Expression_Block_m1A254700EBECC1B0B0F6380CB5D9414F1D45421E (Type_t* ___0_type, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_expressions, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mEBDF6B4FD26C1A24C4771845DA76DF00D93F8E36 (List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12* __this, const RuntimeMethod* method) { (( void (*) (List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::ArrayAccess(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* Expression_ArrayAccess_m0ECEC416D1865DCB4564B2A6AF08C8B82DA51A60 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_array, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_indexes, const RuntimeMethod* method) ; // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Assign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_left, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_right, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m3292C2AE705BAEA2EC4A03FEAEFFF6944C7BA630_inline (List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_item, const RuntimeMethod* method) { (( void (*) (List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method); } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Expression_Block_m0DB216D648936350702539AD509E0EF2DA899E5D (Type_t* ___0_type, RuntimeObject* ___1_expressions, const RuntimeMethod* method) ; // System.Linq.Expressions.TryExpression System.Linq.Expressions.Expression::TryFinally(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* Expression_TryFinally_m6A2648F6C3BD9BF88B879D9F69A2341AE6E8CD36 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_body, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_finally, const RuntimeMethod* method) ; // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Collections.Generic.IEnumerable`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Expression_Block_m5E98BD69A0BACFB9F7C1429BFF8D67EEB1E3CB1F (Type_t* ___0_type, RuntimeObject* ___1_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___2_expressions, const RuntimeMethod* method) ; // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Expression::Lambda(System.Type,System.Linq.Expressions.Expression,System.Linq.Expressions.ParameterExpression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* Expression_Lambda_m9F31BE5718EED427B16CA7FBA2669EF4E4E1C8BD (Type_t* ___0_delegateType, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_body, ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* ___2_parameters, const RuntimeMethod* method) ; // System.Void System.NotImplementedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742 (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.Func`2 System.Linq.Expressions.Interpreter.LightLambda::GetRunDelegateCtor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* LightLambda_GetRunDelegateCtor_mED0ACE99EB23A242417A1434498648BC34FB6E7E (Type_t* ___0_delegateType, const RuntimeMethod* method) ; // TResult System.Func`2::Invoke(T) inline Delegate_t* Func_2_Invoke_m578E9ABE5EFC3F5F14830994CE6C1A472C38ECBF_inline (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* __this, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* ___0_arg, const RuntimeMethod* method) { return (( Delegate_t* (*) (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5*, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5*, const RuntimeMethod*))Func_2_Invoke_mDBA25DA5DA5B7E056FB9B026AF041F1385FB58A9_gshared_inline)(__this, ___0_arg, method); } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::CreateCustomDelegate(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LightLambda_CreateCustomDelegate_m24F7A648CF1C6C1A4F7EBDDC90E912900407F24F (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, Type_t* ___0_delegateType, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::.ctor(System.Linq.Expressions.Interpreter.Interpreter,System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame__ctor_m838A88FECE23B7EF5310C8C735357FFD969E269E (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___0_interpreter, IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___1_closure, 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.Void System.Dynamic.Utils.CacheDict`2>::.ctor(System.Int32) inline void CacheDict_2__ctor_m75A075F3FBE6F0DCD9FF2237CF1C816E2B5F7D81 (CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* __this, int32_t ___0_size, const RuntimeMethod* method) { (( void (*) (CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6*, int32_t, const RuntimeMethod*))CacheDict_2__ctor_m77F28EED3C1E538CE7A82191571240B6FDEA27D3_gshared)(__this, ___0_size, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, const RuntimeMethod*))Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mC854597C0C338BBA12EE451456D8658DF6D01BD4 (Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9*, const RuntimeMethod*))Dictionary_2__ctor_m92E9AB321FBD7147CA109C822D99C8B0610C27B7_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Analyze() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Analyze_mFE215D0CDCFA7E79729A1326A811DAA8E93A8185 (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::get_Instructions() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_Handler() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* EnterTryCatchFinallyInstruction_get_Handler_m9C4803D04F6D4E26242EBA19BC04E35315C3654A_inline (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::AddTryStart(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_AddTryStart_m8AE105D36B5ABF6FF6B4D9398DEE0F876831C478 (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::AddHandlerExit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_IsFinallyBlockExist() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_get_IsFinallyBlockExist_m9F2C95498ACA07A0F7FCB0B836C6954C0FC22BA6 (TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128 (Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* __this, int32_t ___0_key, String_t* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9*, int32_t, String_t*, const RuntimeMethod*))Dictionary_2_Add_mAF1EF7DA16BD70E252EA5C4B0F74DE519A02CBCD_gshared)(__this, ___0_key, ___1_value, method); } // System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_IsCatchBlockExist() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_get_IsCatchBlockExist_m2FA27CACE8D5E8D4A25352F6F639AB08C7F47A71 (TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.ExceptionHandler[] System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_Handlers() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* TryCatchFinallyHandler_get_Handlers_mF78A1DA068B8002CAE1E8D8BA9AC30E1F5F7421E_inline (TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* __this, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_Handler() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* EnterTryFaultInstruction_get_Handler_m20DEEA616E24D6299D40DA469FAE57FFB5D587B9_inline (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9 (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___0_key, int32_t* ___1_value, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, int32_t, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_gshared)(__this, ___0_key, ___1_value, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* __this, int32_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_gshared)(__this, ___0_key, ___1_value, method); } // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ; // System.String System.String::CreateString(System.Char,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mAA0705B41B390BDB42F67894B9B67C956814C71B (String_t* __this, Il2CppChar ___0_c, int32_t ___1_count, const RuntimeMethod* method) ; // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ; // System.String System.Linq.Expressions.Interpreter.Interpreter::get_Name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Interpreter_get_Name_m27594A419F941809A017D88F20A15FA33E054673_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::AppendLine(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88 (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; // System.Int32 System.Linq.Expressions.Interpreter.Interpreter::get_LocalCount() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Interpreter_get_LocalCount_m556C132E9D9950FE1F59FC4B5ECA7DDF2674B360_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA (StringBuilder_t* __this, int32_t ___0_value, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::AppendLine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E (StringBuilder_t* __this, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.InstructionArray/DebugView::.ctor(System.Linq.Expressions.Interpreter.InstructionArray) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugView__ctor_mA81296BB07D54D2E5253285152CB61A2138109F8 (DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA* __this, InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 ___0_array, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] System.Linq.Expressions.Interpreter.InstructionArray/DebugView::GetInstructionViews(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionViewU5BU5D_t2A200DCB627CD67C1DDBD22595A355894F2646A3* DebugView_GetInstructionViews_m6501F6DB57C92302C088D8D5F841D8F5A75DF360 (DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA* __this, bool ___0_includeDebugCookies, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::EmitExits(System.Text.StringBuilder,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_EmitExits_m7E6F92DC39F8BB0C47537DF771BB5EA03A5F701D (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, StringBuilder_t* ___0_sb, int32_t ___1_index, const RuntimeMethod* method) ; // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Indent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Indent_mF46A0915A1B9DDC48D794EABDBE6CED0FBC09AFB (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_mCDFD7D70277204321AC48EB917B85ECA419DBA1C (Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* __this, int32_t ___0_key, String_t** ___1_value, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9*, int32_t, String_t**, const RuntimeMethod*))Dictionary_2_TryGetValue_m7316301B8CF47FB538886B229B2749EC160B9D5C_gshared)(__this, ___0_key, ___1_value, 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.String System.String::PadLeft(System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_PadLeft_m99DDD242908E78B71E9631EE66331E8A130EB31F (String_t* __this, int32_t ___0_totalWidth, Il2CppChar ___1_paddingChar, const RuntimeMethod* method) ; // System.String System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::GetValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InstructionView_GetValue_m346E253A2A2B94136AE66E1A46A1E0C3FEB57CEC_inline (InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D* __this, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.IFormatProvider,System.String,System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_AppendFormat_m5638E9608118C6416DB9B288DDEC2F3F7521B900 (StringBuilder_t* __this, 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.LightLambda/DebugViewPrinter::Dedent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Dedent_mC7713077EE7BADCAC07EA89AAC2BBB6EC05EAB36 (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, 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.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.String System.String::Concat(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m093934F71A9B351911EE46311674ED463B180006 (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, String_t* ___3_str3, 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.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::LoadLocalBoxed(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* InstructionList_LoadLocalBoxed_m8B4E6E6B312DA83E0C04F337069591646C09FA3D (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.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::AssignLocalBoxed(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* InstructionList_AssignLocalBoxed_m1977B401CBE6CDA546C53F6BDFE3221725F11E0F (int32_t ___0_index, const RuntimeMethod* method) ; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::StoreLocalBoxed(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* InstructionList_StoreLocalBoxed_m4B10F1EBCD84F5346C260E13E8F9A77928E998CD (int32_t ___0_index, 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.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.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.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.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.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.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::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.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.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.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.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.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.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.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.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) ; // 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.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) ; // System.Void System.ObjectDisposedException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObjectDisposedException__ctor_m5C356C25295E89559C120CB4562783AAF7F41C84 (ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB* __this, String_t* ___0_objectName, String_t* ___1_message, const RuntimeMethod* method) ; // System.Void System.NotSupportedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.Void System.IO.Pipes.NamedPipeClientStream::.ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions,System.Security.Principal.TokenImpersonationLevel,System.IO.HandleInheritability) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, String_t* ___0_serverName, String_t* ___1_pipeName, int32_t ___2_direction, int32_t ___3_options, int32_t ___4_impersonationLevel, int32_t ___5_inheritability, const RuntimeMethod* method) ; // System.Void System.IO.Pipes.PipeStream::.ctor(System.IO.Pipes.PipeDirection,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream__ctor_m26F257DC86BCBD2637FC99892186C13966662921 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, int32_t ___0_direction, int32_t ___1_bufferSize, const RuntimeMethod* method) ; // System.Void System.ArgumentNullException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155 (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, String_t* ___1_message, const RuntimeMethod* method) ; // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66 (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___0_paramName, String_t* ___1_message, const RuntimeMethod* method) ; // System.Void System.IO.Pipes.PipeStream::set_IsCurrentUserOnly(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PipeStream_set_IsCurrentUserOnly_mA97AC32E19D22EDE54B27E194372C3F9ECC67BF2_inline (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, bool ___0_value, const RuntimeMethod* method) ; // System.String System.IO.Pipes.PipeStream::GetPipePath(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PipeStream_GetPipePath_m07A549C2F301F2F8D9AFA8E9B97304464451AD20 (String_t* ___0_serverName, String_t* ___1_pipeName, const RuntimeMethod* method) ; // System.Void System.Object::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void System.IO.Pipes.NamedPipeClientStream::CheckConnectOperationsClient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream_CheckConnectOperationsClient_mDDC2C75B3321A48E025DF365B79CCE1386C45D39 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, const RuntimeMethod* method) ; // System.Threading.CancellationToken System.Threading.CancellationToken::get_None() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53 (const RuntimeMethod* method) ; // System.Int32 System.Environment::get_TickCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_TickCount_m183BFCF001E12849E3D898957F0B81FD88BA183C (const RuntimeMethod* method) ; // System.Void System.IO.Pipes.NamedPipeClientStream::ConnectInternal(System.Int32,System.Threading.CancellationToken,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream_ConnectInternal_mB77D8B7E6C952823E73923071D3770FD95060D1D (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, int32_t ___0_timeout, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, int32_t ___2_startTime, const RuntimeMethod* method) ; // System.Void System.Threading.CancellationToken::ThrowIfCancellationRequested() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CancellationToken_ThrowIfCancellationRequested_mB9D952DC6E96FB6E0595FC8E88D3133CDA4382C3 (CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED* __this, const RuntimeMethod* method) ; // System.Boolean System.Threading.CancellationToken::get_CanBeCanceled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CancellationToken_get_CanBeCanceled_mC3751330B171DB14B70B9BAAD90A7D098A2309EC (CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED* __this, const RuntimeMethod* method) ; // System.Boolean System.IO.Pipes.NamedPipeClientStream::TryConnect(System.Int32,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedPipeClientStream_TryConnect_m8ECBC9CB7B2492D2CCDCDDBB2057C4D0DB78F356 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, int32_t ___0_timeout, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) ; // System.Void System.Threading.SpinWait::SpinOnce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpinWait_SpinOnce_m5B74E6B15013E90667646C0D943E886D4EC596AF (SpinWait_t51CFFA8FF70F1B430E075F96CFD936260D8CE675* __this, const RuntimeMethod* method) ; // System.Void System.TimeoutException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeoutException__ctor_m59B898A25AE0C42521D146254F0EBAE954DF56B7 (TimeoutException_t7552449BA7E0911AEA1B6C7D1BEAC6534819305F* __this, const RuntimeMethod* method) ; // System.IO.Pipes.PipeState System.IO.Pipes.PipeStream::get_State() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PipeStream_get_State_mEAF646F17DCB52FF9B57819A57BF374D35327D8A_inline (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) ; // System.Exception System.IO.Error::GetPipeNotOpen() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetPipeNotOpen_m4CFC60419BD4C8B365E214FFEB2E823FEEA9113D (const RuntimeMethod* method) ; // System.Void System.PlatformNotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1 (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* __this, const RuntimeMethod* method) ; // System.Void System.IO.Stream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream__ctor_mE8B074A0EBEB026FFF14062AB4B8A78E17EFFBF0 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, const RuntimeMethod* method) ; // System.Void System.IO.Pipes.PipeStream::Init(System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeTransmissionMode,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_Init_m22DB45887B20C5B9692D5748E10C725A3174CF92 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, int32_t ___0_direction, int32_t ___1_transmissionMode, int32_t ___2_outBufferSize, const RuntimeMethod* method) ; // System.Runtime.CompilerServices.TaskAwaiter`1 System.Threading.Tasks.Task`1::GetAwaiter() inline TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E Task_1_GetAwaiter_mCE7C608182EBB4EC0ED6D0BD76DFEFB8DBFDF843 (Task_1_t4C228DE57804012969575431CFF12D57C875552D* __this, const RuntimeMethod* method) { return (( TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E (*) (Task_1_t4C228DE57804012969575431CFF12D57C875552D*, const RuntimeMethod*))Task_1_GetAwaiter_mCE7C608182EBB4EC0ED6D0BD76DFEFB8DBFDF843_gshared)(__this, method); } // TResult System.Runtime.CompilerServices.TaskAwaiter`1::GetResult() inline int32_t TaskAwaiter_1_GetResult_mD566511BB0A5669BEAB88D7A98FE0679A4662A80 (TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E* __this, const RuntimeMethod* method) { return (( int32_t (*) (TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E*, const RuntimeMethod*))TaskAwaiter_1_GetResult_mD566511BB0A5669BEAB88D7A98FE0679A4662A80_gshared)(__this, method); } // System.Void System.IO.Pipes.PipeStream::CheckReadWriteArgs(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, const RuntimeMethod* method) ; // System.Exception System.IO.Error::GetReadNotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetReadNotSupported_mB7945ED93ADA2F40AFBDE02719663AC22EB3F8A7 (const RuntimeMethod* method) ; // System.Void System.IO.Pipes.PipeStream::CheckReadOperations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) ; // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { (( void (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_gshared_inline)(__this, ___0_array, ___1_start, ___2_length, method); } // System.Int32 System.IO.Pipes.PipeStream::ReadCore(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PipeStream_ReadCore_mA4EE105A3B9BCA5E594B674A60681F13B3B6B337 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_buffer, const RuntimeMethod* method) ; // System.Int32 System.IO.Stream::Read(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Stream_Read_m655A5A3FE25BD7A2D965154D753DB5F360AD46FE (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_buffer, const RuntimeMethod* method) ; // System.Boolean System.Threading.CancellationToken::get_IsCancellationRequested() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350 (CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED* __this, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromCanceled(System.Threading.CancellationToken) inline Task_1_t4C228DE57804012969575431CFF12D57C875552D* Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D (CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___0_cancellationToken, const RuntimeMethod* method) { return (( Task_1_t4C228DE57804012969575431CFF12D57C875552D* (*) (CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED, const RuntimeMethod*))Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_gshared)(___0_cancellationToken, method); } // System.Threading.Tasks.Task`1 System.IO.Stream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* Stream_ReadAsync_m01189F9AB6F3676C762423B0139A123E635C00C1 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___3_cancellationToken, const RuntimeMethod* method) ; // System.Void System.IO.Pipes.PipeStream::UpdateMessageCompletion(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_UpdateMessageCompletion_mE902539BB49F81F339E2163D6873198F498E6712 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, bool ___0_completion, const RuntimeMethod* method) ; // System.Void System.Memory`1::.ctor(T[],System.Int32,System.Int32) inline void Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_inline (Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { (( void (*) (Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, const RuntimeMethod*))Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_gshared_inline)(__this, ___0_array, ___1_start, ___2_length, method); } // System.Threading.Tasks.Task`1 System.IO.Pipes.PipeStream::ReadAsyncCore(System.Memory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* PipeStream_ReadAsyncCore_m56D4C62A70A3A8CDE5CFBB89FB81AF052E454292 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 ___0_destination, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) ; // System.Threading.Tasks.ValueTask`1 System.IO.Stream::ReadAsync(System.Memory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21 Stream_ReadAsync_m1AA84A1F2DD3C7555BFC97A636E1CE56EB106B98 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 ___0_buffer, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) ; // System.Void System.Threading.Tasks.ValueTask`1::.ctor(System.Threading.Tasks.Task`1) inline void ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_inline (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21* __this, Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___0_task, const RuntimeMethod* method) { (( void (*) (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21*, Task_1_t4C228DE57804012969575431CFF12D57C875552D*, const RuntimeMethod*))ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_gshared_inline)(__this, ___0_task, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mA63190F8E6F8A531AA0A55447D48210D8083B714 (Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036* __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036*, const RuntimeMethod*))Memory_1_get_Length_mA63190F8E6F8A531AA0A55447D48210D8083B714_gshared)(__this, method); } // System.Void System.Threading.Tasks.ValueTask`1::.ctor(TResult) inline void ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_inline (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21* __this, int32_t ___0_result, const RuntimeMethod* method) { (( void (*) (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21*, int32_t, const RuntimeMethod*))ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_gshared_inline)(__this, ___0_result, method); } // System.IAsyncResult System.Threading.Tasks.TaskToApm::Begin(System.Threading.Tasks.Task,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TaskToApm_Begin_mA26D2A4F6EE0582B181AFD83B913916909D02777 (Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___0_task, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___1_callback, RuntimeObject* ___2_state, const RuntimeMethod* method) ; // System.IAsyncResult System.IO.Stream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Stream_BeginRead_m2A759634A3B717B38685E4BE7E28715881DEA2DA (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___3_callback, RuntimeObject* ___4_state, const RuntimeMethod* method) ; // TResult System.Threading.Tasks.TaskToApm::End(System.IAsyncResult) inline int32_t TaskToApm_End_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCA309E122256972A27C74FC814F47AD13AF623ED (RuntimeObject* ___0_asyncResult, const RuntimeMethod* method) { return (( int32_t (*) (RuntimeObject*, const RuntimeMethod*))TaskToApm_End_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCA309E122256972A27C74FC814F47AD13AF623ED_gshared)(___0_asyncResult, method); } // System.Int32 System.IO.Stream::EndRead(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Stream_EndRead_m62BC30BACB0B2CDE8AE53485F0FE16A12D05CDC4 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, RuntimeObject* ___0_asyncResult, const RuntimeMethod* method) ; // System.Runtime.CompilerServices.TaskAwaiter System.Threading.Tasks.Task::GetAwaiter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TaskAwaiter_t9B661AC8C2EFA6BAB94C77BB24A5DDA82D61F833 Task_GetAwaiter_m08B368EAC939DD35D0AC428180822255A442CA29 (Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.TaskAwaiter::GetResult() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskAwaiter_GetResult_mC1D712500AE49B4A89C85D6B79D87D1BA9A6B94D (TaskAwaiter_t9B661AC8C2EFA6BAB94C77BB24A5DDA82D61F833* __this, const RuntimeMethod* method) ; // System.Exception System.IO.Error::GetWriteNotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetWriteNotSupported_mF33EB2A7D9FE4248ECBF162081DB72558E4656ED (const RuntimeMethod* method) ; // System.Void System.IO.Pipes.PipeStream::CheckWriteOperations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) ; // System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) inline void ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_gshared_inline)(__this, ___0_array, ___1_start, ___2_length, method); } // System.Void System.IO.Pipes.PipeStream::WriteCore(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_WriteCore_mEDC5B7A3F5E8F319361F3F245E7997016D9D8C48 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_buffer, const RuntimeMethod* method) ; // System.Void System.IO.Stream::Write(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream_Write_m84BD9BD831FAC81EAC315389E51E958F4BAA25E8 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_buffer, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.IO.Stream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* Stream_WriteAsync_mFF9AA1D3547F0428523290F2968D89EFC983CCD5 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___3_cancellationToken, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Threading.Tasks.Task::get_CompletedTask() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* Task_get_CompletedTask_m1567097D0142D009DC8F9B70DA2C55DA651D55E9_inline (const RuntimeMethod* method) ; // System.Void System.ReadOnlyMemory`1::.ctor(T[],System.Int32,System.Int32) inline void ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_inline (ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { (( void (*) (ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, const RuntimeMethod*))ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_gshared_inline)(__this, ___0_array, ___1_start, ___2_length, method); } // System.Threading.Tasks.Task System.IO.Pipes.PipeStream::WriteAsyncCore(System.ReadOnlyMemory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* PipeStream_WriteAsyncCore_mA781ED5C9878D2499D7F523CB66AB85A61B36B49 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 ___0_source, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) ; // System.Threading.Tasks.ValueTask System.IO.Stream::WriteAsync(System.ReadOnlyMemory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F Stream_WriteAsync_m31847C7A29AAFDA503991986F2BC02367F7A1C34 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 ___0_buffer, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) ; // System.Void System.Threading.Tasks.ValueTask::.ctor(System.Threading.Tasks.Task) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValueTask__ctor_mDDD3DE02109E43D5F0189559B39A1831AA878BE9_inline (ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F* __this, Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___0_task, const RuntimeMethod* method) ; // System.Int32 System.ReadOnlyMemory`1::get_Length() inline int32_t ReadOnlyMemory_1_get_Length_m2E20B5DC76A91D078F8827624C654EB90EFD5392 (ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399* __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399*, const RuntimeMethod*))ReadOnlyMemory_1_get_Length_m2E20B5DC76A91D078F8827624C654EB90EFD5392_gshared)(__this, method); } // System.IAsyncResult System.IO.Stream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Stream_BeginWrite_mD4F6B107B8E8665E634D1702DEFB6C240C3D620B (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___3_callback, RuntimeObject* ___4_state, const RuntimeMethod* method) ; // System.Void System.Threading.Tasks.TaskToApm::End(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TaskToApm_End_mDFB29EEE501409834D464F4C249A535723B7E6ED (RuntimeObject* ___0_asyncResult, const RuntimeMethod* method) ; // System.Void System.IO.Stream::EndWrite(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream_EndWrite_m25970E727D84B048C46022DB8DA99389A35E68D2 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, RuntimeObject* ___0_asyncResult, const RuntimeMethod* method) ; // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) { (( void (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305*, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline)(__this, ___0_pointer, ___1_length, method); } // System.Void System.ReadOnlySpan`1::.ctor(System.Void*,System.Int32) inline void ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D*, void*, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_gshared_inline)(__this, ___0_pointer, ___1_length, method); } // System.Void System.IO.Stream::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream_Dispose_m9B37BD21A57F8F2BD20EE353DE14405700810C5C (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, bool ___0_disposing, const RuntimeMethod* method) ; // System.Boolean System.Runtime.InteropServices.SafeHandle::get_IsClosed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273 (SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.InteropServices.SafeHandle::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_Dispose_m4FB5B8A7ED78B90757F1B570D4025F3BA26A39F3 (SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7* __this, const RuntimeMethod* method) ; // System.Exception System.IO.Error::GetSeekNotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetSeekNotSupported_m610B51E4F7ACF5149164A4B08781257DFCC46359 (const RuntimeMethod* method) ; // System.Void System.IO.IOException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromResult(TResult) inline Task_1_t4C228DE57804012969575431CFF12D57C875552D* Task_FromResult_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mF151895F5C0BBB74AEE7600FA2F777D0A8D1EBC5 (int32_t ___0_result, const RuntimeMethod* method) { return (( Task_1_t4C228DE57804012969575431CFF12D57C875552D* (*) (int32_t, const RuntimeMethod*))Task_FromResult_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mF151895F5C0BBB74AEE7600FA2F777D0A8D1EBC5_gshared)(___0_result, method); } // System.Void System.ThrowHelper::ThrowArgumentNullException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC (int32_t ___0_argument, const RuntimeMethod* method) ; // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56 (const RuntimeMethod* method) ; // System.Void System.ThrowHelper::ThrowArrayTypeMismatchException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArrayTypeMismatchException_m781AD7A903FEA43FAE3137977E6BC5F9BAEBC590 (const RuntimeMethod* method) ; // System.Byte& System.Array::GetRawSzArrayData() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline (RuntimeArray* __this, const RuntimeMethod* method) ; // System.Void System.ThrowHelper::ThrowInvalidTypeWithPointersNotSupported(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowInvalidTypeWithPointersNotSupported_m5707DE408588F6EAC3FC7D10F9520308CF8C8CCF (Type_t* ___0_targetType, const RuntimeMethod* method) ; #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.Expression System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::VisitParameter(System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* QuoteVisitor_VisitParameter_m2C02C2FDB6945B2416943E955F2BD8795AB21EB1 (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_node, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m6772B0B6FE687615B3A16CADE5C602E0E9E66273_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_0 = __this->____definedParameters_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1 = ___0_node; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_ContainsKey_m6772B0B6FE687615B3A16CADE5C602E0E9E66273(L_0, L_1, Dictionary_2_ContainsKey_m6772B0B6FE687615B3A16CADE5C602E0E9E66273_RuntimeMethod_var); if (L_2) { goto IL_001b; } } { HashSet_1_t068F5201D923072F46716204841D21328FE6218D* L_3 = __this->____hoistedParameters_1; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_4 = ___0_node; NullCheck(L_3); bool L_5; L_5 = HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69(L_3, L_4, HashSet_1_Add_m9B1803FBD20D89F056AD75F1B6B0E1F5D5CF4F69_RuntimeMethod_var); } IL_001b: { ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_6 = ___0_node; return L_6; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::VisitBlock(System.Linq.Expressions.BlockExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* QuoteVisitor_VisitBlock_m5D3AF1307351E1ABB2F56A1867B5D43714315C01 (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_node, const RuntimeMethod* method) { { BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_0 = ___0_node; NullCheck(L_0); ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1; L_1 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_0, NULL); QuoteVisitor_PushParameters_mC0368A13FEDC063CA6CE13884A8167B788434D76(__this, L_1, NULL); BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_2 = ___0_node; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3; L_3 = ExpressionVisitor_VisitBlock_mA09AE0F8C5697D37D9C1682D5A2872010324A1D5(__this, L_2, NULL); BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_4 = ___0_node; NullCheck(L_4); ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_5; L_5 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_4, NULL); QuoteVisitor_PopParameters_m608713B0CFFB54DA0D4D0CF12F3E693A873D3FF9(__this, L_5, NULL); BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_6 = ___0_node; return L_6; } } // System.Linq.Expressions.CatchBlock System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::VisitCatchBlock(System.Linq.Expressions.CatchBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* QuoteVisitor_VisitCatchBlock_mBA0FD6923C612D5EB0236A96A6C74C488A8B8684 (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ___0_node, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { 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_001d; } } { ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_2 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)1); ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_3 = L_2; CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_4 = ___0_node; NullCheck(L_4); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_5; L_5 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_4, NULL); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(static_cast(0), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_5); QuoteVisitor_PushParameters_mC0368A13FEDC063CA6CE13884A8167B788434D76(__this, (RuntimeObject*)L_3, NULL); } IL_001d: { CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_6 = ___0_node; NullCheck(L_6); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7; L_7 = CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline(L_6, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8; L_8 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_7); CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_9 = ___0_node; NullCheck(L_9); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10; L_10 = CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline(L_9, NULL); Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11; L_11 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_10); CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_12 = ___0_node; NullCheck(L_12); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_13; L_13 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_12, NULL); if (!L_13) { goto IL_0054; } } { ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_14 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)1); ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_15 = L_14; CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_16 = ___0_node; NullCheck(L_16); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_17; L_17 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_16, NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(0), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_17); QuoteVisitor_PopParameters_m608713B0CFFB54DA0D4D0CF12F3E693A873D3FF9(__this, (RuntimeObject*)L_15, NULL); } IL_0054: { CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_18 = ___0_node; return L_18; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::PushParameters(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteVisitor_PushParameters_mC0368A13FEDC063CA6CE13884A8167B788434D76 (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, RuntimeObject* ___0_parameters, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mAA1F0C87842CB377E320BA459740634A1A898800_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t49C2F44B68A54E1D7F267F9CC6AEAE8497D42901_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_1 = NULL; int32_t V_2 = 0; { RuntimeObject* L_0 = ___0_parameters; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t49C2F44B68A54E1D7F267F9CC6AEAE8497D42901_il2cpp_TypeInfo_var, L_0); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0048: {// begin finally (depth: 1) { RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0051; } } { RuntimeObject* L_3 = V_0; NullCheck(L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_3); } IL_0051: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_003e_1; } IL_0009_1: { RuntimeObject* L_4 = V_0; NullCheck(L_4); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_5; L_5 = InterfaceFuncInvoker0< ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_il2cpp_TypeInfo_var, L_4); V_1 = L_5; Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_6 = __this->____definedParameters_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_7 = V_1; NullCheck(L_6); bool L_8; L_8 = Dictionary_2_TryGetValue_mAA1F0C87842CB377E320BA459740634A1A898800(L_6, L_7, (&V_2), Dictionary_2_TryGetValue_mAA1F0C87842CB377E320BA459740634A1A898800_RuntimeMethod_var); if (!L_8) { goto IL_0031_1; } } { Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_9 = __this->____definedParameters_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_10 = V_1; int32_t L_11 = V_2; NullCheck(L_9); Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340(L_9, L_10, ((int32_t)il2cpp_codegen_add(L_11, 1)), Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340_RuntimeMethod_var); goto IL_003e_1; } IL_0031_1: { Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_12 = __this->____definedParameters_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_13 = V_1; NullCheck(L_12); Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340(L_12, L_13, 1, Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340_RuntimeMethod_var); } IL_003e_1: { RuntimeObject* L_14 = V_0; NullCheck(L_14); bool L_15; L_15 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_14); if (L_15) { goto IL_0009_1; } } { goto IL_0052; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0052: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::PopParameters(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteVisitor_PopParameters_m608713B0CFFB54DA0D4D0CF12F3E693A873D3FF9 (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, RuntimeObject* ___0_parameters, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m138267684D7A7440976E0CEAD363D568FBB39573_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mF8A3C0623B36B52EE049E25F2DB9BA7DAF7C4C30_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t49C2F44B68A54E1D7F267F9CC6AEAE8497D42901_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_1 = NULL; int32_t V_2 = 0; { RuntimeObject* L_0 = ___0_parameters; NullCheck(L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t49C2F44B68A54E1D7F267F9CC6AEAE8497D42901_il2cpp_TypeInfo_var, L_0); V_0 = L_1; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0048: {// begin finally (depth: 1) { RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0051; } } { RuntimeObject* L_3 = V_0; NullCheck(L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_3); } IL_0051: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_003e_1; } IL_0009_1: { RuntimeObject* L_4 = V_0; NullCheck(L_4); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_5; L_5 = InterfaceFuncInvoker0< ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_il2cpp_TypeInfo_var, L_4); V_1 = L_5; Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_6 = __this->____definedParameters_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_7 = V_1; NullCheck(L_6); int32_t L_8; L_8 = Dictionary_2_get_Item_mF8A3C0623B36B52EE049E25F2DB9BA7DAF7C4C30(L_6, L_7, Dictionary_2_get_Item_mF8A3C0623B36B52EE049E25F2DB9BA7DAF7C4C30_RuntimeMethod_var); V_2 = L_8; int32_t L_9 = V_2; if (L_9) { goto IL_002f_1; } } { Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_10 = __this->____definedParameters_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_11 = V_1; NullCheck(L_10); bool L_12; L_12 = Dictionary_2_Remove_m138267684D7A7440976E0CEAD363D568FBB39573(L_10, L_11, Dictionary_2_Remove_m138267684D7A7440976E0CEAD363D568FBB39573_RuntimeMethod_var); goto IL_003e_1; } IL_002f_1: { Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_13 = __this->____definedParameters_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_13); Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340(L_13, L_14, ((int32_t)il2cpp_codegen_subtract(L_15, 1)), Dictionary_2_set_Item_mD39689899BBC00F0FB97B644218E9375D96A8340_RuntimeMethod_var); } IL_003e_1: { RuntimeObject* L_16 = V_0; NullCheck(L_16); bool L_17; L_17 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_16); if (L_17) { goto IL_0009_1; } } { goto IL_0052; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0052: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteVisitor__ctor_m516DEE61E4C8777DB823820838B35EC5A8A0436B (QuoteVisitor_tAF65D5FC6B193B07A3D795C928F4E02DA518529F* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m7BACCC01E3735A642DFAE3465142E0ADA417945A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69_il2cpp_TypeInfo_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); s_Il2CppMethodInitialized = true; } { Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69* L_0 = (Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69*)il2cpp_codegen_object_new(Dictionary_2_tBB429CD29D6F765D173E93E0F638CBF47BCE9A69_il2cpp_TypeInfo_var); NullCheck(L_0); Dictionary_2__ctor_m7BACCC01E3735A642DFAE3465142E0ADA417945A(L_0, Dictionary_2__ctor_m7BACCC01E3735A642DFAE3465142E0ADA417945A_RuntimeMethod_var); __this->____definedParameters_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____definedParameters_0), (void*)L_0); HashSet_1_t068F5201D923072F46716204841D21328FE6218D* L_1 = (HashSet_1_t068F5201D923072F46716204841D21328FE6218D*)il2cpp_codegen_object_new(HashSet_1_t068F5201D923072F46716204841D21328FE6218D_il2cpp_TypeInfo_var); NullCheck(L_1); HashSet_1__ctor_mC6742D4B2D1A12A042DB56C25EEF951C4BAC992B(L_1, HashSet_1__ctor_mC6742D4B2D1A12A042DB56C25EEF951C4BAC992B_RuntimeMethod_var); __this->____hoistedParameters_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____hoistedParameters_1), (void*)L_1); ExpressionVisitor__ctor_m2974B344C35DD823BDA6D6313DAE4C7F64541393(__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.LightCompiler/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mA301A908DAF2333F86D4725164D04727426979A8 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* L_0 = (U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1*)il2cpp_codegen_object_new(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__ctor_mF5D01DDD7340F5A4B557F12B3BBCDBC680C12A53(L_0, NULL); ((U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0); return; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF5D01DDD7340F5A4B557F12B3BBCDBC680C12A53 (U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Boolean System.Linq.Expressions.Interpreter.LightCompiler/<>c::b__56_0(System.Linq.Expressions.SwitchCase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CCompileSwitchExpressionU3Eb__56_0_m375DB4D095E3D75B1C9E242C3D350545FC0D9A80 (U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* __this, SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A* ___0_c, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_All_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m0D9B82229644E248C525D3AE3F3186B319BC92E2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CCompileSwitchExpressionU3Eb__56_1_mE8FD986067502272FFCF15C46D4925EB2E2B1C4A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* G_B2_0 = NULL; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* G_B2_1 = NULL; Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* G_B1_0 = NULL; ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* G_B1_1 = NULL; { SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A* L_0 = ___0_c; NullCheck(L_0); ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1; L_1 = SwitchCase_get_TestValues_mD0D553215AD64A5FE09A7AC6BB8BA246E938AAE6_inline(L_0, NULL); il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var); Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* L_2 = ((U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var))->___U3CU3E9__56_1_1; Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* L_3 = L_2; G_B1_0 = L_3; G_B1_1 = L_1; if (L_3) { G_B2_0 = L_3; G_B2_1 = L_1; goto IL_0025; } } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var); U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* L_4 = ((U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var))->___U3CU3E9_0; Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* L_5 = (Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957*)il2cpp_codegen_object_new(Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957_il2cpp_TypeInfo_var); NullCheck(L_5); Func_2__ctor_m16E37AA4C1A49A2D37ABCDB10B1E8093977238E3(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CCompileSwitchExpressionU3Eb__56_1_mE8FD986067502272FFCF15C46D4925EB2E2B1C4A_RuntimeMethod_var), NULL); Func_2_t4350879EC317815CBE0A9478C5A816CB21C8D957* L_6 = L_5; ((U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var))->___U3CU3E9__56_1_1 = L_6; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1_il2cpp_TypeInfo_var))->___U3CU3E9__56_1_1), (void*)L_6); G_B2_0 = L_6; G_B2_1 = G_B1_1; } IL_0025: { bool L_7; L_7 = Enumerable_All_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m0D9B82229644E248C525D3AE3F3186B319BC92E2(G_B2_1, G_B2_0, Enumerable_All_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m0D9B82229644E248C525D3AE3F3186B319BC92E2_RuntimeMethod_var); return L_7; } } // System.Boolean System.Linq.Expressions.Interpreter.LightCompiler/<>c::b__56_1(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CCompileSwitchExpressionU3Eb__56_1_mE8FD986067502272FFCF15C46D4925EB2E2B1C4A (U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_t, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_t; return (bool)((!(((RuntimeObject*)(ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547*)((ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547*)IsInstClass((RuntimeObject*)L_0, ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler/<>c::b__101_0(System.Linq.Expressions.Interpreter.LightCompiler,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CCompileNoLabelPushU3Eb__101_0_m07609A5493DFD831B2EDA50043D11632211231C3 (U3CU3Ec_t56D51953ED617FE5F26E2D938B24B603B3E38CF1* __this, LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* ___0_this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_e, const RuntimeMethod* method) { { LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* L_0 = ___0_this; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_e; NullCheck(L_0); LightCompiler_CompileNoLabelPush_m1E936396B34394C0148D51C61265772895DC894D(L_0, 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 // System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefUpdater__ctor_mAD5690FEA4F211155417A7713E4D27BCB8AE9E87 (ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* __this, int32_t ___0_argumentIndex, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___0_argumentIndex; __this->___ArgumentIndex_0 = L_0; return; } } // System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::UndefineTemps(System.Linq.Expressions.Interpreter.InstructionList,System.Linq.Expressions.Interpreter.LocalVariables) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefUpdater_UndefineTemps_m4F114114D507686231DC30762F2EBE65ECE2FB9C (ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* ___1_locals, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ParameterByRefUpdater::.ctor(System.Linq.Expressions.Interpreter.LocalVariable,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterByRefUpdater__ctor_mB7175A637B3D822FF7936E57B762EC64A29D740D (ParameterByRefUpdater_t72F918510E4D56055A52CFFB4589E445F6E41A11* __this, LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* ___0_parameter, int32_t ___1_argumentIndex, const RuntimeMethod* method) { { int32_t L_0 = ___1_argumentIndex; ByRefUpdater__ctor_mAD5690FEA4F211155417A7713E4D27BCB8AE9E87(__this, L_0, NULL); LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_1 = ___0_parameter; __this->____parameter_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____parameter_1), (void*)L_1); return; } } // System.Void System.Linq.Expressions.Interpreter.ParameterByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterByRefUpdater_Update_mCF00D9EAF2482C90C748821D293DA2301ED4AEE2 (ParameterByRefUpdater_t72F918510E4D56055A52CFFB4589E445F6E41A11* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, RuntimeObject* ___1_value, 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; } { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_0 = __this->____parameter_1; NullCheck(L_0); bool L_1; L_1 = LocalVariable_get_InClosure_m9E3A130991C880913F9475A9C63156AB28FC93F6(L_0, NULL); if (!L_1) { goto IL_0026; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_3 = L_2->___Closure_8; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_4 = __this->____parameter_1; NullCheck(L_4); int32_t L_5 = L_4->___Index_0; NullCheck(L_3); int32_t L_6 = L_5; RuntimeObject* L_7 = (L_3)->GetAt(static_cast(L_6)); RuntimeObject* L_8 = ___1_value; NullCheck(L_7); InterfaceActionInvoker1< RuntimeObject* >::Invoke(1 /* System.Void System.Runtime.CompilerServices.IStrongBox::set_Value(System.Object) */, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var, L_7, L_8); return; } IL_0026: { LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_9 = __this->____parameter_1; NullCheck(L_9); bool L_10; L_10 = LocalVariable_get_IsBoxed_mD052E73492275BEB8A833C519B7B3AF54EBC13B8(L_9, NULL); if (!L_10) { goto IL_0051; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_11 = ___0_frame; NullCheck(L_11); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_11->___Data_7; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_13 = __this->____parameter_1; 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)); RuntimeObject* L_17 = ___1_value; NullCheck(((RuntimeObject*)Castclass((RuntimeObject*)L_16, 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_16, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var)), L_17); return; } IL_0051: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_18 = ___0_frame; NullCheck(L_18); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_19 = L_18->___Data_7; LocalVariable_t833E85320A902536CDDBE18E68AC7B2860C677B4* L_20 = __this->____parameter_1; NullCheck(L_20); int32_t L_21 = L_20->___Index_0; RuntimeObject* L_22 = ___1_value; NullCheck(L_19); ArrayElementTypeCheck (L_19, L_22); (L_19)->SetAt(static_cast(L_21), (RuntimeObject*)L_22); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ArrayByRefUpdater::.ctor(System.Linq.Expressions.Interpreter.LocalDefinition,System.Linq.Expressions.Interpreter.LocalDefinition,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayByRefUpdater__ctor_m5F46FF1861992EAB92AD42B447AEFA47DAEC3F95 (ArrayByRefUpdater_t27945593497B91239E36429997E5FC128CA4C844* __this, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 ___0_array, LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 ___1_index, int32_t ___2_argumentIndex, const RuntimeMethod* method) { { int32_t L_0 = ___2_argumentIndex; ByRefUpdater__ctor_mAD5690FEA4F211155417A7713E4D27BCB8AE9E87(__this, L_0, NULL); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_1 = ___0_array; __this->____array_1 = L_1; Il2CppCodeGenWriteBarrier((void**)&(((&__this->____array_1))->___U3CParameterU3Ek__BackingField_1), (void*)NULL); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_2 = ___1_index; __this->____index_2 = L_2; Il2CppCodeGenWriteBarrier((void**)&(((&__this->____index_2))->___U3CParameterU3Ek__BackingField_1), (void*)NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.ArrayByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayByRefUpdater_Update_mBD2F7853765C4E445FF51FB32C9A6F3158C11467 (ArrayByRefUpdater_t27945593497B91239E36429997E5FC128CA4C844* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, RuntimeObject* ___1_value, 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*)&RuntimeArray_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0->___Data_7; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* L_2 = (&__this->____index_2); int32_t L_3; L_3 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline(L_2, NULL); NullCheck(L_1); int32_t L_4 = L_3; RuntimeObject* L_5 = (L_1)->GetAt(static_cast(L_4)); V_0 = L_5; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame; NullCheck(L_6); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_6->___Data_7; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02* L_8 = (&__this->____array_1); int32_t L_9; L_9 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline(L_8, NULL); NullCheck(L_7); int32_t L_10 = L_9; RuntimeObject* L_11 = (L_7)->GetAt(static_cast(L_10)); RuntimeObject* L_12 = ___1_value; RuntimeObject* L_13 = V_0; NullCheck(((RuntimeArray*)CastclassClass((RuntimeObject*)L_11, RuntimeArray_il2cpp_TypeInfo_var))); Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8(((RuntimeArray*)CastclassClass((RuntimeObject*)L_11, RuntimeArray_il2cpp_TypeInfo_var)), L_12, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_13, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.ArrayByRefUpdater::UndefineTemps(System.Linq.Expressions.Interpreter.InstructionList,System.Linq.Expressions.Interpreter.LocalVariables) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayByRefUpdater_UndefineTemps_mEE0E7E82F8709594BBE6C1CA5815A9808F55A93E (ArrayByRefUpdater_t27945593497B91239E36429997E5FC128CA4C844* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* ___1_locals, const RuntimeMethod* method) { { LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* L_0 = ___1_locals; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_1 = __this->____array_1; InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_2 = ___0_instructions; NullCheck(L_2); int32_t L_3; L_3 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_2, NULL); NullCheck(L_0); LocalVariables_UndefineLocal_mA2FC25538CD5D73D72AEF668F54A8C65654F3A1B(L_0, L_1, L_3, NULL); LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* L_4 = ___1_locals; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_5 = __this->____index_2; InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_6 = ___0_instructions; NullCheck(L_6); int32_t L_7; L_7 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_6, NULL); NullCheck(L_4); LocalVariables_UndefineLocal_mA2FC25538CD5D73D72AEF668F54A8C65654F3A1B(L_4, L_5, L_7, 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.FieldByRefUpdater::.ctor(System.Nullable`1,System.Reflection.FieldInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldByRefUpdater__ctor_m0C187A56A9FFCF954A63A387D3C3C03D0AB5AF6F (FieldByRefUpdater_tC20D76F9FEADC13395438150C10C96974D9D4603* __this, Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 ___0_obj, FieldInfo_t* ___1_field, int32_t ___2_argumentIndex, const RuntimeMethod* method) { { int32_t L_0 = ___2_argumentIndex; ByRefUpdater__ctor_mAD5690FEA4F211155417A7713E4D27BCB8AE9E87(__this, L_0, NULL); Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 L_1 = ___0_obj; __this->____object_1 = L_1; Il2CppCodeGenWriteBarrier((void**)&((&(((&__this->____object_1))->___value_1))->___U3CParameterU3Ek__BackingField_1), (void*)NULL); FieldInfo_t* L_2 = ___1_field; __this->____field_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____field_2), (void*)L_2); return; } } // System.Void System.Linq.Expressions.Interpreter.FieldByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldByRefUpdater_Update_mC5FA18E1050F7D3F4ED53BD96D534DD5C8CC6F4B (FieldByRefUpdater_tC20D76F9FEADC13395438150C10C96974D9D4603* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, RuntimeObject* ___1_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 V_1; memset((&V_1), 0, sizeof(V_1)); RuntimeObject* G_B3_0 = NULL; { Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_0 = (&__this->____object_1); bool L_1; L_1 = Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_inline(L_0, Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); if (!L_1) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_4 = (&__this->____object_1); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_5; L_5 = Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_inline(L_4, Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); V_1 = L_5; int32_t L_6; L_6 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline((&V_1), NULL); NullCheck(L_3); int32_t L_7 = L_6; RuntimeObject* L_8 = (L_3)->GetAt(static_cast(L_7)); G_B3_0 = L_8; goto IL_002a; } IL_0029: { G_B3_0 = NULL; } IL_002a: { V_0 = G_B3_0; FieldInfo_t* L_9 = __this->____field_2; RuntimeObject* L_10 = V_0; RuntimeObject* L_11 = ___1_value; NullCheck(L_9); FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C(L_9, L_10, L_11, NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.FieldByRefUpdater::UndefineTemps(System.Linq.Expressions.Interpreter.InstructionList,System.Linq.Expressions.Interpreter.LocalVariables) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldByRefUpdater_UndefineTemps_mC33ECD44EB94E1DC5CB968B42EE908BB176C530E (FieldByRefUpdater_tC20D76F9FEADC13395438150C10C96974D9D4603* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* ___1_locals, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_0 = (&__this->____object_1); bool L_1; L_1 = Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_inline(L_0, Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); if (!L_1) { goto IL_0024; } } { LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* L_2 = ___1_locals; Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_3 = (&__this->____object_1); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_4; L_4 = Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_inline(L_3, Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_5 = ___0_instructions; NullCheck(L_5); int32_t L_6; L_6 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_5, NULL); NullCheck(L_2); LocalVariables_UndefineLocal_mA2FC25538CD5D73D72AEF668F54A8C65654F3A1B(L_2, L_4, L_6, NULL); } IL_0024: { return; } } #ifdef __clang__ #pragma 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.PropertyByRefUpdater::.ctor(System.Nullable`1,System.Reflection.PropertyInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyByRefUpdater__ctor_m9FED566D3D6D8B5E12248CA4B4D00DC83BE1D7F4 (PropertyByRefUpdater_tF73C9E17AD2738CE0D42AD61A15B318928EF83F6* __this, Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 ___0_obj, PropertyInfo_t* ___1_property, int32_t ___2_argumentIndex, const RuntimeMethod* method) { { int32_t L_0 = ___2_argumentIndex; ByRefUpdater__ctor_mAD5690FEA4F211155417A7713E4D27BCB8AE9E87(__this, L_0, NULL); Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 L_1 = ___0_obj; __this->____object_1 = L_1; Il2CppCodeGenWriteBarrier((void**)&((&(((&__this->____object_1))->___value_1))->___U3CParameterU3Ek__BackingField_1), (void*)NULL); PropertyInfo_t* L_2 = ___1_property; __this->____property_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____property_2), (void*)L_2); return; } } // System.Void System.Linq.Expressions.Interpreter.PropertyByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyByRefUpdater_Update_m47B03EE629D6868F87A31CC25C4912CD19FE838B (PropertyByRefUpdater_tF73C9E17AD2738CE0D42AD61A15B318928EF83F6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, RuntimeObject* ___1_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 V_1; memset((&V_1), 0, sizeof(V_1)); il2cpp::utils::ExceptionSupportStack __active_exceptions; RuntimeObject* G_B3_0 = NULL; { Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_0 = (&__this->____object_1); bool L_1; L_1 = Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_inline(L_0, Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); if (!L_1) { goto IL_0029; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame; NullCheck(L_2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7; Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_4 = (&__this->____object_1); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_5; L_5 = Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_inline(L_4, Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); V_1 = L_5; int32_t L_6; L_6 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline((&V_1), NULL); NullCheck(L_3); int32_t L_7 = L_6; RuntimeObject* L_8 = (L_3)->GetAt(static_cast(L_7)); G_B3_0 = L_8; goto IL_002a; } IL_0029: { G_B3_0 = NULL; } IL_002a: { V_0 = G_B3_0; } try {// begin try (depth: 1) PropertyInfo_t* L_9 = __this->____property_2; RuntimeObject* L_10 = V_0; RuntimeObject* L_11 = ___1_value; NullCheck(L_9); PropertyInfo_SetValue_m67B3A509C7EB945C3DA97D096EF1231C805C92D3(L_9, L_10, L_11, NULL); goto IL_0045; }// 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_003a; } throw e; } CATCH_003a: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL); Exception_t* L_12; L_12 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PropertyByRefUpdater_Update_m47B03EE629D6868F87A31CC25C4912CD19FE838B_RuntimeMethod_var))); }// end catch (depth: 1) IL_0045: { return; } } // System.Void System.Linq.Expressions.Interpreter.PropertyByRefUpdater::UndefineTemps(System.Linq.Expressions.Interpreter.InstructionList,System.Linq.Expressions.Interpreter.LocalVariables) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyByRefUpdater_UndefineTemps_m4D546C74F3390FBDB159E14332863C4CC3AC8CBC (PropertyByRefUpdater_tF73C9E17AD2738CE0D42AD61A15B318928EF83F6* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* ___1_locals, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_0 = (&__this->____object_1); bool L_1; L_1 = Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_inline(L_0, Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); if (!L_1) { goto IL_0024; } } { LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* L_2 = ___1_locals; Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_3 = (&__this->____object_1); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_4; L_4 = Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_inline(L_3, Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_5 = ___0_instructions; NullCheck(L_5); int32_t L_6; L_6 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_5, NULL); NullCheck(L_2); LocalVariables_UndefineLocal_mA2FC25538CD5D73D72AEF668F54A8C65654F3A1B(L_2, L_4, L_6, NULL); } IL_0024: { return; } } #ifdef __clang__ #pragma 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.IndexMethodByRefUpdater::.ctor(System.Nullable`1,System.Linq.Expressions.Interpreter.LocalDefinition[],System.Reflection.MethodInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexMethodByRefUpdater__ctor_mC44C5FB9EDF1BFAEF8C29E04DD6DBCB2C4326EA1 (IndexMethodByRefUpdater_t83E4AE3E4B0E84AB435FD4D3D63CFDE6BC71E049* __this, Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 ___0_obj, LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* ___1_args, MethodInfo_t* ___2_indexer, int32_t ___3_argumentIndex, const RuntimeMethod* method) { { int32_t L_0 = ___3_argumentIndex; ByRefUpdater__ctor_mAD5690FEA4F211155417A7713E4D27BCB8AE9E87(__this, L_0, NULL); Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2 L_1 = ___0_obj; __this->____obj_2 = L_1; Il2CppCodeGenWriteBarrier((void**)&((&(((&__this->____obj_2))->___value_1))->___U3CParameterU3Ek__BackingField_1), (void*)NULL); LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* L_2 = ___1_args; __this->____args_3 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____args_3), (void*)L_2); MethodInfo_t* L_3 = ___2_indexer; __this->____indexer_1 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____indexer_1), (void*)L_3); return; } } // System.Void System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexMethodByRefUpdater_Update_m48E4BF9D7365800BE44106682706CB5FCD00B2E4 (IndexMethodByRefUpdater_t83E4AE3E4B0E84AB435FD4D3D63CFDE6BC71E049* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, RuntimeObject* ___1_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 V_3; memset((&V_3), 0, sizeof(V_3)); il2cpp::utils::ExceptionSupportStack __active_exceptions; RuntimeObject* G_B6_0 = NULL; { LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* L_0 = __this->____args_3; NullCheck(L_0); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_0)->max_length)), 1))); V_0 = L_1; V_2 = 0; goto IL_0033; } IL_0014: { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = V_0; int32_t L_3 = V_2; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame; NullCheck(L_4); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_4->___Data_7; LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* L_6 = __this->____args_3; int32_t L_7 = V_2; NullCheck(L_6); int32_t L_8; L_8 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline(((L_6)->GetAddressAt(static_cast(L_7))), NULL); NullCheck(L_5); int32_t L_9 = L_8; RuntimeObject* L_10 = (L_5)->GetAt(static_cast(L_9)); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_10); (L_2)->SetAt(static_cast(L_3), (RuntimeObject*)L_10); int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_11, 1)); } IL_0033: { int32_t L_12 = V_2; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_0; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_13)->max_length)), 1))))) { goto IL_0014; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14 = V_0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15 = V_0; NullCheck(L_15); RuntimeObject* L_16 = ___1_value; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_15)->max_length)), 1))), (RuntimeObject*)L_16); Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_17 = (&__this->____obj_2); bool L_18; L_18 = Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_inline(L_17, Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); if (!L_18) { goto IL_006c; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame; NullCheck(L_19); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_20 = L_19->___Data_7; Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_21 = (&__this->____obj_2); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_22; L_22 = Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_inline(L_21, Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); V_3 = L_22; int32_t L_23; L_23 = LocalDefinition_get_Index_m03B6B7F6D784E4B863B2CD6B4357502C31995FCF_inline((&V_3), NULL); NullCheck(L_20); int32_t L_24 = L_23; RuntimeObject* L_25 = (L_20)->GetAt(static_cast(L_24)); G_B6_0 = L_25; goto IL_006d; } IL_006c: { G_B6_0 = NULL; } IL_006d: { V_1 = G_B6_0; } try {// begin try (depth: 1) MethodInfo_t* L_26 = __this->____indexer_1; RuntimeObject* L_27 = V_1; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_28 = V_0; NullCheck(L_26); RuntimeObject* L_29; L_29 = MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826(L_26, L_27, L_28, NULL); goto IL_0089; }// 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_007e; } throw e; } CATCH_007e: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL); Exception_t* L_30; L_30 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexMethodByRefUpdater_Update_m48E4BF9D7365800BE44106682706CB5FCD00B2E4_RuntimeMethod_var))); }// end catch (depth: 1) IL_0089: { return; } } // System.Void System.Linq.Expressions.Interpreter.IndexMethodByRefUpdater::UndefineTemps(System.Linq.Expressions.Interpreter.InstructionList,System.Linq.Expressions.Interpreter.LocalVariables) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexMethodByRefUpdater_UndefineTemps_mAB7DB1B36FD4452104223B7271C0764ADADBCEDE (IndexMethodByRefUpdater_t83E4AE3E4B0E84AB435FD4D3D63CFDE6BC71E049* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* ___1_locals, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_0 = (&__this->____obj_2); bool L_1; L_1 = Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_inline(L_0, Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_RuntimeMethod_var); if (!L_1) { goto IL_0024; } } { LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* L_2 = ___1_locals; Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* L_3 = (&__this->____obj_2); LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_4; L_4 = Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_inline(L_3, Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_RuntimeMethod_var); InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_5 = ___0_instructions; NullCheck(L_5); int32_t L_6; L_6 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_5, NULL); NullCheck(L_2); LocalVariables_UndefineLocal_mA2FC25538CD5D73D72AEF668F54A8C65654F3A1B(L_2, L_4, L_6, NULL); } IL_0024: { V_0 = 0; goto IL_0044; } IL_0028: { LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* L_7 = ___1_locals; LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* L_8 = __this->____args_3; int32_t L_9 = V_0; NullCheck(L_8); int32_t L_10 = L_9; LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_11 = (L_8)->GetAt(static_cast(L_10)); InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_12 = ___0_instructions; NullCheck(L_12); int32_t L_13; L_13 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_12, NULL); NullCheck(L_7); LocalVariables_UndefineLocal_mA2FC25538CD5D73D72AEF668F54A8C65654F3A1B(L_7, L_11, L_13, NULL); int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_14, 1)); } IL_0044: { int32_t L_15 = V_0; LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* L_16 = __this->____args_3; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))) { goto IL_0028; } } { return; } } #ifdef __clang__ #pragma 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.LightDelegateCreator::.ctor(System.Linq.Expressions.Interpreter.Interpreter,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightDelegateCreator__ctor_m35DD9C4A942AB5F3ADB7C78251B64CFB5996F018 (LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* __this, Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___0_interpreter, LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ___1_lambda, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_0 = ___0_interpreter; __this->___U3CInterpreterU3Ek__BackingField_1 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CInterpreterU3Ek__BackingField_1), (void*)L_0); LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* L_1 = ___1_lambda; __this->____lambda_0 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____lambda_0), (void*)L_1); return; } } // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightDelegateCreator::get_Interpreter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* LightDelegateCreator_get_Interpreter_m67081EFC5128F2FCBDC5306DEC0E513A21FBDFD8 (LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* __this, const RuntimeMethod* method) { { Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_0 = __this->___U3CInterpreterU3Ek__BackingField_1; return L_0; } } // System.Delegate System.Linq.Expressions.Interpreter.LightDelegateCreator::CreateDelegate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LightDelegateCreator_CreateDelegate_m3EFFBA9C9BE4F079674563B48C1DA9CDE7F77C68 (LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* __this, const RuntimeMethod* method) { { Delegate_t* L_0; L_0 = LightDelegateCreator_CreateDelegate_m8B7FD1B579E53A5370C8E0EDB568207E09A0D506(__this, (IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F*)NULL, NULL); return L_0; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_0 = ___0_closure; LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_1 = (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5*)il2cpp_codegen_object_new(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); NullCheck(L_1); LightLambda__ctor_mB6316F7CCF8E66199DAE0ED990792904E48DDBBE(L_1, __this, L_0, NULL); LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* L_2 = __this->____lambda_0; NullCheck(L_2); Type_t* L_3; L_3 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); NullCheck(L_1); Delegate_t* L_4; L_4 = LightLambda_MakeDelegate_m2EC66B97B8B12E071F5849EBD3504BCEB47208FE(L_1, L_3, 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.LightLambda::RunVoid0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid0_mC74DE90D3B86651A74AC3D4DC13C532578E36886 (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, const RuntimeMethod* method) { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* V_1 = NULL; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0; L_0 = LightLambda_MakeFrame_m29F9619223268C53C2A836412BBF7D9C8501D526(__this, NULL); V_0 = L_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = V_0; NullCheck(L_1); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2; L_2 = InterpretedFrame_Enter_m248E9FC91D11BE79F8379C95B7175B4B96D6D57E(L_1, NULL); V_1 = L_2; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_001c: {// begin finally (depth: 1) InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = V_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = V_1; NullCheck(L_3); InterpretedFrame_Leave_mDE0116DD74316A6F097AD2A1C8E41BFBFAF2BA2C(L_3, L_4, NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_5 = __this->____interpreter_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = V_0; NullCheck(L_5); Interpreter_Run_m3439B4605F2EFC6D3B8E140D6DBEFD53D91D1F4E(L_5, L_6, NULL); goto IL_0024; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0024: { return; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid0(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LightLambda_MakeRunVoid0_m9F6DEC4E0F38CBFBE1787D396E76865B6594E0CB (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* ___0_lambda, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_RunVoid0_mC74DE90D3B86651A74AC3D4DC13C532578E36886_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_0 = ___0_lambda; Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var); NullCheck(L_1); Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_1, L_0, (intptr_t)((void*)LightLambda_RunVoid0_mC74DE90D3B86651A74AC3D4DC13C532578E36886_RuntimeMethod_var), NULL); return L_1; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::.ctor(System.Linq.Expressions.Interpreter.LightDelegateCreator,System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda__ctor_mB6316F7CCF8E66199DAE0ED990792904E48DDBBE (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* ___0_delegateCreator, IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___1_closure, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* L_0 = ___0_delegateCreator; __this->____delegateCreator_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____delegateCreator_3), (void*)L_0); IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_1 = ___1_closure; __this->____closure_0 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____closure_0), (void*)L_1); LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* L_2 = ___0_delegateCreator; NullCheck(L_2); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_3; L_3 = LightDelegateCreator_get_Interpreter_m67081EFC5128F2FCBDC5306DEC0E513A21FBDFD8_inline(L_2, NULL); __this->____interpreter_1 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____interpreter_1), (void*)L_3); return; } } // System.String System.Linq.Expressions.Interpreter.LightLambda::get_DebugView() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LightLambda_get_DebugView_mEEC7EFBB329CA9E3EFD65728A492B9B2028EF673 (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_0 = __this->____interpreter_1; DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* L_1 = (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB*)il2cpp_codegen_object_new(DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB_il2cpp_TypeInfo_var); NullCheck(L_1); DebugViewPrinter__ctor_mB79E43077623B2C07C06A568D17B892AD334857B(L_1, L_0, NULL); NullCheck(L_1); String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); return L_2; } } // System.Func`2 System.Linq.Expressions.Interpreter.LightLambda::GetRunDelegateCtor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* LightLambda_GetRunDelegateCtor_mED0ACE99EB23A242417A1434498648BC34FB6E7E (Type_t* ___0_delegateType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_TryGetValue_m9458B7F7373F92890CF6BDF610E3A9289D227930_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* V_0 = NULL; bool V_1 = false; Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* V_2 = NULL; Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* V_3 = NULL; { il2cpp_codegen_runtime_class_init_inline(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* L_0 = ((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields*)il2cpp_codegen_static_fields_for(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var))->____runCache_2; V_0 = L_0; V_1 = (bool)0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_002c: {// begin finally (depth: 1) { bool L_1 = V_1; if (!L_1) { goto IL_0035; } } { CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* L_2 = V_0; Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_2, NULL); } IL_0035: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) { CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* L_3 = V_0; Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_3, (&V_1), NULL); il2cpp_codegen_runtime_class_init_inline(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* L_4 = ((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields*)il2cpp_codegen_static_fields_for(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var))->____runCache_2; Type_t* L_5 = ___0_delegateType; NullCheck(L_4); bool L_6; L_6 = CacheDict_2_TryGetValue_m9458B7F7373F92890CF6BDF610E3A9289D227930(L_4, L_5, (&V_2), CacheDict_2_TryGetValue_m9458B7F7373F92890CF6BDF610E3A9289D227930_RuntimeMethod_var); if (!L_6) { goto IL_0023_1; } } { Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_7 = V_2; V_3 = L_7; goto IL_0036; } IL_0023_1: { Type_t* L_8 = ___0_delegateType; il2cpp_codegen_runtime_class_init_inline(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_9; L_9 = LightLambda_MakeRunDelegateCtor_mA91CCD083DB25A0BE3D556D7996FEA7F474123A6(L_8, NULL); V_3 = L_9; goto IL_0036; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0036: { Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_10 = V_3; return L_10; } } // System.Func`2 System.Linq.Expressions.Interpreter.LightLambda::MakeRunDelegateCtor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* LightLambda_MakeRunDelegateCtor_mA91CCD083DB25A0BE3D556D7996FEA7F474123A6 (Type_t* ___0_delegateType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_set_Item_m6C59322A37B45F5FF0CE06243F70DA922ABD673D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); 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*)&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__DisplayClass74_0_U3CMakeRunDelegateCtorU3Eb__0_m823FC5D46C951444206C324C201FAFF87426DEE1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B22D7E60DEDC09DDAFBD8D0F0CC44639140A60B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral37C8DC512CCF8C5643EF4A8BC484C4F29F2C958D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE32C6B0CF9CF4BB0B7B861B9106DBBFEFDA8415E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEB47E2E1B1E2838D848B24BA7FEA5D7AE5D9714A); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* V_0 = NULL; MethodInfo_t* V_1 = NULL; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* V_2 = NULL; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_3 = NULL; String_t* V_4 = NULL; MethodInfo_t* V_5 = NULL; int32_t V_6 = 0; MethodInfo_t* V_7 = NULL; int32_t V_8 = 0; Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* V_9 = NULL; U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* G_B23_0 = NULL; U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* G_B22_0 = NULL; MethodInfo_t* G_B24_0 = NULL; U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* G_B24_1 = NULL; { U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_0 = (U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C_il2cpp_TypeInfo_var); NullCheck(L_0); U3CU3Ec__DisplayClass74_0__ctor_mB2F4D370F4D863D4FE37338E35E8FC540197167D(L_0, NULL); V_0 = L_0; U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_1 = V_0; Type_t* L_2 = ___0_delegateType; NullCheck(L_1); L_1->___delegateType_1 = L_2; Il2CppCodeGenWriteBarrier((void**)(&L_1->___delegateType_1), (void*)L_2); U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_3 = V_0; NullCheck(L_3); Type_t* L_4 = L_3->___delegateType_1; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); MethodInfo_t* L_5; L_5 = TypeUtils_GetInvokeMethod_m62AB477BF6415EEB6F7108534BAB598CA9CDCA02(L_4, NULL); V_1 = L_5; MethodInfo_t* L_6 = V_1; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_7; L_7 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_6, NULL); V_2 = L_7; V_4 = _stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_8 = V_2; NullCheck(L_8); if ((((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) < ((int32_t)((int32_t)16)))) { goto IL_0030; } } { return (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5*)NULL; } IL_0030: { MethodInfo_t* L_9 = V_1; NullCheck(L_9); Type_t* L_10; L_10 = VirtualFuncInvoker0< Type_t* >::Invoke(41 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_9); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); bool L_13; L_13 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_10, L_12, NULL); if (!L_13) { goto IL_0060; } } { String_t* L_14 = V_4; String_t* L_15; L_15 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_14, _stringLiteralE32C6B0CF9CF4BB0B7B861B9106DBBFEFDA8415E, NULL); V_4 = L_15; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_16 = V_2; NullCheck(L_16); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_17 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))); V_3 = L_17; goto IL_0078; } IL_0060: { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_18 = V_2; NullCheck(L_18); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_19 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_18)->max_length)), 1))); V_3 = L_19; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_20 = V_3; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_21 = V_3; NullCheck(L_21); MethodInfo_t* L_22 = V_1; NullCheck(L_22); Type_t* L_23; L_23 = VirtualFuncInvoker0< Type_t* >::Invoke(41 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_22); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_23); (L_20)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_21)->max_length)), 1))), (Type_t*)L_23); } IL_0078: { MethodInfo_t* L_24 = V_1; NullCheck(L_24); Type_t* L_25; L_25 = VirtualFuncInvoker0< Type_t* >::Invoke(41 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_24); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_26 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_27; L_27 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_26, NULL); bool L_28; L_28 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_25, L_27, NULL); if (!L_28) { goto IL_00f0; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_29 = V_3; NullCheck(L_29); if ((!(((uint32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))) == ((uint32_t)2)))) { goto IL_00f0; } } { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_30 = V_2; NullCheck(L_30); int32_t L_31 = 0; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_32 = (L_30)->GetAt(static_cast(L_31)); NullCheck(L_32); Type_t* L_33; L_33 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_32); NullCheck(L_33); bool L_34; L_34 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_33, NULL); if (!L_34) { goto IL_00f0; } } { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_35 = V_2; NullCheck(L_35); int32_t L_36 = 1; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_37 = (L_35)->GetAt(static_cast(L_36)); NullCheck(L_37); Type_t* L_38; L_38 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_37); NullCheck(L_38); bool L_39; L_39 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_38, NULL); if (!L_39) { goto IL_00f0; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_40 = { reinterpret_cast (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_41; L_41 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_40, NULL); NullCheck(L_41); MethodInfo_t* L_42; L_42 = Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D(L_41, _stringLiteral37C8DC512CCF8C5643EF4A8BC484C4F29F2C958D, ((int32_t)36), NULL); V_5 = L_42; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_43 = V_3; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_44 = V_2; NullCheck(L_44); int32_t L_45 = 0; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_46 = (L_44)->GetAt(static_cast(L_45)); NullCheck(L_46); Type_t* L_47; L_47 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_46); NullCheck(L_47); Type_t* L_48; L_48 = VirtualFuncInvoker0< Type_t* >::Invoke(46 /* System.Type System.Type::GetElementType() */, L_47); NullCheck(L_43); ArrayElementTypeCheck (L_43, L_48); (L_43)->SetAt(static_cast(0), (Type_t*)L_48); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_49 = V_3; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_50 = V_2; NullCheck(L_50); int32_t L_51 = 1; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_52 = (L_50)->GetAt(static_cast(L_51)); NullCheck(L_52); Type_t* L_53; L_53 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_52); NullCheck(L_53); Type_t* L_54; L_54 = VirtualFuncInvoker0< Type_t* >::Invoke(46 /* System.Type System.Type::GetElementType() */, L_53); NullCheck(L_49); ArrayElementTypeCheck (L_49, L_54); (L_49)->SetAt(static_cast(1), (Type_t*)L_54); goto IL_01ee; } IL_00f0: { MethodInfo_t* L_55 = V_1; NullCheck(L_55); Type_t* L_56; L_56 = VirtualFuncInvoker0< Type_t* >::Invoke(41 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_55); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_57 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_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); bool L_59; L_59 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_56, L_58, NULL); if (!L_59) { goto IL_0128; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_60 = V_3; NullCheck(L_60); if ((((RuntimeArray*)L_60)->max_length)) { goto IL_0128; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_61 = { reinterpret_cast (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_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); NullCheck(L_62); MethodInfo_t* L_63; L_63 = Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D(L_62, _stringLiteralEB47E2E1B1E2838D848B24BA7FEA5D7AE5D9714A, ((int32_t)36), NULL); V_5 = L_63; goto IL_01ee; } IL_0128: { V_6 = 0; goto IL_014d; } IL_012d: { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_64 = V_3; int32_t L_65 = V_6; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_66 = V_2; int32_t L_67 = V_6; NullCheck(L_66); int32_t L_68 = L_67; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_69 = (L_66)->GetAt(static_cast(L_68)); NullCheck(L_69); Type_t* L_70; L_70 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_69); NullCheck(L_64); ArrayElementTypeCheck (L_64, L_70); (L_64)->SetAt(static_cast(L_65), (Type_t*)L_70); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_71 = V_3; int32_t L_72 = V_6; NullCheck(L_71); int32_t L_73 = L_72; Type_t* L_74 = (L_71)->GetAt(static_cast(L_73)); NullCheck(L_74); bool L_75; L_75 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_74, NULL); if (!L_75) { goto IL_0147; } } { return (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5*)NULL; } IL_0147: { int32_t L_76 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_76, 1)); } IL_014d: { int32_t L_77 = V_6; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_78 = V_2; NullCheck(L_78); if ((((int32_t)L_77) < ((int32_t)((int32_t)(((RuntimeArray*)L_78)->max_length))))) { goto IL_012d; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_79 = V_3; Type_t* L_80; L_80 = DelegateHelpers_MakeDelegate_m59371A1E0D5AA366FE5EBFF7E098AA5F26DDD224(L_79, NULL); U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_81 = V_0; NullCheck(L_81); Type_t* L_82 = L_81->___delegateType_1; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); bool L_83; L_83 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_80, L_82, NULL); if (!L_83) { goto IL_01c8; } } { String_t* L_84 = V_4; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_85 = V_2; NullCheck(L_85); V_8 = ((int32_t)(((RuntimeArray*)L_85)->max_length)); String_t* L_86; L_86 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_8), NULL); String_t* L_87; L_87 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral0B22D7E60DEDC09DDAFBD8D0F0CC44639140A60B, L_84, L_86, NULL); V_4 = L_87; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_88 = { reinterpret_cast (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_89; L_89 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_88, NULL); String_t* L_90 = V_4; NullCheck(L_89); MethodInfo_t* L_91; L_91 = Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D(L_89, L_90, ((int32_t)40), NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_92 = V_3; NullCheck(L_91); MethodInfo_t* L_93; L_93 = VirtualFuncInvoker1< MethodInfo_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(43 /* System.Reflection.MethodInfo System.Reflection.MethodInfo::MakeGenericMethod(System.Type[]) */, L_91, L_92); V_7 = L_93; il2cpp_codegen_runtime_class_init_inline(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* L_94 = ((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields*)il2cpp_codegen_static_fields_for(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var))->____runCache_2; U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_95 = V_0; NullCheck(L_95); Type_t* L_96 = L_95->___delegateType_1; MethodInfo_t* L_97 = V_7; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_98 = { reinterpret_cast (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5_0_0_0_var) }; Type_t* L_99; L_99 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_98, NULL); NullCheck(L_97); Delegate_t* L_100; L_100 = VirtualFuncInvoker1< Delegate_t*, Type_t* >::Invoke(45 /* System.Delegate System.Reflection.MethodInfo::CreateDelegate(System.Type) */, L_97, L_99); Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_101 = ((Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5*)Castclass((RuntimeObject*)L_100, Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5_il2cpp_TypeInfo_var)); V_9 = L_101; NullCheck(L_94); CacheDict_2_set_Item_m6C59322A37B45F5FF0CE06243F70DA922ABD673D(L_94, L_96, L_101, CacheDict_2_set_Item_m6C59322A37B45F5FF0CE06243F70DA922ABD673D_RuntimeMethod_var); Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_102 = V_9; return L_102; } IL_01c8: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_103 = { reinterpret_cast (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_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); String_t* L_105 = V_4; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_106 = V_2; NullCheck(L_106); V_8 = ((int32_t)(((RuntimeArray*)L_106)->max_length)); String_t* L_107; L_107 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_8), NULL); String_t* L_108; L_108 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_105, L_107, NULL); NullCheck(L_104); MethodInfo_t* L_109; L_109 = Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D(L_104, L_108, ((int32_t)36), NULL); V_5 = L_109; } IL_01ee: { U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_110 = V_0; MethodInfo_t* L_111 = V_5; NullCheck(L_111); bool L_112; L_112 = VirtualFuncInvoker0< bool >::Invoke(28 /* System.Boolean System.Reflection.MethodBase::get_IsGenericMethodDefinition() */, L_111); G_B22_0 = L_110; if (L_112) { G_B23_0 = L_110; goto IL_01fc; } } { MethodInfo_t* L_113 = V_5; G_B24_0 = L_113; G_B24_1 = G_B22_0; goto IL_0204; } IL_01fc: { MethodInfo_t* L_114 = V_5; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_115 = V_3; NullCheck(L_114); MethodInfo_t* L_116; L_116 = VirtualFuncInvoker1< MethodInfo_t*, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(43 /* System.Reflection.MethodInfo System.Reflection.MethodInfo::MakeGenericMethod(System.Type[]) */, L_114, L_115); G_B24_0 = L_116; G_B24_1 = G_B23_0; } IL_0204: { NullCheck(G_B24_1); G_B24_1->___targetMethod_0 = G_B24_0; Il2CppCodeGenWriteBarrier((void**)(&G_B24_1->___targetMethod_0), (void*)G_B24_0); il2cpp_codegen_runtime_class_init_inline(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* L_117 = ((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields*)il2cpp_codegen_static_fields_for(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var))->____runCache_2; U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_118 = V_0; NullCheck(L_118); Type_t* L_119 = L_118->___delegateType_1; U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* L_120 = V_0; Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_121 = (Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5*)il2cpp_codegen_object_new(Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5_il2cpp_TypeInfo_var); NullCheck(L_121); Func_2__ctor_m919EBDCC21C6415BAA8906FAAE299C855EC47A8E(L_121, L_120, (intptr_t)((void*)U3CU3Ec__DisplayClass74_0_U3CMakeRunDelegateCtorU3Eb__0_m823FC5D46C951444206C324C201FAFF87426DEE1_RuntimeMethod_var), NULL); Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_122 = L_121; V_9 = L_122; NullCheck(L_117); CacheDict_2_set_Item_m6C59322A37B45F5FF0CE06243F70DA922ABD673D(L_117, L_119, L_122, CacheDict_2_set_Item_m6C59322A37B45F5FF0CE06243F70DA922ABD673D_RuntimeMethod_var); Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_123 = V_9; return L_123; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::CreateCustomDelegate(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LightLambda_CreateCustomDelegate_m24F7A648CF1C6C1A4F7EBDDC90E912900407F24F (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, Type_t* ___0_delegateType, 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*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_Run_m9B05B9E70E6E5D55FFFAFF49A05BDCD4DC83C97E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3292C2AE705BAEA2EC4A03FEAEFFF6944C7BA630_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mEBDF6B4FD26C1A24C4771845DA76DF00D93F8E36_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_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); 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); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E301476797C16CDBADD440A767686B998DD3EEE); s_Il2CppMethodInitialized = true; } MethodInfo_t* V_0 = NULL; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* V_1 = NULL; ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* V_2 = NULL; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_3 = NULL; bool V_4 = false; NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* V_5 = NULL; ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* V_6 = NULL; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_7 = NULL; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_8 = NULL; int32_t V_9 = 0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_10 = NULL; List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12* V_11 = NULL; int32_t V_12 = 0; int32_t G_B4_0 = 0; { Type_t* L_0 = ___0_delegateType; il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var); MethodInfo_t* L_1; L_1 = TypeUtils_GetInvokeMethod_m62AB477BF6415EEB6F7108534BAB598CA9CDCA02(L_0, NULL); V_0 = L_1; MethodInfo_t* L_2 = V_0; il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_3; L_3 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_2, NULL); V_1 = L_3; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_4 = V_1; NullCheck(L_4); ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_5 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))); V_2 = L_5; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_6 = V_1; NullCheck(L_6); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_7 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))); V_3 = L_7; V_4 = (bool)0; V_9 = 0; goto IL_0079; } IL_0028: { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_8 = V_1; int32_t L_9 = V_9; NullCheck(L_8); int32_t L_10 = L_9; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_11); Type_t* L_12; L_12 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_11); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_13 = V_1; int32_t L_14 = V_9; NullCheck(L_13); int32_t L_15 = L_14; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_16 = (L_13)->GetAt(static_cast(L_15)); NullCheck(L_16); String_t* L_17; L_17 = VirtualFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Reflection.ParameterInfo::get_Name() */, L_16); il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_18; L_18 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_12, L_17, NULL); V_10 = L_18; bool L_19 = V_4; if (L_19) { goto IL_0055; } } { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_20 = V_1; int32_t L_21 = V_9; NullCheck(L_20); int32_t L_22 = L_21; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_23); Type_t* L_24; L_24 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_23); NullCheck(L_24); bool L_25; L_25 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_24, NULL); G_B4_0 = ((int32_t)(L_25)); goto IL_0056; } IL_0055: { G_B4_0 = 1; } IL_0056: { V_4 = (bool)G_B4_0; ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_26 = V_2; int32_t L_27 = V_9; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_28 = V_10; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_28); (L_26)->SetAt(static_cast(L_27), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_28); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_29 = V_3; int32_t L_30 = V_9; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_31 = V_10; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_32 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_33; L_33 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_32, NULL); il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_34; L_34 = Expression_Convert_mD5233B60383B3FD0F5A044E4440FB32CBF9609D5(L_31, L_33, NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_34); (L_29)->SetAt(static_cast(L_30), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_34); int32_t L_35 = V_9; V_9 = ((int32_t)il2cpp_codegen_add(L_35, 1)); } IL_0079: { int32_t L_36 = V_9; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_37 = V_1; NullCheck(L_37); if ((((int32_t)L_36) < ((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length))))) { goto IL_0028; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_38 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_39; L_39 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_38, NULL); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_40 = V_3; il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_41; L_41 = Expression_NewArrayInit_m3D54DDE1A545CF5B2DC868DD6DDD4B0882FD2062(L_39, L_40, NULL); V_5 = L_41; Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A* L_42 = (Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A*)il2cpp_codegen_object_new(Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A_il2cpp_TypeInfo_var); NullCheck(L_42); Func_2__ctor_m84415336F8D908293EB9A1EA849A76A2B2D8EA7C(L_42, __this, (intptr_t)((void*)LightLambda_Run_m9B05B9E70E6E5D55FFFAFF49A05BDCD4DC83C97E_RuntimeMethod_var), NULL); ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_43; L_43 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_42, NULL); V_6 = L_43; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_44 = { reinterpret_cast (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_0_0_0_var) }; Type_t* L_45; L_45 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_44, NULL); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_46; L_46 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_45, _stringLiteral0E301476797C16CDBADD440A767686B998DD3EEE, NULL); V_7 = L_46; MethodInfo_t* L_47 = V_0; NullCheck(L_47); Type_t* L_48; L_48 = VirtualFuncInvoker0< Type_t* >::Invoke(41 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_47); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_49 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; Type_t* L_50; L_50 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_49, NULL); bool L_51; L_51 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_48, L_50, NULL); if (!L_51) { goto IL_00f7; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_54 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)1); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_55 = L_54; ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_56 = V_6; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_57 = V_7; il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_58; L_58 = Expression_Invoke_m86D93B1BFBB85B96263854C180D6B0B4AF68C2C9(L_56, L_57, NULL); NullCheck(L_55); ArrayElementTypeCheck (L_55, L_58); (L_55)->SetAt(static_cast(0), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_58); BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_59; L_59 = Expression_Block_m1A254700EBECC1B0B0F6380CB5D9414F1D45421E(L_53, L_55, NULL); V_8 = L_59; goto IL_010d; } IL_00f7: { ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_60 = V_6; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_61 = V_7; il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_62; L_62 = Expression_Invoke_m86D93B1BFBB85B96263854C180D6B0B4AF68C2C9(L_60, L_61, NULL); MethodInfo_t* L_63 = V_0; NullCheck(L_63); Type_t* L_64; L_64 = VirtualFuncInvoker0< Type_t* >::Invoke(41 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_63); UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_65; L_65 = Expression_Convert_mD5233B60383B3FD0F5A044E4440FB32CBF9609D5(L_62, L_64, NULL); V_8 = L_65; } IL_010d: { bool L_66 = V_4; if (!L_66) { goto IL_0196; } } { List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12* L_67 = (List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12*)il2cpp_codegen_object_new(List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12_il2cpp_TypeInfo_var); NullCheck(L_67); List_1__ctor_mEBDF6B4FD26C1A24C4771845DA76DF00D93F8E36(L_67, List_1__ctor_mEBDF6B4FD26C1A24C4771845DA76DF00D93F8E36_RuntimeMethod_var); V_11 = L_67; V_12 = 0; goto IL_0175; } IL_0120: { ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_68 = V_1; int32_t L_69 = V_12; NullCheck(L_68); int32_t L_70 = L_69; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_71 = (L_68)->GetAt(static_cast(L_70)); NullCheck(L_71); Type_t* L_72; L_72 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_71); NullCheck(L_72); bool L_73; L_73 = Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4(L_72, NULL); if (!L_73) { goto IL_016f; } } { List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12* L_74 = V_11; ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_75 = V_2; int32_t L_76 = V_12; NullCheck(L_75); int32_t L_77 = L_76; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_78 = (L_75)->GetAt(static_cast(L_77)); ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_79 = V_7; ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_80 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)1); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_81 = L_80; int32_t L_82 = V_12; int32_t L_83 = L_82; RuntimeObject* L_84 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_83); il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var); ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_85; L_85 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_84, NULL); NullCheck(L_81); ArrayElementTypeCheck (L_81, L_85); (L_81)->SetAt(static_cast(0), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_85); IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_86; L_86 = Expression_ArrayAccess_m0ECEC416D1865DCB4564B2A6AF08C8B82DA51A60(L_79, L_81, NULL); ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_87 = V_1; int32_t L_88 = V_12; NullCheck(L_87); int32_t L_89 = L_88; ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_90 = (L_87)->GetAt(static_cast(L_89)); NullCheck(L_90); Type_t* L_91; L_91 = VirtualFuncInvoker0< Type_t* >::Invoke(11 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_90); NullCheck(L_91); Type_t* L_92; L_92 = VirtualFuncInvoker0< Type_t* >::Invoke(46 /* System.Type System.Type::GetElementType() */, L_91); UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_93; L_93 = Expression_Convert_mD5233B60383B3FD0F5A044E4440FB32CBF9609D5(L_86, L_92, NULL); BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_94; L_94 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_78, L_93, NULL); NullCheck(L_74); List_1_Add_m3292C2AE705BAEA2EC4A03FEAEFFF6944C7BA630_inline(L_74, L_94, List_1_Add_m3292C2AE705BAEA2EC4A03FEAEFFF6944C7BA630_RuntimeMethod_var); } IL_016f: { int32_t L_95 = V_12; V_12 = ((int32_t)il2cpp_codegen_add(L_95, 1)); } IL_0175: { int32_t L_96 = V_12; ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_97 = V_1; NullCheck(L_97); if ((((int32_t)L_96) < ((int32_t)((int32_t)(((RuntimeArray*)L_97)->max_length))))) { goto IL_0120; } } { Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_98 = V_8; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_99 = { reinterpret_cast (((RuntimeType*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var))) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_100; L_100 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_99, NULL); List_1_t524F15630B4A5299BDAEE32BE5601C18F0992C12* L_101 = V_11; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var))); BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_102; L_102 = Expression_Block_m0DB216D648936350702539AD509E0EF2DA899E5D(L_100, L_101, NULL); TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_103; L_103 = Expression_TryFinally_m6A2648F6C3BD9BF88B879D9F69A2341AE6E8CD36(L_98, L_102, NULL); V_8 = L_103; } IL_0196: { MethodInfo_t* L_104 = V_0; NullCheck(L_104); Type_t* L_105; L_105 = VirtualFuncInvoker0< Type_t* >::Invoke(41 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_104); ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_106 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var)), (uint32_t)1); ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_107 = L_106; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_108 = V_7; NullCheck(L_107); ArrayElementTypeCheck (L_107, L_108); (L_107)->SetAt(static_cast(0), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_108); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_109 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var)), (uint32_t)2); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_110 = L_109; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_111 = V_7; NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_112 = V_5; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var))); BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_113; L_113 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_111, L_112, NULL); NullCheck(L_110); ArrayElementTypeCheck (L_110, L_113); (L_110)->SetAt(static_cast(0), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_113); ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_114 = L_110; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_115 = V_8; NullCheck(L_114); ArrayElementTypeCheck (L_114, L_115); (L_114)->SetAt(static_cast(1), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_115); BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_116; L_116 = Expression_Block_m5E98BD69A0BACFB9F7C1429BFF8D67EEB1E3CB1F(L_105, (RuntimeObject*)L_107, L_114, NULL); V_8 = L_116; Type_t* L_117 = ___0_delegateType; Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_118 = V_8; ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_119 = V_2; LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* L_120; L_120 = Expression_Lambda_m9F31BE5718EED427B16CA7FBA2669EF4E4E1C8BD(L_117, L_118, L_119, NULL); NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_121 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var))); NullCheck(L_121); NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742(L_121, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral195BF844C91077FF402AC4D18E68F48B4A86E4F2)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_121, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&LightLambda_CreateCustomDelegate_m24F7A648CF1C6C1A4F7EBDDC90E912900407F24F_RuntimeMethod_var))); } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeDelegate(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LightLambda_MakeDelegate_m2EC66B97B8B12E071F5849EBD3504BCEB47208FE (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, Type_t* ___0_delegateType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* V_0 = NULL; { Type_t* L_0 = ___0_delegateType; il2cpp_codegen_runtime_class_init_inline(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_1; L_1 = LightLambda_GetRunDelegateCtor_mED0ACE99EB23A242417A1434498648BC34FB6E7E(L_0, NULL); V_0 = L_1; Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_2 = V_0; if (!L_2) { goto IL_0012; } } { Func_2_t7BD20F9ECC4A1F086CAA91C5E466572C9B1164D5* L_3 = V_0; NullCheck(L_3); Delegate_t* L_4; L_4 = Func_2_Invoke_m578E9ABE5EFC3F5F14830994CE6C1A472C38ECBF_inline(L_3, __this, NULL); return L_4; } IL_0012: { Type_t* L_5 = ___0_delegateType; Delegate_t* L_6; L_6 = LightLambda_CreateCustomDelegate_m24F7A648CF1C6C1A4F7EBDDC90E912900407F24F(__this, L_5, NULL); return L_6; } } // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.LightLambda::MakeFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* LightLambda_MakeFrame_m29F9619223268C53C2A836412BBF7D9C8501D526 (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_0 = __this->____interpreter_1; IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* L_1 = __this->____closure_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D*)il2cpp_codegen_object_new(InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D_il2cpp_TypeInfo_var); NullCheck(L_2); InterpretedFrame__ctor_m838A88FECE23B7EF5310C8C735357FFD969E269E(L_2, L_0, L_1, NULL); return L_2; } } // System.Object System.Linq.Expressions.Interpreter.LightLambda::Run(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LightLambda_Run_m9B05B9E70E6E5D55FFFAFF49A05BDCD4DC83C97E (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_arguments, const RuntimeMethod* method) { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0; L_0 = LightLambda_MakeFrame_m29F9619223268C53C2A836412BBF7D9C8501D526(__this, NULL); V_0 = L_0; V_2 = 0; goto IL_001a; } IL_000b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1->___Data_7; int32_t L_3 = V_2; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = ___0_arguments; int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_7); (L_2)->SetAt(static_cast(L_3), (RuntimeObject*)L_7); int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_001a: { int32_t L_9 = V_2; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_10 = ___0_arguments; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))) { goto IL_000b; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_11 = V_0; NullCheck(L_11); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_12; L_12 = InterpretedFrame_Enter_m248E9FC91D11BE79F8379C95B7175B4B96D6D57E(L_11, NULL); V_1 = L_12; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0035: {// begin finally (depth: 1) { V_3 = 0; goto IL_0048; } IL_0039: { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = ___0_arguments; int32_t L_14 = V_3; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_15 = V_0; NullCheck(L_15); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_16 = L_15->___Data_7; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; RuntimeObject* L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_19); (L_13)->SetAt(static_cast(L_14), (RuntimeObject*)L_19); int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_20, 1)); } IL_0048: { int32_t L_21 = V_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_22 = ___0_arguments; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length))))) { goto IL_0039; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_23 = V_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_24 = V_1; NullCheck(L_23); InterpretedFrame_Leave_mDE0116DD74316A6F097AD2A1C8E41BFBFAF2BA2C(L_23, L_24, NULL); return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_25 = __this->____interpreter_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_26 = V_0; NullCheck(L_25); Interpreter_Run_m3439B4605F2EFC6D3B8E140D6DBEFD53D91D1F4E(L_25, L_26, NULL); goto IL_0056; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0056: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_27 = V_0; NullCheck(L_27); RuntimeObject* L_28; L_28 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_27, NULL); return L_28; } } // System.Object System.Linq.Expressions.Interpreter.LightLambda::RunVoid(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LightLambda_RunVoid_m5D52241346DDFDD8E6BCC30579BC43A6A1957D13 (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_arguments, const RuntimeMethod* method) { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* V_0 = NULL; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0; L_0 = LightLambda_MakeFrame_m29F9619223268C53C2A836412BBF7D9C8501D526(__this, NULL); V_0 = L_0; V_2 = 0; goto IL_001a; } IL_000b: { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1->___Data_7; int32_t L_3 = V_2; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = ___0_arguments; int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; RuntimeObject* L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_7); (L_2)->SetAt(static_cast(L_3), (RuntimeObject*)L_7); int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_001a: { int32_t L_9 = V_2; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_10 = ___0_arguments; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))) { goto IL_000b; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_11 = V_0; NullCheck(L_11); InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_12; L_12 = InterpretedFrame_Enter_m248E9FC91D11BE79F8379C95B7175B4B96D6D57E(L_11, NULL); V_1 = L_12; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0035: {// begin finally (depth: 1) { V_3 = 0; goto IL_0048; } IL_0039: { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = ___0_arguments; int32_t L_14 = V_3; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_15 = V_0; NullCheck(L_15); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_16 = L_15->___Data_7; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; RuntimeObject* L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_19); (L_13)->SetAt(static_cast(L_14), (RuntimeObject*)L_19); int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_20, 1)); } IL_0048: { int32_t L_21 = V_3; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_22 = ___0_arguments; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length))))) { goto IL_0039; } } { InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_23 = V_0; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_24 = V_1; NullCheck(L_23); InterpretedFrame_Leave_mDE0116DD74316A6F097AD2A1C8E41BFBFAF2BA2C(L_23, L_24, NULL); return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_25 = __this->____interpreter_1; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_26 = V_0; NullCheck(L_25); Interpreter_Run_m3439B4605F2EFC6D3B8E140D6DBEFD53D91D1F4E(L_25, L_26, NULL); goto IL_0056; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0056: { return NULL; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda__cctor_m7C7A0ED5D847C0C184EA551FA9916D00DFB0E535 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2__ctor_m75A075F3FBE6F0DCD9FF2237CF1C816E2B5F7D81_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* L_0 = (CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6*)il2cpp_codegen_object_new(CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6_il2cpp_TypeInfo_var); NullCheck(L_0); CacheDict_2__ctor_m75A075F3FBE6F0DCD9FF2237CF1C816E2B5F7D81(L_0, ((int32_t)100), CacheDict_2__ctor_m75A075F3FBE6F0DCD9FF2237CF1C816E2B5F7D81_RuntimeMethod_var); ((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields*)il2cpp_codegen_static_fields_for(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var))->____runCache_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields*)il2cpp_codegen_static_fields_for(LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var))->____runCache_2), (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.LightLambda/DebugViewPrinter::.ctor(System.Linq.Expressions.Interpreter.Interpreter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter__ctor_mB79E43077623B2C07C06A568D17B892AD334857B (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___0_interpreter, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mC854597C0C338BBA12EE451456D8658DF6D01BD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA); s_Il2CppMethodInitialized = true; } { Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_0 = (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*)il2cpp_codegen_object_new(Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180_il2cpp_TypeInfo_var); NullCheck(L_0); Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F(L_0, Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_RuntimeMethod_var); __this->____tryStart_1 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____tryStart_1), (void*)L_0); Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* L_1 = (Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9*)il2cpp_codegen_object_new(Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9_il2cpp_TypeInfo_var); NullCheck(L_1); Dictionary_2__ctor_mC854597C0C338BBA12EE451456D8658DF6D01BD4(L_1, Dictionary_2__ctor_mC854597C0C338BBA12EE451456D8658DF6D01BD4_RuntimeMethod_var); __this->____handlerEnter_2 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____handlerEnter_2), (void*)L_1); Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_2 = (Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180*)il2cpp_codegen_object_new(Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180_il2cpp_TypeInfo_var); NullCheck(L_2); Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F(L_2, Dictionary_2__ctor_m712893C2C48C47CCAFAD85A865C702E8D3D2B71F_RuntimeMethod_var); __this->____handlerExit_3 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____handlerExit_3), (void*)L_2); __this->____indent_4 = _stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA; Il2CppCodeGenWriteBarrier((void**)(&__this->____indent_4), (void*)_stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_3 = ___0_interpreter; __this->____interpreter_0 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____interpreter_0), (void*)L_3); DebugViewPrinter_Analyze_mFE215D0CDCFA7E79729A1326A811DAA8E93A8185(__this, NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Analyze() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Analyze_mFE215D0CDCFA7E79729A1326A811DAA8E93A8185 (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C); s_Il2CppMethodInitialized = true; } InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* V_0 = NULL; int32_t V_1 = 0; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* V_2 = NULL; EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* V_3 = NULL; EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* V_4 = NULL; TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* V_5 = NULL; ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* V_6 = NULL; int32_t V_7 = 0; ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* V_8 = NULL; ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287* V_9 = NULL; TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* V_10 = NULL; { Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_0 = __this->____interpreter_0; NullCheck(L_0); InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_1; L_1 = Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline(L_0, NULL); InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_2 = L_1.___Instructions_2; V_0 = L_2; V_1 = 0; goto IL_015a; } IL_0018: { InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_6 = (L_3)->GetAt(static_cast(L_5)); V_2 = L_6; Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_7 = V_2; V_3 = ((EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880*)IsInstSealed((RuntimeObject*)L_7, EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var)); EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* L_8 = V_3; if (!L_8) { goto IL_0101; } } { EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* L_9 = V_3; NullCheck(L_9); TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_10; L_10 = EnterTryCatchFinallyInstruction_get_Handler_m9C4803D04F6D4E26242EBA19BC04E35315C3654A_inline(L_9, NULL); V_5 = L_10; TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_11 = V_5; NullCheck(L_11); int32_t L_12 = L_11->___TryStartIndex_0; DebugViewPrinter_AddTryStart_m8AE105D36B5ABF6FF6B4D9398DEE0F876831C478(__this, L_12, NULL); TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_13 = V_5; NullCheck(L_13); int32_t L_14 = L_13->___TryEndIndex_1; DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC(__this, ((int32_t)il2cpp_codegen_add(L_14, 1)), NULL); TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_15 = V_5; NullCheck(L_15); bool L_16; L_16 = TryCatchFinallyHandler_get_IsFinallyBlockExist_m9F2C95498ACA07A0F7FCB0B836C6954C0FC22BA6(L_15, NULL); if (!L_16) { goto IL_007a; } } { Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* L_17 = __this->____handlerEnter_2; TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_18 = V_5; NullCheck(L_18); int32_t L_19 = L_18->___FinallyStartIndex_2; NullCheck(L_17); Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128(L_17, L_19, _stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C, Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128_RuntimeMethod_var); TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_20 = V_5; NullCheck(L_20); int32_t L_21 = L_20->___FinallyEndIndex_3; DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC(__this, L_21, NULL); } IL_007a: { TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_22 = V_5; NullCheck(L_22); bool L_23; L_23 = TryCatchFinallyHandler_get_IsCatchBlockExist_m2FA27CACE8D5E8D4A25352F6F639AB08C7F47A71(L_22, NULL); if (!L_23) { goto IL_0101; } } { TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_24 = V_5; NullCheck(L_24); ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* L_25; L_25 = TryCatchFinallyHandler_get_Handlers_mF78A1DA068B8002CAE1E8D8BA9AC30E1F5F7421E_inline(L_24, NULL); V_6 = L_25; V_7 = 0; goto IL_00f9; } IL_0091: { ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* L_26 = V_6; int32_t L_27 = V_7; NullCheck(L_26); int32_t L_28 = L_27; ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_29 = (L_26)->GetAt(static_cast(L_28)); V_8 = L_29; Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* L_30 = __this->____handlerEnter_2; ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_31 = V_8; NullCheck(L_31); int32_t L_32 = L_31->___HandlerStartIndex_2; ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_33 = V_8; NullCheck(L_33); String_t* L_34; L_34 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_33); NullCheck(L_30); Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128(L_30, ((int32_t)il2cpp_codegen_subtract(L_32, 1)), L_34, Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128_RuntimeMethod_var); ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_35 = V_8; NullCheck(L_35); int32_t L_36 = L_35->___HandlerEndIndex_3; DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC(__this, L_36, NULL); ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_37 = V_8; NullCheck(L_37); ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287* L_38 = L_37->___Filter_4; V_9 = L_38; ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287* L_39 = V_9; if (!L_39) { goto IL_00f3; } } { Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* L_40 = __this->____handlerEnter_2; ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287* L_41 = V_9; NullCheck(L_41); int32_t L_42 = L_41->___StartIndex_1; NullCheck(L_40); Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128(L_40, ((int32_t)il2cpp_codegen_subtract(L_42, 1)), _stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118, Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128_RuntimeMethod_var); ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287* L_43 = V_9; NullCheck(L_43); int32_t L_44 = L_43->___EndIndex_2; DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC(__this, L_44, NULL); } IL_00f3: { int32_t L_45 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_45, 1)); } IL_00f9: { int32_t L_46 = V_7; ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* L_47 = V_6; NullCheck(L_47); if ((((int32_t)L_46) < ((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))))) { goto IL_0091; } } IL_0101: { Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_48 = V_2; V_4 = ((EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36*)IsInstSealed((RuntimeObject*)L_48, EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36_il2cpp_TypeInfo_var)); EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* L_49 = V_4; if (!L_49) { goto IL_0156; } } { EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* L_50 = V_4; NullCheck(L_50); TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_51; L_51 = EnterTryFaultInstruction_get_Handler_m20DEEA616E24D6299D40DA469FAE57FFB5D587B9_inline(L_50, NULL); V_10 = L_51; TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_52 = V_10; NullCheck(L_52); int32_t L_53 = L_52->___TryStartIndex_0; DebugViewPrinter_AddTryStart_m8AE105D36B5ABF6FF6B4D9398DEE0F876831C478(__this, L_53, NULL); TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_54 = V_10; NullCheck(L_54); int32_t L_55 = L_54->___TryEndIndex_1; DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC(__this, ((int32_t)il2cpp_codegen_add(L_55, 1)), NULL); Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* L_56 = __this->____handlerEnter_2; TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_57 = V_10; NullCheck(L_57); int32_t L_58 = L_57->___FinallyStartIndex_2; NullCheck(L_56); Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128(L_56, L_58, _stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094, Dictionary_2_Add_m3531FBDB13EF62AAB20F8EB6598955DF14243128_RuntimeMethod_var); TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_59 = V_10; NullCheck(L_59); int32_t L_60 = L_59->___FinallyEndIndex_3; DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC(__this, L_60, NULL); } IL_0156: { int32_t L_61 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_61, 1)); } IL_015a: { int32_t L_62 = V_1; InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_63 = V_0; NullCheck(L_63); if ((((int32_t)L_62) < ((int32_t)((int32_t)(((RuntimeArray*)L_63)->max_length))))) { goto IL_0018; } } { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::AddTryStart(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_AddTryStart_m8AE105D36B5ABF6FF6B4D9398DEE0F876831C478 (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, int32_t ___0_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_0 = __this->____tryStart_1; int32_t L_1 = ___0_index; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9(L_0, L_1, (&V_0), Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); if (L_2) { goto IL_001e; } } { Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_3 = __this->____tryStart_1; int32_t L_4 = ___0_index; NullCheck(L_3); Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C(L_3, L_4, 1, Dictionary_2_Add_m72902A2BCD2D0374D5A7C1E45739C6E95C42A59C_RuntimeMethod_var); return; } IL_001e: { Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_5 = __this->____tryStart_1; int32_t L_6 = ___0_index; int32_t L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF(L_5, L_6, ((int32_t)il2cpp_codegen_add(L_7, 1)), Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::AddHandlerExit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_AddHandlerExit_m0604B486E0D7E060CA818C131AABA2DF1E4FDFDC (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, int32_t ___0_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B2_0 = 0; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* G_B2_1 = NULL; int32_t G_B1_0 = 0; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* G_B1_1 = NULL; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* G_B3_2 = NULL; { Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_0 = __this->____handlerExit_3; int32_t L_1 = ___0_index; Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_2 = __this->____handlerExit_3; int32_t L_3 = ___0_index; NullCheck(L_2); bool L_4; L_4 = Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9(L_2, L_3, (&V_0), Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); G_B1_0 = L_1; G_B1_1 = L_0; if (L_4) { G_B2_0 = L_1; G_B2_1 = L_0; goto IL_001a; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_001d; } IL_001a: { int32_t L_5 = V_0; G_B3_0 = ((int32_t)il2cpp_codegen_add(L_5, 1)); G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_001d: { NullCheck(G_B3_2); Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF(G_B3_2, G_B3_1, G_B3_0, Dictionary_2_set_Item_m420CFC153320557E6823B06767710D1E636E5BDF_RuntimeMethod_var); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Indent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Indent_mF46A0915A1B9DDC48D794EABDBE6CED0FBC09AFB (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____indent_4; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); String_t* L_2; L_2 = String_CreateString_mAA0705B41B390BDB42F67894B9B67C956814C71B(NULL, ((int32_t)32), ((int32_t)il2cpp_codegen_add(L_1, 2)), NULL); __this->____indent_4 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____indent_4), (void*)L_2); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Dedent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Dedent_mC7713077EE7BADCAC07EA89AAC2BBB6EC05EAB36 (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____indent_4; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); String_t* L_2; L_2 = String_CreateString_mAA0705B41B390BDB42F67894B9B67C956814C71B(NULL, ((int32_t)32), ((int32_t)il2cpp_codegen_subtract(L_1, 2)), NULL); __this->____indent_4 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____indent_4), (void*)L_2); return; } } // System.String System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DebugViewPrinter_ToString_mA979185CE75B2D00188C4DB0AC0B25B0CC14B464 (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __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*)&DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mCDFD7D70277204321AC48EB917B85ECA419DBA1C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2ADDAA3155AAC09CD61BA264387596C05B67E0B7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2E995B45105BBEE59E72575606449E96C964823C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral85B7ED5DD809769A37FFA4726CBA9356B1DF338F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral90A5CAD5ED23D6B2FA026A79FA4C2B95E592E6BD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD6F0CC890C5C34C2B862779EF40C52C86E28091); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD214F302BF85C2D503200C5CF6D8B4CEE97016D1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9203EA37228DEA3FC6490290C5DDB63FD0790BD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA2AD57B71E5510B68D32E026798C5F29F85B860); s_Il2CppMethodInitialized = true; } StringBuilder_t* V_0 = NULL; String_t* V_1 = NULL; InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* V_2 = NULL; InstructionViewU5BU5D_t2A200DCB627CD67C1DDBD22595A355894F2646A3* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; String_t* V_6 = NULL; InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; String_t* G_B2_0 = NULL; String_t* G_B1_0 = NULL; { StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); NullCheck(L_0); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_0, NULL); V_0 = L_0; Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_1 = __this->____interpreter_0; NullCheck(L_1); String_t* L_2; L_2 = Interpreter_get_Name_m27594A419F941809A017D88F20A15FA33E054673_inline(L_1, NULL); String_t* L_3 = L_2; G_B1_0 = L_3; if (L_3) { G_B2_0 = L_3; goto IL_001a; } } { G_B2_0 = _stringLiteral2ADDAA3155AAC09CD61BA264387596C05B67E0B7; } IL_001a: { V_1 = G_B2_0; StringBuilder_t* L_4 = V_0; NullCheck(L_4); StringBuilder_t* L_5; L_5 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_4, _stringLiteralCD6F0CC890C5C34C2B862779EF40C52C86E28091, NULL); String_t* L_6 = V_1; NullCheck(L_5); StringBuilder_t* L_7; L_7 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_5, L_6, NULL); NullCheck(L_7); StringBuilder_t* L_8; L_8 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_7, _stringLiteral85B7ED5DD809769A37FFA4726CBA9356B1DF338F, NULL); StringBuilder_t* L_9 = V_0; NullCheck(L_9); StringBuilder_t* L_10; L_10 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_9, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, NULL); StringBuilder_t* L_11 = V_0; NullCheck(L_11); StringBuilder_t* L_12; L_12 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_11, _stringLiteral90A5CAD5ED23D6B2FA026A79FA4C2B95E592E6BD, NULL); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_13 = __this->____interpreter_0; NullCheck(L_13); int32_t L_14; L_14 = Interpreter_get_LocalCount_m556C132E9D9950FE1F59FC4B5ECA7DDF2674B360_inline(L_13, NULL); NullCheck(L_12); StringBuilder_t* L_15; L_15 = StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA(L_12, L_14, NULL); NullCheck(L_15); StringBuilder_t* L_16; L_16 = StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E(L_15, NULL); StringBuilder_t* L_17 = V_0; NullCheck(L_17); StringBuilder_t* L_18; L_18 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_17, _stringLiteralD214F302BF85C2D503200C5CF6D8B4CEE97016D1, NULL); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_19 = __this->____interpreter_0; NullCheck(L_19); InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_20; L_20 = Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline(L_19, NULL); int32_t L_21 = L_20.___MaxStackDepth_0; NullCheck(L_18); StringBuilder_t* L_22; L_22 = StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA(L_18, L_21, NULL); NullCheck(L_22); StringBuilder_t* L_23; L_23 = StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E(L_22, NULL); StringBuilder_t* L_24 = V_0; NullCheck(L_24); StringBuilder_t* L_25; L_25 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_24, _stringLiteralF9203EA37228DEA3FC6490290C5DDB63FD0790BD, NULL); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_26 = __this->____interpreter_0; NullCheck(L_26); InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_27; L_27 = Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline(L_26, NULL); int32_t L_28 = L_27.___MaxContinuationDepth_1; NullCheck(L_25); StringBuilder_t* L_29; L_29 = StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA(L_25, L_28, NULL); NullCheck(L_29); StringBuilder_t* L_30; L_30 = StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E(L_29, NULL); StringBuilder_t* L_31 = V_0; NullCheck(L_31); StringBuilder_t* L_32; L_32 = StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E(L_31, NULL); Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_33 = __this->____interpreter_0; NullCheck(L_33); InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_34; L_34 = Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline(L_33, NULL); InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_35 = L_34.___Instructions_2; V_2 = L_35; Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_36 = __this->____interpreter_0; NullCheck(L_36); InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_37; L_37 = Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline(L_36, NULL); DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA* L_38 = (DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA*)il2cpp_codegen_object_new(DebugView_t5EA471D85EC9E6FC1DA252194DCDBF8D96232DEA_il2cpp_TypeInfo_var); NullCheck(L_38); DebugView__ctor_mA81296BB07D54D2E5253285152CB61A2138109F8(L_38, L_37, NULL); NullCheck(L_38); InstructionViewU5BU5D_t2A200DCB627CD67C1DDBD22595A355894F2646A3* L_39; L_39 = DebugView_GetInstructionViews_m6501F6DB57C92302C088D8D5F841D8F5A75DF360(L_38, (bool)0, NULL); V_3 = L_39; V_4 = 0; goto IL_01ca; } IL_00e7: { StringBuilder_t* L_40 = V_0; int32_t L_41 = V_4; DebugViewPrinter_EmitExits_m7E6F92DC39F8BB0C47537DF771BB5EA03A5F701D(__this, L_40, L_41, NULL); Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_42 = __this->____tryStart_1; int32_t L_43 = V_4; NullCheck(L_42); bool L_44; L_44 = Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9(L_42, L_43, (&V_5), Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); if (!L_44) { goto IL_0146; } } { V_8 = 0; goto IL_0140; } IL_0106: { StringBuilder_t* L_45 = V_0; String_t* L_46 = __this->____indent_4; NullCheck(L_45); StringBuilder_t* L_47; L_47 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_45, L_46, NULL); NullCheck(L_47); StringBuilder_t* L_48; L_48 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_47, _stringLiteral2E995B45105BBEE59E72575606449E96C964823C, NULL); StringBuilder_t* L_49 = V_0; String_t* L_50 = __this->____indent_4; NullCheck(L_49); StringBuilder_t* L_51; L_51 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_49, L_50, NULL); NullCheck(L_51); StringBuilder_t* L_52; L_52 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_51, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, NULL); DebugViewPrinter_Indent_mF46A0915A1B9DDC48D794EABDBE6CED0FBC09AFB(__this, NULL); int32_t L_53 = V_8; V_8 = ((int32_t)il2cpp_codegen_add(L_53, 1)); } IL_0140: { int32_t L_54 = V_8; int32_t L_55 = V_5; if ((((int32_t)L_54) < ((int32_t)L_55))) { goto IL_0106; } } IL_0146: { Dictionary_2_t291007AFA4B4075BA87D802F2E42017CB8C857C9* L_56 = __this->____handlerEnter_2; int32_t L_57 = V_4; NullCheck(L_56); bool L_58; L_58 = Dictionary_2_TryGetValue_mCDFD7D70277204321AC48EB917B85ECA419DBA1C(L_56, L_57, (&V_6), Dictionary_2_TryGetValue_mCDFD7D70277204321AC48EB917B85ECA419DBA1C_RuntimeMethod_var); if (!L_58) { goto IL_0188; } } { StringBuilder_t* L_59 = V_0; String_t* L_60 = __this->____indent_4; NullCheck(L_59); StringBuilder_t* L_61; L_61 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_59, L_60, NULL); String_t* L_62 = V_6; NullCheck(L_61); StringBuilder_t* L_63; L_63 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_61, L_62, NULL); StringBuilder_t* L_64 = V_0; String_t* L_65 = __this->____indent_4; NullCheck(L_64); StringBuilder_t* L_66; L_66 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_64, L_65, NULL); NullCheck(L_66); StringBuilder_t* L_67; L_67 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_66, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, NULL); DebugViewPrinter_Indent_mF46A0915A1B9DDC48D794EABDBE6CED0FBC09AFB(__this, NULL); } IL_0188: { InstructionViewU5BU5D_t2A200DCB627CD67C1DDBD22595A355894F2646A3* L_68 = V_3; int32_t L_69 = V_4; NullCheck(L_68); int32_t L_70 = L_69; InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D L_71 = (L_68)->GetAt(static_cast(L_70)); V_7 = L_71; StringBuilder_t* L_72 = V_0; il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_73; L_73 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); String_t* L_74 = __this->____indent_4; String_t* L_75; L_75 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_4), NULL); NullCheck(L_75); String_t* L_76; L_76 = String_PadLeft_m99DDD242908E78B71E9631EE66331E8A130EB31F(L_75, 4, ((int32_t)48), NULL); String_t* L_77; L_77 = InstructionView_GetValue_m346E253A2A2B94136AE66E1A46A1E0C3FEB57CEC_inline((&V_7), NULL); NullCheck(L_72); StringBuilder_t* L_78; L_78 = StringBuilder_AppendFormat_m5638E9608118C6416DB9B288DDEC2F3F7521B900(L_72, L_73, _stringLiteralFA2AD57B71E5510B68D32E026798C5F29F85B860, L_74, L_76, L_77, NULL); NullCheck(L_78); StringBuilder_t* L_79; L_79 = StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E(L_78, NULL); int32_t L_80 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_80, 1)); } IL_01ca: { int32_t L_81 = V_4; InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_82 = V_2; NullCheck(L_82); if ((((int32_t)L_81) < ((int32_t)((int32_t)(((RuntimeArray*)L_82)->max_length))))) { goto IL_00e7; } } { StringBuilder_t* L_83 = V_0; InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_84 = V_2; NullCheck(L_84); DebugViewPrinter_EmitExits_m7E6F92DC39F8BB0C47537DF771BB5EA03A5F701D(__this, L_83, ((int32_t)(((RuntimeArray*)L_84)->max_length)), NULL); StringBuilder_t* L_85 = V_0; NullCheck(L_85); StringBuilder_t* L_86; L_86 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_85, _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30, NULL); StringBuilder_t* L_87 = V_0; NullCheck(L_87); String_t* L_88; L_88 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_87); return L_88; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::EmitExits(System.Text.StringBuilder,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_EmitExits_m7E6F92DC39F8BB0C47537DF771BB5EA03A5F701D (DebugViewPrinter_t3EFC0E78E92DD59B7D0D218A1386C52B45E170BB* __this, StringBuilder_t* ___0_sb, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* L_0 = __this->____handlerExit_3; int32_t L_1 = ___1_index; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9(L_0, L_1, (&V_0), Dictionary_2_TryGetValue_mAAEB730BB484D3ECA345BF704F67084E465FFBF9_RuntimeMethod_var); if (!L_2) { goto IL_0039; } } { V_1 = 0; goto IL_0035; } IL_0014: { DebugViewPrinter_Dedent_mC7713077EE7BADCAC07EA89AAC2BBB6EC05EAB36(__this, NULL); StringBuilder_t* L_3 = ___0_sb; String_t* L_4 = __this->____indent_4; NullCheck(L_3); StringBuilder_t* L_5; L_5 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_3, L_4, NULL); NullCheck(L_5); StringBuilder_t* L_6; L_6 = StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88(L_5, _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30, NULL); int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_0035: { int32_t L_8 = V_1; int32_t L_9 = V_0; if ((((int32_t)L_8) < ((int32_t)L_9))) { goto IL_0014; } } IL_0039: { return; } } #ifdef __clang__ #pragma 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.LightLambda/<>c__DisplayClass74_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass74_0__ctor_mB2F4D370F4D863D4FE37338E35E8FC540197167D (U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0::b__0(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* U3CU3Ec__DisplayClass74_0_U3CMakeRunDelegateCtorU3Eb__0_m823FC5D46C951444206C324C201FAFF87426DEE1 (U3CU3Ec__DisplayClass74_0_t7C148A265B00E21BAF1FD352CE62208561D8DA3C* __this, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* ___0_lambda, const RuntimeMethod* method) { { MethodInfo_t* L_0 = __this->___targetMethod_0; Type_t* L_1 = __this->___delegateType_1; LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_2 = ___0_lambda; NullCheck(L_0); Delegate_t* L_3; L_3 = VirtualFuncInvoker2< Delegate_t*, Type_t*, RuntimeObject* >::Invoke(46 /* System.Delegate System.Reflection.MethodInfo::CreateDelegate(System.Type,System.Object) */, L_0, L_1, L_2); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.LocalAccessInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalAccessInstruction__ctor_m1BA84FA8B0B8A5A3286364DD45D46CB66F01B953 (LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9* __this, int32_t ___0_index, const RuntimeMethod* method) { { Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL); int32_t L_0 = ___0_index; __this->____index_0 = L_0; return; } } // System.String System.Linq.Expressions.Interpreter.LocalAccessInstruction::ToDebugString(System.Int32,System.Object,System.Func`2,System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LocalAccessInstruction_ToDebugString_m1A5B7D59CD9FA659809E6862C7BB01A5E8833BC8 (LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9* __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*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1168E92C164109D6220480DEDA987085B2A21155); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B3_1 = NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B3_2 = NULL; int32_t G_B2_0 = 0; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B2_1 = NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B2_2 = NULL; String_t* G_B4_0 = NULL; int32_t G_B4_1 = 0; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B4_2 = NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* G_B4_3 = NULL; { RuntimeObject* L_0 = ___1_cookie; if (!L_0) { goto IL_004d; } } { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)6); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = L_1; String_t* L_3; L_3 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Linq.Expressions.Interpreter.Instruction::get_InstructionName() */, __this); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (String_t*)L_3); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = L_2; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); (L_4)->SetAt(static_cast(1), (String_t*)_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = L_4; RuntimeObject* L_6 = ___1_cookie; G_B2_0 = 2; G_B2_1 = L_5; G_B2_2 = L_5; if (L_6) { G_B3_0 = 2; G_B3_1 = L_5; G_B3_2 = L_5; goto IL_0022; } } { G_B4_0 = ((String_t*)(NULL)); G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; G_B4_3 = G_B2_2; goto IL_0028; } IL_0022: { RuntimeObject* L_7 = ___1_cookie; NullCheck(L_7); String_t* L_8; L_8 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_7); G_B4_0 = L_8; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; G_B4_3 = G_B3_2; } IL_0028: { NullCheck(G_B4_2); ArrayElementTypeCheck (G_B4_2, G_B4_0); (G_B4_2)->SetAt(static_cast(G_B4_1), (String_t*)G_B4_0); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = G_B4_3; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteral1168E92C164109D6220480DEDA987085B2A21155); (L_9)->SetAt(static_cast(3), (String_t*)_stringLiteral1168E92C164109D6220480DEDA987085B2A21155); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = L_9; int32_t* L_11 = (&__this->____index_0); String_t* L_12; L_12 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_11, NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_12); (L_10)->SetAt(static_cast(4), (String_t*)L_12); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_13 = L_10; 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; } IL_004d: { String_t* L_15; L_15 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Linq.Expressions.Interpreter.Instruction::get_InstructionName() */, __this); int32_t* L_16 = (&__this->____index_0); String_t* L_17; L_17 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_16, NULL); String_t* L_18; L_18 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(L_15, _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73, L_17, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, NULL); return L_18; } } #ifdef __clang__ #pragma 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.LoadLocalInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadLocalInstruction__ctor_m911B0D5FD7645DF7A7C7439243E0137CB1345752 (LoadLocalInstruction_t40776BD93317E9FF63040C901EFDD02088D471ED* __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.LoadLocalInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalInstruction_get_ProducedStack_m00119C96DFF7EBB1F2A226B241AEFF598926623D (LoadLocalInstruction_t40776BD93317E9FF63040C901EFDD02088D471ED* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadLocalInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadLocalInstruction_get_InstructionName_mEDB70EF8A2BE09D45ED008B854EAB109B7BCE0C7 (LoadLocalInstruction_t40776BD93317E9FF63040C901EFDD02088D471ED* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral985CA671ED410595FE67F1305DBBD277EC649ABF); s_Il2CppMethodInitialized = true; } { return _stringLiteral985CA671ED410595FE67F1305DBBD277EC649ABF; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadLocalInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalInstruction_Run_m6026AD1AFAE9C8DEC7B670C92FE8CC3881A5E449 (LoadLocalInstruction_t40776BD93317E9FF63040C901EFDD02088D471ED* __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); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7->___Data_7; int32_t L_9 = ((LocalAccessInstruction_t58026C8DAD787415440A65845A950F0E558BC9E9*)__this)->____index_0; NullCheck(L_8); int32_t L_10 = L_9; RuntimeObject* L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_11); (L_1)->SetAt(static_cast(L_6), (RuntimeObject*)L_11); return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LoadLocalInstruction::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* LoadLocalInstruction_BoxIfIndexMatches_mB3BDF0AF3A4D67C0A24B21B906B587EF10A30F1C (LoadLocalInstruction_t40776BD93317E9FF63040C901EFDD02088D471ED* __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_LoadLocalBoxed_m8B4E6E6B312DA83E0C04F337069591646C09FA3D(L_2, NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.LoadLocalBoxedInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadLocalBoxedInstruction__ctor_m4FE4FCC55A93CE3D078BF0E8633EE5CF108A0F6A (LoadLocalBoxedInstruction_t6A8770EC17F7F2FADB209A21ED0230C37C56B372* __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.LoadLocalBoxedInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalBoxedInstruction_get_ProducedStack_mAE7F56B3C7C5B4A5252E953E8C31F812F773BFC1 (LoadLocalBoxedInstruction_t6A8770EC17F7F2FADB209A21ED0230C37C56B372* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadLocalBoxedInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadLocalBoxedInstruction_get_InstructionName_m418761BF65D8FE603748A74B99517D01E7B6E87A (LoadLocalBoxedInstruction_t6A8770EC17F7F2FADB209A21ED0230C37C56B372* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4563F06F519BB80B20E5B82E1B05D79FFAC7889D); s_Il2CppMethodInitialized = true; } { return _stringLiteral4563F06F519BB80B20E5B82E1B05D79FFAC7889D; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadLocalBoxedInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalBoxedInstruction_Run_m4FA46BDD878F44BEB2FE4628BD094D0092519EA2 (LoadLocalBoxedInstruction_t6A8770EC17F7F2FADB209A21ED0230C37C56B372* __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; } RuntimeObject* V_0 = NULL; int32_t V_1 = 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)); V_0 = ((RuntimeObject*)Castclass((RuntimeObject*)L_4, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var)); 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_1 = L_9; int32_t L_10 = V_1; NullCheck(L_8); L_8->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_10, 1)); int32_t L_11 = V_1; RuntimeObject* L_12 = V_0; NullCheck(L_12); RuntimeObject* L_13; L_13 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Object System.Runtime.CompilerServices.IStrongBox::get_Value() */, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var, L_12); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_13); (L_6)->SetAt(static_cast(L_11), (RuntimeObject*)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.LoadLocalFromClosureInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadLocalFromClosureInstruction__ctor_mE406188F44786EB3DA3FE54C98B8CB5C3C7A2C3A (LoadLocalFromClosureInstruction_t14788C3518592B9C0B573B360D580ED215BE77A9* __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.LoadLocalFromClosureInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalFromClosureInstruction_get_ProducedStack_m33AE7FC6951DB57AE139BAD600494E2CB7CA85BB (LoadLocalFromClosureInstruction_t14788C3518592B9C0B573B360D580ED215BE77A9* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadLocalFromClosureInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadLocalFromClosureInstruction_get_InstructionName_mA6C35BE556517CD85706E4C65688A99658EE8C29 (LoadLocalFromClosureInstruction_t14788C3518592B9C0B573B360D580ED215BE77A9* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7DB47AFCD33AE585C302EEB059EBD471E4C9540E); s_Il2CppMethodInitialized = true; } { return _stringLiteral7DB47AFCD33AE585C302EEB059EBD471E4C9540E; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadLocalFromClosureInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalFromClosureInstruction_Run_m3B4B22D4B247106491163F47B95BC1276357970B (LoadLocalFromClosureInstruction_t14788C3518592B9C0B573B360D580ED215BE77A9* __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; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; { 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)); V_0 = L_4; 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_1 = L_9; int32_t L_10 = V_1; NullCheck(L_8); L_8->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_10, 1)); int32_t L_11 = V_1; RuntimeObject* L_12 = V_0; NullCheck(L_12); RuntimeObject* L_13; L_13 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Object System.Runtime.CompilerServices.IStrongBox::get_Value() */, IStrongBox_t30BF40B9E1DBFCF609659C2E0959A6EE239B4A82_il2cpp_TypeInfo_var, L_12); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_13); (L_6)->SetAt(static_cast(L_11), (RuntimeObject*)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.LoadLocalFromClosureBoxedInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadLocalFromClosureBoxedInstruction__ctor_m15B7217195FFEF516D58C512D3DD3A25D2676853 (LoadLocalFromClosureBoxedInstruction_t118B23B8E4058C317B04B7510F87EEDFA230E83E* __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.LoadLocalFromClosureBoxedInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalFromClosureBoxedInstruction_get_ProducedStack_mFDFAA3C4085A212CC0314A32B472907ED9E827DD (LoadLocalFromClosureBoxedInstruction_t118B23B8E4058C317B04B7510F87EEDFA230E83E* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadLocalFromClosureBoxedInstruction_get_InstructionName_m504CB682271EE42C45A367C4FD4D2C2F2DF43010 (LoadLocalFromClosureBoxedInstruction_t118B23B8E4058C317B04B7510F87EEDFA230E83E* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral985CA671ED410595FE67F1305DBBD277EC649ABF); s_Il2CppMethodInitialized = true; } { return _stringLiteral985CA671ED410595FE67F1305DBBD277EC649ABF; } } // System.Int32 System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadLocalFromClosureBoxedInstruction_Run_m515D24572B2E030DB1B3D8F07F326B1B14BEB293 (LoadLocalFromClosureBoxedInstruction_t118B23B8E4058C317B04B7510F87EEDFA230E83E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; int32_t V_1 = 0; { 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)); V_0 = L_4; 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_1 = L_9; int32_t L_10 = V_1; NullCheck(L_8); L_8->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_10, 1)); int32_t L_11 = V_1; RuntimeObject* L_12 = V_0; NullCheck(L_6); ArrayElementTypeCheck (L_6, L_12); (L_6)->SetAt(static_cast(L_11), (RuntimeObject*)L_12); return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.AssignLocalInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignLocalInstruction__ctor_mCD8BAACCF817A0A3481433F02A0610913BEC8BEC (AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE* __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.AssignLocalInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalInstruction_get_ConsumedStack_m3994B6BF00F2D3A7384B6363D21453FC873D154F (AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE* __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalInstruction_get_ProducedStack_m46DAC6F5B7BB82A2A8D72E0E5D323FC4456374F6 (AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.AssignLocalInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssignLocalInstruction_get_InstructionName_mF095C8AC08A3FF3FB3DEE5E8616FEC6ADCDD9585 (AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral07C3DCDD9C51E641BE09DD4B32155A75B755E361); s_Il2CppMethodInitialized = true; } { return _stringLiteral07C3DCDD9C51E641BE09DD4B32155A75B755E361; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalInstruction_Run_mD855942BE825F2C6137E730575C8E09C87282AE1 (AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE* __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; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); RuntimeObject* L_4; L_4 = InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052(L_3, NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)L_4); return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AssignLocalInstruction::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* AssignLocalInstruction_BoxIfIndexMatches_mD9E7F126ACA98ECE719E7D089C8765FE20BB7875 (AssignLocalInstruction_tC6C78BD960A22EA015AD75AA404E42D5265E97CE* __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_AssignLocalBoxed_m1977B401CBE6CDA546C53F6BDFE3221725F11E0F(L_2, NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.StoreLocalInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StoreLocalInstruction__ctor_mFB1696B6803B1C9EAF3EF60B4B02AB1916612EAC (StoreLocalInstruction_t90D68BD357BBD648259E113AB965800C645E32D9* __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.StoreLocalInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreLocalInstruction_get_ConsumedStack_m5121CE9D246F84CC332477E5FE3475264D4D27A4 (StoreLocalInstruction_t90D68BD357BBD648259E113AB965800C645E32D9* __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.StoreLocalInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StoreLocalInstruction_get_InstructionName_mF7EFB2A63A1D467EAD310C102C4A2A57D64A8EBD (StoreLocalInstruction_t90D68BD357BBD648259E113AB965800C645E32D9* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD153803F965734C38DA40ACDA8ED8CD366295568); s_Il2CppMethodInitialized = true; } { return _stringLiteralD153803F965734C38DA40ACDA8ED8CD366295568; } } // System.Int32 System.Linq.Expressions.Interpreter.StoreLocalInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreLocalInstruction_Run_m7493C5FFB2AD645439C658F01B82A77E481B6491 (StoreLocalInstruction_t90D68BD357BBD648259E113AB965800C645E32D9* __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; InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame; NullCheck(L_3); RuntimeObject* L_4; L_4 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_3, NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(L_2), (RuntimeObject*)L_4); return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.StoreLocalInstruction::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* StoreLocalInstruction_BoxIfIndexMatches_m44265C04A495B8D93F996EF094120D5A21A97717 (StoreLocalInstruction_t90D68BD357BBD648259E113AB965800C645E32D9* __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_StoreLocalBoxed_m4B10F1EBCD84F5346C260E13E8F9A77928E998CD(L_2, NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.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(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_3); NullCheck(L_4); String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* 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(118 /* 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(118 /* 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(41 /* 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(22 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(125 /* 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(70 /* 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(11 /* 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(46 /* 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(20 /* 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(20 /* 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(118 /* 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(11 /* 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(16 /* 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(9 /* 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(69 /* 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(50 /* 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(125 /* 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(37 /* 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(48 /* 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(70 /* 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(70 /* 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(70 /* 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(70 /* 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(70 /* 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(9 /* 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(70 /* 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(133 /* 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(70 /* 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(120 /* 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(22 /* 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(22 /* 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(22 /* 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(22 /* 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(47 /* 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(47 /* 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(42 /* 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(42 /* 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(46 /* 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(46 /* 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(42 /* 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(40 /* 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(50 /* 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(48 /* 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(46 /* 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(42 /* 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(40 /* 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(50 /* 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(48 /* 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(46 /* 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(52 /* 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(52 /* 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(52 /* 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(21 /* 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(40 /* 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(40 /* 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(48 /* 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(48 /* 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(50 /* 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(50 /* 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(50 /* 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(70 /* 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(70 /* 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(100 /* 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(100 /* 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(8 /* 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(8 /* 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(41 /* 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(11 /* 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(22 /* 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(70 /* 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(37 /* 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(48 /* 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(133 /* 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(113 /* 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(30 /* 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(113 /* 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(46 /* 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(119 /* 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(22 /* 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(21 /* 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(20 /* 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(41 /* 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(117 /* 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(40 /* 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(48 /* 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.Exception System.IO.Error::GetPipeNotOpen() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetPipeNotOpen_m4CFC60419BD4C8B365E214FFEB2E823FEEA9113D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D9B8BDBEC4B55CA14B6639A1F4E5D816C12C553); s_Il2CppMethodInitialized = true; } { ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB* L_0 = (ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB*)il2cpp_codegen_object_new(ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB_il2cpp_TypeInfo_var); NullCheck(L_0); ObjectDisposedException__ctor_m5C356C25295E89559C120CB4562783AAF7F41C84(L_0, (String_t*)NULL, _stringLiteral4D9B8BDBEC4B55CA14B6639A1F4E5D816C12C553, NULL); return L_0; } } // System.Exception System.IO.Error::GetReadNotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetReadNotSupported_mB7945ED93ADA2F40AFBDE02719663AC22EB3F8A7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral547999BA16094C3536189EA1CC631B96EFC47117); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var); NullCheck(L_0); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_0, _stringLiteral547999BA16094C3536189EA1CC631B96EFC47117, NULL); return L_0; } } // System.Exception System.IO.Error::GetSeekNotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetSeekNotSupported_m610B51E4F7ACF5149164A4B08781257DFCC46359 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9550295680DC1DB4139D926557449D67E5AD5063); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var); NullCheck(L_0); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_0, _stringLiteral9550295680DC1DB4139D926557449D67E5AD5063, NULL); return L_0; } } // System.Exception System.IO.Error::GetWriteNotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GetWriteNotSupported_mF33EB2A7D9FE4248ECBF162081DB72558E4656ED (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE0CEE16B5ABB40DECDCB60FE13F095387DFC2A3); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var); NullCheck(L_0); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_0, _stringLiteralFE0CEE16B5ABB40DECDCB60FE13F095387DFC2A3, NULL); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.IO.Pipes.NamedPipeClientStream::.ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream__ctor_m0854B09F4F1449891EA6DC6C5160D72277CD6B03 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, String_t* ___0_serverName, String_t* ___1_pipeName, int32_t ___2_direction, int32_t ___3_options, const RuntimeMethod* method) { { String_t* L_0 = ___0_serverName; String_t* L_1 = ___1_pipeName; int32_t L_2 = ___2_direction; int32_t L_3 = ___3_options; NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9(__this, L_0, L_1, L_2, L_3, 0, 0, NULL); return; } } // System.Void System.IO.Pipes.NamedPipeClientStream::.ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions,System.Security.Principal.TokenImpersonationLevel,System.IO.HandleInheritability) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, String_t* ___0_serverName, String_t* ___1_pipeName, int32_t ___2_direction, int32_t ___3_options, int32_t ___4_impersonationLevel, int32_t ___5_inheritability, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___2_direction; il2cpp_codegen_runtime_class_init_inline(PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var); PipeStream__ctor_m26F257DC86BCBD2637FC99892186C13966662921(__this, L_0, 0, NULL); String_t* L_1 = ___1_pipeName; if (L_1) { goto IL_0016; } } { 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, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63D2D7313B1ADD0602425340C5A5DB95D19327A2)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_RuntimeMethod_var))); } IL_0016: { String_t* L_3 = ___0_serverName; if (L_3) { goto IL_0029; } } { 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_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA25741D89885B9745160E6EA17E9DBFEF1391DB6)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral837C5A833E5D0B21F703B3F1836D224118EE211F)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_RuntimeMethod_var))); } IL_0029: { String_t* L_5 = ___1_pipeName; NullCheck(L_5); int32_t L_6; L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_5, NULL); if (L_6) { goto IL_003c; } } { ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_7 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_7); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral349B31F8971FC8BB46F3000749CD7E09FD191778)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_RuntimeMethod_var))); } IL_003c: { String_t* L_8 = ___0_serverName; NullCheck(L_8); int32_t L_9; L_9 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_8, NULL); if (L_9) { goto IL_004f; } } { ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_10 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_10); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC5B2BA54F42ADF64427ADE5FEDAD791246875E11)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_RuntimeMethod_var))); } IL_004f: { int32_t L_11 = ___3_options; if (!((int32_t)((int32_t)L_11&((int32_t)536870911)))) { goto IL_0069; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_12 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_12); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_12, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral708FDF6240446D3EEF200B77F495AB279D3AAD64)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_RuntimeMethod_var))); } IL_0069: { int32_t L_13 = ___4_impersonationLevel; if ((((int32_t)L_13) < ((int32_t)0))) { goto IL_0073; } } { int32_t L_14 = ___4_impersonationLevel; if ((((int32_t)L_14) <= ((int32_t)4))) { goto IL_0083; } } IL_0073: { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_15 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_15); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA21293F676F5FD7C67CD2F4810599858295DB2A8)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1E5C40D5CE0FDC02EF61CD71D07698800879C893)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_RuntimeMethod_var))); } IL_0083: { int32_t L_16 = ___5_inheritability; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_008d; } } { int32_t L_17 = ___5_inheritability; if ((((int32_t)L_17) <= ((int32_t)1))) { goto IL_009d; } } IL_008d: { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_18 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_18); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4955ABD515799B2F0E204CACE4118A5800578AD4)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5403070B1D69A3DC698B711A1C6A81BEEC19618F)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream__ctor_m7CC94105368A47D5B4276D27F6F3CDB765A8F1E9_RuntimeMethod_var))); } IL_009d: { int32_t L_19 = ___3_options; if (!((int32_t)((int32_t)L_19&((int32_t)536870912)))) { goto IL_00ae; } } { il2cpp_codegen_runtime_class_init_inline(PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var); PipeStream_set_IsCurrentUserOnly_mA97AC32E19D22EDE54B27E194372C3F9ECC67BF2_inline(__this, (bool)1, NULL); } IL_00ae: { String_t* L_20 = ___0_serverName; String_t* L_21 = ___1_pipeName; il2cpp_codegen_runtime_class_init_inline(PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var); String_t* L_22; L_22 = PipeStream_GetPipePath_m07A549C2F301F2F8D9AFA8E9B97304464451AD20(L_20, L_21, NULL); __this->____normalizedPipePath_16 = L_22; Il2CppCodeGenWriteBarrier((void**)(&__this->____normalizedPipePath_16), (void*)L_22); int32_t L_23 = ___2_direction; __this->____direction_20 = L_23; int32_t L_24 = ___5_inheritability; __this->____inheritability_19 = L_24; int32_t L_25 = ___4_impersonationLevel; __this->____impersonationLevel_17 = L_25; int32_t L_26 = ___3_options; __this->____pipeOptions_18 = L_26; return; } } // System.Void System.IO.Pipes.NamedPipeClientStream::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream_Finalize_mA2391D7877215FB7F1376E45C516707634352BA8 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, const RuntimeMethod* method) { { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0009: {// begin finally (depth: 1) Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2(__this, NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) VirtualActionInvoker1< bool >::Invoke(20 /* System.Void System.IO.Stream::Dispose(System.Boolean) */, __this, (bool)0); goto IL_0010; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0010: { return; } } // System.Void System.IO.Pipes.NamedPipeClientStream::Connect(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream_Connect_m12C9F91969B478D92E27D95F3F2ADC8B0E8B56D2 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, int32_t ___0_timeout, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NamedPipeClientStream_CheckConnectOperationsClient_mDDC2C75B3321A48E025DF365B79CCE1386C45D39(__this, NULL); int32_t L_0 = ___0_timeout; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_001e; } } { int32_t L_1 = ___0_timeout; if ((((int32_t)L_1) == ((int32_t)(-1)))) { goto IL_001e; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_2 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_2); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4044F71E1BE65840634E2AF1C09536F10DBF2AF5)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral136F46253A740200E8583C64F0A2637058F51EE6)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream_Connect_m12C9F91969B478D92E27D95F3F2ADC8B0E8B56D2_RuntimeMethod_var))); } IL_001e: { int32_t L_3 = ___0_timeout; il2cpp_codegen_runtime_class_init_inline(CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_4; L_4 = CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53(NULL); int32_t L_5; L_5 = Environment_get_TickCount_m183BFCF001E12849E3D898957F0B81FD88BA183C(NULL); NamedPipeClientStream_ConnectInternal_mB77D8B7E6C952823E73923071D3770FD95060D1D(__this, L_3, L_4, L_5, NULL); return; } } // System.Void System.IO.Pipes.NamedPipeClientStream::ConnectInternal(System.Int32,System.Threading.CancellationToken,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream_ConnectInternal_mB77D8B7E6C952823E73923071D3770FD95060D1D (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, int32_t ___0_timeout, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, int32_t ___2_startTime, const RuntimeMethod* method) { int32_t V_0 = 0; SpinWait_t51CFFA8FF70F1B430E075F96CFD936260D8CE675 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; { V_0 = 0; il2cpp_codegen_initobj((&V_1), sizeof(SpinWait_t51CFFA8FF70F1B430E075F96CFD936260D8CE675)); } IL_000a: { CancellationToken_ThrowIfCancellationRequested_mB9D952DC6E96FB6E0595FC8E88D3133CDA4382C3((&___1_cancellationToken), NULL); int32_t L_0 = ___0_timeout; int32_t L_1 = V_0; V_2 = ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); bool L_2; L_2 = CancellationToken_get_CanBeCanceled_mC3751330B171DB14B70B9BAAD90A7D098A2309EC((&___1_cancellationToken), NULL); if (!L_2) { goto IL_0026; } } { int32_t L_3 = V_2; if ((((int32_t)L_3) <= ((int32_t)((int32_t)50)))) { goto IL_0026; } } { V_2 = ((int32_t)50); } IL_0026: { int32_t L_4 = V_2; CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_5 = ___1_cancellationToken; bool L_6; L_6 = NamedPipeClientStream_TryConnect_m8ECBC9CB7B2492D2CCDCDDBB2057C4D0DB78F356(__this, L_4, L_5, NULL); if (!L_6) { goto IL_0031; } } { return; } IL_0031: { SpinWait_SpinOnce_m5B74E6B15013E90667646C0D943E886D4EC596AF((&V_1), NULL); int32_t L_7 = ___0_timeout; if ((((int32_t)L_7) == ((int32_t)(-1)))) { goto IL_000a; } } { int32_t L_8; L_8 = Environment_get_TickCount_m183BFCF001E12849E3D898957F0B81FD88BA183C(NULL); int32_t L_9 = ___2_startTime; int32_t L_10 = ((int32_t)il2cpp_codegen_subtract(L_8, L_9)); V_0 = L_10; int32_t L_11 = ___0_timeout; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_000a; } } { TimeoutException_t7552449BA7E0911AEA1B6C7D1BEAC6534819305F* L_12 = (TimeoutException_t7552449BA7E0911AEA1B6C7D1BEAC6534819305F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeoutException_t7552449BA7E0911AEA1B6C7D1BEAC6534819305F_il2cpp_TypeInfo_var))); NullCheck(L_12); TimeoutException__ctor_m59B898A25AE0C42521D146254F0EBAE954DF56B7(L_12, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream_ConnectInternal_mB77D8B7E6C952823E73923071D3770FD95060D1D_RuntimeMethod_var))); } } // System.Void System.IO.Pipes.NamedPipeClientStream::CheckConnectOperationsClient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedPipeClientStream_CheckConnectOperationsClient_mDDC2C75B3321A48E025DF365B79CCE1386C45D39 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = PipeStream_get_State_mEAF646F17DCB52FF9B57819A57BF374D35327D8A_inline(__this, NULL); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0014; } } { InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEBB61BFF4DD20B77DC37AA22EEE49219E96A16A8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream_CheckConnectOperationsClient_mDDC2C75B3321A48E025DF365B79CCE1386C45D39_RuntimeMethod_var))); } IL_0014: { int32_t L_2; L_2 = PipeStream_get_State_mEAF646F17DCB52FF9B57819A57BF374D35327D8A_inline(__this, NULL); if ((!(((uint32_t)L_2) == ((uint32_t)4)))) { goto IL_0023; } } { Exception_t* L_3; L_3 = Error_GetPipeNotOpen_m4CFC60419BD4C8B365E214FFEB2E823FEEA9113D(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream_CheckConnectOperationsClient_mDDC2C75B3321A48E025DF365B79CCE1386C45D39_RuntimeMethod_var))); } IL_0023: { return; } } // System.Boolean System.IO.Pipes.NamedPipeClientStream::TryConnect(System.Int32,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedPipeClientStream_TryConnect_m8ECBC9CB7B2492D2CCDCDDBB2057C4D0DB78F356 (NamedPipeClientStream_tA928257B971B0E255FBCAB63ADA4F3F55C693B78* __this, int32_t ___0_timeout, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) { { PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* L_0 = (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var))); NullCheck(L_0); PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedPipeClientStream_TryConnect_m8ECBC9CB7B2492D2CCDCDDBB2057C4D0DB78F356_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.IO.Pipes.PipeStream::.ctor(System.IO.Pipes.PipeDirection,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream__ctor_m26F257DC86BCBD2637FC99892186C13966662921 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, int32_t ___0_direction, int32_t ___1_bufferSize, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_il2cpp_TypeInfo_var); Stream__ctor_mE8B074A0EBEB026FFF14062AB4B8A78E17EFFBF0(__this, NULL); int32_t L_0 = ___0_direction; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_000e; } } { int32_t L_1 = ___0_direction; if ((((int32_t)L_1) <= ((int32_t)3))) { goto IL_001e; } } IL_000e: { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_2 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_2); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral32870F23250EB6A0320027661751092CF94BBABA)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream__ctor_m26F257DC86BCBD2637FC99892186C13966662921_RuntimeMethod_var))); } IL_001e: { int32_t L_3 = ___1_bufferSize; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0032; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_4 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_4); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC8FE4FB2F0C7351CCB064A9D9BD65C0FC83D4E12)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral181DEF79B2243F7C4801BB3A41C7077D5A07F414)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream__ctor_m26F257DC86BCBD2637FC99892186C13966662921_RuntimeMethod_var))); } IL_0032: { int32_t L_5 = ___0_direction; int32_t L_6 = ___1_bufferSize; PipeStream_Init_m22DB45887B20C5B9692D5748E10C725A3174CF92(__this, L_5, 0, L_6, NULL); return; } } // System.Void System.IO.Pipes.PipeStream::Init(System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeTransmissionMode,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_Init_m22DB45887B20C5B9692D5748E10C725A3174CF92 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, int32_t ___0_direction, int32_t ___1_transmissionMode, int32_t ___2_outBufferSize, const RuntimeMethod* method) { { int32_t L_0 = ___1_transmissionMode; __this->____readMode_11 = L_0; int32_t L_1 = ___1_transmissionMode; __this->____transmissionMode_12 = L_1; int32_t L_2 = ___0_direction; __this->____pipeDirection_13 = L_2; int32_t L_3 = __this->____pipeDirection_13; if (!((int32_t)((int32_t)L_3&1))) { goto IL_0026; } } { __this->____canRead_6 = (bool)1; } IL_0026: { int32_t L_4 = __this->____pipeDirection_13; if (!((int32_t)((int32_t)L_4&2))) { goto IL_0037; } } { __this->____canWrite_7 = (bool)1; } IL_0037: { int32_t L_5 = ___2_outBufferSize; __this->____outBufferSize_14 = L_5; __this->____isMessageComplete_10 = (bool)1; __this->____state_15 = 0; return; } } // System.Int32 System.IO.Pipes.PipeStream::Read(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PipeStream_Read_m8D86046B9D19DFD48C07BA4CD22C1439E6C53856 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TaskAwaiter_1_GetResult_mD566511BB0A5669BEAB88D7A98FE0679A4662A80_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_1_GetAwaiter_mCE7C608182EBB4EC0ED6D0BD76DFEFB8DBFDF843_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E V_0; memset((&V_0), 0, sizeof(V_0)); { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_0024; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = ___0_buffer; int32_t L_2 = ___1_offset; int32_t L_3 = ___2_count; il2cpp_codegen_runtime_class_init_inline(CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_4; L_4 = CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53(NULL); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_5; L_5 = VirtualFuncInvoker4< Task_1_t4C228DE57804012969575431CFF12D57C875552D*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED >::Invoke(25 /* System.Threading.Tasks.Task`1 System.IO.Stream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) */, __this, L_1, L_2, L_3, L_4); NullCheck(L_5); TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E L_6; L_6 = Task_1_GetAwaiter_mCE7C608182EBB4EC0ED6D0BD76DFEFB8DBFDF843(L_5, Task_1_GetAwaiter_mCE7C608182EBB4EC0ED6D0BD76DFEFB8DBFDF843_RuntimeMethod_var); V_0 = L_6; int32_t L_7; L_7 = TaskAwaiter_1_GetResult_mD566511BB0A5669BEAB88D7A98FE0679A4662A80((&V_0), TaskAwaiter_1_GetResult_mD566511BB0A5669BEAB88D7A98FE0679A4662A80_RuntimeMethod_var); return L_7; } IL_0024: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = ___0_buffer; int32_t L_9 = ___1_offset; int32_t L_10 = ___2_count; PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C(__this, L_8, L_9, L_10, NULL); bool L_11; L_11 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.IO.Stream::get_CanRead() */, __this); if (L_11) { goto IL_003b; } } { Exception_t* L_12; L_12 = Error_GetReadNotSupported_mB7945ED93ADA2F40AFBDE02719663AC22EB3F8A7(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_Read_m8D86046B9D19DFD48C07BA4CD22C1439E6C53856_RuntimeMethod_var))); } IL_003b: { PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9(__this, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = ___0_buffer; int32_t L_14 = ___1_offset; int32_t L_15 = ___2_count; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_16; memset((&L_16), 0, sizeof(L_16)); Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_inline((&L_16), L_13, L_14, L_15, /*hidden argument*/Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_RuntimeMethod_var); int32_t L_17; L_17 = PipeStream_ReadCore_mA4EE105A3B9BCA5E594B674A60681F13B3B6B337(__this, L_16, NULL); return L_17; } } // System.Int32 System.IO.Pipes.PipeStream::Read(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PipeStream_Read_m76D0C1C1608C55CC687DDFF832F4CD804D6E5F5B (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_buffer, const RuntimeMethod* method) { { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_0010; } } { Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_1 = ___0_buffer; int32_t L_2; L_2 = Stream_Read_m655A5A3FE25BD7A2D965154D753DB5F360AD46FE(__this, L_1, NULL); return L_2; } IL_0010: { bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.IO.Stream::get_CanRead() */, __this); if (L_3) { goto IL_001e; } } { Exception_t* L_4; L_4 = Error_GetReadNotSupported_mB7945ED93ADA2F40AFBDE02719663AC22EB3F8A7(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_Read_m76D0C1C1608C55CC687DDFF832F4CD804D6E5F5B_RuntimeMethod_var))); } IL_001e: { PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9(__this, NULL); Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_5 = ___0_buffer; int32_t L_6; L_6 = PipeStream_ReadCore_mA4EE105A3B9BCA5E594B674A60681F13B3B6B337(__this, L_5, NULL); return L_6; } } // System.Threading.Tasks.Task`1 System.IO.Pipes.PipeStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* PipeStream_ReadAsync_m1B55FA3133C8FB3DB4F02C28690D04FD155B4B99 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___3_cancellationToken, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_buffer; int32_t L_1 = ___1_offset; int32_t L_2 = ___2_count; PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C(__this, L_0, L_1, L_2, NULL); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.IO.Stream::get_CanRead() */, __this); if (L_3) { goto IL_0017; } } { Exception_t* L_4; L_4 = Error_GetReadNotSupported_mB7945ED93ADA2F40AFBDE02719663AC22EB3F8A7(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_ReadAsync_m1B55FA3133C8FB3DB4F02C28690D04FD155B4B99_RuntimeMethod_var))); } IL_0017: { bool L_5; L_5 = CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350((&___3_cancellationToken), NULL); if (!L_5) { goto IL_0028; } } { CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_6 = ___3_cancellationToken; il2cpp_codegen_runtime_class_init_inline(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_7; L_7 = Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D(L_6, Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); return L_7; } IL_0028: { PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9(__this, NULL); bool L_8 = __this->____isAsync_8; if (L_8) { goto IL_0042; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = ___0_buffer; int32_t L_10 = ___1_offset; int32_t L_11 = ___2_count; CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_12 = ___3_cancellationToken; Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_13; L_13 = Stream_ReadAsync_m01189F9AB6F3676C762423B0139A123E635C00C1(__this, L_9, L_10, L_11, L_12, NULL); return L_13; } IL_0042: { int32_t L_14 = ___2_count; if (L_14) { goto IL_0052; } } { PipeStream_UpdateMessageCompletion_mE902539BB49F81F339E2163D6873198F498E6712(__this, (bool)0, NULL); il2cpp_codegen_runtime_class_init_inline(PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_15 = ((PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_StaticFields*)il2cpp_codegen_static_fields_for(PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var))->___s_zeroTask_4; return L_15; } IL_0052: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = ___0_buffer; int32_t L_17 = ___1_offset; int32_t L_18 = ___2_count; Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 L_19; memset((&L_19), 0, sizeof(L_19)); Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_inline((&L_19), L_16, L_17, L_18, /*hidden argument*/Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_RuntimeMethod_var); CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_20 = ___3_cancellationToken; Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_21; L_21 = PipeStream_ReadAsyncCore_m56D4C62A70A3A8CDE5CFBB89FB81AF052E454292(__this, L_19, L_20, NULL); return L_21; } } // System.Threading.Tasks.ValueTask`1 System.IO.Pipes.PipeStream::ReadAsync(System.Memory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21 PipeStream_ReadAsync_m704CEC6045A3A700D6A8C966BC75DB96E830DE40 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 ___0_buffer, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Length_mA63190F8E6F8A531AA0A55447D48210D8083B714_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->____isAsync_8; if (L_0) { goto IL_0011; } } { Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 L_1 = ___0_buffer; CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_2 = ___1_cancellationToken; ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21 L_3; L_3 = Stream_ReadAsync_m1AA84A1F2DD3C7555BFC97A636E1CE56EB106B98(__this, L_1, L_2, NULL); return L_3; } IL_0011: { bool L_4; L_4 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.IO.Stream::get_CanRead() */, __this); if (L_4) { goto IL_001f; } } { Exception_t* L_5; L_5 = Error_GetReadNotSupported_mB7945ED93ADA2F40AFBDE02719663AC22EB3F8A7(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_ReadAsync_m704CEC6045A3A700D6A8C966BC75DB96E830DE40_RuntimeMethod_var))); } IL_001f: { bool L_6; L_6 = CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350((&___1_cancellationToken), NULL); if (!L_6) { goto IL_0034; } } { CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_7 = ___1_cancellationToken; il2cpp_codegen_runtime_class_init_inline(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_8; L_8 = Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D(L_7, Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21 L_9; memset((&L_9), 0, sizeof(L_9)); ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_inline((&L_9), L_8, /*hidden argument*/ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_RuntimeMethod_var); return L_9; } IL_0034: { PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9(__this, NULL); int32_t L_10; L_10 = Memory_1_get_Length_mA63190F8E6F8A531AA0A55447D48210D8083B714((&___0_buffer), Memory_1_get_Length_mA63190F8E6F8A531AA0A55447D48210D8083B714_RuntimeMethod_var); if (L_10) { goto IL_0051; } } { PipeStream_UpdateMessageCompletion_mE902539BB49F81F339E2163D6873198F498E6712(__this, (bool)0, NULL); ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21 L_11; memset((&L_11), 0, sizeof(L_11)); ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_inline((&L_11), 0, /*hidden argument*/ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_RuntimeMethod_var); return L_11; } IL_0051: { Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 L_12 = ___0_buffer; CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_13 = ___1_cancellationToken; Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_14; L_14 = PipeStream_ReadAsyncCore_m56D4C62A70A3A8CDE5CFBB89FB81AF052E454292(__this, L_12, L_13, NULL); ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21 L_15; memset((&L_15), 0, sizeof(L_15)); ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_inline((&L_15), L_14, /*hidden argument*/ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_RuntimeMethod_var); return L_15; } } // System.IAsyncResult System.IO.Pipes.PipeStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PipeStream_BeginRead_m4AE0E2C544CD4A62ECF6D484274323328FF327A8 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___3_callback, RuntimeObject* ___4_state, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_0020; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = ___0_buffer; int32_t L_2 = ___1_offset; int32_t L_3 = ___2_count; il2cpp_codegen_runtime_class_init_inline(CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_4; L_4 = CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53(NULL); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_5; L_5 = VirtualFuncInvoker4< Task_1_t4C228DE57804012969575431CFF12D57C875552D*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED >::Invoke(25 /* System.Threading.Tasks.Task`1 System.IO.Stream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) */, __this, L_1, L_2, L_3, L_4); AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* L_6 = ___3_callback; RuntimeObject* L_7 = ___4_state; RuntimeObject* L_8; L_8 = TaskToApm_Begin_mA26D2A4F6EE0582B181AFD83B913916909D02777(L_5, L_6, L_7, NULL); return L_8; } IL_0020: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = ___0_buffer; int32_t L_10 = ___1_offset; int32_t L_11 = ___2_count; AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* L_12 = ___3_callback; RuntimeObject* L_13 = ___4_state; RuntimeObject* L_14; L_14 = Stream_BeginRead_m2A759634A3B717B38685E4BE7E28715881DEA2DA(__this, L_9, L_10, L_11, L_12, L_13, NULL); return L_14; } } // System.Int32 System.IO.Pipes.PipeStream::EndRead(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PipeStream_EndRead_m668B4A4B62B67415E51AA18A5C5A96D17AF2A030 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, RuntimeObject* ___0_asyncResult, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TaskToApm_End_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCA309E122256972A27C74FC814F47AD13AF623ED_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_000f; } } { RuntimeObject* L_1 = ___0_asyncResult; int32_t L_2; L_2 = TaskToApm_End_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCA309E122256972A27C74FC814F47AD13AF623ED(L_1, TaskToApm_End_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCA309E122256972A27C74FC814F47AD13AF623ED_RuntimeMethod_var); return L_2; } IL_000f: { RuntimeObject* L_3 = ___0_asyncResult; int32_t L_4; L_4 = Stream_EndRead_m62BC30BACB0B2CDE8AE53485F0FE16A12D05CDC4(__this, L_3, NULL); return L_4; } } // System.Void System.IO.Pipes.PipeStream::Write(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_Write_mCB95F4CCE6D237C91B37AEF490E15B6A1458BDC2 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TaskAwaiter_t9B661AC8C2EFA6BAB94C77BB24A5DDA82D61F833 V_0; memset((&V_0), 0, sizeof(V_0)); { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_0024; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = ___0_buffer; int32_t L_2 = ___1_offset; int32_t L_3 = ___2_count; il2cpp_codegen_runtime_class_init_inline(CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_4; L_4 = CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53(NULL); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5; L_5 = VirtualFuncInvoker4< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED >::Invoke(29 /* System.Threading.Tasks.Task System.IO.Stream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) */, __this, L_1, L_2, L_3, L_4); NullCheck(L_5); TaskAwaiter_t9B661AC8C2EFA6BAB94C77BB24A5DDA82D61F833 L_6; L_6 = Task_GetAwaiter_m08B368EAC939DD35D0AC428180822255A442CA29(L_5, NULL); V_0 = L_6; TaskAwaiter_GetResult_mC1D712500AE49B4A89C85D6B79D87D1BA9A6B94D((&V_0), NULL); return; } IL_0024: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = ___0_buffer; int32_t L_8 = ___1_offset; int32_t L_9 = ___2_count; PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C(__this, L_7, L_8, L_9, NULL); bool L_10; L_10 = VirtualFuncInvoker0< bool >::Invoke(10 /* System.Boolean System.IO.Stream::get_CanWrite() */, __this); if (L_10) { goto IL_003b; } } { Exception_t* L_11; L_11 = Error_GetWriteNotSupported_mF33EB2A7D9FE4248ECBF162081DB72558E4656ED(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_Write_mCB95F4CCE6D237C91B37AEF490E15B6A1458BDC2_RuntimeMethod_var))); } IL_003b: { PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE(__this, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = ___0_buffer; int32_t L_13 = ___1_offset; int32_t L_14 = ___2_count; ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_15; memset((&L_15), 0, sizeof(L_15)); ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_inline((&L_15), L_12, L_13, L_14, /*hidden argument*/ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_RuntimeMethod_var); PipeStream_WriteCore_mEDC5B7A3F5E8F319361F3F245E7997016D9D8C48(__this, L_15, NULL); return; } } // System.Void System.IO.Pipes.PipeStream::Write(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_Write_mC22894FFFD220813C8B81C0FB330906B16AB63A4 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_buffer, const RuntimeMethod* method) { { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_0010; } } { ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_1 = ___0_buffer; Stream_Write_m84BD9BD831FAC81EAC315389E51E958F4BAA25E8(__this, L_1, NULL); return; } IL_0010: { bool L_2; L_2 = VirtualFuncInvoker0< bool >::Invoke(10 /* System.Boolean System.IO.Stream::get_CanWrite() */, __this); if (L_2) { goto IL_001e; } } { Exception_t* L_3; L_3 = Error_GetWriteNotSupported_mF33EB2A7D9FE4248ECBF162081DB72558E4656ED(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_Write_mC22894FFFD220813C8B81C0FB330906B16AB63A4_RuntimeMethod_var))); } IL_001e: { PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE(__this, NULL); ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_4 = ___0_buffer; PipeStream_WriteCore_mEDC5B7A3F5E8F319361F3F245E7997016D9D8C48(__this, L_4, NULL); return; } } // System.Threading.Tasks.Task System.IO.Pipes.PipeStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* PipeStream_WriteAsync_m4F24A4224EECAE0ED8C30D25E55E0D0F71C5D587 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___3_cancellationToken, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_buffer; int32_t L_1 = ___1_offset; int32_t L_2 = ___2_count; PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C(__this, L_0, L_1, L_2, NULL); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(10 /* System.Boolean System.IO.Stream::get_CanWrite() */, __this); if (L_3) { goto IL_0017; } } { Exception_t* L_4; L_4 = Error_GetWriteNotSupported_mF33EB2A7D9FE4248ECBF162081DB72558E4656ED(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_WriteAsync_m4F24A4224EECAE0ED8C30D25E55E0D0F71C5D587_RuntimeMethod_var))); } IL_0017: { bool L_5; L_5 = CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350((&___3_cancellationToken), NULL); if (!L_5) { goto IL_0028; } } { CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_6 = ___3_cancellationToken; il2cpp_codegen_runtime_class_init_inline(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_7; L_7 = Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D(L_6, Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); return L_7; } IL_0028: { PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE(__this, NULL); bool L_8 = __this->____isAsync_8; if (L_8) { goto IL_0042; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = ___0_buffer; int32_t L_10 = ___1_offset; int32_t L_11 = ___2_count; CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_12 = ___3_cancellationToken; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_13; L_13 = Stream_WriteAsync_mFF9AA1D3547F0428523290F2968D89EFC983CCD5(__this, L_9, L_10, L_11, L_12, NULL); return L_13; } IL_0042: { int32_t L_14 = ___2_count; if (L_14) { goto IL_004b; } } { il2cpp_codegen_runtime_class_init_inline(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_15; L_15 = Task_get_CompletedTask_m1567097D0142D009DC8F9B70DA2C55DA651D55E9_inline(NULL); return L_15; } IL_004b: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = ___0_buffer; int32_t L_17 = ___1_offset; int32_t L_18 = ___2_count; ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 L_19; memset((&L_19), 0, sizeof(L_19)); ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_inline((&L_19), L_16, L_17, L_18, /*hidden argument*/ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_RuntimeMethod_var); CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_20 = ___3_cancellationToken; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_21; L_21 = PipeStream_WriteAsyncCore_mA781ED5C9878D2499D7F523CB66AB85A61B36B49(__this, L_19, L_20, NULL); return L_21; } } // System.Threading.Tasks.ValueTask System.IO.Pipes.PipeStream::WriteAsync(System.ReadOnlyMemory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F PipeStream_WriteAsync_mCE93A66773A8C3266DE3315BC9D85362085E22E1 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 ___0_buffer, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyMemory_1_get_Length_m2E20B5DC76A91D078F8827624C654EB90EFD5392_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F V_0; memset((&V_0), 0, sizeof(V_0)); { bool L_0 = __this->____isAsync_8; if (L_0) { goto IL_0011; } } { ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 L_1 = ___0_buffer; CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_2 = ___1_cancellationToken; ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F L_3; L_3 = Stream_WriteAsync_m31847C7A29AAFDA503991986F2BC02367F7A1C34(__this, L_1, L_2, NULL); return L_3; } IL_0011: { bool L_4; L_4 = VirtualFuncInvoker0< bool >::Invoke(10 /* System.Boolean System.IO.Stream::get_CanWrite() */, __this); if (L_4) { goto IL_001f; } } { Exception_t* L_5; L_5 = Error_GetWriteNotSupported_mF33EB2A7D9FE4248ECBF162081DB72558E4656ED(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_WriteAsync_mCE93A66773A8C3266DE3315BC9D85362085E22E1_RuntimeMethod_var))); } IL_001f: { bool L_6; L_6 = CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350((&___1_cancellationToken), NULL); if (!L_6) { goto IL_0034; } } { CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_7 = ___1_cancellationToken; il2cpp_codegen_runtime_class_init_inline(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_8; L_8 = Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D(L_7, Task_FromCanceled_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mA70E6F7B6B65EE0810AB41C297EBB571258F3E7D_RuntimeMethod_var); ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F L_9; memset((&L_9), 0, sizeof(L_9)); ValueTask__ctor_mDDD3DE02109E43D5F0189559B39A1831AA878BE9_inline((&L_9), L_8, /*hidden argument*/NULL); return L_9; } IL_0034: { PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE(__this, NULL); int32_t L_10; L_10 = ReadOnlyMemory_1_get_Length_m2E20B5DC76A91D078F8827624C654EB90EFD5392((&___0_buffer), ReadOnlyMemory_1_get_Length_m2E20B5DC76A91D078F8827624C654EB90EFD5392_RuntimeMethod_var); if (L_10) { goto IL_004d; } } { il2cpp_codegen_initobj((&V_0), sizeof(ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F)); ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F L_11 = V_0; return L_11; } IL_004d: { ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 L_12 = ___0_buffer; CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_13 = ___1_cancellationToken; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_14; L_14 = PipeStream_WriteAsyncCore_mA781ED5C9878D2499D7F523CB66AB85A61B36B49(__this, L_12, L_13, NULL); ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F L_15; memset((&L_15), 0, sizeof(L_15)); ValueTask__ctor_mDDD3DE02109E43D5F0189559B39A1831AA878BE9_inline((&L_15), L_14, /*hidden argument*/NULL); return L_15; } } // System.IAsyncResult System.IO.Pipes.PipeStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PipeStream_BeginWrite_mF1CC9D6841D4357307FED614B833C2CECCDD3D77 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___3_callback, RuntimeObject* ___4_state, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_0020; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = ___0_buffer; int32_t L_2 = ___1_offset; int32_t L_3 = ___2_count; il2cpp_codegen_runtime_class_init_inline(CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_il2cpp_TypeInfo_var); CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED L_4; L_4 = CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53(NULL); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5; L_5 = VirtualFuncInvoker4< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED >::Invoke(29 /* System.Threading.Tasks.Task System.IO.Stream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) */, __this, L_1, L_2, L_3, L_4); AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* L_6 = ___3_callback; RuntimeObject* L_7 = ___4_state; RuntimeObject* L_8; L_8 = TaskToApm_Begin_mA26D2A4F6EE0582B181AFD83B913916909D02777(L_5, L_6, L_7, NULL); return L_8; } IL_0020: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = ___0_buffer; int32_t L_10 = ___1_offset; int32_t L_11 = ___2_count; AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* L_12 = ___3_callback; RuntimeObject* L_13 = ___4_state; RuntimeObject* L_14; L_14 = Stream_BeginWrite_mD4F6B107B8E8665E634D1702DEFB6C240C3D620B(__this, L_9, L_10, L_11, L_12, L_13, NULL); return L_14; } } // System.Void System.IO.Pipes.PipeStream::EndWrite(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_EndWrite_mD6379771FFC9CC62E7887DB00079E419A2D29321 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, RuntimeObject* ___0_asyncResult, const RuntimeMethod* method) { { bool L_0 = __this->____isAsync_8; if (!L_0) { goto IL_000f; } } { RuntimeObject* L_1 = ___0_asyncResult; TaskToApm_End_mDFB29EEE501409834D464F4C249A535723B7E6ED(L_1, NULL); return; } IL_000f: { RuntimeObject* L_2 = ___0_asyncResult; Stream_EndWrite_m25970E727D84B048C46022DB8DA99389A35E68D2(__this, L_2, NULL); return; } } // System.Void System.IO.Pipes.PipeStream::CheckReadWriteArgs(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_buffer; if (L_0) { goto IL_0013; } } { ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral32EDC2ADBAEA11366BCD854BA36813405DF0B1EF)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C_RuntimeMethod_var))); } IL_0013: { int32_t L_2 = ___1_offset; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0027; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_3); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral181DEF79B2243F7C4801BB3A41C7077D5A07F414)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C_RuntimeMethod_var))); } IL_0027: { int32_t L_4 = ___2_count; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_003b; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_5); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral181DEF79B2243F7C4801BB3A41C7077D5A07F414)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C_RuntimeMethod_var))); } IL_003b: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = ___0_buffer; NullCheck(L_6); int32_t L_7 = ___1_offset; int32_t L_8 = ___2_count; if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_6)->max_length)), L_7))) >= ((int32_t)L_8))) { goto IL_004e; } } { ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_9 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_9); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7F4C724BD10943E8B0B17A6E069F992E219EF5E8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckReadWriteArgs_mBDB10DA51C0E0BF21E72833FFAE1D8C1E0582D9C_RuntimeMethod_var))); } IL_004e: { return; } } // System.Int32 System.IO.Pipes.PipeStream::ReadByte() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PipeStream_ReadByte_mDD65A8BC33551D9C785E075749CBA2C56166309E (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_0; memset((&L_0), 0, sizeof(L_0)); Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_inline((&L_0), (void*)((uintptr_t)(&V_0)), 1, /*hidden argument*/Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var); int32_t L_1; L_1 = VirtualFuncInvoker1< int32_t, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 >::Invoke(33 /* System.Int32 System.IO.Stream::Read(System.Span`1) */, __this, L_0); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_0014; } } { return (-1); } IL_0014: { uint8_t L_2 = V_0; return L_2; } } // System.Void System.IO.Pipes.PipeStream::WriteByte(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_WriteByte_m5DC7806C2E250F9716F8EA925E726723CBF8719B (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, uint8_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_0; memset((&L_0), 0, sizeof(L_0)); ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_inline((&L_0), (void*)((uintptr_t)(&___0_value)), 1, /*hidden argument*/ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var); VirtualActionInvoker1< ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D >::Invoke(36 /* System.Void System.IO.Stream::Write(System.ReadOnlySpan`1) */, __this, L_0); return; } } // System.Void System.IO.Pipes.PipeStream::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_Flush_m7B3C43F4D3844AD4D50B66D83AF8010A4F65A332 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE(__this, NULL); bool L_0; L_0 = VirtualFuncInvoker0< bool >::Invoke(10 /* System.Boolean System.IO.Stream::get_CanWrite() */, __this); if (L_0) { goto IL_0014; } } { Exception_t* L_1; L_1 = Error_GetWriteNotSupported_mF33EB2A7D9FE4248ECBF162081DB72558E4656ED(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_Flush_m7B3C43F4D3844AD4D50B66D83AF8010A4F65A332_RuntimeMethod_var))); } IL_0014: { return; } } // System.Void System.IO.Pipes.PipeStream::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_Dispose_m869DFC1396A26A6627C805FF0FEEECFF3B4987A4 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, bool ___0_disposing, const RuntimeMethod* method) { { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0029: {// begin finally (depth: 1) bool L_0 = ___0_disposing; Stream_Dispose_m9B37BD21A57F8F2BD20EE353DE14405700810C5C(__this, L_0, NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* L_1 = __this->____handle_5; if (!L_1) { goto IL_0020_1; } } { SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* L_2 = __this->____handle_5; NullCheck(L_2); bool L_3; L_3 = SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273(L_2, NULL); if (L_3) { goto IL_0020_1; } } { SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* L_4 = __this->____handle_5; NullCheck(L_4); SafeHandle_Dispose_m4FB5B8A7ED78B90757F1B570D4025F3BA26A39F3(L_4, NULL); } IL_0020_1: { bool L_5 = ___0_disposing; VirtualActionInvoker1< bool >::Invoke(38 /* System.Void System.IO.Pipes.PipeStream::DisposeCore(System.Boolean) */, __this, L_5); goto IL_0031; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0031: { __this->____state_15 = 4; return; } } // System.Boolean System.IO.Pipes.PipeStream::get_IsConnected() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PipeStream_get_IsConnected_mF8FAA9FC19F3058F652A8CC9A700698F8ED2B6AF (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = PipeStream_get_State_mEAF646F17DCB52FF9B57819A57BF374D35327D8A_inline(__this, NULL); return (bool)((((int32_t)L_0) == ((int32_t)1))? 1 : 0); } } // System.Void System.IO.Pipes.PipeStream::UpdateMessageCompletion(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_UpdateMessageCompletion_mE902539BB49F81F339E2163D6873198F498E6712 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, bool ___0_completion, const RuntimeMethod* method) { PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* G_B2_0 = NULL; PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* G_B1_0 = NULL; int32_t G_B3_0 = 0; PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* G_B3_1 = NULL; { bool L_0 = ___0_completion; G_B1_0 = __this; if (L_0) { G_B2_0 = __this; goto IL_000f; } } { int32_t L_1 = __this->____state_15; G_B3_0 = ((((int32_t)L_1) == ((int32_t)2))? 1 : 0); G_B3_1 = G_B1_0; goto IL_0010; } IL_000f: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_0010: { NullCheck(G_B3_1); G_B3_1->____isMessageComplete_10 = (bool)G_B3_0; return; } } // System.Boolean System.IO.Pipes.PipeStream::get_CanRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PipeStream_get_CanRead_m61AF648EB3025B98C8BF512C3D0994CB2AAD2109 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { bool L_0 = __this->____canRead_6; return L_0; } } // System.Boolean System.IO.Pipes.PipeStream::get_CanWrite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PipeStream_get_CanWrite_m524DD1D87B47DA424843541E8C7648D967769141 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { bool L_0 = __this->____canWrite_7; return L_0; } } // System.Boolean System.IO.Pipes.PipeStream::get_CanSeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PipeStream_get_CanSeek_mF6E8BEDB55C0C1CBCC2DE71A9B9B5616D7BECC0D (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Int64 System.IO.Pipes.PipeStream::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t PipeStream_get_Length_m848A92A4580838E3F251BEEAB152E9F6D01C5D53 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { Exception_t* L_0; L_0 = Error_GetSeekNotSupported_m610B51E4F7ACF5149164A4B08781257DFCC46359(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_get_Length_m848A92A4580838E3F251BEEAB152E9F6D01C5D53_RuntimeMethod_var))); } } // System.Int64 System.IO.Pipes.PipeStream::get_Position() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t PipeStream_get_Position_mDEE19DAF94C23168BB5884000ED916D8F7D12463 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { Exception_t* L_0; L_0 = Error_GetSeekNotSupported_m610B51E4F7ACF5149164A4B08781257DFCC46359(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_get_Position_mDEE19DAF94C23168BB5884000ED916D8F7D12463_RuntimeMethod_var))); } } // System.Void System.IO.Pipes.PipeStream::set_Position(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_set_Position_m1651756F145235C2568ADF6FC9043EB4735AD301 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, int64_t ___0_value, const RuntimeMethod* method) { { Exception_t* L_0; L_0 = Error_GetSeekNotSupported_m610B51E4F7ACF5149164A4B08781257DFCC46359(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_set_Position_m1651756F145235C2568ADF6FC9043EB4735AD301_RuntimeMethod_var))); } } // System.Int64 System.IO.Pipes.PipeStream::Seek(System.Int64,System.IO.SeekOrigin) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t PipeStream_Seek_m7944F1F1B9ACC574FD5B74536F69299502606230 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, int64_t ___0_offset, int32_t ___1_origin, const RuntimeMethod* method) { { Exception_t* L_0; L_0 = Error_GetSeekNotSupported_m610B51E4F7ACF5149164A4B08781257DFCC46359(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_Seek_m7944F1F1B9ACC574FD5B74536F69299502606230_RuntimeMethod_var))); } } // System.Void System.IO.Pipes.PipeStream::CheckReadOperations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____state_15; if (L_0) { goto IL_0013; } } { InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3C288DD013FF7D79A0F24DC444400CA15D7A2581)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9_RuntimeMethod_var))); } IL_0013: { int32_t L_2 = __this->____state_15; if ((!(((uint32_t)L_2) == ((uint32_t)3)))) { goto IL_0027; } } { InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_3); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDE68F6F1A95490B5F7BE1D45B997E1FBDCE91F32)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9_RuntimeMethod_var))); } IL_0027: { int32_t L_4 = __this->____state_15; if ((((int32_t)L_4) == ((int32_t)4))) { goto IL_0045; } } { SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* L_5 = __this->____handle_5; if (!L_5) { goto IL_004b; } } { SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* L_6 = __this->____handle_5; NullCheck(L_6); bool L_7; L_7 = SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273(L_6, NULL); if (!L_7) { goto IL_004b; } } IL_0045: { Exception_t* L_8; L_8 = Error_GetPipeNotOpen_m4CFC60419BD4C8B365E214FFEB2E823FEEA9113D(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckReadOperations_m11B324BB02C29B9850E05ED12FAE487FA0655BC9_RuntimeMethod_var))); } IL_004b: { return; } } // System.Void System.IO.Pipes.PipeStream::CheckWriteOperations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____state_15; if (L_0) { goto IL_0013; } } { InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3C288DD013FF7D79A0F24DC444400CA15D7A2581)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE_RuntimeMethod_var))); } IL_0013: { int32_t L_2 = __this->____state_15; if ((!(((uint32_t)L_2) == ((uint32_t)3)))) { goto IL_0027; } } { InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_3); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDE68F6F1A95490B5F7BE1D45B997E1FBDCE91F32)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE_RuntimeMethod_var))); } IL_0027: { int32_t L_4 = __this->____state_15; if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_003b; } } { IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_5 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var))); NullCheck(L_5); IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral40B45568F0AAC28E5AFCB8DE64CF0DAC847F561D)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE_RuntimeMethod_var))); } IL_003b: { int32_t L_6 = __this->____state_15; if ((((int32_t)L_6) == ((int32_t)4))) { goto IL_0059; } } { SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* L_7 = __this->____handle_5; if (!L_7) { goto IL_005f; } } { SafePipeHandle_t41669AB8887C3E2F6D4E3DF4606EC8BE0F079571* L_8 = __this->____handle_5; NullCheck(L_8); bool L_9; L_9 = SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273(L_8, NULL); if (!L_9) { goto IL_005f; } } IL_0059: { Exception_t* L_10; L_10 = Error_GetPipeNotOpen_m4CFC60419BD4C8B365E214FFEB2E823FEEA9113D(NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_CheckWriteOperations_m81007659B4BE801387B02BD4227CD10E9767F7EE_RuntimeMethod_var))); } IL_005f: { return; } } // System.IO.Pipes.PipeState System.IO.Pipes.PipeStream::get_State() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PipeStream_get_State_mEAF646F17DCB52FF9B57819A57BF374D35327D8A (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____state_15; return L_0; } } // System.Void System.IO.Pipes.PipeStream::set_IsCurrentUserOnly(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_set_IsCurrentUserOnly_mA97AC32E19D22EDE54B27E194372C3F9ECC67BF2 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->____isCurrentUserOnly_9 = L_0; return; } } // System.Void System.IO.Pipes.PipeStream::DisposeCore(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_DisposeCore_m87F37EE8DD9167E88D46BB6FF0DE9A70B002B50D (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, bool ___0_disposing, const RuntimeMethod* method) { { return; } } // System.Int32 System.IO.Pipes.PipeStream::ReadCore(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PipeStream_ReadCore_mA4EE105A3B9BCA5E594B674A60681F13B3B6B337 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_buffer, const RuntimeMethod* method) { { PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* L_0 = (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var))); NullCheck(L_0); PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_ReadCore_mA4EE105A3B9BCA5E594B674A60681F13B3B6B337_RuntimeMethod_var))); } } // System.Void System.IO.Pipes.PipeStream::WriteCore(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream_WriteCore_mEDC5B7A3F5E8F319361F3F245E7997016D9D8C48 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_buffer, const RuntimeMethod* method) { { PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* L_0 = (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var))); NullCheck(L_0); PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_WriteCore_mEDC5B7A3F5E8F319361F3F245E7997016D9D8C48_RuntimeMethod_var))); } } // System.Threading.Tasks.Task`1 System.IO.Pipes.PipeStream::ReadAsyncCore(System.Memory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* PipeStream_ReadAsyncCore_m56D4C62A70A3A8CDE5CFBB89FB81AF052E454292 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 ___0_destination, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) { { PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* L_0 = (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var))); NullCheck(L_0); PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_ReadAsyncCore_m56D4C62A70A3A8CDE5CFBB89FB81AF052E454292_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.IO.Pipes.PipeStream::WriteAsyncCore(System.ReadOnlyMemory`1,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* PipeStream_WriteAsyncCore_mA781ED5C9878D2499D7F523CB66AB85A61B36B49 (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399 ___0_source, CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___1_cancellationToken, const RuntimeMethod* method) { { PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* L_0 = (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var))); NullCheck(L_0); PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_WriteAsyncCore_mA781ED5C9878D2499D7F523CB66AB85A61B36B49_RuntimeMethod_var))); } } // System.String System.IO.Pipes.PipeStream::GetPipePath(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PipeStream_GetPipePath_m07A549C2F301F2F8D9AFA8E9B97304464451AD20 (String_t* ___0_serverName, String_t* ___1_pipeName, const RuntimeMethod* method) { { PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* L_0 = (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var))); NullCheck(L_0); PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PipeStream_GetPipePath_m07A549C2F301F2F8D9AFA8E9B97304464451AD20_RuntimeMethod_var))); } } // System.Void System.IO.Pipes.PipeStream::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PipeStream__cctor_mABAECC4688001CD9DC01FDE699878EA7226AB530 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_FromResult_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mF151895F5C0BBB74AEE7600FA2F777D0A8D1EBC5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_0; L_0 = Task_FromResult_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mF151895F5C0BBB74AEE7600FA2F777D0A8D1EBC5(0, Task_FromResult_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mF151895F5C0BBB74AEE7600FA2F777D0A8D1EBC5_RuntimeMethod_var); ((PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_StaticFields*)il2cpp_codegen_static_fields_for(PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var))->___s_zeroTask_4 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_StaticFields*)il2cpp_codegen_static_fields_for(PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162_il2cpp_TypeInfo_var))->___s_zeroTask_4), (void*)L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif 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 ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* SwitchCase_get_TestValues_mD0D553215AD64A5FE09A7AC6BB8BA246E938AAE6_inline (SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A* __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = __this->___U3CTestValuesU3Ek__BackingField_0; return L_0; } } 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 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 InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method) { { InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_0 = __this->____instructions_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* EnterTryCatchFinallyInstruction_get_Handler_m9C4803D04F6D4E26242EBA19BC04E35315C3654A_inline (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, const RuntimeMethod* method) { { TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_0 = __this->____tryHandler_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* TryCatchFinallyHandler_get_Handlers_mF78A1DA068B8002CAE1E8D8BA9AC30E1F5F7421E_inline (TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* __this, const RuntimeMethod* method) { { ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* L_0 = __this->____handlers_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* EnterTryFaultInstruction_get_Handler_m20DEEA616E24D6299D40DA469FAE57FFB5D587B9_inline (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, const RuntimeMethod* method) { { TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_0 = __this->____tryHandler_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____stringLength_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Interpreter_get_Name_m27594A419F941809A017D88F20A15FA33E054673_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___U3CNameU3Ek__BackingField_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Interpreter_get_LocalCount_m556C132E9D9950FE1F59FC4B5ECA7DDF2674B360_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___U3CLocalCountU3Ek__BackingField_6; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InstructionView_GetValue_m346E253A2A2B94136AE66E1A46A1E0C3FEB57CEC_inline (InstructionView_tA381D8A27DEDDEE43C71B3BB3A2FADC0CD059A3D* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____name_3; 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 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 PipeStream_set_IsCurrentUserOnly_mA97AC32E19D22EDE54B27E194372C3F9ECC67BF2_inline (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->____isCurrentUserOnly_9 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PipeStream_get_State_mEAF646F17DCB52FF9B57819A57BF374D35327D8A_inline (PipeStream_t5B060CD280A5B97DA0ABB7CE91CF6F23B10B9162* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____state_15; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* Task_get_CompletedTask_m1567097D0142D009DC8F9B70DA2C55DA651D55E9_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_0 = ((Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_StaticFields*)il2cpp_codegen_static_fields_for(Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var))->___U3CCompletedTaskU3Ek__BackingField_16; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValueTask__ctor_mDDD3DE02109E43D5F0189559B39A1831AA878BE9_inline (ValueTask_t10B4B5DDF5C582607D0E634FA912F8CB94FCD49F* __this, Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___0_task, const RuntimeMethod* method) { { Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_0 = ___0_task; if (L_0) { goto IL_000a; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC(((int32_t)38), NULL); } IL_000a: { Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1 = ___0_task; __this->____obj_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____obj_1), (void*)L_1); __this->____continueOnCapturedContext_3 = (bool)1; __this->____token_2 = (int16_t)0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_mD31A9E173A55AE70A2A2902B50D11EDCDAF187D5_gshared_inline (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->___hasValue_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 Nullable_1_GetValueOrDefault_mFC1FB968FA8CE501A6D56C657FEDAE97DA941D1F_gshared_inline (Nullable_1_t8E699A6C21FC31A12A10C20E4F9A9DA84BABD9B2* __this, const RuntimeMethod* method) { { LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 L_0 = (LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02)__this->___value_1; 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 RuntimeObject* Func_2_Invoke_mDBA25DA5DA5B7E056FB9B026AF041F1385FB58A9_gshared_inline (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___0_arg, const RuntimeMethod* method) { typedef RuntimeObject* (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, const RuntimeMethod*); return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___0_arg, reinterpret_cast(__this->___method_3)); } 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; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m698EC79E2E44AFF16BA096D0861CFB129FBF8218_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_array; if (L_0) { goto IL_0016; } } { int32_t L_1 = ___1_start; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___2_length; if (!L_2) { goto IL_000e; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_000e: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305)); return; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); goto IL_0042; } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = ___0_array; NullCheck((RuntimeObject*)L_4); Type_t* L_5; L_5 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_4, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast (il2cpp_rgctx_type(InitializedTypeInfo(method->klass)->rgctx_data, 1)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_7; L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL); bool L_8; L_8 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_5, L_7, NULL); if (!L_8) { goto IL_0042; } } { ThrowHelper_ThrowArrayTypeMismatchException_m781AD7A903FEA43FAE3137977E6BC5F9BAEBC590(NULL); } IL_0042: { int32_t L_9 = ___1_start; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = ___0_array; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) { goto IL_0050; } } { int32_t L_11 = ___2_length; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = ___0_array; NullCheck(L_12); int32_t L_13 = ___1_start; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_12)->max_length)), L_13)))))) { goto IL_0055; } } IL_0050: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_0055: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = ___0_array; NullCheck((RuntimeArray*)L_14); uint8_t* L_15; L_15 = Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline((RuntimeArray*)L_14, NULL); uint8_t* L_16; L_16 = il2cpp_unsafe_as_ref(L_15); int32_t L_17 = ___1_start; uint8_t* L_18; L_18 = il2cpp_unsafe_add(L_16, L_17); ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_19; memset((&L_19), 0, sizeof(L_19)); il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_19), L_18); __this->____pointer_0 = L_19; int32_t L_20 = ___2_length; __this->____length_1 = L_20; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m68A8E646FE59E19C27755D139B2EB8BBB4914685_gshared_inline (Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_array; if (L_0) { goto IL_0016; } } { int32_t L_1 = ___1_start; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___2_length; if (!L_2) { goto IL_000e; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_000e: { il2cpp_codegen_initobj(__this, sizeof(Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036)); return; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); goto IL_0042; } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = ___0_array; NullCheck((RuntimeObject*)L_4); Type_t* L_5; L_5 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_4, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast (il2cpp_rgctx_type(InitializedTypeInfo(method->klass)->rgctx_data, 1)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_7; L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL); bool L_8; L_8 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_5, L_7, NULL); if (!L_8) { goto IL_0042; } } { ThrowHelper_ThrowArrayTypeMismatchException_m781AD7A903FEA43FAE3137977E6BC5F9BAEBC590(NULL); } IL_0042: { int32_t L_9 = ___1_start; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = ___0_array; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) { goto IL_0050; } } { int32_t L_11 = ___2_length; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = ___0_array; NullCheck(L_12); int32_t L_13 = ___1_start; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_12)->max_length)), L_13)))))) { goto IL_0055; } } IL_0050: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_0055: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = ___0_array; __this->____object_0 = (RuntimeObject*)L_14; Il2CppCodeGenWriteBarrier((void**)(&__this->____object_0), (void*)(RuntimeObject*)L_14); int32_t L_15 = ___1_start; __this->____index_1 = L_15; int32_t L_16 = ___2_length; __this->____length_2 = L_16; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValueTask_1__ctor_m6164BE5A3BB19E083385C0C701140EA391B90071_gshared_inline (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21* __this, Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___0_task, const RuntimeMethod* method) { { Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_0 = ___0_task; if (L_0) { goto IL_000a; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)((int32_t)38), NULL); } IL_000a: { Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_1 = ___0_task; __this->____obj_1 = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____obj_1), (void*)(RuntimeObject*)L_1); int32_t* L_2 = (int32_t*)(&__this->____result_2); il2cpp_codegen_initobj(L_2, sizeof(int32_t)); __this->____continueOnCapturedContext_4 = (bool)1; __this->____token_3 = (int16_t)0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ValueTask_1__ctor_m5DAD386E7F3D9AF7D2791C5EAAB5C0ECDDAE45C1_gshared_inline (ValueTask_1_t823DE87C36EA952D24C4E64F532E9D4425B72F21* __this, int32_t ___0_result, const RuntimeMethod* method) { { int32_t L_0 = ___0_result; __this->____result_2 = L_0; __this->____obj_1 = NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____obj_1), (void*)NULL); __this->____continueOnCapturedContext_4 = (bool)1; __this->____token_3 = (int16_t)0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m7B5C2765879EA5E8D1617D834CC465A39540A913_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_array; if (L_0) { goto IL_0016; } } { int32_t L_1 = ___1_start; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___2_length; if (!L_2) { goto IL_000e; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_000e: { il2cpp_codegen_initobj(__this, sizeof(ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D)); return; } IL_0016: { int32_t L_3 = ___1_start; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = ___0_array; NullCheck(L_4); if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0024; } } { int32_t L_5 = ___2_length; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = ___0_array; NullCheck(L_6); int32_t L_7 = ___1_start; if ((!(((uint32_t)L_5) > ((uint32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_6)->max_length)), L_7)))))) { goto IL_0029; } } IL_0024: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_0029: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = ___0_array; NullCheck((RuntimeArray*)L_8); uint8_t* L_9; L_9 = Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline((RuntimeArray*)L_8, NULL); uint8_t* L_10; L_10 = il2cpp_unsafe_as_ref(L_9); int32_t L_11 = ___1_start; uint8_t* L_12; L_12 = il2cpp_unsafe_add(L_10, L_11); ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_13; memset((&L_13), 0, sizeof(L_13)); il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_13), L_12); __this->____pointer_0 = L_13; int32_t L_14 = ___2_length; __this->____length_1 = L_14; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlyMemory_1__ctor_m3727B8B598D6E2BDC484D8B20FE81585C449AD30_gshared_inline (ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_start, int32_t ___2_length, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_array; if (L_0) { goto IL_0016; } } { int32_t L_1 = ___1_start; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___2_length; if (!L_2) { goto IL_000e; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_000e: { il2cpp_codegen_initobj(__this, sizeof(ReadOnlyMemory_1_t63F301BF893B0AB689953D86A641168CA66D2399)); return; } IL_0016: { int32_t L_3 = ___1_start; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = ___0_array; NullCheck(L_4); if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0024; } } { int32_t L_5 = ___2_length; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = ___0_array; NullCheck(L_6); int32_t L_7 = ___1_start; if ((!(((uint32_t)L_5) > ((uint32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_6)->max_length)), L_7)))))) { goto IL_0029; } } IL_0024: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_0029: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = ___0_array; __this->____object_0 = (RuntimeObject*)L_8; Il2CppCodeGenWriteBarrier((void**)(&__this->____object_0), (void*)(RuntimeObject*)L_8); int32_t L_9 = ___1_start; __this->____index_1 = L_9; int32_t L_10 = ___2_length; __this->____length_2 = L_10; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, 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; } { if (!false) { goto IL_0016; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast (il2cpp_rgctx_type(InitializedTypeInfo(method->klass)->rgctx_data, 4)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL); ThrowHelper_ThrowInvalidTypeWithPointersNotSupported_m5707DE408588F6EAC3FC7D10F9520308CF8C8CCF(L_1, NULL); } IL_0016: { int32_t L_2 = ___1_length; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_001f: { void* L_3 = ___0_pointer; uint8_t* L_4; L_4 = il2cpp_unsafe_as_ref((uint8_t*)L_3); ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_5; memset((&L_5), 0, sizeof(L_5)); il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_5), L_4); __this->____pointer_0 = L_5; int32_t L_6 = ___1_length; __this->____length_1 = L_6; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, void* ___0_pointer, int32_t ___1_length, 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; } { if (!false) { goto IL_0016; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast (il2cpp_rgctx_type(InitializedTypeInfo(method->klass)->rgctx_data, 2)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL); ThrowHelper_ThrowInvalidTypeWithPointersNotSupported_m5707DE408588F6EAC3FC7D10F9520308CF8C8CCF(L_1, NULL); } IL_0016: { int32_t L_2 = ___1_length; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_001f: { void* L_3 = ___0_pointer; uint8_t* L_4; L_4 = il2cpp_unsafe_as_ref((uint8_t*)L_3); ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_5; memset((&L_5), 0, sizeof(L_5)); il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_5), L_4); __this->____pointer_0 = L_5; int32_t L_6 = ___1_length; __this->____length_1 = L_6; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline (RuntimeArray* __this, const RuntimeMethod* method) { { RawData_t37CAF2D3F74B7723974ED7CEEE9B297D8FA64ED0* L_0; L_0 = il2cpp_unsafe_as(__this); NullCheck(L_0); uint8_t* L_1 = (&L_0->___Data_2); return L_1; } }