#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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 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`2 struct Action_2_tCFFCACC0601C873A56443DC9387C5D8D57088AFD; // System.Dynamic.Utils.CacheDict`2> struct CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4; // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> struct CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE; // System.Runtime.CompilerServices.ConditionalWeakTable`2 struct ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC; // System.Func`2 struct Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166; // System.Func`2 struct Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA; // System.Func`2 struct Func_2_t2BED5A2F4652C284AD024FB39DA724F395ABB2DC; // System.Func`2 struct Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8; // System.Func`2 struct Func_2_tFB161B1B7D6BD3D4B141C0C6DB98392BA3F8E144; // System.Func`2 struct Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5; // System.Collections.Generic.HashSet`1 struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B; // System.Collections.Generic.HashSet`1 struct HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 struct HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t947D2FEEDF3348F6F77C55E8712AD442E6A65F83; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF5978845C2912DCA5471ADD9480357E32BB03D1E; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tD668052345716DA0D0AB0FB81A0ED16329A1E438; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t62010156673DE1460AB1D1CEBE5DCD48665E1A38; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t25F6568124205E1DCEEEFEF9FFD485B340114892; // System.Collections.Generic.IList`1 struct IList_1_tBA929C89BC35AAE67764DAA82D62E01A200D3C7D; // System.Collections.Generic.IList`1 struct IList_1_t577FCBB6A17E4D24559E5AD6C70155CFF0DFACAC; // System.Collections.Generic.IReadOnlyList`1> struct IReadOnlyList_1_tB6B50A7C208457DE229598A04BFA40A52ADB01F4; // System.Collections.Generic.IReadOnlyList`1 struct IReadOnlyList_1_tE4EC851F9A633B0648FCA3D424B490CBE67E39E0; // System.Collections.Generic.IReadOnlyList`1 struct IReadOnlyList_1_tF18BCD1A869B672D44C69CED938ED85B570F0C0F; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t95CEC57CA04600603C7E9067D11E724EE99AD7D1; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tB713866E033A4E5809947C681965A725EE2C69EE; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t7BB4B236B23C57AB5915BEDB01D77702CFD10FB4; // System.Collections.Generic.List`1> struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7; // System.Collections.Generic.List`1 struct List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC; // System.Collections.Generic.List`1 struct List_1_t0BE9CF1B63513203BF2C31079D97D75C6DAECF49; // System.Collections.Generic.List`1 struct List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472; // System.Collections.Generic.Stack`1> struct Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958; // System.Collections.Generic.Stack`1 struct Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981; // System.Collections.Generic.Stack`1 struct Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F; // System.Runtime.CompilerServices.StrongBox`1 struct StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t5C221D6474B57B05A1EF91C1C6A7B1FA1CF361BF; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t5C06D27353DAC3E252F8492A61B207F0639A525C; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tBB278FFC214913E5F8D2805B3FAC62FDF7A9748B; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t0760EF54F1EA7070181C04D5D34118DC91F943ED; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t0C0EDF03657007CFB93FB445122D2CBFDD11FD4B; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t1DB26BC686C5A56AD750737006F54BD221750830; // System.Collections.Generic.HashSet`1[] struct HashSet_1U5BU5D_tE80AA7A58195958A441A5F7F80D36F0F00AD9275; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Linq.Expressions.Interpreter.DebugInfo[] struct DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Linq.Expressions.Interpreter.ExceptionHandler[] struct ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53; // System.Linq.Expressions.Expression[] struct ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63; // System.Runtime.CompilerServices.IStrongBox[] struct IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F; // System.Linq.Expressions.Interpreter.Instruction[] struct InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Linq.Expressions.Interpreter.LocalDefinition[] struct LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Linq.Expressions.Interpreter.RuntimeLabel[] struct RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1; // System.Linq.Expressions.Interpreter.AddInstruction struct AddInstruction_tE70231108102CA726317C742E7E7A161756D243B; // System.Linq.Expressions.Interpreter.AddOvfInstruction struct AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827; // System.Linq.Expressions.Interpreter.AndInstruction struct AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Linq.Expressions.BlockExpression struct BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB; // System.Linq.Expressions.BlockExpressionList struct BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A; // System.Linq.Expressions.Interpreter.CastInstruction struct CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F; // System.Linq.Expressions.CatchBlock struct CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90; // System.Linq.Expressions.Interpreter.DebugInfo struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC; // System.Linq.Expressions.Interpreter.DecrementInstruction struct DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6; // System.Linq.Expressions.DefaultExpression struct DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // System.Linq.Expressions.Interpreter.DivInstruction struct DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC; // System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction struct EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D; // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction struct EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC; // System.Linq.Expressions.Interpreter.EqualInstruction struct EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699; // System.Exception struct Exception_t; // System.Linq.Expressions.Interpreter.ExceptionFilter struct ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755; // System.Linq.Expressions.Interpreter.ExceptionHandler struct ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction struct ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB; // System.Linq.Expressions.Expression struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660; // System.Linq.Expressions.ExpressionVisitor struct ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4; // System.Linq.Expressions.Interpreter.GreaterThanInstruction struct GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction struct GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // System.IFormatProvider struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF; // System.Runtime.CompilerServices.IStrongBox struct IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54; // System.Linq.Expressions.Interpreter.IncrementInstruction struct IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction struct InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF; // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463; // System.Linq.Expressions.Interpreter.LabelScopeInfo struct LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F; // System.Linq.Expressions.Interpreter.LeftShiftInstruction struct LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3; // System.Linq.Expressions.Interpreter.LessThanInstruction struct LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction struct LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950; // System.Linq.Expressions.Interpreter.LightCompiler struct LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA; // System.Linq.Expressions.Interpreter.LightDelegateCreator struct LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D; // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE; // System.Linq.Expressions.Interpreter.LocalVariable struct LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409; // System.Linq.Expressions.Interpreter.LocalVariables struct LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2; // System.Linq.Expressions.MemberExpression struct MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Linq.Expressions.Interpreter.ModuloInstruction struct ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12; // System.Linq.Expressions.Interpreter.MulInstruction struct MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795; // System.Linq.Expressions.Interpreter.MulOvfInstruction struct MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction struct NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044; // System.Linq.Expressions.Interpreter.NegateInstruction struct NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C; // System.Linq.Expressions.Interpreter.NotEqualInstruction struct NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F; // System.Linq.Expressions.Interpreter.NotInstruction struct NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // System.NullReferenceException struct NullReferenceException_t44B4F3CDE3111E74591952B8BE8707B28866D724; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction struct NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D; // System.Linq.Expressions.Interpreter.NumericConvertInstruction struct NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9; // System.Linq.Expressions.Interpreter.OrInstruction struct OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE; // System.Linq.Expressions.Interpreter.RightShiftInstruction struct RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.Linq.Expressions.StackGuard struct StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Linq.Expressions.Interpreter.SubInstruction struct SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD; // System.Linq.Expressions.Interpreter.SubOvfInstruction struct SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721; // System.Linq.Expressions.SwitchCase struct SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80; // System.Reflection.TargetInvocationException struct TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C; // System.Globalization.TextInfo struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler struct TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3; // System.Linq.Expressions.Interpreter.TryFaultHandler struct TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054; // System.Type struct Type_t; // System.Linq.Expressions.UnaryExpression struct UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64 struct AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16 struct AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32 struct AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64 struct AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16 struct AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32 struct AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64 struct AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6; // System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean struct AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A; // System.Linq.Expressions.Interpreter.AndInstruction/AndByte struct AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt16 struct AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt32 struct AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt64 struct AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0; // System.Linq.Expressions.Interpreter.AndInstruction/AndSByte struct AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16 struct AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32 struct AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64 struct AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4; // System.Linq.Expressions.BlockExpressionList/d__18 struct U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT struct CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B; // System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer struct DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble struct DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16 struct DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32 struct DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64 struct DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle struct DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16 struct DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32 struct DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64 struct DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A; // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c struct U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43; // System.Linq.Expressions.Interpreter.DivInstruction/DivDouble struct DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt16 struct DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt32 struct DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt64 struct DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB; // System.Linq.Expressions.Interpreter.DivInstruction/DivSingle struct DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16 struct DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32 struct DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64 struct DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean struct EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull struct EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte struct EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull struct EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar struct EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull struct EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble struct EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull struct EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16 struct EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull struct EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32 struct EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull struct EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64 struct EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull struct EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference struct EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte struct EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull struct EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle struct EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull struct EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16 struct EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull struct EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32 struct EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull struct EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64 struct EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull struct EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean struct ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte struct ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16 struct ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32 struct ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64 struct ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte struct ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16 struct ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32 struct ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64 struct ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte struct GreaterThanByte_t879110EAA97FE9E575F25B690618320C1B4BC9D0; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar struct GreaterThanChar_t780CFA9E7AE8D9B34C24C6BE27F0F9546D12B1CE; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble struct GreaterThanDouble_tCC24EEB2E6850E83F6554725D4D89C031FBC4301; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16 struct GreaterThanInt16_t34C6729CAF795EFF37F238EAFBB0525DAAF35341; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32 struct GreaterThanInt32_t28BD3E9367E463BF678447C5A336BB793EBB4AFD; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64 struct GreaterThanInt64_tC328EFD6AC3962AA17F9CF750A7E92EB7373B9FA; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte struct GreaterThanSByte_t4FE14BC707C455CBEA4401F873CDD25A11A26578; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle struct GreaterThanSingle_t7E5C09B80E5D70DB720F7DD7FB19504697CF56BC; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16 struct GreaterThanUInt16_t5978EE220F3676DF901F261BE4F904C3678B1516; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32 struct GreaterThanUInt32_t539BD052ADD423D97CD390D809974A1444730CC0; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64 struct GreaterThanUInt64_t7C8EE2FCAFDEB689C2F6E64ECB2622499E88698A; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualByte struct GreaterThanOrEqualByte_t40C6F00A06ADE61A1F012B8B1DFB4ED1FC2FFB56; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualChar struct GreaterThanOrEqualChar_t56A8D9B60A2B123488FE28151CFAD9579CCEE64A; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualDouble struct GreaterThanOrEqualDouble_t224634D336A618126E2F26F2702F5D2642E3DA43; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt16 struct GreaterThanOrEqualInt16_t3D9AD8186CB6612A956CA205ACB26FE8C1F25146; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt32 struct GreaterThanOrEqualInt32_tDFD02055F25C95599764AF147223D803B2D60273; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt64 struct GreaterThanOrEqualInt64_tF91B0CBA56FFB7AB20D0DD42ACA844AEF8BDA7C8; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualSByte struct GreaterThanOrEqualSByte_t3AE9153E7C7C3AA769EC9CEEEBC823FD932D9E92; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualSingle struct GreaterThanOrEqualSingle_t0DEBA1E3E12B6DB55D68F9C005FFF4DDC1A36C5E; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt16 struct GreaterThanOrEqualUInt16_tA81D77A804A4094866D6CBA2D64EC875EF8D00E1; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt32 struct GreaterThanOrEqualUInt32_t35738E22D5007AA8CDEFC0A99EB2B8CA592F9F42; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt64 struct GreaterThanOrEqualUInt64_tF70A150985E35B2C21939DD4B54E245EDF2EC270; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementDouble struct IncrementDouble_tBE94E3B044A3D4FB90FA80C32405406B07DB0293; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt16 struct IncrementInt16_t880544529DEE5E1B56793B18A377A303F042D55D; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt32 struct IncrementInt32_tAA4A635A94147404182B1C040DC44AE318253A28; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt64 struct IncrementInt64_t43EEF69D0C9D4BCB7C53E283349064972BD511B7; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementSingle struct IncrementSingle_tFD7A85D083E2AE0F24FCE247AC01510F36E4A124; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt16 struct IncrementUInt16_tC20F3F6559A9841A1D304BF15AEFCE80DB9E48DC; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt32 struct IncrementUInt32_tC6053B84B35D86721EA656853E89B804B9862680; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt64 struct IncrementUInt64_tAF2CE6EEDA6DC4F20C80A0DDEF4B1C4F1D8EEE8B; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox struct ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox struct ImmutableRefBox_t3BAC17726AA234466DA714A635EC98F3E823EA2D; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue struct ImmutableValue_tFB6E031504747EC07B9EF13242ED91361201D185; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox struct MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue struct MutableValue_tDB02786E20639A77FBB00A575FCD30F5D1444764; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter struct Parameter_tEFB09C85773DCCB129E14477FCB7A8AB451F2A1F; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox struct ParameterBox_t812552ED1D40608D319F679991C08FECCE8C7029; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference struct Reference_tCB2A297F3D61E561DD41546845CC8E08B057F242; // System.Linq.Expressions.Interpreter.InstructionArray/DebugView struct DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2; // System.Linq.Expressions.Interpreter.InterpretedFrame/d__29 struct U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2; // System.Linq.Expressions.Interpreter.LabelInfo/<>c struct U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftByte struct LeftShiftByte_tCCDB6D795BC7810C21DE56CEA49968157D9EA789; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt16 struct LeftShiftInt16_t87E1DCB792584390D5FF2C342362D9D58158B2C4; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt32 struct LeftShiftInt32_t5441BECACF70EBAB36205E8A831128F58B21D40F; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt64 struct LeftShiftInt64_t64F78CDA040D422B409AB3C8C0B1818769B8DC13; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftSByte struct LeftShiftSByte_t120BD76CCDFB81269A3DB61E4F7D30F7A5A28D22; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt16 struct LeftShiftUInt16_tF19F3D59C312B631F597D9A7277C121B63FC045A; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt32 struct LeftShiftUInt32_tDA7C9A0F1F60029F61F81A95EC1B1BF677B99D10; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt64 struct LeftShiftUInt64_t78F733EFFC267CDBFA05CA2713E81D33814F5C0E; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanByte struct LessThanByte_t1AB2FE0600ADCF67098672F362803530C420FC56; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanChar struct LessThanChar_t79F3EF05DBF7F0A3C88A2083DA627FD6166399A7; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanDouble struct LessThanDouble_t576008C9FC4344C857C10500A635974D44145FDB; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt16 struct LessThanInt16_tDF9A86F9D456E0AC252691C1CD22D4244AFEA087; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt32 struct LessThanInt32_t9B3493A0A723993D7BF9B4F6A6BEAF6FD0C7A1C8; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt64 struct LessThanInt64_t3B8D76A95F34DC68CF5634EB4E91DDDD6E5C103D; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanSByte struct LessThanSByte_t3F26A241E19F1048857538639A55DDCE0EA32F44; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanSingle struct LessThanSingle_t382540F252F4667B6F8239D359AA03215B08112D; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt16 struct LessThanUInt16_t1528DF9919F348FFFC9656CA2FAE53B264BC9FD8; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt32 struct LessThanUInt32_tA223F00210D532D8942961657E46D80D400E7D73; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt64 struct LessThanUInt64_t596971E190C01922E5715E022FDBFE8E2929D3BF; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualByte struct LessThanOrEqualByte_tB561B8AF7DC8FBEE6C6928D09636EF6A7761A342; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualChar struct LessThanOrEqualChar_t18856D7C2296E38F2E54992D2AADE2E298E73053; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualDouble struct LessThanOrEqualDouble_tB9D7FDEC1B78E5E4A11A69F1781AD4970C660FC9; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt16 struct LessThanOrEqualInt16_tEC6E2231FD28E2C71B96169247AB32FDAE47CBFC; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt32 struct LessThanOrEqualInt32_t3CCB20139F9A5324429729F3BC83157433DD1107; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt64 struct LessThanOrEqualInt64_tA4B2F32014006C4919C668127650B39819E6BD76; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualSByte struct LessThanOrEqualSByte_tA7E2E6589739DAEA22DBC4D85A316950B7CC5EED; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualSingle struct LessThanOrEqualSingle_t5345043B7BF3232A078A2F8658709CD115396B2F; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt16 struct LessThanOrEqualUInt16_tCD9E99F324091C4B21E4177ABD881ADD0BCEEB66; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt32 struct LessThanOrEqualUInt32_tCA28EDA5CE6F7072F7725E9012DD81F6E8B166D6; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt64 struct LessThanOrEqualUInt64_t9BB557448DF57562BE70C6374755A8B4EA38999D; // System.Linq.Expressions.Interpreter.LightCompiler/<>c struct U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B; // System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor struct QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627; // System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0 struct U3CU3Ec__DisplayClass74_0_t7379A2E60948D6CA3B55C5DDF3C4A7F5BCC3C5E9; // System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter struct DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3; // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope struct VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble struct ModuloDouble_t85C00369147856541C1AFD83063A2D5017C6C104; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16 struct ModuloInt16_tEC5FBD7C5B21DFE477BEBD720DD81085954010BE; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32 struct ModuloInt32_t64EF14D7AB04B507AABC0B5EEE481B990B2C59ED; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64 struct ModuloInt64_t13C0FD4FEB78A9BE8E963C5E5EA99E195932E98E; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle struct ModuloSingle_tF74D09F3A4707F07021BEF0C9CEC043680C91DD2; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16 struct ModuloUInt16_t5E947CE690D91C84FF679963ED82F541C8A82FBE; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32 struct ModuloUInt32_tCEA7EBCA3E33E679E45B745151F023AAC8D30C2E; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64 struct ModuloUInt64_t6CDDA770850B746CA5BE6C9394D1F8874972C66F; // System.Linq.Expressions.Interpreter.MulInstruction/MulDouble struct MulDouble_tC7A9DDBAF456BC7CB3ABB400AD17FD0DECD7C347; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt16 struct MulInt16_tE83B721BCCEC251C3854197DA96A7F5522D843BE; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt32 struct MulInt32_tF13F28AD7EB91F1AA97CED250E4C80D7F5D4C158; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt64 struct MulInt64_t65D2E93B3C199CE535C52B0EE9AFAAAD68BB3734; // System.Linq.Expressions.Interpreter.MulInstruction/MulSingle struct MulSingle_t74402710FF0351799A5B4D392C2BDA323C950296; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16 struct MulUInt16_tF2A3E37BBF7A928D005B0222BC4AD7275B59DBD9; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32 struct MulUInt32_tB5C1F97A7747368E74533F42C650F4B46E170D8B; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64 struct MulUInt64_t44838D752E63CB18B7C49CF8C9D903F620EEE68C; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16 struct MulOvfInt16_t0356A292FE9F9E37C7C564207FFF4090B6CA0859; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32 struct MulOvfInt32_t3648CEF4DA473D1520961F2FF7AE5F6DB7567801; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64 struct MulOvfInt64_t64A634E483A2B54B6EB065CA6B429A9CDBB6E7B3; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16 struct MulOvfUInt16_t85735FA2E04C6417C22C546D046B335845130B3B; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32 struct MulOvfUInt32_tDD0754E1EC3EAFE6CD29E49729B7988DC4DF24CE; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64 struct MulOvfUInt64_t3ADF56F97689C58A0F7E3215BD05E1CC746B70C6; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16 struct NegateCheckedInt16_t93081D554367AFA15DDB87B50500C6340B3514F0; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32 struct NegateCheckedInt32_t7264E878230A73CF1D49E976740A9AFBA5DE754D; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64 struct NegateCheckedInt64_t6FB52C5964E523506A395FD3B367DBF9B03F1E46; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble struct NegateDouble_tF8275133D4B3B5062558107888B464D3DA062BA3; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16 struct NegateInt16_tDCD40177F94C4B38627AB0CB892FECC79548E86E; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32 struct NegateInt32_tF6BF7BE8AB8C9A3F7E9DEAC43DB00D3D2E78119B; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64 struct NegateInt64_tED1DFAD093B3F98212213FC4870F2E1C4CA71E9F; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle struct NegateSingle_t82B98471BC216C81F6CF5C7C54A4DF6027C44F68; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean struct NotEqualBoolean_t77A0F9D73D84C9B9F30328FE936333A709B49634; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte struct NotEqualByte_t0433CF566A812D7150B206A212A7A011A3693909; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull struct NotEqualByteLiftedToNull_t4B0306112B0FA55F120C8CC76FDDEB8114FCCE4C; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar struct NotEqualChar_t2E64F268F946202C10B0FF6A98697E44D5DA40F3; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull struct NotEqualCharLiftedToNull_tE8642F9256114065213AC05B4B1E2353EBE7B0B6; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble struct NotEqualDouble_t727CF8B29E7226E7652B50377355D4F377536E4C; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull struct NotEqualDoubleLiftedToNull_t7268B8C5C35A12C818CC81360142652D6D31785A; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16 struct NotEqualInt16_t3A0BDC9FFFA26F55EA2DBC249A90C50A1D595681; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull struct NotEqualInt16LiftedToNull_t9464D77B3AAD41F052E141890C57846556F308C1; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32 struct NotEqualInt32_t7635EB96815AA06FEB4BE971EE00E3CE33AF4FBA; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull struct NotEqualInt32LiftedToNull_t831BDFE883B2D2F1F748BCAFA432A15DB7444E52; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64 struct NotEqualInt64_t50A116648DB45EA9165989F28BBEEF42755E5438; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull struct NotEqualInt64LiftedToNull_t03B45D95A3CD8516FC13222B879FB28EA88717A6; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference struct NotEqualReference_tE3E7F054E29292325F5ACA560283A8E6C7C8B68F; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte struct NotEqualSByte_t22F9223F00D4EE405B6C25362E3E1124B681321D; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull struct NotEqualSByteLiftedToNull_t05B614C6208E2437ECFDC7E7640F9BFA70A1906B; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle struct NotEqualSingle_t898F32E852A5F1B730BB94CB72759DCD8255750C; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull struct NotEqualSingleLiftedToNull_t851ED8232C3EF20F250F993CA4EC07F8FA626C11; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16 struct NotEqualUInt16_tD1CA3DA33B60C4DD21BB33DE6C73DE51EDCFF02C; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull struct NotEqualUInt16LiftedToNull_t10EAAB4DFE1C7BF9D2C5006F38032CE4113A3D12; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32 struct NotEqualUInt32_t9DF61EB40618D7E00D08E13AD5D3361DB5260E0F; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull struct NotEqualUInt32LiftedToNull_t68DEC29703B8B14A950440F2C2C3DB3EF2C7EEE0; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64 struct NotEqualUInt64_tBB177E7D8ECA57B0B4764484FB20936CFD2E598F; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull struct NotEqualUInt64LiftedToNull_t9CC27D81FF8C4281A9CF12603301798930776836; // System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean struct NotBoolean_t7E81F0BAF53A01C8769C49BA5D909700C3A85DF3; // System.Linq.Expressions.Interpreter.NotInstruction/NotByte struct NotByte_t005DA1FE32B95AC480326E672ABACB80B309957B; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt16 struct NotInt16_t83114BC0D88B4B3EB5554761901EFBD229273501; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt32 struct NotInt32_tC4172C3A5C27706E61386FC18DBA96E301A6837C; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt64 struct NotInt64_tDCD330F193F99EBA6DF1A64E1AA3EC518065DB20; // System.Linq.Expressions.Interpreter.NotInstruction/NotSByte struct NotSByte_t7647870AE7DEDA5DA8F1601BD670F96729873001; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16 struct NotUInt16_tFC37A1969EA64845C7E1118B84A8EB0006668739; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32 struct NotUInt32_t58FCF0CAD14A7820A8731A76D08B121A0A93A9F3; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64 struct NotUInt64_t1B7DF3021DEBC21B61D87AFD775AF1E4D6C66E1E; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass struct EqualsClass_t285D99AF64A008779832ADA21DC0E02903CA5C45; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass struct GetHashCodeClass_tAFF5BBFE8D3225AA4E70465A0108D9B6FE7826F1; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue struct GetValue_t9DEEE6C9CCD20753F1A1F39B9CAFB5157024EEB9; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault struct GetValueOrDefault_t0441FF7D2ADC0CFF7640BDEA6E5AEBDB94E58213; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1 struct GetValueOrDefault1_t0A65C8B1304D9D8E9CE7DBE897476349855BE675; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue struct HasValue_t45F7340A1654528F9129DD06808DEE3E09261821; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass struct ToStringClass_t8668E59BA5ABBABF3286628C398A099F0546914D; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked struct Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying struct ToUnderlying_tB8738F9853F450A39DA849AE376E7D241529C3A4; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked struct Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E; // System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean struct OrBoolean_tB5ACCAED459D6CB59C9E07A7262C47F0F8F54F19; // System.Linq.Expressions.Interpreter.OrInstruction/OrByte struct OrByte_t201A377B95ABC243F185019710B98220335474B0; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt16 struct OrInt16_tDCAC652458E4A355ED5945D621DB6CDE47766A90; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt32 struct OrInt32_tBB86B9EC780E61CDE55CE0A6C7DDB168C3BE70FF; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt64 struct OrInt64_t7DB4AF687896C3540F17A785CD195748FC5B31F0; // System.Linq.Expressions.Interpreter.OrInstruction/OrSByte struct OrSByte_tBD96031881884B43042D1825F549982894E1627E; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16 struct OrUInt16_t88C758255AE7C9D2CFF3033E2CE589B7C74A3E3F; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32 struct OrUInt32_t9982D5B99CDCA5A4C41529753D5D71AF6FF740BC; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64 struct OrUInt64_tE09557C73068791FE26C2FDB13BADDB4069285AA; // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter struct ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte struct RightShiftByte_t5F287F9A98BD517088EBEBB5762D9B5547411F02; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16 struct RightShiftInt16_t2CE116D1706B0B2E1BBC6F132D090C0B344DA147; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32 struct RightShiftInt32_t28B8326998E527389A4C0B7F66CB0CDC2997AECD; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64 struct RightShiftInt64_tD5FE689CDEC4FB15BE4001CE537725EA23C90692; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte struct RightShiftSByte_t3BAA90C2005D7DBF702594A81C6FD7DB336FAE60; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16 struct RightShiftUInt16_t4107CD5715606EAAF84FFAFA9B8DD0261B14CBF6; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32 struct RightShiftUInt32_tBE3AD1CB4803EE031AB2D8FBFAC118DA0C36C077; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64 struct RightShiftUInt64_t11D41A57381AEE78C426DE33130B91A7D55876BB; // System.Linq.Expressions.Interpreter.SubInstruction/SubDouble struct SubDouble_tD043A690C939E826740F3980649781CF246DCDF2; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt16 struct SubInt16_t54BA31141EB907D849DEA9B01CF7BC6D50D6990A; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt32 struct SubInt32_t45C297528948D24B11B80E5D5F9160424C4FB6A5; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt64 struct SubInt64_t2A292A0D8C604FDE28954B60EF80E36285F47511; // System.Linq.Expressions.Interpreter.SubInstruction/SubSingle struct SubSingle_t2561FE69D9CDA0F6C0A1A8958CF2417D34541B26; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16 struct SubUInt16_tCBA7FBA9D5D99CB82C5E63FE3218C6F80E13EFBD; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32 struct SubUInt32_t4DFA170330F70C0F8F9F211169DC93235FF64BAF; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64 struct SubUInt64_t986CC4C6FC8D2F5D1601D820D690EAE039CB21CC; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16 struct SubOvfInt16_tAEAF2F6A8C023CE3CBB545F3CF87B52081F7D1F0; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32 struct SubOvfInt32_tB06ACE45D8557990B724B37C14C83ABB0EBEB019; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64 struct SubOvfInt64_t9BC0A0C8BFBCC9B1CBF3A7468DE27A8F5BA13D8B; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16 struct SubOvfUInt16_t44B387BAA3E156B5D3A023F247C9FC208905B53F; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32 struct SubOvfUInt32_tB163618E06EE74B7F7F2D6B80F217B712A5DF6A0; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64 struct SubOvfUInt64_t321A38C66A5A2020B95D7E7042AB287565C4B18E; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref struct Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value struct Value_t291D50D67C4EC0983FA0B027505922ED0110765D; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t84312E82BDFEBBB4A26107354F87238C7186ED2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_tF5978845C2912DCA5471ADD9480357E32BB03D1E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t49590B5D404F709CAB64E6E2DF151598B0DCE343_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tAB5DF652A36FB48E9530C4C341616C66F406C205_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IReadOnlyCollection_1_tA0D4CF3A70D3A8EB3E4F8EAD75BAE9EA64305157_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IReadOnlyList_1_tE4EC851F9A633B0648FCA3D424B490CBE67E39E0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NullReferenceException_t44B4F3CDE3111E74591952B8BE8707B28866D724_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Value_t291D50D67C4EC0983FA0B027505922ED0110765D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A; IL2CPP_EXTERN_C String_t* _stringLiteral1BDE3A0144898539B007262774863AA6FC76DD45; IL2CPP_EXTERN_C String_t* _stringLiteral1F97CEFC0E880B1B99154A110B45438C3D0748C5; IL2CPP_EXTERN_C String_t* _stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094; IL2CPP_EXTERN_C String_t* _stringLiteral2ADDAA3155AAC09CD61BA264387596C05B67E0B7; IL2CPP_EXTERN_C String_t* _stringLiteral2E995B45105BBEE59E72575606449E96C964823C; IL2CPP_EXTERN_C String_t* _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30; IL2CPP_EXTERN_C String_t* _stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118; IL2CPP_EXTERN_C String_t* _stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C; IL2CPP_EXTERN_C String_t* _stringLiteral6F80FDEB27536C2896F0DAA04590D66213DB8FFE; IL2CPP_EXTERN_C String_t* _stringLiteral7E3614132A7C7940D22AB8628A341833E17526BA; IL2CPP_EXTERN_C String_t* _stringLiteral85B7ED5DD809769A37FFA4726CBA9356B1DF338F; IL2CPP_EXTERN_C String_t* _stringLiteral86FADB31129B6F40C720A97600D69389EA3567E3; IL2CPP_EXTERN_C String_t* _stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA; IL2CPP_EXTERN_C String_t* _stringLiteral90A5CAD5ED23D6B2FA026A79FA4C2B95E592E6BD; IL2CPP_EXTERN_C String_t* _stringLiteralA1C64317F3BE5FCA6BB315AB1EECDA32CB19BE92; IL2CPP_EXTERN_C String_t* _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED; IL2CPP_EXTERN_C String_t* _stringLiteralBF17608EB04B074DAC744B51C382B4BC1C64F138; IL2CPP_EXTERN_C String_t* _stringLiteralC2805BCF9C851521574FAA4B3552B76963B32F98; IL2CPP_EXTERN_C String_t* _stringLiteralCD6F0CC890C5C34C2B862779EF40C52C86E28091; IL2CPP_EXTERN_C String_t* _stringLiteralCF088CD7CED04705BD5E7559DBB7DD9A14559182; IL2CPP_EXTERN_C String_t* _stringLiteralD214F302BF85C2D503200C5CF6D8B4CEE97016D1; IL2CPP_EXTERN_C String_t* _stringLiteralD3E89B02BBA9F60219FC7F02742EEB1386A53E33; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralE3C65B6FF1CFCF13E04997A1ED4E5E23AC99D931; IL2CPP_EXTERN_C String_t* _stringLiteralF75AE27F892A4631428AA6C707A9C422EDC0CA7E; IL2CPP_EXTERN_C String_t* _stringLiteralF9203EA37228DEA3FC6490290C5DDB63FD0790BD; IL2CPP_EXTERN_C String_t* _stringLiteralFA2AD57B71E5510B68D32E026798C5F29F85B860; IL2CPP_EXTERN_C const RuntimeMethod* AddOvfInt16_Run_m83D0A9E0C9AA1B4E684FE6F83D1552477A36DCCD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AddOvfInt32_Run_m8A041AB27AA91BB674ED2A3718BAD564CBAA8A8A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AddOvfInt64_Run_m16D1DB135FE2726CF44F326D4231B54CFD58695E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AddOvfUInt16_Run_m77B794AE14B9100646D2B6AE98AEE8E762E74E52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AddOvfUInt32_Run_m6119A1498BF477B574E91C753E1EC810105053C8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AddOvfUInt64_Run_m7EED608743EB27C5943140606185A4E7A098510F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionNoT_Run_m0242F9C14F567D54AA24499CA7E4E857B9F0077D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Checked_Convert_m70AC7F389FF7AD8E8BC95357EE187DF804EF15C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DebugView_U3CGetInstructionViewsU3Eb__4_0_m602E7ADE7DFCD7DA3251918C9EBBD95AD89C60DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mD50BECE8D3E3EE08A2866ECC73C03BFE600EA681_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mA3A0D0671A8BD360364FA7E46BBA28786E901FF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_mC1DB5E3A55C6DC70997FA73D1B0CA14673BE8516_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m7FAA07EECB1ED043E284FFCE2F2239FECAE2F568_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mA0716D67CA98A0D87DA10D7420DD82D2294A620D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mB1DFA150D198292D4C808BA6B730ADFA00F41355_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mB40672A269C34DB22BA5BFAF2511631483E1690E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mE66FD35BF03F4B7FA4A67A940C1E86D26C049915_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mA5176EA4DAB87B53BFF287DD232A9442B763984E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_All_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD5F1506367B859FA5D5F139A2655DECDF27671E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m5B4919E5FB1301A44BB5C2821A69D3ABA4072CA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mD98DE29C63B0C2ED8BB624193567B60581CFF7D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m1C44AC87E5E5E56DDDBF9958C6CC23927F14B154_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfInt16_Run_m49BAB13B287F9C8B43DC7A30913CBA09BCE5BCCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfInt32_Run_m601978C46388CB0AAE60B6BA0A46256C0E0D3286_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfInt64_Run_mA8178F06D24189093549CDD8481371EB494A81B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfUInt16_Run_mED3613C3511558FBFA4B89C542603F254D6C57AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfUInt32_Run_m9D4E7E377C3EDD8CD6FA12378C961DD9E51A0CB4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MulOvfUInt64_Run_m513A09384068A252FDF2FD7A056137A22E63C47A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MutableBox_Run_m950DA774D970175ECCE7C0FB3B7C899EAEA2A68C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MutableValue_Run_m6ED0082E9DD1A7B5D302D6BBF34ED5BE53DFAEE8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NegateCheckedInt16_Run_mDBFD006EB1FB803E6711F1C3A4F1B283FF580670_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NegateCheckedInt32_Run_mB68F3D57F8E6ECD1E69A10D49D905B1291F13554_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NegateCheckedInt64_Run_mFA52B230AF749E3EE1749F11155467F36E3213AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m5323B88ED2E3A1BE919D98A96DD9C6C02B150BA2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StrongBox_1__ctor_mC83246CAA100685F2C6F6D6B2B4D73132BB3D417_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfInt16_Run_m8BE084817E985B962CA87DE2D70F5E614D0E23E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfInt32_Run_m4784CFCCA1A23F78D01E19D1FEE7D90A8571D107_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfInt64_Run_mBC5428D91F0F20DEA87DB4A6A1958D6A7F528B7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfUInt16_Run_m1FC5C9CB4C2C57A567577E8D7F5EDC963A746EE5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfUInt32_Run_mAB1BE31073F2BFCE0D0E104D7F555E54F1C08DF5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SubOvfUInt64_Run_m62A723627B1B0EBA117EE6EC7C7FEA1A965DA53A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimeoutTracker__ctor_mD01DAC1C1322B0E6DB8D847D6BB02DF0DEC14553_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ToUnderlying_Convert_m2A2624EA65C7896601FF333FD9A4400E4A1C5061_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_Reset_m7F1F731C91E42E4DBEC4FEAD5F6B9BBCDCDD3A91_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_IEnumerator_Reset_m1029253FD90CE47306806521725440A8C9D9AB65_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CCompileSwitchExpressionU3Eb__56_1_m6828650DFEACF72B54E7DE1C829EB4E38EA552F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertDouble_m113E4E31F03A8F6477308AA705D0213F209F3693_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertInt64_mD10BC2A1110F9D63DE01D8E21FC5B82DA1B8A2F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_ConvertUInt64_m695AF02D0E8A6450DD905576E97069933D742887_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unchecked_Convert_m82A33A999D1A36B11D845A77E895C853CC9A9D59_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Value_ConvertNull_mA3E3A08DD5953CC5A4645CFAD29F2EEB2F2BC4F4_RuntimeMethod_var; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA ; struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9; struct ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53; struct ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63; struct IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F; struct InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147; struct RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A; struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___entries_1)); } inline EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___keys_7)); } inline KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___values_8)); } inline ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 * get_values_8() const { return ___values_8; } inline ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t0760EF54F1EA7070181C04D5D34118DC91F943ED* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_t95CEC57CA04600603C7E9067D11E724EE99AD7D1 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t5C221D6474B57B05A1EF91C1C6A7B1FA1CF361BF * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___entries_1)); } inline EntryU5BU5D_t0760EF54F1EA7070181C04D5D34118DC91F943ED* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t0760EF54F1EA7070181C04D5D34118DC91F943ED** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t0760EF54F1EA7070181C04D5D34118DC91F943ED* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___keys_7)); } inline KeyCollection_t95CEC57CA04600603C7E9067D11E724EE99AD7D1 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t95CEC57CA04600603C7E9067D11E724EE99AD7D1 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t95CEC57CA04600603C7E9067D11E724EE99AD7D1 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ___values_8)); } inline ValueCollection_t5C221D6474B57B05A1EF91C1C6A7B1FA1CF361BF * get_values_8() const { return ___values_8; } inline ValueCollection_t5C221D6474B57B05A1EF91C1C6A7B1FA1CF361BF ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t5C221D6474B57B05A1EF91C1C6A7B1FA1CF361BF * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t0C0EDF03657007CFB93FB445122D2CBFDD11FD4B* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_tB713866E033A4E5809947C681965A725EE2C69EE * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t5C06D27353DAC3E252F8492A61B207F0639A525C * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___entries_1)); } inline EntryU5BU5D_t0C0EDF03657007CFB93FB445122D2CBFDD11FD4B* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t0C0EDF03657007CFB93FB445122D2CBFDD11FD4B** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t0C0EDF03657007CFB93FB445122D2CBFDD11FD4B* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___keys_7)); } inline KeyCollection_tB713866E033A4E5809947C681965A725EE2C69EE * get_keys_7() const { return ___keys_7; } inline KeyCollection_tB713866E033A4E5809947C681965A725EE2C69EE ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tB713866E033A4E5809947C681965A725EE2C69EE * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ___values_8)); } inline ValueCollection_t5C06D27353DAC3E252F8492A61B207F0639A525C * get_values_8() const { return ___values_8; } inline ValueCollection_t5C06D27353DAC3E252F8492A61B207F0639A525C ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t5C06D27353DAC3E252F8492A61B207F0639A525C * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t1DB26BC686C5A56AD750737006F54BD221750830* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_t7BB4B236B23C57AB5915BEDB01D77702CFD10FB4 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tBB278FFC214913E5F8D2805B3FAC62FDF7A9748B * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___entries_1)); } inline EntryU5BU5D_t1DB26BC686C5A56AD750737006F54BD221750830* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t1DB26BC686C5A56AD750737006F54BD221750830** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t1DB26BC686C5A56AD750737006F54BD221750830* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___keys_7)); } inline KeyCollection_t7BB4B236B23C57AB5915BEDB01D77702CFD10FB4 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t7BB4B236B23C57AB5915BEDB01D77702CFD10FB4 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t7BB4B236B23C57AB5915BEDB01D77702CFD10FB4 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ___values_8)); } inline ValueCollection_tBB278FFC214913E5F8D2805B3FAC62FDF7A9748B * get_values_8() const { return ___values_8; } inline ValueCollection_tBB278FFC214913E5F8D2805B3FAC62FDF7A9748B ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tBB278FFC214913E5F8D2805B3FAC62FDF7A9748B * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.EmptyArray`1> struct EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415 : public RuntimeObject { public: public: }; struct EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415_StaticFields { public: // T[] System.EmptyArray`1::Value KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415_StaticFields, ___Value_0)); } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* get_Value_0() const { return ___Value_0; } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.Collections.Generic.HashSet`1 struct HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_14; public: inline static int32_t get_offset_of__buckets_7() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____buckets_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__buckets_7() const { return ____buckets_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__buckets_7() { return &____buckets_7; } inline void set__buckets_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____buckets_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____buckets_7), (void*)value); } inline static int32_t get_offset_of__slots_8() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____slots_8)); } inline SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E* get__slots_8() const { return ____slots_8; } inline SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E** get_address_of__slots_8() { return &____slots_8; } inline void set__slots_8(SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E* value) { ____slots_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____slots_8), (void*)value); } inline static int32_t get_offset_of__count_9() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____count_9)); } inline int32_t get__count_9() const { return ____count_9; } inline int32_t* get_address_of__count_9() { return &____count_9; } inline void set__count_9(int32_t value) { ____count_9 = value; } inline static int32_t get_offset_of__lastIndex_10() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____lastIndex_10)); } inline int32_t get__lastIndex_10() const { return ____lastIndex_10; } inline int32_t* get_address_of__lastIndex_10() { return &____lastIndex_10; } inline void set__lastIndex_10(int32_t value) { ____lastIndex_10 = value; } inline static int32_t get_offset_of__freeList_11() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____freeList_11)); } inline int32_t get__freeList_11() const { return ____freeList_11; } inline int32_t* get_address_of__freeList_11() { return &____freeList_11; } inline void set__freeList_11(int32_t value) { ____freeList_11 = value; } inline static int32_t get_offset_of__comparer_12() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____comparer_12)); } inline RuntimeObject* get__comparer_12() const { return ____comparer_12; } inline RuntimeObject** get_address_of__comparer_12() { return &____comparer_12; } inline void set__comparer_12(RuntimeObject* value) { ____comparer_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_12), (void*)value); } inline static int32_t get_offset_of__version_13() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____version_13)); } inline int32_t get__version_13() const { return ____version_13; } inline int32_t* get_address_of__version_13() { return &____version_13; } inline void set__version_13(int32_t value) { ____version_13 = value; } inline static int32_t get_offset_of__siInfo_14() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____siInfo_14)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_14() const { return ____siInfo_14; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_14() { return &____siInfo_14; } inline void set__siInfo_14(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_14), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____items_1)); } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7_StaticFields, ____emptyArray_5)); } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* get__emptyArray_5() const { return ____emptyArray_5; } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____items_1)); } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* get__items_1() const { return ____items_1; } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields, ____emptyArray_5)); } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* get__emptyArray_5() const { return ____emptyArray_5; } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Collections.Generic.Stack`1> struct Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array HashSet_1U5BU5D_tE80AA7A58195958A441A5F7F80D36F0F00AD9275* ____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; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958, ____array_0)); } inline HashSet_1U5BU5D_tE80AA7A58195958A441A5F7F80D36F0F00AD9275* get__array_0() const { return ____array_0; } inline HashSet_1U5BU5D_tE80AA7A58195958A441A5F7F80D36F0F00AD9275** get_address_of__array_0() { return &____array_0; } inline void set__array_0(HashSet_1U5BU5D_tE80AA7A58195958A441A5F7F80D36F0F00AD9275* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Runtime.CompilerServices.StrongBox`1 struct StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A : public RuntimeObject { public: // T System.Runtime.CompilerServices.StrongBox`1::Value RuntimeObject * ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A, ___Value_0)); } inline RuntimeObject * get_Value_0() const { return ___Value_0; } inline RuntimeObject ** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(RuntimeObject * value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Linq.Expressions.BlockExpressionList struct BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 : public RuntimeObject { public: // System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockExpressionList::_block BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ____block_0; // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList::_arg0 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg0_1; public: inline static int32_t get_offset_of__block_0() { return static_cast(offsetof(BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55, ____block_0)); } inline BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * get__block_0() const { return ____block_0; } inline BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB ** get_address_of__block_0() { return &____block_0; } inline void set__block_0(BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * value) { ____block_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____block_0), (void*)value); } inline static int32_t get_offset_of__arg0_1() { return static_cast(offsetof(BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55, ____arg0_1)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg0_1() const { return ____arg0_1; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg0_1() { return &____arg0_1; } inline void set__arg0_1(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_1), (void*)value); } }; // System.Linq.Expressions.CatchBlock struct CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB : public RuntimeObject { public: // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::k__BackingField ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___U3CVariableU3Ek__BackingField_0; // System.Type System.Linq.Expressions.CatchBlock::k__BackingField Type_t * ___U3CTestU3Ek__BackingField_1; // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CBodyU3Ek__BackingField_2; // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CFilterU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CVariableU3Ek__BackingField_0() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CVariableU3Ek__BackingField_0)); } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * get_U3CVariableU3Ek__BackingField_0() const { return ___U3CVariableU3Ek__BackingField_0; } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE ** get_address_of_U3CVariableU3Ek__BackingField_0() { return &___U3CVariableU3Ek__BackingField_0; } inline void set_U3CVariableU3Ek__BackingField_0(ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * value) { ___U3CVariableU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CVariableU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CTestU3Ek__BackingField_1() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CTestU3Ek__BackingField_1)); } inline Type_t * get_U3CTestU3Ek__BackingField_1() const { return ___U3CTestU3Ek__BackingField_1; } inline Type_t ** get_address_of_U3CTestU3Ek__BackingField_1() { return &___U3CTestU3Ek__BackingField_1; } inline void set_U3CTestU3Ek__BackingField_1(Type_t * value) { ___U3CTestU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTestU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CBodyU3Ek__BackingField_2() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CBodyU3Ek__BackingField_2)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CBodyU3Ek__BackingField_2() const { return ___U3CBodyU3Ek__BackingField_2; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CBodyU3Ek__BackingField_2() { return &___U3CBodyU3Ek__BackingField_2; } inline void set_U3CBodyU3Ek__BackingField_2(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CBodyU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBodyU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CFilterU3Ek__BackingField_3() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CFilterU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CFilterU3Ek__BackingField_3() const { return ___U3CFilterU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CFilterU3Ek__BackingField_3() { return &___U3CFilterU3Ek__BackingField_3; } inline void set_U3CFilterU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CFilterU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFilterU3Ek__BackingField_3), (void*)value); } }; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___numInfo_10)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textInfo_12)); } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___native_calendar_names_20)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___compareInfo_21)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___calendar_24)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_24() const { return ___calendar_24; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_culture_25)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cached_serialized_form_27)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_cultureData_28)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.Linq.Expressions.Interpreter.DebugInfo struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.DebugInfo::StartLine int32_t ___StartLine_0; // System.Int32 System.Linq.Expressions.Interpreter.DebugInfo::EndLine int32_t ___EndLine_1; // System.Int32 System.Linq.Expressions.Interpreter.DebugInfo::Index int32_t ___Index_2; // System.String System.Linq.Expressions.Interpreter.DebugInfo::FileName String_t* ___FileName_3; // System.Boolean System.Linq.Expressions.Interpreter.DebugInfo::IsClear bool ___IsClear_4; public: inline static int32_t get_offset_of_StartLine_0() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___StartLine_0)); } inline int32_t get_StartLine_0() const { return ___StartLine_0; } inline int32_t* get_address_of_StartLine_0() { return &___StartLine_0; } inline void set_StartLine_0(int32_t value) { ___StartLine_0 = value; } inline static int32_t get_offset_of_EndLine_1() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___EndLine_1)); } inline int32_t get_EndLine_1() const { return ___EndLine_1; } inline int32_t* get_address_of_EndLine_1() { return &___EndLine_1; } inline void set_EndLine_1(int32_t value) { ___EndLine_1 = value; } inline static int32_t get_offset_of_Index_2() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___Index_2)); } inline int32_t get_Index_2() const { return ___Index_2; } inline int32_t* get_address_of_Index_2() { return &___Index_2; } inline void set_Index_2(int32_t value) { ___Index_2 = value; } inline static int32_t get_offset_of_FileName_3() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___FileName_3)); } inline String_t* get_FileName_3() const { return ___FileName_3; } inline String_t** get_address_of_FileName_3() { return &___FileName_3; } inline void set_FileName_3(String_t* value) { ___FileName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___FileName_3), (void*)value); } inline static int32_t get_offset_of_IsClear_4() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___IsClear_4)); } inline bool get_IsClear_4() const { return ___IsClear_4; } inline bool* get_address_of_IsClear_4() { return &___IsClear_4; } inline void set_IsClear_4(bool value) { ___IsClear_4 = value; } }; struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_StaticFields { public: // System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer System.Linq.Expressions.Interpreter.DebugInfo::s_debugComparer DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * ___s_debugComparer_5; public: inline static int32_t get_offset_of_s_debugComparer_5() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_StaticFields, ___s_debugComparer_5)); } inline DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * get_s_debugComparer_5() const { return ___s_debugComparer_5; } inline DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 ** get_address_of_s_debugComparer_5() { return &___s_debugComparer_5; } inline void set_s_debugComparer_5(DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * value) { ___s_debugComparer_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_debugComparer_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.ExceptionFilter struct ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::LabelIndex int32_t ___LabelIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::StartIndex int32_t ___StartIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::EndIndex int32_t ___EndIndex_2; public: inline static int32_t get_offset_of_LabelIndex_0() { return static_cast(offsetof(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755, ___LabelIndex_0)); } inline int32_t get_LabelIndex_0() const { return ___LabelIndex_0; } inline int32_t* get_address_of_LabelIndex_0() { return &___LabelIndex_0; } inline void set_LabelIndex_0(int32_t value) { ___LabelIndex_0 = value; } inline static int32_t get_offset_of_StartIndex_1() { return static_cast(offsetof(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755, ___StartIndex_1)); } inline int32_t get_StartIndex_1() const { return ___StartIndex_1; } inline int32_t* get_address_of_StartIndex_1() { return &___StartIndex_1; } inline void set_StartIndex_1(int32_t value) { ___StartIndex_1 = value; } inline static int32_t get_offset_of_EndIndex_2() { return static_cast(offsetof(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755, ___EndIndex_2)); } inline int32_t get_EndIndex_2() const { return ___EndIndex_2; } inline int32_t* get_address_of_EndIndex_2() { return &___EndIndex_2; } inline void set_EndIndex_2(int32_t value) { ___EndIndex_2 = value; } }; // System.Linq.Expressions.Interpreter.ExceptionHandler struct ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 : public RuntimeObject { public: // System.Type System.Linq.Expressions.Interpreter.ExceptionHandler::_exceptionType Type_t * ____exceptionType_0; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::LabelIndex int32_t ___LabelIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerStartIndex int32_t ___HandlerStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerEndIndex int32_t ___HandlerEndIndex_3; // System.Linq.Expressions.Interpreter.ExceptionFilter System.Linq.Expressions.Interpreter.ExceptionHandler::Filter ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * ___Filter_4; public: inline static int32_t get_offset_of__exceptionType_0() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ____exceptionType_0)); } inline Type_t * get__exceptionType_0() const { return ____exceptionType_0; } inline Type_t ** get_address_of__exceptionType_0() { return &____exceptionType_0; } inline void set__exceptionType_0(Type_t * value) { ____exceptionType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____exceptionType_0), (void*)value); } inline static int32_t get_offset_of_LabelIndex_1() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___LabelIndex_1)); } inline int32_t get_LabelIndex_1() const { return ___LabelIndex_1; } inline int32_t* get_address_of_LabelIndex_1() { return &___LabelIndex_1; } inline void set_LabelIndex_1(int32_t value) { ___LabelIndex_1 = value; } inline static int32_t get_offset_of_HandlerStartIndex_2() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___HandlerStartIndex_2)); } inline int32_t get_HandlerStartIndex_2() const { return ___HandlerStartIndex_2; } inline int32_t* get_address_of_HandlerStartIndex_2() { return &___HandlerStartIndex_2; } inline void set_HandlerStartIndex_2(int32_t value) { ___HandlerStartIndex_2 = value; } inline static int32_t get_offset_of_HandlerEndIndex_3() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___HandlerEndIndex_3)); } inline int32_t get_HandlerEndIndex_3() const { return ___HandlerEndIndex_3; } inline int32_t* get_address_of_HandlerEndIndex_3() { return &___HandlerEndIndex_3; } inline void set_HandlerEndIndex_3(int32_t value) { ___HandlerEndIndex_3 = value; } inline static int32_t get_offset_of_Filter_4() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___Filter_4)); } inline ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * get_Filter_4() const { return ___Filter_4; } inline ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 ** get_address_of_Filter_4() { return &___Filter_4; } inline void set_Filter_4(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * value) { ___Filter_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Filter_4), (void*)value); } }; // System.Linq.Expressions.Expression struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 : public RuntimeObject { public: public: }; struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields { public: // System.Dynamic.Utils.CacheDict`2 System.Linq.Expressions.Expression::s_lambdaDelegateCache CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * ___s_lambdaDelegateCache_0; // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> modreq(System.Runtime.CompilerServices.IsVolatile) System.Linq.Expressions.Expression::s_lambdaFactories CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * ___s_lambdaFactories_1; // System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Linq.Expressions.Expression::s_legacyCtorSupportTable ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * ___s_legacyCtorSupportTable_2; public: inline static int32_t get_offset_of_s_lambdaDelegateCache_0() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_lambdaDelegateCache_0)); } inline CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * get_s_lambdaDelegateCache_0() const { return ___s_lambdaDelegateCache_0; } inline CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE ** get_address_of_s_lambdaDelegateCache_0() { return &___s_lambdaDelegateCache_0; } inline void set_s_lambdaDelegateCache_0(CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * value) { ___s_lambdaDelegateCache_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_lambdaDelegateCache_0), (void*)value); } inline static int32_t get_offset_of_s_lambdaFactories_1() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_lambdaFactories_1)); } inline CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * get_s_lambdaFactories_1() const { return ___s_lambdaFactories_1; } inline CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 ** get_address_of_s_lambdaFactories_1() { return &___s_lambdaFactories_1; } inline void set_s_lambdaFactories_1(CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * value) { ___s_lambdaFactories_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_lambdaFactories_1), (void*)value); } inline static int32_t get_offset_of_s_legacyCtorSupportTable_2() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_legacyCtorSupportTable_2)); } inline ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * get_s_legacyCtorSupportTable_2() const { return ___s_legacyCtorSupportTable_2; } inline ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 ** get_address_of_s_legacyCtorSupportTable_2() { return &___s_legacyCtorSupportTable_2; } inline void set_s_legacyCtorSupportTable_2(ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * value) { ___s_legacyCtorSupportTable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legacyCtorSupportTable_2), (void*)value); } }; // System.Linq.Expressions.ExpressionVisitor struct ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.InterpretedFrame::Interpreter Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ___Interpreter_1; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::_parent InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ____parent_2; // System.Int32[] System.Linq.Expressions.Interpreter.InterpretedFrame::_continuations Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____continuations_3; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_continuationIndex int32_t ____continuationIndex_4; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingContinuation int32_t ____pendingContinuation_5; // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingValue RuntimeObject * ____pendingValue_6; // System.Object[] System.Linq.Expressions.Interpreter.InterpretedFrame::Data ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Data_7; // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.InterpretedFrame::Closure IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* ___Closure_8; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::StackIndex int32_t ___StackIndex_9; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::InstructionIndex int32_t ___InstructionIndex_10; public: inline static int32_t get_offset_of_Interpreter_1() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Interpreter_1)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get_Interpreter_1() const { return ___Interpreter_1; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of_Interpreter_1() { return &___Interpreter_1; } inline void set_Interpreter_1(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ___Interpreter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Interpreter_1), (void*)value); } inline static int32_t get_offset_of__parent_2() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____parent_2)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get__parent_2() const { return ____parent_2; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of__parent_2() { return &____parent_2; } inline void set__parent_2(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ____parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____parent_2), (void*)value); } inline static int32_t get_offset_of__continuations_3() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____continuations_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__continuations_3() const { return ____continuations_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__continuations_3() { return &____continuations_3; } inline void set__continuations_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____continuations_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____continuations_3), (void*)value); } inline static int32_t get_offset_of__continuationIndex_4() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____continuationIndex_4)); } inline int32_t get__continuationIndex_4() const { return ____continuationIndex_4; } inline int32_t* get_address_of__continuationIndex_4() { return &____continuationIndex_4; } inline void set__continuationIndex_4(int32_t value) { ____continuationIndex_4 = value; } inline static int32_t get_offset_of__pendingContinuation_5() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____pendingContinuation_5)); } inline int32_t get__pendingContinuation_5() const { return ____pendingContinuation_5; } inline int32_t* get_address_of__pendingContinuation_5() { return &____pendingContinuation_5; } inline void set__pendingContinuation_5(int32_t value) { ____pendingContinuation_5 = value; } inline static int32_t get_offset_of__pendingValue_6() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____pendingValue_6)); } inline RuntimeObject * get__pendingValue_6() const { return ____pendingValue_6; } inline RuntimeObject ** get_address_of__pendingValue_6() { return &____pendingValue_6; } inline void set__pendingValue_6(RuntimeObject * value) { ____pendingValue_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____pendingValue_6), (void*)value); } inline static int32_t get_offset_of_Data_7() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Data_7)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Data_7() const { return ___Data_7; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Data_7() { return &___Data_7; } inline void set_Data_7(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Data_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_7), (void*)value); } inline static int32_t get_offset_of_Closure_8() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Closure_8)); } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* get_Closure_8() const { return ___Closure_8; } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F** get_address_of_Closure_8() { return &___Closure_8; } inline void set_Closure_8(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* value) { ___Closure_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___Closure_8), (void*)value); } inline static int32_t get_offset_of_StackIndex_9() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___StackIndex_9)); } inline int32_t get_StackIndex_9() const { return ___StackIndex_9; } inline int32_t* get_address_of_StackIndex_9() { return &___StackIndex_9; } inline void set_StackIndex_9(int32_t value) { ___StackIndex_9 = value; } inline static int32_t get_offset_of_InstructionIndex_10() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___InstructionIndex_10)); } inline int32_t get_InstructionIndex_10() const { return ___InstructionIndex_10; } inline int32_t* get_address_of_InstructionIndex_10() { return &___InstructionIndex_10; } inline void set_InstructionIndex_10(int32_t value) { ___InstructionIndex_10 = value; } }; struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2_ThreadStaticFields { public: // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::s_currentFrame InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___s_currentFrame_0; public: inline static int32_t get_offset_of_s_currentFrame_0() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2_ThreadStaticFields, ___s_currentFrame_0)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get_s_currentFrame_0() const { return ___s_currentFrame_0; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of_s_currentFrame_0() { return &___s_currentFrame_0; } inline void set_s_currentFrame_0(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ___s_currentFrame_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_currentFrame_0), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightCompiler struct LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.InstructionList System.Linq.Expressions.Interpreter.LightCompiler::_instructions InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ____instructions_0; // System.Linq.Expressions.Interpreter.LocalVariables System.Linq.Expressions.Interpreter.LightCompiler::_locals LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * ____locals_1; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.LightCompiler::_debugInfos List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC * ____debugInfos_2; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 System.Linq.Expressions.Interpreter.LightCompiler::_treeLabels HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * ____treeLabels_3; // System.Linq.Expressions.Interpreter.LabelScopeInfo System.Linq.Expressions.Interpreter.LightCompiler::_labelBlock LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * ____labelBlock_4; // System.Collections.Generic.Stack`1 System.Linq.Expressions.Interpreter.LightCompiler::_exceptionForRethrowStack Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F * ____exceptionForRethrowStack_5; // System.Linq.Expressions.Interpreter.LightCompiler System.Linq.Expressions.Interpreter.LightCompiler::_parent LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * ____parent_6; // System.Linq.Expressions.StackGuard System.Linq.Expressions.Interpreter.LightCompiler::_guard StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 * ____guard_7; public: inline static int32_t get_offset_of__instructions_0() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____instructions_0)); } inline InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * get__instructions_0() const { return ____instructions_0; } inline InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 ** get_address_of__instructions_0() { return &____instructions_0; } inline void set__instructions_0(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * value) { ____instructions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____instructions_0), (void*)value); } inline static int32_t get_offset_of__locals_1() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____locals_1)); } inline LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * get__locals_1() const { return ____locals_1; } inline LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 ** get_address_of__locals_1() { return &____locals_1; } inline void set__locals_1(LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * value) { ____locals_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____locals_1), (void*)value); } inline static int32_t get_offset_of__debugInfos_2() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____debugInfos_2)); } inline List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC * get__debugInfos_2() const { return ____debugInfos_2; } inline List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC ** get_address_of__debugInfos_2() { return &____debugInfos_2; } inline void set__debugInfos_2(List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC * value) { ____debugInfos_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfos_2), (void*)value); } inline static int32_t get_offset_of__treeLabels_3() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____treeLabels_3)); } inline HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * get__treeLabels_3() const { return ____treeLabels_3; } inline HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D ** get_address_of__treeLabels_3() { return &____treeLabels_3; } inline void set__treeLabels_3(HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * value) { ____treeLabels_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____treeLabels_3), (void*)value); } inline static int32_t get_offset_of__labelBlock_4() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____labelBlock_4)); } inline LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * get__labelBlock_4() const { return ____labelBlock_4; } inline LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F ** get_address_of__labelBlock_4() { return &____labelBlock_4; } inline void set__labelBlock_4(LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * value) { ____labelBlock_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____labelBlock_4), (void*)value); } inline static int32_t get_offset_of__exceptionForRethrowStack_5() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____exceptionForRethrowStack_5)); } inline Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F * get__exceptionForRethrowStack_5() const { return ____exceptionForRethrowStack_5; } inline Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F ** get_address_of__exceptionForRethrowStack_5() { return &____exceptionForRethrowStack_5; } inline void set__exceptionForRethrowStack_5(Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F * value) { ____exceptionForRethrowStack_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____exceptionForRethrowStack_5), (void*)value); } inline static int32_t get_offset_of__parent_6() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____parent_6)); } inline LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * get__parent_6() const { return ____parent_6; } inline LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA ** get_address_of__parent_6() { return &____parent_6; } inline void set__parent_6(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * value) { ____parent_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____parent_6), (void*)value); } inline static int32_t get_offset_of__guard_7() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____guard_7)); } inline StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 * get__guard_7() const { return ____guard_7; } inline StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 ** get_address_of__guard_7() { return &____guard_7; } inline void set__guard_7(StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 * value) { ____guard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____guard_7), (void*)value); } }; struct LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA_StaticFields { public: // System.Linq.Expressions.Interpreter.LocalDefinition[] System.Linq.Expressions.Interpreter.LightCompiler::s_emptyLocals LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* ___s_emptyLocals_8; public: inline static int32_t get_offset_of_s_emptyLocals_8() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA_StaticFields, ___s_emptyLocals_8)); } inline LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* get_s_emptyLocals_8() const { return ___s_emptyLocals_8; } inline LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2** get_address_of_s_emptyLocals_8() { return &___s_emptyLocals_8; } inline void set_s_emptyLocals_8(LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* value) { ___s_emptyLocals_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_emptyLocals_8), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE : public RuntimeObject { public: // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.LightLambda::_closure IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* ____closure_0; // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightLambda::_interpreter Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ____interpreter_1; // System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.LightLambda::_delegateCreator LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * ____delegateCreator_3; public: inline static int32_t get_offset_of__closure_0() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____closure_0)); } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* get__closure_0() const { return ____closure_0; } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F** get_address_of__closure_0() { return &____closure_0; } inline void set__closure_0(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* value) { ____closure_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____closure_0), (void*)value); } inline static int32_t get_offset_of__interpreter_1() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____interpreter_1)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get__interpreter_1() const { return ____interpreter_1; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of__interpreter_1() { return &____interpreter_1; } inline void set__interpreter_1(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ____interpreter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____interpreter_1), (void*)value); } inline static int32_t get_offset_of__delegateCreator_3() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____delegateCreator_3)); } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * get__delegateCreator_3() const { return ____delegateCreator_3; } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D ** get_address_of__delegateCreator_3() { return &____delegateCreator_3; } inline void set__delegateCreator_3(LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * value) { ____delegateCreator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____delegateCreator_3), (void*)value); } }; struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_StaticFields { public: // System.Dynamic.Utils.CacheDict`2> System.Linq.Expressions.Interpreter.LightLambda::_runCache CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * ____runCache_2; public: inline static int32_t get_offset_of__runCache_2() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_StaticFields, ____runCache_2)); } inline CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * get__runCache_2() const { return ____runCache_2; } inline CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 ** get_address_of__runCache_2() { return &____runCache_2; } inline void set__runCache_2(CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * value) { ____runCache_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____runCache_2), (void*)value); } }; // System.Linq.Expressions.Interpreter.LocalVariable struct LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.LocalVariable::Index int32_t ___Index_0; // System.Int32 System.Linq.Expressions.Interpreter.LocalVariable::_flags int32_t ____flags_1; public: inline static int32_t get_offset_of_Index_0() { return static_cast(offsetof(LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409, ___Index_0)); } inline int32_t get_Index_0() const { return ___Index_0; } inline int32_t* get_address_of_Index_0() { return &___Index_0; } inline void set_Index_0(int32_t value) { ___Index_0 = value; } inline static int32_t get_offset_of__flags_1() { return static_cast(offsetof(LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409, ____flags_1)); } inline int32_t get__flags_1() const { return ____flags_1; } inline int32_t* get_address_of__flags_1() { return &____flags_1; } inline void set__flags_1(int32_t value) { ____flags_1 = value; } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___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; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.Linq.Expressions.SwitchCase struct SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 : public RuntimeObject { public: // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchCase::k__BackingField ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___U3CTestValuesU3Ek__BackingField_0; // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchCase::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CBodyU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CTestValuesU3Ek__BackingField_0() { return static_cast(offsetof(SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80, ___U3CTestValuesU3Ek__BackingField_0)); } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * get_U3CTestValuesU3Ek__BackingField_0() const { return ___U3CTestValuesU3Ek__BackingField_0; } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** get_address_of_U3CTestValuesU3Ek__BackingField_0() { return &___U3CTestValuesU3Ek__BackingField_0; } inline void set_U3CTestValuesU3Ek__BackingField_0(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * value) { ___U3CTestValuesU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTestValuesU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CBodyU3Ek__BackingField_1() { return static_cast(offsetof(SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80, ___U3CBodyU3Ek__BackingField_1)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CBodyU3Ek__BackingField_1() const { return ___U3CBodyU3Ek__BackingField_1; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CBodyU3Ek__BackingField_1() { return &___U3CBodyU3Ek__BackingField_1; } inline void set_U3CBodyU3Ek__BackingField_1(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CBodyU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBodyU3Ek__BackingField_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler struct TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryStartIndex int32_t ___TryStartIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryEndIndex int32_t ___TryEndIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyStartIndex int32_t ___FinallyStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyEndIndex int32_t ___FinallyEndIndex_3; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::GotoEndTargetIndex int32_t ___GotoEndTargetIndex_4; // System.Linq.Expressions.Interpreter.ExceptionHandler[] System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::_handlers ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* ____handlers_5; public: inline static int32_t get_offset_of_TryStartIndex_0() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___TryStartIndex_0)); } inline int32_t get_TryStartIndex_0() const { return ___TryStartIndex_0; } inline int32_t* get_address_of_TryStartIndex_0() { return &___TryStartIndex_0; } inline void set_TryStartIndex_0(int32_t value) { ___TryStartIndex_0 = value; } inline static int32_t get_offset_of_TryEndIndex_1() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___TryEndIndex_1)); } inline int32_t get_TryEndIndex_1() const { return ___TryEndIndex_1; } inline int32_t* get_address_of_TryEndIndex_1() { return &___TryEndIndex_1; } inline void set_TryEndIndex_1(int32_t value) { ___TryEndIndex_1 = value; } inline static int32_t get_offset_of_FinallyStartIndex_2() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___FinallyStartIndex_2)); } inline int32_t get_FinallyStartIndex_2() const { return ___FinallyStartIndex_2; } inline int32_t* get_address_of_FinallyStartIndex_2() { return &___FinallyStartIndex_2; } inline void set_FinallyStartIndex_2(int32_t value) { ___FinallyStartIndex_2 = value; } inline static int32_t get_offset_of_FinallyEndIndex_3() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___FinallyEndIndex_3)); } inline int32_t get_FinallyEndIndex_3() const { return ___FinallyEndIndex_3; } inline int32_t* get_address_of_FinallyEndIndex_3() { return &___FinallyEndIndex_3; } inline void set_FinallyEndIndex_3(int32_t value) { ___FinallyEndIndex_3 = value; } inline static int32_t get_offset_of_GotoEndTargetIndex_4() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___GotoEndTargetIndex_4)); } inline int32_t get_GotoEndTargetIndex_4() const { return ___GotoEndTargetIndex_4; } inline int32_t* get_address_of_GotoEndTargetIndex_4() { return &___GotoEndTargetIndex_4; } inline void set_GotoEndTargetIndex_4(int32_t value) { ___GotoEndTargetIndex_4 = value; } inline static int32_t get_offset_of__handlers_5() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ____handlers_5)); } inline ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* get__handlers_5() const { return ____handlers_5; } inline ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53** get_address_of__handlers_5() { return &____handlers_5; } inline void set__handlers_5(ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* value) { ____handlers_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____handlers_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.TryFaultHandler struct TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryStartIndex int32_t ___TryStartIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryEndIndex int32_t ___TryEndIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyStartIndex int32_t ___FinallyStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyEndIndex int32_t ___FinallyEndIndex_3; public: inline static int32_t get_offset_of_TryStartIndex_0() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___TryStartIndex_0)); } inline int32_t get_TryStartIndex_0() const { return ___TryStartIndex_0; } inline int32_t* get_address_of_TryStartIndex_0() { return &___TryStartIndex_0; } inline void set_TryStartIndex_0(int32_t value) { ___TryStartIndex_0 = value; } inline static int32_t get_offset_of_TryEndIndex_1() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___TryEndIndex_1)); } inline int32_t get_TryEndIndex_1() const { return ___TryEndIndex_1; } inline int32_t* get_address_of_TryEndIndex_1() { return &___TryEndIndex_1; } inline void set_TryEndIndex_1(int32_t value) { ___TryEndIndex_1 = value; } inline static int32_t get_offset_of_FinallyStartIndex_2() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___FinallyStartIndex_2)); } inline int32_t get_FinallyStartIndex_2() const { return ___FinallyStartIndex_2; } inline int32_t* get_address_of_FinallyStartIndex_2() { return &___FinallyStartIndex_2; } inline void set_FinallyStartIndex_2(int32_t value) { ___FinallyStartIndex_2 = value; } inline static int32_t get_offset_of_FinallyEndIndex_3() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___FinallyEndIndex_3)); } inline int32_t get_FinallyEndIndex_3() const { return ___FinallyEndIndex_3; } inline int32_t* get_address_of_FinallyEndIndex_3() { return &___FinallyEndIndex_3; } inline void set_FinallyEndIndex_3(int32_t value) { ___FinallyEndIndex_3 = value; } }; // System.Linq.Expressions.Utils struct Utils_t98C8733198C84566DF6847E887A57D45326CE485 : public RuntimeObject { public: public: }; struct Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields { public: // System.Object System.Linq.Expressions.Utils::BoxedFalse RuntimeObject * ___BoxedFalse_0; // System.Object System.Linq.Expressions.Utils::BoxedTrue RuntimeObject * ___BoxedTrue_1; // System.Object System.Linq.Expressions.Utils::BoxedIntM1 RuntimeObject * ___BoxedIntM1_2; // System.Object System.Linq.Expressions.Utils::BoxedInt0 RuntimeObject * ___BoxedInt0_3; // System.Object System.Linq.Expressions.Utils::BoxedInt1 RuntimeObject * ___BoxedInt1_4; // System.Object System.Linq.Expressions.Utils::BoxedInt2 RuntimeObject * ___BoxedInt2_5; // System.Object System.Linq.Expressions.Utils::BoxedInt3 RuntimeObject * ___BoxedInt3_6; // System.Object System.Linq.Expressions.Utils::BoxedDefaultSByte RuntimeObject * ___BoxedDefaultSByte_7; // System.Object System.Linq.Expressions.Utils::BoxedDefaultChar RuntimeObject * ___BoxedDefaultChar_8; // System.Object System.Linq.Expressions.Utils::BoxedDefaultInt16 RuntimeObject * ___BoxedDefaultInt16_9; // System.Object System.Linq.Expressions.Utils::BoxedDefaultInt64 RuntimeObject * ___BoxedDefaultInt64_10; // System.Object System.Linq.Expressions.Utils::BoxedDefaultByte RuntimeObject * ___BoxedDefaultByte_11; // System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt16 RuntimeObject * ___BoxedDefaultUInt16_12; // System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt32 RuntimeObject * ___BoxedDefaultUInt32_13; // System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt64 RuntimeObject * ___BoxedDefaultUInt64_14; // System.Object System.Linq.Expressions.Utils::BoxedDefaultSingle RuntimeObject * ___BoxedDefaultSingle_15; // System.Object System.Linq.Expressions.Utils::BoxedDefaultDouble RuntimeObject * ___BoxedDefaultDouble_16; // System.Object System.Linq.Expressions.Utils::BoxedDefaultDecimal RuntimeObject * ___BoxedDefaultDecimal_17; // System.Object System.Linq.Expressions.Utils::BoxedDefaultDateTime RuntimeObject * ___BoxedDefaultDateTime_18; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_true ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_true_19; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_false ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_false_20; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_m1 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_m1_21; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_0 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_0_22; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_1 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_1_23; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_2 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_2_24; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_3 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_3_25; // System.Linq.Expressions.DefaultExpression System.Linq.Expressions.Utils::Empty DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * ___Empty_26; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::Null ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___Null_27; public: inline static int32_t get_offset_of_BoxedFalse_0() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedFalse_0)); } inline RuntimeObject * get_BoxedFalse_0() const { return ___BoxedFalse_0; } inline RuntimeObject ** get_address_of_BoxedFalse_0() { return &___BoxedFalse_0; } inline void set_BoxedFalse_0(RuntimeObject * value) { ___BoxedFalse_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedFalse_0), (void*)value); } inline static int32_t get_offset_of_BoxedTrue_1() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedTrue_1)); } inline RuntimeObject * get_BoxedTrue_1() const { return ___BoxedTrue_1; } inline RuntimeObject ** get_address_of_BoxedTrue_1() { return &___BoxedTrue_1; } inline void set_BoxedTrue_1(RuntimeObject * value) { ___BoxedTrue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedTrue_1), (void*)value); } inline static int32_t get_offset_of_BoxedIntM1_2() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedIntM1_2)); } inline RuntimeObject * get_BoxedIntM1_2() const { return ___BoxedIntM1_2; } inline RuntimeObject ** get_address_of_BoxedIntM1_2() { return &___BoxedIntM1_2; } inline void set_BoxedIntM1_2(RuntimeObject * value) { ___BoxedIntM1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedIntM1_2), (void*)value); } inline static int32_t get_offset_of_BoxedInt0_3() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt0_3)); } inline RuntimeObject * get_BoxedInt0_3() const { return ___BoxedInt0_3; } inline RuntimeObject ** get_address_of_BoxedInt0_3() { return &___BoxedInt0_3; } inline void set_BoxedInt0_3(RuntimeObject * value) { ___BoxedInt0_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt0_3), (void*)value); } inline static int32_t get_offset_of_BoxedInt1_4() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt1_4)); } inline RuntimeObject * get_BoxedInt1_4() const { return ___BoxedInt1_4; } inline RuntimeObject ** get_address_of_BoxedInt1_4() { return &___BoxedInt1_4; } inline void set_BoxedInt1_4(RuntimeObject * value) { ___BoxedInt1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt1_4), (void*)value); } inline static int32_t get_offset_of_BoxedInt2_5() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt2_5)); } inline RuntimeObject * get_BoxedInt2_5() const { return ___BoxedInt2_5; } inline RuntimeObject ** get_address_of_BoxedInt2_5() { return &___BoxedInt2_5; } inline void set_BoxedInt2_5(RuntimeObject * value) { ___BoxedInt2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt2_5), (void*)value); } inline static int32_t get_offset_of_BoxedInt3_6() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt3_6)); } inline RuntimeObject * get_BoxedInt3_6() const { return ___BoxedInt3_6; } inline RuntimeObject ** get_address_of_BoxedInt3_6() { return &___BoxedInt3_6; } inline void set_BoxedInt3_6(RuntimeObject * value) { ___BoxedInt3_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt3_6), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultSByte_7() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultSByte_7)); } inline RuntimeObject * get_BoxedDefaultSByte_7() const { return ___BoxedDefaultSByte_7; } inline RuntimeObject ** get_address_of_BoxedDefaultSByte_7() { return &___BoxedDefaultSByte_7; } inline void set_BoxedDefaultSByte_7(RuntimeObject * value) { ___BoxedDefaultSByte_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultSByte_7), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultChar_8() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultChar_8)); } inline RuntimeObject * get_BoxedDefaultChar_8() const { return ___BoxedDefaultChar_8; } inline RuntimeObject ** get_address_of_BoxedDefaultChar_8() { return &___BoxedDefaultChar_8; } inline void set_BoxedDefaultChar_8(RuntimeObject * value) { ___BoxedDefaultChar_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultChar_8), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultInt16_9() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultInt16_9)); } inline RuntimeObject * get_BoxedDefaultInt16_9() const { return ___BoxedDefaultInt16_9; } inline RuntimeObject ** get_address_of_BoxedDefaultInt16_9() { return &___BoxedDefaultInt16_9; } inline void set_BoxedDefaultInt16_9(RuntimeObject * value) { ___BoxedDefaultInt16_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultInt16_9), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultInt64_10() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultInt64_10)); } inline RuntimeObject * get_BoxedDefaultInt64_10() const { return ___BoxedDefaultInt64_10; } inline RuntimeObject ** get_address_of_BoxedDefaultInt64_10() { return &___BoxedDefaultInt64_10; } inline void set_BoxedDefaultInt64_10(RuntimeObject * value) { ___BoxedDefaultInt64_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultInt64_10), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultByte_11() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultByte_11)); } inline RuntimeObject * get_BoxedDefaultByte_11() const { return ___BoxedDefaultByte_11; } inline RuntimeObject ** get_address_of_BoxedDefaultByte_11() { return &___BoxedDefaultByte_11; } inline void set_BoxedDefaultByte_11(RuntimeObject * value) { ___BoxedDefaultByte_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultByte_11), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultUInt16_12() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultUInt16_12)); } inline RuntimeObject * get_BoxedDefaultUInt16_12() const { return ___BoxedDefaultUInt16_12; } inline RuntimeObject ** get_address_of_BoxedDefaultUInt16_12() { return &___BoxedDefaultUInt16_12; } inline void set_BoxedDefaultUInt16_12(RuntimeObject * value) { ___BoxedDefaultUInt16_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultUInt16_12), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultUInt32_13() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultUInt32_13)); } inline RuntimeObject * get_BoxedDefaultUInt32_13() const { return ___BoxedDefaultUInt32_13; } inline RuntimeObject ** get_address_of_BoxedDefaultUInt32_13() { return &___BoxedDefaultUInt32_13; } inline void set_BoxedDefaultUInt32_13(RuntimeObject * value) { ___BoxedDefaultUInt32_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultUInt32_13), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultUInt64_14() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultUInt64_14)); } inline RuntimeObject * get_BoxedDefaultUInt64_14() const { return ___BoxedDefaultUInt64_14; } inline RuntimeObject ** get_address_of_BoxedDefaultUInt64_14() { return &___BoxedDefaultUInt64_14; } inline void set_BoxedDefaultUInt64_14(RuntimeObject * value) { ___BoxedDefaultUInt64_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultUInt64_14), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultSingle_15() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultSingle_15)); } inline RuntimeObject * get_BoxedDefaultSingle_15() const { return ___BoxedDefaultSingle_15; } inline RuntimeObject ** get_address_of_BoxedDefaultSingle_15() { return &___BoxedDefaultSingle_15; } inline void set_BoxedDefaultSingle_15(RuntimeObject * value) { ___BoxedDefaultSingle_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultSingle_15), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultDouble_16() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultDouble_16)); } inline RuntimeObject * get_BoxedDefaultDouble_16() const { return ___BoxedDefaultDouble_16; } inline RuntimeObject ** get_address_of_BoxedDefaultDouble_16() { return &___BoxedDefaultDouble_16; } inline void set_BoxedDefaultDouble_16(RuntimeObject * value) { ___BoxedDefaultDouble_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultDouble_16), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultDecimal_17() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultDecimal_17)); } inline RuntimeObject * get_BoxedDefaultDecimal_17() const { return ___BoxedDefaultDecimal_17; } inline RuntimeObject ** get_address_of_BoxedDefaultDecimal_17() { return &___BoxedDefaultDecimal_17; } inline void set_BoxedDefaultDecimal_17(RuntimeObject * value) { ___BoxedDefaultDecimal_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultDecimal_17), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultDateTime_18() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultDateTime_18)); } inline RuntimeObject * get_BoxedDefaultDateTime_18() const { return ___BoxedDefaultDateTime_18; } inline RuntimeObject ** get_address_of_BoxedDefaultDateTime_18() { return &___BoxedDefaultDateTime_18; } inline void set_BoxedDefaultDateTime_18(RuntimeObject * value) { ___BoxedDefaultDateTime_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultDateTime_18), (void*)value); } inline static int32_t get_offset_of_s_true_19() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_true_19)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_true_19() const { return ___s_true_19; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_true_19() { return &___s_true_19; } inline void set_s_true_19(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_true_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_true_19), (void*)value); } inline static int32_t get_offset_of_s_false_20() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_false_20)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_false_20() const { return ___s_false_20; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_false_20() { return &___s_false_20; } inline void set_s_false_20(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_false_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_false_20), (void*)value); } inline static int32_t get_offset_of_s_m1_21() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_m1_21)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_m1_21() const { return ___s_m1_21; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_m1_21() { return &___s_m1_21; } inline void set_s_m1_21(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_m1_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_m1_21), (void*)value); } inline static int32_t get_offset_of_s_0_22() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_0_22)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_0_22() const { return ___s_0_22; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_0_22() { return &___s_0_22; } inline void set_s_0_22(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_0_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_0_22), (void*)value); } inline static int32_t get_offset_of_s_1_23() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_1_23)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_1_23() const { return ___s_1_23; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_1_23() { return &___s_1_23; } inline void set_s_1_23(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_1_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_1_23), (void*)value); } inline static int32_t get_offset_of_s_2_24() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_2_24)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_2_24() const { return ___s_2_24; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_2_24() { return &___s_2_24; } inline void set_s_2_24(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_2_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_2_24), (void*)value); } inline static int32_t get_offset_of_s_3_25() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_3_25)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_3_25() const { return ___s_3_25; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_3_25() { return &___s_3_25; } inline void set_s_3_25(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_3_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_3_25), (void*)value); } inline static int32_t get_offset_of_Empty_26() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___Empty_26)); } inline DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * get_Empty_26() const { return ___Empty_26; } inline DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 ** get_address_of_Empty_26() { return &___Empty_26; } inline void set_Empty_26(DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * value) { ___Empty_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_26), (void*)value); } inline static int32_t get_offset_of_Null_27() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___Null_27)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_Null_27() const { return ___Null_27; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_Null_27() { return &___Null_27; } inline void set_Null_27(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___Null_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_27), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Linq.Expressions.BlockExpressionList/d__18 struct U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.BlockExpressionList/d__18::<>1__state int32_t ___U3CU3E1__state_0; // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList/d__18::<>2__current Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CU3E2__current_1; // System.Linq.Expressions.BlockExpressionList System.Linq.Expressions.BlockExpressionList/d__18::<>4__this BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * ___U3CU3E4__this_2; // System.Int32 System.Linq.Expressions.BlockExpressionList/d__18::5__1 int32_t ___U3CiU3E5__1_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CU3E2__current_1)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CU3E4__this_2)); } inline BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_U3CiU3E5__1_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CiU3E5__1_3)); } inline int32_t get_U3CiU3E5__1_3() const { return ___U3CiU3E5__1_3; } inline int32_t* get_address_of_U3CiU3E5__1_3() { return &___U3CiU3E5__1_3; } inline void set_U3CiU3E5__1_3(int32_t value) { ___U3CiU3E5__1_3 = value; } }; // System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer struct DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c struct U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 : public RuntimeObject { public: public: }; struct U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields { public: // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::<>9 U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * ___U3CU3E9_0; // System.Func`2 System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::<>9__1_0 Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * ___U3CU3E9__1_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__1_0_1() { return static_cast(offsetof(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields, ___U3CU3E9__1_0_1)); } inline Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * get_U3CU3E9__1_0_1() const { return ___U3CU3E9__1_0_1; } inline Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 ** get_address_of_U3CU3E9__1_0_1() { return &___U3CU3E9__1_0_1; } inline void set_U3CU3E9__1_0_1(Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * value) { ___U3CU3E9__1_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__1_0_1), (void*)value); } }; // System.Linq.Expressions.Expression/BinaryExpressionProxy struct BinaryExpressionProxy_tB8DEB0944D2D5486E0A0701E1AA5F0C3C111AC9F : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/BlockExpressionProxy struct BlockExpressionProxy_t0CAC642B8B7EA92F15CC5F9A7D5890BB7165803E : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/CatchBlockProxy struct CatchBlockProxy_tACB1ECB27604664422B9E5E7F16F5A138930BB26 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/ConditionalExpressionProxy struct ConditionalExpressionProxy_t029E6762E1ED1F3169EF4443428C245A9AC01FE9 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/ConstantExpressionProxy struct ConstantExpressionProxy_t39C76EDECAC93F67F8A1BF7A38F00C0A13ADAF68 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/DebugInfoExpressionProxy struct DebugInfoExpressionProxy_t5714604C2535182D23873788A6AB84AF9183E56B : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/DefaultExpressionProxy struct DefaultExpressionProxy_tED7DA4219A873CFB6EE66E4A274FEBDF6D816A6A : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/GotoExpressionProxy struct GotoExpressionProxy_t279C00CBBBA03206995E2C573026FD3A169BFA49 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/IndexExpressionProxy struct IndexExpressionProxy_t9985142CBCD8894FC1BDEDF34635BE29891C1AC5 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/InvocationExpressionProxy struct InvocationExpressionProxy_tCFAF246C3589E14D4A659DF734B23620683F9F5B : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/LabelExpressionProxy struct LabelExpressionProxy_t6A7009F87F90727142E302FD30CEB5A59F9AE008 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/LambdaExpressionProxy struct LambdaExpressionProxy_tCFCD1E710B676197F6BBCC3B2053A41DEACDE609 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/ListInitExpressionProxy struct ListInitExpressionProxy_tFFD5FEBE7F67668CA39E4D1D96C1D643000CCCBA : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/LoopExpressionProxy struct LoopExpressionProxy_t1765B7C4E35621336C356CD4E35C3C5C437C2301 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/MemberExpressionProxy struct MemberExpressionProxy_tBC5E42816C96013399A5321568AC30D26A8FD504 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/MemberInitExpressionProxy struct MemberInitExpressionProxy_t5DC4E305D75E058227A9CC98F2F845552B1B87ED : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/MethodCallExpressionProxy struct MethodCallExpressionProxy_t98FE50C2E48A56C4A9FBFAEC917DEED84E44EA5E : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/NewArrayExpressionProxy struct NewArrayExpressionProxy_tD93DD81805F6518F7C6C5A1406C84088A5648B6A : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/NewExpressionProxy struct NewExpressionProxy_tB94E42F7187FF1E0C7811FACB6DB0B6F8D727A04 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/ParameterExpressionProxy struct ParameterExpressionProxy_t5935C21AA621E72481284EA4F65B27522E5DC063 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/RuntimeVariablesExpressionProxy struct RuntimeVariablesExpressionProxy_tFB4C7B9DCF4563B6A548984984793653D3F211EA : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/SwitchCaseProxy struct SwitchCaseProxy_tA25886A1D9D782B9419B30F59FFDED2F909F189A : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/SwitchExpressionProxy struct SwitchExpressionProxy_t16F0A3742F6D56F265D811AB4CF3C5B811162466 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/TryExpressionProxy struct TryExpressionProxy_t3CBA8FF472132ED8C1339D00DBC01A3BB7E1357E : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/TypeBinaryExpressionProxy struct TypeBinaryExpressionProxy_tD526273D6F9CCE5E726E3427DA26898891ECC31E : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression/UnaryExpressionProxy struct UnaryExpressionProxy_t62185167441E4321A9C435B9941A74CBF74B5814 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView struct DebugView_t004BB17D285278C671FA939BE6E60D40BF75446A : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.LabelInfo/<>c struct U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE : public RuntimeObject { public: public: }; struct U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_StaticFields { public: // System.Linq.Expressions.Interpreter.LabelInfo/<>c System.Linq.Expressions.Interpreter.LabelInfo/<>c::<>9 U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE * ___U3CU3E9_0; // System.Func`2 System.Linq.Expressions.Interpreter.LabelInfo/<>c::<>9__9_0 Func_2_t2BED5A2F4652C284AD024FB39DA724F395ABB2DC * ___U3CU3E9__9_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__9_0_1() { return static_cast(offsetof(U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_StaticFields, ___U3CU3E9__9_0_1)); } inline Func_2_t2BED5A2F4652C284AD024FB39DA724F395ABB2DC * get_U3CU3E9__9_0_1() const { return ___U3CU3E9__9_0_1; } inline Func_2_t2BED5A2F4652C284AD024FB39DA724F395ABB2DC ** get_address_of_U3CU3E9__9_0_1() { return &___U3CU3E9__9_0_1; } inline void set_U3CU3E9__9_0_1(Func_2_t2BED5A2F4652C284AD024FB39DA724F395ABB2DC * value) { ___U3CU3E9__9_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__9_0_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightCompiler/<>c struct U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B : public RuntimeObject { public: public: }; struct U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields { public: // System.Linq.Expressions.Interpreter.LightCompiler/<>c System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9 U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * ___U3CU3E9_0; // System.Func`2 System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9__56_1 Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * ___U3CU3E9__56_1_1; // System.Func`2 System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9__56_0 Func_2_tFB161B1B7D6BD3D4B141C0C6DB98392BA3F8E144 * ___U3CU3E9__56_0_2; // System.Action`2 System.Linq.Expressions.Interpreter.LightCompiler/<>c::<>9__101_0 Action_2_tCFFCACC0601C873A56443DC9387C5D8D57088AFD * ___U3CU3E9__101_0_3; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__56_1_1() { return static_cast(offsetof(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields, ___U3CU3E9__56_1_1)); } inline Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * get_U3CU3E9__56_1_1() const { return ___U3CU3E9__56_1_1; } inline Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 ** get_address_of_U3CU3E9__56_1_1() { return &___U3CU3E9__56_1_1; } inline void set_U3CU3E9__56_1_1(Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * value) { ___U3CU3E9__56_1_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__56_1_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__56_0_2() { return static_cast(offsetof(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields, ___U3CU3E9__56_0_2)); } inline Func_2_tFB161B1B7D6BD3D4B141C0C6DB98392BA3F8E144 * get_U3CU3E9__56_0_2() const { return ___U3CU3E9__56_0_2; } inline Func_2_tFB161B1B7D6BD3D4B141C0C6DB98392BA3F8E144 ** get_address_of_U3CU3E9__56_0_2() { return &___U3CU3E9__56_0_2; } inline void set_U3CU3E9__56_0_2(Func_2_tFB161B1B7D6BD3D4B141C0C6DB98392BA3F8E144 * value) { ___U3CU3E9__56_0_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__56_0_2), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__101_0_3() { return static_cast(offsetof(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields, ___U3CU3E9__101_0_3)); } inline Action_2_tCFFCACC0601C873A56443DC9387C5D8D57088AFD * get_U3CU3E9__101_0_3() const { return ___U3CU3E9__101_0_3; } inline Action_2_tCFFCACC0601C873A56443DC9387C5D8D57088AFD ** get_address_of_U3CU3E9__101_0_3() { return &___U3CU3E9__101_0_3; } inline void set_U3CU3E9__101_0_3(Action_2_tCFFCACC0601C873A56443DC9387C5D8D57088AFD * value) { ___U3CU3E9__101_0_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__101_0_3), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0 struct U3CU3Ec__DisplayClass74_0_t7379A2E60948D6CA3B55C5DDF3C4A7F5BCC3C5E9 : public RuntimeObject { public: // 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; public: inline static int32_t get_offset_of_targetMethod_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass74_0_t7379A2E60948D6CA3B55C5DDF3C4A7F5BCC3C5E9, ___targetMethod_0)); } inline MethodInfo_t * get_targetMethod_0() const { return ___targetMethod_0; } inline MethodInfo_t ** get_address_of_targetMethod_0() { return &___targetMethod_0; } inline void set_targetMethod_0(MethodInfo_t * value) { ___targetMethod_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___targetMethod_0), (void*)value); } inline static int32_t get_offset_of_delegateType_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass74_0_t7379A2E60948D6CA3B55C5DDF3C4A7F5BCC3C5E9, ___delegateType_1)); } inline Type_t * get_delegateType_1() const { return ___delegateType_1; } inline Type_t ** get_address_of_delegateType_1() { return &___delegateType_1; } inline void set_delegateType_1(Type_t * value) { ___delegateType_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegateType_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter struct DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_interpreter Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ____interpreter_0; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_tryStart Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * ____tryStart_1; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_handlerEnter Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * ____handlerEnter_2; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_handlerExit Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * ____handlerExit_3; // System.String System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::_indent String_t* ____indent_4; public: inline static int32_t get_offset_of__interpreter_0() { return static_cast(offsetof(DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3, ____interpreter_0)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get__interpreter_0() const { return ____interpreter_0; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of__interpreter_0() { return &____interpreter_0; } inline void set__interpreter_0(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ____interpreter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____interpreter_0), (void*)value); } inline static int32_t get_offset_of__tryStart_1() { return static_cast(offsetof(DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3, ____tryStart_1)); } inline Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * get__tryStart_1() const { return ____tryStart_1; } inline Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 ** get_address_of__tryStart_1() { return &____tryStart_1; } inline void set__tryStart_1(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * value) { ____tryStart_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____tryStart_1), (void*)value); } inline static int32_t get_offset_of__handlerEnter_2() { return static_cast(offsetof(DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3, ____handlerEnter_2)); } inline Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * get__handlerEnter_2() const { return ____handlerEnter_2; } inline Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB ** get_address_of__handlerEnter_2() { return &____handlerEnter_2; } inline void set__handlerEnter_2(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * value) { ____handlerEnter_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____handlerEnter_2), (void*)value); } inline static int32_t get_offset_of__handlerExit_3() { return static_cast(offsetof(DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3, ____handlerExit_3)); } inline Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * get__handlerExit_3() const { return ____handlerExit_3; } inline Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 ** get_address_of__handlerExit_3() { return &____handlerExit_3; } inline void set__handlerExit_3(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * value) { ____handlerExit_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____handlerExit_3), (void*)value); } inline static int32_t get_offset_of__indent_4() { return static_cast(offsetof(DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3, ____indent_4)); } inline String_t* get__indent_4() const { return ____indent_4; } inline String_t** get_address_of__indent_4() { return &____indent_4; } inline void set__indent_4(String_t* value) { ____indent_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____indent_4), (void*)value); } }; // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope struct VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 : public RuntimeObject { public: // 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_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * ___Variable_2; // System.Linq.Expressions.Interpreter.LocalVariables/VariableScope System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::Parent VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 * ___Parent_3; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.LocalVariables/VariableScope::ChildScopes List_1_t0BE9CF1B63513203BF2C31079D97D75C6DAECF49 * ___ChildScopes_4; public: inline static int32_t get_offset_of_Start_0() { return static_cast(offsetof(VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3, ___Start_0)); } inline int32_t get_Start_0() const { return ___Start_0; } inline int32_t* get_address_of_Start_0() { return &___Start_0; } inline void set_Start_0(int32_t value) { ___Start_0 = value; } inline static int32_t get_offset_of_Stop_1() { return static_cast(offsetof(VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3, ___Stop_1)); } inline int32_t get_Stop_1() const { return ___Stop_1; } inline int32_t* get_address_of_Stop_1() { return &___Stop_1; } inline void set_Stop_1(int32_t value) { ___Stop_1 = value; } inline static int32_t get_offset_of_Variable_2() { return static_cast(offsetof(VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3, ___Variable_2)); } inline LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * get_Variable_2() const { return ___Variable_2; } inline LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 ** get_address_of_Variable_2() { return &___Variable_2; } inline void set_Variable_2(LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * value) { ___Variable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Variable_2), (void*)value); } inline static int32_t get_offset_of_Parent_3() { return static_cast(offsetof(VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3, ___Parent_3)); } inline VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 * get_Parent_3() const { return ___Parent_3; } inline VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 ** get_address_of_Parent_3() { return &___Parent_3; } inline void set_Parent_3(VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 * value) { ___Parent_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Parent_3), (void*)value); } inline static int32_t get_offset_of_ChildScopes_4() { return static_cast(offsetof(VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3, ___ChildScopes_4)); } inline List_1_t0BE9CF1B63513203BF2C31079D97D75C6DAECF49 * get_ChildScopes_4() const { return ___ChildScopes_4; } inline List_1_t0BE9CF1B63513203BF2C31079D97D75C6DAECF49 ** get_address_of_ChildScopes_4() { return &___ChildScopes_4; } inline void set_ChildScopes_4(List_1_t0BE9CF1B63513203BF2C31079D97D75C6DAECF49 * value) { ___ChildScopes_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ChildScopes_4), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Nullable`1 struct Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Linq.Expressions.Interpreter.AddInstruction struct AddInstruction_tE70231108102CA726317C742E7E7A161756D243B : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.AddOvfInstruction struct AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.AndInstruction struct AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_8; public: inline static int32_t get_offset_of_s_SByte_0() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_SByte_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_0() const { return ___s_SByte_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_0() { return &___s_SByte_0; } inline void set_s_SByte_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_0), (void*)value); } inline static int32_t get_offset_of_s_Int16_1() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Int16_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_1() const { return ___s_Int16_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_1() { return &___s_Int16_1; } inline void set_s_Int16_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int64_3() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Int64_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_3() const { return ___s_Int64_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_3() { return &___s_Int64_3; } inline void set_s_Int64_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_3), (void*)value); } inline static int32_t get_offset_of_s_Byte_4() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Byte_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_4() const { return ___s_Byte_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_4() { return &___s_Byte_4; } inline void set_s_Byte_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_4), (void*)value); } inline static int32_t get_offset_of_s_UInt16_5() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_UInt16_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_5() const { return ___s_UInt16_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_5() { return &___s_UInt16_5; } inline void set_s_UInt16_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_5), (void*)value); } inline static int32_t get_offset_of_s_UInt32_6() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_UInt32_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_6() const { return ___s_UInt32_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_6() { return &___s_UInt32_6; } inline void set_s_UInt32_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_6), (void*)value); } inline static int32_t get_offset_of_s_UInt64_7() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_UInt64_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_7() const { return ___s_UInt64_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_7() { return &___s_UInt64_7; } inline void set_s_UInt64_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_7), (void*)value); } inline static int32_t get_offset_of_s_Boolean_8() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Boolean_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_8() const { return ___s_Boolean_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_8() { return &___s_Boolean_8; } inline void set_s_Boolean_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_8), (void*)value); } }; // System.Linq.Expressions.BlockExpression struct BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: public: }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Linq.Expressions.Interpreter.CastInstruction struct CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields { public: // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Boolean CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Boolean_0; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Byte CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Byte_1; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Char CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Char_2; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_DateTime CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_DateTime_3; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Decimal CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Decimal_4; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Double CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Double_5; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int16 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Int16_6; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int32 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Int32_7; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int64 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Int64_8; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_SByte CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_SByte_9; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Single CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Single_10; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_String CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_String_11; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt16 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_UInt16_12; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt32 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_UInt32_13; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt64 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_UInt64_14; public: inline static int32_t get_offset_of_s_Boolean_0() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Boolean_0)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Boolean_0() const { return ___s_Boolean_0; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Boolean_0() { return &___s_Boolean_0; } inline void set_s_Boolean_0(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Boolean_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_0), (void*)value); } inline static int32_t get_offset_of_s_Byte_1() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Byte_1)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Byte_1() const { return ___s_Byte_1; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Byte_1() { return &___s_Byte_1; } inline void set_s_Byte_1(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Byte_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_1), (void*)value); } inline static int32_t get_offset_of_s_Char_2() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Char_2)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Char_2() const { return ___s_Char_2; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Char_2() { return &___s_Char_2; } inline void set_s_Char_2(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Char_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_2), (void*)value); } inline static int32_t get_offset_of_s_DateTime_3() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_DateTime_3)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_DateTime_3() const { return ___s_DateTime_3; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_DateTime_3() { return &___s_DateTime_3; } inline void set_s_DateTime_3(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_DateTime_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DateTime_3), (void*)value); } inline static int32_t get_offset_of_s_Decimal_4() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Decimal_4)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Decimal_4() const { return ___s_Decimal_4; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Decimal_4() { return &___s_Decimal_4; } inline void set_s_Decimal_4(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Decimal_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Decimal_4), (void*)value); } inline static int32_t get_offset_of_s_Double_5() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Double_5)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Double_5() const { return ___s_Double_5; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Double_5() { return &___s_Double_5; } inline void set_s_Double_5(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Double_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_5), (void*)value); } inline static int32_t get_offset_of_s_Int16_6() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Int16_6)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Int16_6() const { return ___s_Int16_6; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Int16_6() { return &___s_Int16_6; } inline void set_s_Int16_6(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Int16_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_6), (void*)value); } inline static int32_t get_offset_of_s_Int32_7() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Int32_7)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Int32_7() const { return ___s_Int32_7; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Int32_7() { return &___s_Int32_7; } inline void set_s_Int32_7(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Int32_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_7), (void*)value); } inline static int32_t get_offset_of_s_Int64_8() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Int64_8)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Int64_8() const { return ___s_Int64_8; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Int64_8() { return &___s_Int64_8; } inline void set_s_Int64_8(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Int64_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_8), (void*)value); } inline static int32_t get_offset_of_s_SByte_9() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_SByte_9)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_SByte_9() const { return ___s_SByte_9; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_SByte_9() { return &___s_SByte_9; } inline void set_s_SByte_9(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_SByte_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_9), (void*)value); } inline static int32_t get_offset_of_s_Single_10() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Single_10)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Single_10() const { return ___s_Single_10; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Single_10() { return &___s_Single_10; } inline void set_s_Single_10(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Single_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_10), (void*)value); } inline static int32_t get_offset_of_s_String_11() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_String_11)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_String_11() const { return ___s_String_11; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_String_11() { return &___s_String_11; } inline void set_s_String_11(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_String_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_String_11), (void*)value); } inline static int32_t get_offset_of_s_UInt16_12() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_UInt16_12)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_UInt16_12() const { return ___s_UInt16_12; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_UInt16_12() { return &___s_UInt16_12; } inline void set_s_UInt16_12(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_UInt16_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_12), (void*)value); } inline static int32_t get_offset_of_s_UInt32_13() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_UInt32_13)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_UInt32_13() const { return ___s_UInt32_13; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_UInt32_13() { return &___s_UInt32_13; } inline void set_s_UInt32_13(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_UInt32_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_13), (void*)value); } inline static int32_t get_offset_of_s_UInt64_14() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_UInt64_14)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_UInt64_14() const { return ___s_UInt64_14; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_UInt64_14() { return &___s_UInt64_14; } inline void set_s_UInt64_14(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_UInt64_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_14), (void*)value); } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Object System.Linq.Expressions.ConstantExpression::k__BackingField RuntimeObject * ___U3CValueU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_3() { return static_cast(offsetof(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB, ___U3CValueU3Ek__BackingField_3)); } inline RuntimeObject * get_U3CValueU3Ek__BackingField_3() const { return ___U3CValueU3Ek__BackingField_3; } inline RuntimeObject ** get_address_of_U3CValueU3Ek__BackingField_3() { return &___U3CValueU3Ek__BackingField_3; } inline void set_U3CValueU3Ek__BackingField_3(RuntimeObject * value) { ___U3CValueU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValueU3Ek__BackingField_3), (void*)value); } }; // System.Decimal struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 { public: // System.Int32 System.Decimal::flags int32_t ___flags_14; // System.Int32 System.Decimal::hi int32_t ___hi_15; // System.Int32 System.Decimal::lo int32_t ___lo_16; // System.Int32 System.Decimal::mid int32_t ___mid_17; public: inline static int32_t get_offset_of_flags_14() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___flags_14)); } inline int32_t get_flags_14() const { return ___flags_14; } inline int32_t* get_address_of_flags_14() { return &___flags_14; } inline void set_flags_14(int32_t value) { ___flags_14 = value; } inline static int32_t get_offset_of_hi_15() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___hi_15)); } inline int32_t get_hi_15() const { return ___hi_15; } inline int32_t* get_address_of_hi_15() { return &___hi_15; } inline void set_hi_15(int32_t value) { ___hi_15 = value; } inline static int32_t get_offset_of_lo_16() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___lo_16)); } inline int32_t get_lo_16() const { return ___lo_16; } inline int32_t* get_address_of_lo_16() { return &___lo_16; } inline void set_lo_16(int32_t value) { ___lo_16 = value; } inline static int32_t get_offset_of_mid_17() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___mid_17)); } inline int32_t get_mid_17() const { return ___mid_17; } inline int32_t* get_address_of_mid_17() { return &___mid_17; } inline void set_mid_17(int32_t value) { ___mid_17 = value; } }; struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields { public: // System.UInt32[] System.Decimal::Powers10 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___Powers10_6; // System.Decimal System.Decimal::Zero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___Zero_7; // System.Decimal System.Decimal::One Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___One_8; // System.Decimal System.Decimal::MinusOne Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinusOne_9; // System.Decimal System.Decimal::MaxValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MaxValue_10; // System.Decimal System.Decimal::MinValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinValue_11; // System.Decimal System.Decimal::NearNegativeZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearNegativeZero_12; // System.Decimal System.Decimal::NearPositiveZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearPositiveZero_13; public: inline static int32_t get_offset_of_Powers10_6() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Powers10_6)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_Powers10_6() const { return ___Powers10_6; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_Powers10_6() { return &___Powers10_6; } inline void set_Powers10_6(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___Powers10_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Powers10_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Zero_7)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_Zero_7() const { return ___Zero_7; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___Zero_7 = value; } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___One_8)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_One_8() const { return ___One_8; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_One_8() { return &___One_8; } inline void set_One_8(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___One_8 = value; } inline static int32_t get_offset_of_MinusOne_9() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinusOne_9)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinusOne_9() const { return ___MinusOne_9; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinusOne_9() { return &___MinusOne_9; } inline void set_MinusOne_9(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinusOne_9 = value; } inline static int32_t get_offset_of_MaxValue_10() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MaxValue_10)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MaxValue_10() const { return ___MaxValue_10; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MaxValue_10() { return &___MaxValue_10; } inline void set_MaxValue_10(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MaxValue_10 = value; } inline static int32_t get_offset_of_MinValue_11() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinValue_11)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinValue_11() const { return ___MinValue_11; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinValue_11() { return &___MinValue_11; } inline void set_MinValue_11(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinValue_11 = value; } inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearNegativeZero_12)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; } inline void set_NearNegativeZero_12(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearNegativeZero_12 = value; } inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearPositiveZero_13)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; } inline void set_NearPositiveZero_13(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearPositiveZero_13 = value; } }; // System.Linq.Expressions.Interpreter.DecrementInstruction struct DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.DivInstruction struct DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Linq.Expressions.Interpreter.EqualInstruction struct EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_reference Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_reference_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Char Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Char_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_BooleanLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_BooleanLiftedToNull_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SByteLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByteLiftedToNull_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int16LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16LiftedToNull_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_CharLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_CharLiftedToNull_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int32LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32LiftedToNull_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int64LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64LiftedToNull_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_ByteLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_ByteLiftedToNull_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt16LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16LiftedToNull_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt32LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32LiftedToNull_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt64LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64LiftedToNull_22; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SingleLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SingleLiftedToNull_23; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_DoubleLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_DoubleLiftedToNull_24; public: inline static int32_t get_offset_of_s_reference_0() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_reference_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_reference_0() const { return ___s_reference_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_reference_0() { return &___s_reference_0; } inline void set_s_reference_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_reference_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_reference_0), (void*)value); } inline static int32_t get_offset_of_s_Boolean_1() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Boolean_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_1() const { return ___s_Boolean_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_1() { return &___s_Boolean_1; } inline void set_s_Boolean_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_1), (void*)value); } inline static int32_t get_offset_of_s_SByte_2() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_SByte_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_2() const { return ___s_SByte_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_2() { return &___s_SByte_2; } inline void set_s_SByte_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_2), (void*)value); } inline static int32_t get_offset_of_s_Int16_3() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_3() const { return ___s_Int16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_3() { return &___s_Int16_3; } inline void set_s_Int16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_3), (void*)value); } inline static int32_t get_offset_of_s_Char_4() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Char_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Char_4() const { return ___s_Char_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Char_4() { return &___s_Char_4; } inline void set_s_Char_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Char_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_4), (void*)value); } inline static int32_t get_offset_of_s_Int32_5() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int32_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_5() const { return ___s_Int32_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_5() { return &___s_Int32_5; } inline void set_s_Int32_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_5), (void*)value); } inline static int32_t get_offset_of_s_Int64_6() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int64_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_6() const { return ___s_Int64_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_6() { return &___s_Int64_6; } inline void set_s_Int64_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_6), (void*)value); } inline static int32_t get_offset_of_s_Byte_7() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Byte_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_7() const { return ___s_Byte_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_7() { return &___s_Byte_7; } inline void set_s_Byte_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_7), (void*)value); } inline static int32_t get_offset_of_s_UInt16_8() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt16_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_8() const { return ___s_UInt16_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_8() { return &___s_UInt16_8; } inline void set_s_UInt16_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_8), (void*)value); } inline static int32_t get_offset_of_s_UInt32_9() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt32_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_9() const { return ___s_UInt32_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_9() { return &___s_UInt32_9; } inline void set_s_UInt32_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_9), (void*)value); } inline static int32_t get_offset_of_s_UInt64_10() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt64_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_10() const { return ___s_UInt64_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_10() { return &___s_UInt64_10; } inline void set_s_UInt64_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_10), (void*)value); } inline static int32_t get_offset_of_s_Single_11() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Single_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_11() const { return ___s_Single_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_11() { return &___s_Single_11; } inline void set_s_Single_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_11), (void*)value); } inline static int32_t get_offset_of_s_Double_12() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Double_12)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_12() const { return ___s_Double_12; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_12() { return &___s_Double_12; } inline void set_s_Double_12(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_12), (void*)value); } inline static int32_t get_offset_of_s_BooleanLiftedToNull_13() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_BooleanLiftedToNull_13)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_BooleanLiftedToNull_13() const { return ___s_BooleanLiftedToNull_13; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_BooleanLiftedToNull_13() { return &___s_BooleanLiftedToNull_13; } inline void set_s_BooleanLiftedToNull_13(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_BooleanLiftedToNull_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_BooleanLiftedToNull_13), (void*)value); } inline static int32_t get_offset_of_s_SByteLiftedToNull_14() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_SByteLiftedToNull_14)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByteLiftedToNull_14() const { return ___s_SByteLiftedToNull_14; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByteLiftedToNull_14() { return &___s_SByteLiftedToNull_14; } inline void set_s_SByteLiftedToNull_14(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByteLiftedToNull_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByteLiftedToNull_14), (void*)value); } inline static int32_t get_offset_of_s_Int16LiftedToNull_15() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int16LiftedToNull_15)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16LiftedToNull_15() const { return ___s_Int16LiftedToNull_15; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16LiftedToNull_15() { return &___s_Int16LiftedToNull_15; } inline void set_s_Int16LiftedToNull_15(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16LiftedToNull_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16LiftedToNull_15), (void*)value); } inline static int32_t get_offset_of_s_CharLiftedToNull_16() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_CharLiftedToNull_16)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_CharLiftedToNull_16() const { return ___s_CharLiftedToNull_16; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_CharLiftedToNull_16() { return &___s_CharLiftedToNull_16; } inline void set_s_CharLiftedToNull_16(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_CharLiftedToNull_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CharLiftedToNull_16), (void*)value); } inline static int32_t get_offset_of_s_Int32LiftedToNull_17() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int32LiftedToNull_17)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32LiftedToNull_17() const { return ___s_Int32LiftedToNull_17; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32LiftedToNull_17() { return &___s_Int32LiftedToNull_17; } inline void set_s_Int32LiftedToNull_17(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32LiftedToNull_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32LiftedToNull_17), (void*)value); } inline static int32_t get_offset_of_s_Int64LiftedToNull_18() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int64LiftedToNull_18)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64LiftedToNull_18() const { return ___s_Int64LiftedToNull_18; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64LiftedToNull_18() { return &___s_Int64LiftedToNull_18; } inline void set_s_Int64LiftedToNull_18(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64LiftedToNull_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64LiftedToNull_18), (void*)value); } inline static int32_t get_offset_of_s_ByteLiftedToNull_19() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_ByteLiftedToNull_19)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_ByteLiftedToNull_19() const { return ___s_ByteLiftedToNull_19; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_ByteLiftedToNull_19() { return &___s_ByteLiftedToNull_19; } inline void set_s_ByteLiftedToNull_19(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_ByteLiftedToNull_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ByteLiftedToNull_19), (void*)value); } inline static int32_t get_offset_of_s_UInt16LiftedToNull_20() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt16LiftedToNull_20)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16LiftedToNull_20() const { return ___s_UInt16LiftedToNull_20; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16LiftedToNull_20() { return &___s_UInt16LiftedToNull_20; } inline void set_s_UInt16LiftedToNull_20(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16LiftedToNull_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16LiftedToNull_20), (void*)value); } inline static int32_t get_offset_of_s_UInt32LiftedToNull_21() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt32LiftedToNull_21)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32LiftedToNull_21() const { return ___s_UInt32LiftedToNull_21; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32LiftedToNull_21() { return &___s_UInt32LiftedToNull_21; } inline void set_s_UInt32LiftedToNull_21(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32LiftedToNull_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32LiftedToNull_21), (void*)value); } inline static int32_t get_offset_of_s_UInt64LiftedToNull_22() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt64LiftedToNull_22)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64LiftedToNull_22() const { return ___s_UInt64LiftedToNull_22; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64LiftedToNull_22() { return &___s_UInt64LiftedToNull_22; } inline void set_s_UInt64LiftedToNull_22(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64LiftedToNull_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64LiftedToNull_22), (void*)value); } inline static int32_t get_offset_of_s_SingleLiftedToNull_23() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_SingleLiftedToNull_23)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SingleLiftedToNull_23() const { return ___s_SingleLiftedToNull_23; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SingleLiftedToNull_23() { return &___s_SingleLiftedToNull_23; } inline void set_s_SingleLiftedToNull_23(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SingleLiftedToNull_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SingleLiftedToNull_23), (void*)value); } inline static int32_t get_offset_of_s_DoubleLiftedToNull_24() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_DoubleLiftedToNull_24)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_DoubleLiftedToNull_24() const { return ___s_DoubleLiftedToNull_24; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_DoubleLiftedToNull_24() { return &___s_DoubleLiftedToNull_24; } inline void set_s_DoubleLiftedToNull_24(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_DoubleLiftedToNull_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DoubleLiftedToNull_24), (void*)value); } }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction struct ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_8; public: inline static int32_t get_offset_of_s_SByte_0() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_SByte_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_0() const { return ___s_SByte_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_0() { return &___s_SByte_0; } inline void set_s_SByte_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_0), (void*)value); } inline static int32_t get_offset_of_s_Int16_1() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Int16_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_1() const { return ___s_Int16_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_1() { return &___s_Int16_1; } inline void set_s_Int16_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int64_3() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Int64_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_3() const { return ___s_Int64_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_3() { return &___s_Int64_3; } inline void set_s_Int64_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_3), (void*)value); } inline static int32_t get_offset_of_s_Byte_4() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Byte_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_4() const { return ___s_Byte_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_4() { return &___s_Byte_4; } inline void set_s_Byte_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_4), (void*)value); } inline static int32_t get_offset_of_s_UInt16_5() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_UInt16_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_5() const { return ___s_UInt16_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_5() { return &___s_UInt16_5; } inline void set_s_UInt16_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_5), (void*)value); } inline static int32_t get_offset_of_s_UInt32_6() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_UInt32_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_6() const { return ___s_UInt32_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_6() { return &___s_UInt32_6; } inline void set_s_UInt32_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_6), (void*)value); } inline static int32_t get_offset_of_s_UInt64_7() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_UInt64_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_7() const { return ___s_UInt64_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_7() { return &___s_UInt64_7; } inline void set_s_UInt64_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_7), (void*)value); } inline static int32_t get_offset_of_s_Boolean_8() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Boolean_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_8() const { return ___s_Boolean_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_8() { return &___s_Boolean_8; } inline void set_s_Boolean_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_8), (void*)value); } }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction struct GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Object System.Linq.Expressions.Interpreter.GreaterThanInstruction::_nullValue RuntimeObject * ____nullValue_0; public: inline static int32_t get_offset_of__nullValue_0() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1, ____nullValue_0)); } inline RuntimeObject * get__nullValue_0() const { return ____nullValue_0; } inline RuntimeObject ** get_address_of__nullValue_0() { return &____nullValue_0; } inline void set__nullValue_0(RuntimeObject * value) { ____nullValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____nullValue_0), (void*)value); } }; struct GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Char Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Char_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullSByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSByte_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt16_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullChar Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullChar_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt32_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt64_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullByte_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullUInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt16_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullUInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt32_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullUInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt64_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullSingle Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSingle_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullDouble Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullDouble_22; public: inline static int32_t get_offset_of_s_SByte_1() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_SByte_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_1() const { return ___s_SByte_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_1() { return &___s_SByte_1; } inline void set_s_SByte_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_1), (void*)value); } inline static int32_t get_offset_of_s_Int16_2() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_Int16_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_2() const { return ___s_Int16_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_2() { return &___s_Int16_2; } inline void set_s_Int16_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_2), (void*)value); } inline static int32_t get_offset_of_s_Char_3() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_Char_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Char_3() const { return ___s_Char_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Char_3() { return &___s_Char_3; } inline void set_s_Char_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Char_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_3), (void*)value); } inline static int32_t get_offset_of_s_Int32_4() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_Int32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_4() const { return ___s_Int32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_4() { return &___s_Int32_4; } inline void set_s_Int32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_4), (void*)value); } inline static int32_t get_offset_of_s_Int64_5() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_Int64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_5() const { return ___s_Int64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_5() { return &___s_Int64_5; } inline void set_s_Int64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_5), (void*)value); } inline static int32_t get_offset_of_s_Byte_6() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_Byte_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_6() const { return ___s_Byte_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_6() { return &___s_Byte_6; } inline void set_s_Byte_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_6), (void*)value); } inline static int32_t get_offset_of_s_UInt16_7() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_UInt16_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_7() const { return ___s_UInt16_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_7() { return &___s_UInt16_7; } inline void set_s_UInt16_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_7), (void*)value); } inline static int32_t get_offset_of_s_UInt32_8() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_UInt32_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_8() const { return ___s_UInt32_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_8() { return &___s_UInt32_8; } inline void set_s_UInt32_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_8), (void*)value); } inline static int32_t get_offset_of_s_UInt64_9() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_UInt64_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_9() const { return ___s_UInt64_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_9() { return &___s_UInt64_9; } inline void set_s_UInt64_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_9), (void*)value); } inline static int32_t get_offset_of_s_Single_10() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_Single_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_10() const { return ___s_Single_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_10() { return &___s_Single_10; } inline void set_s_Single_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_10), (void*)value); } inline static int32_t get_offset_of_s_Double_11() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_Double_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_11() const { return ___s_Double_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_11() { return &___s_Double_11; } inline void set_s_Double_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_11), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSByte_12() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullSByte_12)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSByte_12() const { return ___s_liftedToNullSByte_12; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSByte_12() { return &___s_liftedToNullSByte_12; } inline void set_s_liftedToNullSByte_12(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSByte_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSByte_12), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt16_13() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullInt16_13)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt16_13() const { return ___s_liftedToNullInt16_13; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt16_13() { return &___s_liftedToNullInt16_13; } inline void set_s_liftedToNullInt16_13(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt16_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt16_13), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullChar_14() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullChar_14)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullChar_14() const { return ___s_liftedToNullChar_14; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullChar_14() { return &___s_liftedToNullChar_14; } inline void set_s_liftedToNullChar_14(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullChar_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullChar_14), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt32_15() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullInt32_15)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt32_15() const { return ___s_liftedToNullInt32_15; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt32_15() { return &___s_liftedToNullInt32_15; } inline void set_s_liftedToNullInt32_15(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt32_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt32_15), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt64_16() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullInt64_16)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt64_16() const { return ___s_liftedToNullInt64_16; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt64_16() { return &___s_liftedToNullInt64_16; } inline void set_s_liftedToNullInt64_16(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt64_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt64_16), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullByte_17() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullByte_17)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullByte_17() const { return ___s_liftedToNullByte_17; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullByte_17() { return &___s_liftedToNullByte_17; } inline void set_s_liftedToNullByte_17(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullByte_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullByte_17), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt16_18() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullUInt16_18)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt16_18() const { return ___s_liftedToNullUInt16_18; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt16_18() { return &___s_liftedToNullUInt16_18; } inline void set_s_liftedToNullUInt16_18(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt16_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt16_18), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt32_19() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullUInt32_19)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt32_19() const { return ___s_liftedToNullUInt32_19; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt32_19() { return &___s_liftedToNullUInt32_19; } inline void set_s_liftedToNullUInt32_19(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt32_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt32_19), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt64_20() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullUInt64_20)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt64_20() const { return ___s_liftedToNullUInt64_20; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt64_20() { return &___s_liftedToNullUInt64_20; } inline void set_s_liftedToNullUInt64_20(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt64_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt64_20), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSingle_21() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullSingle_21)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSingle_21() const { return ___s_liftedToNullSingle_21; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSingle_21() { return &___s_liftedToNullSingle_21; } inline void set_s_liftedToNullSingle_21(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSingle_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSingle_21), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullDouble_22() { return static_cast(offsetof(GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1_StaticFields, ___s_liftedToNullDouble_22)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullDouble_22() const { return ___s_liftedToNullDouble_22; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullDouble_22() { return &___s_liftedToNullDouble_22; } inline void set_s_liftedToNullDouble_22(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullDouble_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullDouble_22), (void*)value); } }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction struct GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Object System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::_nullValue RuntimeObject * ____nullValue_0; public: inline static int32_t get_offset_of__nullValue_0() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA, ____nullValue_0)); } inline RuntimeObject * get__nullValue_0() const { return ____nullValue_0; } inline RuntimeObject ** get_address_of__nullValue_0() { return &____nullValue_0; } inline void set__nullValue_0(RuntimeObject * value) { ____nullValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____nullValue_0), (void*)value); } }; struct GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_Char Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Char_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullSByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSByte_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt16_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullChar Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullChar_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt32_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt64_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullByte_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullUInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt16_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullUInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt32_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullUInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt64_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullSingle Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSingle_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::s_liftedToNullDouble Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullDouble_22; public: inline static int32_t get_offset_of_s_SByte_1() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_SByte_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_1() const { return ___s_SByte_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_1() { return &___s_SByte_1; } inline void set_s_SByte_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_1), (void*)value); } inline static int32_t get_offset_of_s_Int16_2() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_Int16_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_2() const { return ___s_Int16_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_2() { return &___s_Int16_2; } inline void set_s_Int16_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_2), (void*)value); } inline static int32_t get_offset_of_s_Char_3() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_Char_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Char_3() const { return ___s_Char_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Char_3() { return &___s_Char_3; } inline void set_s_Char_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Char_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_3), (void*)value); } inline static int32_t get_offset_of_s_Int32_4() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_Int32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_4() const { return ___s_Int32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_4() { return &___s_Int32_4; } inline void set_s_Int32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_4), (void*)value); } inline static int32_t get_offset_of_s_Int64_5() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_Int64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_5() const { return ___s_Int64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_5() { return &___s_Int64_5; } inline void set_s_Int64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_5), (void*)value); } inline static int32_t get_offset_of_s_Byte_6() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_Byte_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_6() const { return ___s_Byte_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_6() { return &___s_Byte_6; } inline void set_s_Byte_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_6), (void*)value); } inline static int32_t get_offset_of_s_UInt16_7() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_UInt16_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_7() const { return ___s_UInt16_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_7() { return &___s_UInt16_7; } inline void set_s_UInt16_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_7), (void*)value); } inline static int32_t get_offset_of_s_UInt32_8() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_UInt32_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_8() const { return ___s_UInt32_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_8() { return &___s_UInt32_8; } inline void set_s_UInt32_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_8), (void*)value); } inline static int32_t get_offset_of_s_UInt64_9() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_UInt64_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_9() const { return ___s_UInt64_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_9() { return &___s_UInt64_9; } inline void set_s_UInt64_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_9), (void*)value); } inline static int32_t get_offset_of_s_Single_10() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_Single_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_10() const { return ___s_Single_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_10() { return &___s_Single_10; } inline void set_s_Single_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_10), (void*)value); } inline static int32_t get_offset_of_s_Double_11() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_Double_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_11() const { return ___s_Double_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_11() { return &___s_Double_11; } inline void set_s_Double_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_11), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSByte_12() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullSByte_12)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSByte_12() const { return ___s_liftedToNullSByte_12; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSByte_12() { return &___s_liftedToNullSByte_12; } inline void set_s_liftedToNullSByte_12(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSByte_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSByte_12), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt16_13() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullInt16_13)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt16_13() const { return ___s_liftedToNullInt16_13; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt16_13() { return &___s_liftedToNullInt16_13; } inline void set_s_liftedToNullInt16_13(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt16_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt16_13), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullChar_14() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullChar_14)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullChar_14() const { return ___s_liftedToNullChar_14; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullChar_14() { return &___s_liftedToNullChar_14; } inline void set_s_liftedToNullChar_14(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullChar_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullChar_14), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt32_15() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullInt32_15)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt32_15() const { return ___s_liftedToNullInt32_15; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt32_15() { return &___s_liftedToNullInt32_15; } inline void set_s_liftedToNullInt32_15(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt32_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt32_15), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt64_16() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullInt64_16)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt64_16() const { return ___s_liftedToNullInt64_16; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt64_16() { return &___s_liftedToNullInt64_16; } inline void set_s_liftedToNullInt64_16(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt64_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt64_16), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullByte_17() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullByte_17)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullByte_17() const { return ___s_liftedToNullByte_17; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullByte_17() { return &___s_liftedToNullByte_17; } inline void set_s_liftedToNullByte_17(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullByte_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullByte_17), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt16_18() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullUInt16_18)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt16_18() const { return ___s_liftedToNullUInt16_18; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt16_18() { return &___s_liftedToNullUInt16_18; } inline void set_s_liftedToNullUInt16_18(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt16_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt16_18), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt32_19() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullUInt32_19)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt32_19() const { return ___s_liftedToNullUInt32_19; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt32_19() { return &___s_liftedToNullUInt32_19; } inline void set_s_liftedToNullUInt32_19(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt32_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt32_19), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt64_20() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullUInt64_20)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt64_20() const { return ___s_liftedToNullUInt64_20; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt64_20() { return &___s_liftedToNullUInt64_20; } inline void set_s_liftedToNullUInt64_20(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt64_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt64_20), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSingle_21() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullSingle_21)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSingle_21() const { return ___s_liftedToNullSingle_21; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSingle_21() { return &___s_liftedToNullSingle_21; } inline void set_s_liftedToNullSingle_21(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSingle_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSingle_21), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullDouble_22() { return static_cast(offsetof(GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA_StaticFields, ___s_liftedToNullDouble_22)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullDouble_22() const { return ___s_liftedToNullDouble_22; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullDouble_22() { return &___s_liftedToNullDouble_22; } inline void set_s_liftedToNullDouble_22(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullDouble_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullDouble_22), (void*)value); } }; // System.Linq.Expressions.Interpreter.IncrementInstruction struct IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.IncrementInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.IndexedBranchInstruction struct IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Int32 System.Linq.Expressions.Interpreter.IndexedBranchInstruction::_labelIndex int32_t ____labelIndex_0; public: inline static int32_t get_offset_of__labelIndex_0() { return static_cast(offsetof(IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447, ____labelIndex_0)); } inline int32_t get__labelIndex_0() const { return ____labelIndex_0; } inline int32_t* get_address_of__labelIndex_0() { return &____labelIndex_0; } inline void set__labelIndex_0(int32_t value) { ____labelIndex_0 = value; } }; // System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 { public: // System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxStackDepth int32_t ___MaxStackDepth_0; // System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxContinuationDepth int32_t ___MaxContinuationDepth_1; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionArray::Instructions InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; // System.Object[] System.Linq.Expressions.Interpreter.InstructionArray::Objects ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionArray::Labels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ___Labels_4; // System.Collections.Generic.List`1> System.Linq.Expressions.Interpreter.InstructionArray::DebugCookies List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; public: inline static int32_t get_offset_of_MaxStackDepth_0() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___MaxStackDepth_0)); } inline int32_t get_MaxStackDepth_0() const { return ___MaxStackDepth_0; } inline int32_t* get_address_of_MaxStackDepth_0() { return &___MaxStackDepth_0; } inline void set_MaxStackDepth_0(int32_t value) { ___MaxStackDepth_0 = value; } inline static int32_t get_offset_of_MaxContinuationDepth_1() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___MaxContinuationDepth_1)); } inline int32_t get_MaxContinuationDepth_1() const { return ___MaxContinuationDepth_1; } inline int32_t* get_address_of_MaxContinuationDepth_1() { return &___MaxContinuationDepth_1; } inline void set_MaxContinuationDepth_1(int32_t value) { ___MaxContinuationDepth_1 = value; } inline static int32_t get_offset_of_Instructions_2() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Instructions_2)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_Instructions_2() const { return ___Instructions_2; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_Instructions_2() { return &___Instructions_2; } inline void set_Instructions_2(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___Instructions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instructions_2), (void*)value); } inline static int32_t get_offset_of_Objects_3() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Objects_3)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Objects_3() const { return ___Objects_3; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Objects_3() { return &___Objects_3; } inline void set_Objects_3(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Objects_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Objects_3), (void*)value); } inline static int32_t get_offset_of_Labels_4() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Labels_4)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get_Labels_4() const { return ___Labels_4; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of_Labels_4() { return &___Labels_4; } inline void set_Labels_4(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ___Labels_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Labels_4), (void*)value); } inline static int32_t get_offset_of_DebugCookies_5() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___DebugCookies_5)); } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * get_DebugCookies_5() const { return ___DebugCookies_5; } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 ** get_address_of_DebugCookies_5() { return &___DebugCookies_5; } inline void set_DebugCookies_5(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * value) { ___DebugCookies_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___DebugCookies_5), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_marshaled_pinvoke { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * ___Labels_4; List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_marshaled_com { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * ___Labels_4; List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 { public: // System.String System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_methodName String_t* ____methodName_0; // System.Linq.Expressions.Interpreter.DebugInfo System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_debugInfo DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; public: inline static int32_t get_offset_of__methodName_0() { return static_cast(offsetof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7, ____methodName_0)); } inline String_t* get__methodName_0() const { return ____methodName_0; } inline String_t** get_address_of__methodName_0() { return &____methodName_0; } inline void set__methodName_0(String_t* value) { ____methodName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____methodName_0), (void*)value); } inline static int32_t get_offset_of__debugInfo_1() { return static_cast(offsetof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7, ____debugInfo_1)); } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * get__debugInfo_1() const { return ____debugInfo_1; } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC ** get_address_of__debugInfo_1() { return &____debugInfo_1; } inline void set__debugInfo_1(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * value) { ____debugInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfo_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_marshaled_pinvoke { char* ____methodName_0; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_marshaled_com { Il2CppChar* ____methodName_0; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction struct LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeftShiftInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_7; public: inline static int32_t get_offset_of_s_SByte_0() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_SByte_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_0() const { return ___s_SByte_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_0() { return &___s_SByte_0; } inline void set_s_SByte_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_0), (void*)value); } inline static int32_t get_offset_of_s_Int16_1() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_Int16_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_1() const { return ___s_Int16_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_1() { return &___s_Int16_1; } inline void set_s_Int16_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int64_3() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_Int64_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_3() const { return ___s_Int64_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_3() { return &___s_Int64_3; } inline void set_s_Int64_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_3), (void*)value); } inline static int32_t get_offset_of_s_Byte_4() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_Byte_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_4() const { return ___s_Byte_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_4() { return &___s_Byte_4; } inline void set_s_Byte_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_4), (void*)value); } inline static int32_t get_offset_of_s_UInt16_5() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_UInt16_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_5() const { return ___s_UInt16_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_5() { return &___s_UInt16_5; } inline void set_s_UInt16_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_5), (void*)value); } inline static int32_t get_offset_of_s_UInt32_6() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_UInt32_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_6() const { return ___s_UInt32_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_6() { return &___s_UInt32_6; } inline void set_s_UInt32_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_6), (void*)value); } inline static int32_t get_offset_of_s_UInt64_7() { return static_cast(offsetof(LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3_StaticFields, ___s_UInt64_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_7() const { return ___s_UInt64_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_7() { return &___s_UInt64_7; } inline void set_s_UInt64_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.LessThanInstruction struct LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Object System.Linq.Expressions.Interpreter.LessThanInstruction::_nullValue RuntimeObject * ____nullValue_0; public: inline static int32_t get_offset_of__nullValue_0() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10, ____nullValue_0)); } inline RuntimeObject * get__nullValue_0() const { return ____nullValue_0; } inline RuntimeObject ** get_address_of__nullValue_0() { return &____nullValue_0; } inline void set__nullValue_0(RuntimeObject * value) { ____nullValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____nullValue_0), (void*)value); } }; struct LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_Char Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Char_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullSByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSByte_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt16_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullChar Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullChar_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt32_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt64_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullByte_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullUInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt16_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullUInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt32_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullUInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt64_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullSingle Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSingle_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanInstruction::s_liftedToNullDouble Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullDouble_22; public: inline static int32_t get_offset_of_s_SByte_1() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_SByte_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_1() const { return ___s_SByte_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_1() { return &___s_SByte_1; } inline void set_s_SByte_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_1), (void*)value); } inline static int32_t get_offset_of_s_Int16_2() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_Int16_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_2() const { return ___s_Int16_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_2() { return &___s_Int16_2; } inline void set_s_Int16_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_2), (void*)value); } inline static int32_t get_offset_of_s_Char_3() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_Char_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Char_3() const { return ___s_Char_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Char_3() { return &___s_Char_3; } inline void set_s_Char_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Char_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_3), (void*)value); } inline static int32_t get_offset_of_s_Int32_4() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_Int32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_4() const { return ___s_Int32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_4() { return &___s_Int32_4; } inline void set_s_Int32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_4), (void*)value); } inline static int32_t get_offset_of_s_Int64_5() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_Int64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_5() const { return ___s_Int64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_5() { return &___s_Int64_5; } inline void set_s_Int64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_5), (void*)value); } inline static int32_t get_offset_of_s_Byte_6() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_Byte_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_6() const { return ___s_Byte_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_6() { return &___s_Byte_6; } inline void set_s_Byte_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_6), (void*)value); } inline static int32_t get_offset_of_s_UInt16_7() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_UInt16_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_7() const { return ___s_UInt16_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_7() { return &___s_UInt16_7; } inline void set_s_UInt16_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_7), (void*)value); } inline static int32_t get_offset_of_s_UInt32_8() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_UInt32_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_8() const { return ___s_UInt32_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_8() { return &___s_UInt32_8; } inline void set_s_UInt32_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_8), (void*)value); } inline static int32_t get_offset_of_s_UInt64_9() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_UInt64_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_9() const { return ___s_UInt64_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_9() { return &___s_UInt64_9; } inline void set_s_UInt64_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_9), (void*)value); } inline static int32_t get_offset_of_s_Single_10() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_Single_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_10() const { return ___s_Single_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_10() { return &___s_Single_10; } inline void set_s_Single_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_10), (void*)value); } inline static int32_t get_offset_of_s_Double_11() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_Double_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_11() const { return ___s_Double_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_11() { return &___s_Double_11; } inline void set_s_Double_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_11), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSByte_12() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullSByte_12)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSByte_12() const { return ___s_liftedToNullSByte_12; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSByte_12() { return &___s_liftedToNullSByte_12; } inline void set_s_liftedToNullSByte_12(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSByte_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSByte_12), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt16_13() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullInt16_13)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt16_13() const { return ___s_liftedToNullInt16_13; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt16_13() { return &___s_liftedToNullInt16_13; } inline void set_s_liftedToNullInt16_13(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt16_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt16_13), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullChar_14() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullChar_14)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullChar_14() const { return ___s_liftedToNullChar_14; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullChar_14() { return &___s_liftedToNullChar_14; } inline void set_s_liftedToNullChar_14(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullChar_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullChar_14), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt32_15() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullInt32_15)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt32_15() const { return ___s_liftedToNullInt32_15; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt32_15() { return &___s_liftedToNullInt32_15; } inline void set_s_liftedToNullInt32_15(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt32_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt32_15), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt64_16() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullInt64_16)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt64_16() const { return ___s_liftedToNullInt64_16; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt64_16() { return &___s_liftedToNullInt64_16; } inline void set_s_liftedToNullInt64_16(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt64_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt64_16), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullByte_17() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullByte_17)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullByte_17() const { return ___s_liftedToNullByte_17; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullByte_17() { return &___s_liftedToNullByte_17; } inline void set_s_liftedToNullByte_17(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullByte_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullByte_17), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt16_18() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullUInt16_18)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt16_18() const { return ___s_liftedToNullUInt16_18; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt16_18() { return &___s_liftedToNullUInt16_18; } inline void set_s_liftedToNullUInt16_18(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt16_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt16_18), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt32_19() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullUInt32_19)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt32_19() const { return ___s_liftedToNullUInt32_19; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt32_19() { return &___s_liftedToNullUInt32_19; } inline void set_s_liftedToNullUInt32_19(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt32_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt32_19), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt64_20() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullUInt64_20)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt64_20() const { return ___s_liftedToNullUInt64_20; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt64_20() { return &___s_liftedToNullUInt64_20; } inline void set_s_liftedToNullUInt64_20(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt64_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt64_20), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSingle_21() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullSingle_21)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSingle_21() const { return ___s_liftedToNullSingle_21; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSingle_21() { return &___s_liftedToNullSingle_21; } inline void set_s_liftedToNullSingle_21(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSingle_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSingle_21), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullDouble_22() { return static_cast(offsetof(LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10_StaticFields, ___s_liftedToNullDouble_22)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullDouble_22() const { return ___s_liftedToNullDouble_22; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullDouble_22() { return &___s_liftedToNullDouble_22; } inline void set_s_liftedToNullDouble_22(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullDouble_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullDouble_22), (void*)value); } }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction struct LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Object System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::_nullValue RuntimeObject * ____nullValue_0; public: inline static int32_t get_offset_of__nullValue_0() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950, ____nullValue_0)); } inline RuntimeObject * get__nullValue_0() const { return ____nullValue_0; } inline RuntimeObject ** get_address_of__nullValue_0() { return &____nullValue_0; } inline void set__nullValue_0(RuntimeObject * value) { ____nullValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____nullValue_0), (void*)value); } }; struct LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_Char Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Char_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullSByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSByte_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt16_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullChar Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullChar_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt32_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullInt64_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullByte_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullUInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt16_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullUInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt32_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullUInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullUInt64_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullSingle Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullSingle_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::s_liftedToNullDouble Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_liftedToNullDouble_22; public: inline static int32_t get_offset_of_s_SByte_1() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_SByte_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_1() const { return ___s_SByte_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_1() { return &___s_SByte_1; } inline void set_s_SByte_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_1), (void*)value); } inline static int32_t get_offset_of_s_Int16_2() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_Int16_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_2() const { return ___s_Int16_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_2() { return &___s_Int16_2; } inline void set_s_Int16_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_2), (void*)value); } inline static int32_t get_offset_of_s_Char_3() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_Char_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Char_3() const { return ___s_Char_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Char_3() { return &___s_Char_3; } inline void set_s_Char_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Char_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_3), (void*)value); } inline static int32_t get_offset_of_s_Int32_4() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_Int32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_4() const { return ___s_Int32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_4() { return &___s_Int32_4; } inline void set_s_Int32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_4), (void*)value); } inline static int32_t get_offset_of_s_Int64_5() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_Int64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_5() const { return ___s_Int64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_5() { return &___s_Int64_5; } inline void set_s_Int64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_5), (void*)value); } inline static int32_t get_offset_of_s_Byte_6() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_Byte_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_6() const { return ___s_Byte_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_6() { return &___s_Byte_6; } inline void set_s_Byte_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_6), (void*)value); } inline static int32_t get_offset_of_s_UInt16_7() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_UInt16_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_7() const { return ___s_UInt16_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_7() { return &___s_UInt16_7; } inline void set_s_UInt16_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_7), (void*)value); } inline static int32_t get_offset_of_s_UInt32_8() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_UInt32_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_8() const { return ___s_UInt32_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_8() { return &___s_UInt32_8; } inline void set_s_UInt32_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_8), (void*)value); } inline static int32_t get_offset_of_s_UInt64_9() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_UInt64_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_9() const { return ___s_UInt64_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_9() { return &___s_UInt64_9; } inline void set_s_UInt64_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_9), (void*)value); } inline static int32_t get_offset_of_s_Single_10() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_Single_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_10() const { return ___s_Single_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_10() { return &___s_Single_10; } inline void set_s_Single_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_10), (void*)value); } inline static int32_t get_offset_of_s_Double_11() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_Double_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_11() const { return ___s_Double_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_11() { return &___s_Double_11; } inline void set_s_Double_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_11), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSByte_12() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullSByte_12)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSByte_12() const { return ___s_liftedToNullSByte_12; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSByte_12() { return &___s_liftedToNullSByte_12; } inline void set_s_liftedToNullSByte_12(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSByte_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSByte_12), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt16_13() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullInt16_13)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt16_13() const { return ___s_liftedToNullInt16_13; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt16_13() { return &___s_liftedToNullInt16_13; } inline void set_s_liftedToNullInt16_13(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt16_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt16_13), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullChar_14() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullChar_14)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullChar_14() const { return ___s_liftedToNullChar_14; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullChar_14() { return &___s_liftedToNullChar_14; } inline void set_s_liftedToNullChar_14(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullChar_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullChar_14), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt32_15() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullInt32_15)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt32_15() const { return ___s_liftedToNullInt32_15; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt32_15() { return &___s_liftedToNullInt32_15; } inline void set_s_liftedToNullInt32_15(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt32_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt32_15), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullInt64_16() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullInt64_16)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullInt64_16() const { return ___s_liftedToNullInt64_16; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullInt64_16() { return &___s_liftedToNullInt64_16; } inline void set_s_liftedToNullInt64_16(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullInt64_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullInt64_16), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullByte_17() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullByte_17)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullByte_17() const { return ___s_liftedToNullByte_17; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullByte_17() { return &___s_liftedToNullByte_17; } inline void set_s_liftedToNullByte_17(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullByte_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullByte_17), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt16_18() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullUInt16_18)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt16_18() const { return ___s_liftedToNullUInt16_18; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt16_18() { return &___s_liftedToNullUInt16_18; } inline void set_s_liftedToNullUInt16_18(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt16_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt16_18), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt32_19() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullUInt32_19)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt32_19() const { return ___s_liftedToNullUInt32_19; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt32_19() { return &___s_liftedToNullUInt32_19; } inline void set_s_liftedToNullUInt32_19(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt32_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt32_19), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullUInt64_20() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullUInt64_20)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullUInt64_20() const { return ___s_liftedToNullUInt64_20; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullUInt64_20() { return &___s_liftedToNullUInt64_20; } inline void set_s_liftedToNullUInt64_20(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullUInt64_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullUInt64_20), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullSingle_21() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullSingle_21)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullSingle_21() const { return ___s_liftedToNullSingle_21; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullSingle_21() { return &___s_liftedToNullSingle_21; } inline void set_s_liftedToNullSingle_21(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullSingle_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullSingle_21), (void*)value); } inline static int32_t get_offset_of_s_liftedToNullDouble_22() { return static_cast(offsetof(LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950_StaticFields, ___s_liftedToNullDouble_22)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_liftedToNullDouble_22() const { return ___s_liftedToNullDouble_22; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_liftedToNullDouble_22() { return &___s_liftedToNullDouble_22; } inline void set_s_liftedToNullDouble_22(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_liftedToNullDouble_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_liftedToNullDouble_22), (void*)value); } }; // System.Linq.Expressions.Interpreter.LocalAccessInstruction struct LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Int32 System.Linq.Expressions.Interpreter.LocalAccessInstruction::_index int32_t ____index_0; public: inline static int32_t get_offset_of__index_0() { return static_cast(offsetof(LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B, ____index_0)); } inline int32_t get__index_0() const { return ____index_0; } inline int32_t* get_address_of__index_0() { return &____index_0; } inline void set__index_0(int32_t value) { ____index_0 = value; } }; // System.Linq.Expressions.MemberExpression struct MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CExpressionU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CExpressionU3Ek__BackingField_3() { return static_cast(offsetof(MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622, ___U3CExpressionU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CExpressionU3Ek__BackingField_3() const { return ___U3CExpressionU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CExpressionU3Ek__BackingField_3() { return &___U3CExpressionU3Ek__BackingField_3; } inline void set_U3CExpressionU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CExpressionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CExpressionU3Ek__BackingField_3), (void*)value); } }; // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction struct ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ModuloInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.MulInstruction struct MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.MulOvfInstruction struct MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.MulOvfInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction struct NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateCheckedInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateCheckedInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateCheckedInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } }; // System.Linq.Expressions.Interpreter.NegateInstruction struct NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NegateInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_4; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_Single_3() { return static_cast(offsetof(NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C_StaticFields, ___s_Single_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_3() const { return ___s_Single_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_3() { return &___s_Single_3; } inline void set_s_Single_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_3), (void*)value); } inline static int32_t get_offset_of_s_Double_4() { return static_cast(offsetof(NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C_StaticFields, ___s_Double_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_4() const { return ___s_Double_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_4() { return &___s_Double_4; } inline void set_s_Double_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_4), (void*)value); } }; // System.Linq.Expressions.Interpreter.NotEqualInstruction struct NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_reference Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_reference_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Char Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Char_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_SByteLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByteLiftedToNull_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int16LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16LiftedToNull_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_CharLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_CharLiftedToNull_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int32LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32LiftedToNull_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_Int64LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64LiftedToNull_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_ByteLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_ByteLiftedToNull_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt16LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16LiftedToNull_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt32LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32LiftedToNull_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_UInt64LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64LiftedToNull_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_SingleLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SingleLiftedToNull_22; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotEqualInstruction::s_DoubleLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_DoubleLiftedToNull_23; public: inline static int32_t get_offset_of_s_reference_0() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_reference_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_reference_0() const { return ___s_reference_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_reference_0() { return &___s_reference_0; } inline void set_s_reference_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_reference_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_reference_0), (void*)value); } inline static int32_t get_offset_of_s_Boolean_1() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Boolean_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_1() const { return ___s_Boolean_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_1() { return &___s_Boolean_1; } inline void set_s_Boolean_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_1), (void*)value); } inline static int32_t get_offset_of_s_SByte_2() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_SByte_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_2() const { return ___s_SByte_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_2() { return &___s_SByte_2; } inline void set_s_SByte_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_2), (void*)value); } inline static int32_t get_offset_of_s_Int16_3() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Int16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_3() const { return ___s_Int16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_3() { return &___s_Int16_3; } inline void set_s_Int16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_3), (void*)value); } inline static int32_t get_offset_of_s_Char_4() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Char_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Char_4() const { return ___s_Char_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Char_4() { return &___s_Char_4; } inline void set_s_Char_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Char_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_4), (void*)value); } inline static int32_t get_offset_of_s_Int32_5() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Int32_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_5() const { return ___s_Int32_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_5() { return &___s_Int32_5; } inline void set_s_Int32_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_5), (void*)value); } inline static int32_t get_offset_of_s_Int64_6() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Int64_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_6() const { return ___s_Int64_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_6() { return &___s_Int64_6; } inline void set_s_Int64_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_6), (void*)value); } inline static int32_t get_offset_of_s_Byte_7() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Byte_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_7() const { return ___s_Byte_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_7() { return &___s_Byte_7; } inline void set_s_Byte_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_7), (void*)value); } inline static int32_t get_offset_of_s_UInt16_8() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_UInt16_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_8() const { return ___s_UInt16_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_8() { return &___s_UInt16_8; } inline void set_s_UInt16_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_8), (void*)value); } inline static int32_t get_offset_of_s_UInt32_9() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_UInt32_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_9() const { return ___s_UInt32_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_9() { return &___s_UInt32_9; } inline void set_s_UInt32_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_9), (void*)value); } inline static int32_t get_offset_of_s_UInt64_10() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_UInt64_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_10() const { return ___s_UInt64_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_10() { return &___s_UInt64_10; } inline void set_s_UInt64_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_10), (void*)value); } inline static int32_t get_offset_of_s_Single_11() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Single_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_11() const { return ___s_Single_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_11() { return &___s_Single_11; } inline void set_s_Single_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_11), (void*)value); } inline static int32_t get_offset_of_s_Double_12() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Double_12)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_12() const { return ___s_Double_12; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_12() { return &___s_Double_12; } inline void set_s_Double_12(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_12), (void*)value); } inline static int32_t get_offset_of_s_SByteLiftedToNull_13() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_SByteLiftedToNull_13)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByteLiftedToNull_13() const { return ___s_SByteLiftedToNull_13; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByteLiftedToNull_13() { return &___s_SByteLiftedToNull_13; } inline void set_s_SByteLiftedToNull_13(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByteLiftedToNull_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByteLiftedToNull_13), (void*)value); } inline static int32_t get_offset_of_s_Int16LiftedToNull_14() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Int16LiftedToNull_14)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16LiftedToNull_14() const { return ___s_Int16LiftedToNull_14; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16LiftedToNull_14() { return &___s_Int16LiftedToNull_14; } inline void set_s_Int16LiftedToNull_14(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16LiftedToNull_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16LiftedToNull_14), (void*)value); } inline static int32_t get_offset_of_s_CharLiftedToNull_15() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_CharLiftedToNull_15)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_CharLiftedToNull_15() const { return ___s_CharLiftedToNull_15; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_CharLiftedToNull_15() { return &___s_CharLiftedToNull_15; } inline void set_s_CharLiftedToNull_15(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_CharLiftedToNull_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CharLiftedToNull_15), (void*)value); } inline static int32_t get_offset_of_s_Int32LiftedToNull_16() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Int32LiftedToNull_16)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32LiftedToNull_16() const { return ___s_Int32LiftedToNull_16; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32LiftedToNull_16() { return &___s_Int32LiftedToNull_16; } inline void set_s_Int32LiftedToNull_16(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32LiftedToNull_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32LiftedToNull_16), (void*)value); } inline static int32_t get_offset_of_s_Int64LiftedToNull_17() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_Int64LiftedToNull_17)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64LiftedToNull_17() const { return ___s_Int64LiftedToNull_17; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64LiftedToNull_17() { return &___s_Int64LiftedToNull_17; } inline void set_s_Int64LiftedToNull_17(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64LiftedToNull_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64LiftedToNull_17), (void*)value); } inline static int32_t get_offset_of_s_ByteLiftedToNull_18() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_ByteLiftedToNull_18)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_ByteLiftedToNull_18() const { return ___s_ByteLiftedToNull_18; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_ByteLiftedToNull_18() { return &___s_ByteLiftedToNull_18; } inline void set_s_ByteLiftedToNull_18(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_ByteLiftedToNull_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ByteLiftedToNull_18), (void*)value); } inline static int32_t get_offset_of_s_UInt16LiftedToNull_19() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_UInt16LiftedToNull_19)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16LiftedToNull_19() const { return ___s_UInt16LiftedToNull_19; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16LiftedToNull_19() { return &___s_UInt16LiftedToNull_19; } inline void set_s_UInt16LiftedToNull_19(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16LiftedToNull_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16LiftedToNull_19), (void*)value); } inline static int32_t get_offset_of_s_UInt32LiftedToNull_20() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_UInt32LiftedToNull_20)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32LiftedToNull_20() const { return ___s_UInt32LiftedToNull_20; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32LiftedToNull_20() { return &___s_UInt32LiftedToNull_20; } inline void set_s_UInt32LiftedToNull_20(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32LiftedToNull_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32LiftedToNull_20), (void*)value); } inline static int32_t get_offset_of_s_UInt64LiftedToNull_21() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_UInt64LiftedToNull_21)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64LiftedToNull_21() const { return ___s_UInt64LiftedToNull_21; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64LiftedToNull_21() { return &___s_UInt64LiftedToNull_21; } inline void set_s_UInt64LiftedToNull_21(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64LiftedToNull_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64LiftedToNull_21), (void*)value); } inline static int32_t get_offset_of_s_SingleLiftedToNull_22() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_SingleLiftedToNull_22)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SingleLiftedToNull_22() const { return ___s_SingleLiftedToNull_22; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SingleLiftedToNull_22() { return &___s_SingleLiftedToNull_22; } inline void set_s_SingleLiftedToNull_22(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SingleLiftedToNull_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SingleLiftedToNull_22), (void*)value); } inline static int32_t get_offset_of_s_DoubleLiftedToNull_23() { return static_cast(offsetof(NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F_StaticFields, ___s_DoubleLiftedToNull_23)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_DoubleLiftedToNull_23() const { return ___s_DoubleLiftedToNull_23; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_DoubleLiftedToNull_23() { return &___s_DoubleLiftedToNull_23; } inline void set_s_DoubleLiftedToNull_23(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_DoubleLiftedToNull_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DoubleLiftedToNull_23), (void*)value); } }; // System.Linq.Expressions.Interpreter.NotInstruction struct NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.NotInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_8; public: inline static int32_t get_offset_of_s_Boolean_0() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_Boolean_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_0() const { return ___s_Boolean_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_0() { return &___s_Boolean_0; } inline void set_s_Boolean_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_0), (void*)value); } inline static int32_t get_offset_of_s_Int64_1() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_Int64_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_1() const { return ___s_Int64_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_1() { return &___s_Int64_1; } inline void set_s_Int64_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int16_3() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_Int16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_3() const { return ___s_Int16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_3() { return &___s_Int16_3; } inline void set_s_Int16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt64_4() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_UInt64_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_4() const { return ___s_UInt64_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_4() { return &___s_UInt64_4; } inline void set_s_UInt64_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_4), (void*)value); } inline static int32_t get_offset_of_s_UInt32_5() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_UInt32_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_5() const { return ___s_UInt32_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_5() { return &___s_UInt32_5; } inline void set_s_UInt32_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_5), (void*)value); } inline static int32_t get_offset_of_s_UInt16_6() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_UInt16_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_6() const { return ___s_UInt16_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_6() { return &___s_UInt16_6; } inline void set_s_UInt16_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_6), (void*)value); } inline static int32_t get_offset_of_s_Byte_7() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_Byte_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_7() const { return ___s_Byte_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_7() { return &___s_Byte_7; } inline void set_s_Byte_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_7), (void*)value); } inline static int32_t get_offset_of_s_SByte_8() { return static_cast(offsetof(NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4_StaticFields, ___s_SByte_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_8() const { return ___s_SByte_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_8() { return &___s_SByte_8; } inline void set_s_SByte_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_8), (void*)value); } }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction struct NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF_StaticFields { public: // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_hasValue NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * ___s_hasValue_0; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_value NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * ___s_value_1; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_equals NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * ___s_equals_2; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_getHashCode NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * ___s_getHashCode_3; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_getValueOrDefault1 NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * ___s_getValueOrDefault1_4; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::s_toString NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * ___s_toString_5; public: inline static int32_t get_offset_of_s_hasValue_0() { return static_cast(offsetof(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF_StaticFields, ___s_hasValue_0)); } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * get_s_hasValue_0() const { return ___s_hasValue_0; } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF ** get_address_of_s_hasValue_0() { return &___s_hasValue_0; } inline void set_s_hasValue_0(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * value) { ___s_hasValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_hasValue_0), (void*)value); } inline static int32_t get_offset_of_s_value_1() { return static_cast(offsetof(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF_StaticFields, ___s_value_1)); } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * get_s_value_1() const { return ___s_value_1; } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF ** get_address_of_s_value_1() { return &___s_value_1; } inline void set_s_value_1(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * value) { ___s_value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_value_1), (void*)value); } inline static int32_t get_offset_of_s_equals_2() { return static_cast(offsetof(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF_StaticFields, ___s_equals_2)); } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * get_s_equals_2() const { return ___s_equals_2; } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF ** get_address_of_s_equals_2() { return &___s_equals_2; } inline void set_s_equals_2(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * value) { ___s_equals_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_equals_2), (void*)value); } inline static int32_t get_offset_of_s_getHashCode_3() { return static_cast(offsetof(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF_StaticFields, ___s_getHashCode_3)); } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * get_s_getHashCode_3() const { return ___s_getHashCode_3; } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF ** get_address_of_s_getHashCode_3() { return &___s_getHashCode_3; } inline void set_s_getHashCode_3(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * value) { ___s_getHashCode_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_getHashCode_3), (void*)value); } inline static int32_t get_offset_of_s_getValueOrDefault1_4() { return static_cast(offsetof(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF_StaticFields, ___s_getValueOrDefault1_4)); } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * get_s_getValueOrDefault1_4() const { return ___s_getValueOrDefault1_4; } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF ** get_address_of_s_getValueOrDefault1_4() { return &___s_getValueOrDefault1_4; } inline void set_s_getValueOrDefault1_4(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * value) { ___s_getValueOrDefault1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_getValueOrDefault1_4), (void*)value); } inline static int32_t get_offset_of_s_toString_5() { return static_cast(offsetof(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF_StaticFields, ___s_toString_5)); } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * get_s_toString_5() const { return ___s_toString_5; } inline NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF ** get_address_of_s_toString_5() { return &___s_toString_5; } inline void set_s_toString_5(NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * value) { ___s_toString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_toString_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.OrInstruction struct OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OrInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_8; public: inline static int32_t get_offset_of_s_SByte_0() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_SByte_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_0() const { return ___s_SByte_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_0() { return &___s_SByte_0; } inline void set_s_SByte_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_0), (void*)value); } inline static int32_t get_offset_of_s_Int16_1() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_Int16_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_1() const { return ___s_Int16_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_1() { return &___s_Int16_1; } inline void set_s_Int16_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int64_3() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_Int64_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_3() const { return ___s_Int64_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_3() { return &___s_Int64_3; } inline void set_s_Int64_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_3), (void*)value); } inline static int32_t get_offset_of_s_Byte_4() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_Byte_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_4() const { return ___s_Byte_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_4() { return &___s_Byte_4; } inline void set_s_Byte_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_4), (void*)value); } inline static int32_t get_offset_of_s_UInt16_5() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_UInt16_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_5() const { return ___s_UInt16_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_5() { return &___s_UInt16_5; } inline void set_s_UInt16_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_5), (void*)value); } inline static int32_t get_offset_of_s_UInt32_6() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_UInt32_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_6() const { return ___s_UInt32_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_6() { return &___s_UInt32_6; } inline void set_s_UInt32_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_6), (void*)value); } inline static int32_t get_offset_of_s_UInt64_7() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_UInt64_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_7() const { return ___s_UInt64_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_7() { return &___s_UInt64_7; } inline void set_s_UInt64_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_7), (void*)value); } inline static int32_t get_offset_of_s_Boolean_8() { return static_cast(offsetof(OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E_StaticFields, ___s_Boolean_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_8() const { return ___s_Boolean_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_8() { return &___s_Boolean_8; } inline void set_s_Boolean_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_8), (void*)value); } }; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.String System.Linq.Expressions.ParameterExpression::k__BackingField String_t* ___U3CNameU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_3() { return static_cast(offsetof(ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE, ___U3CNameU3Ek__BackingField_3)); } inline String_t* get_U3CNameU3Ek__BackingField_3() const { return ___U3CNameU3Ek__BackingField_3; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_3() { return &___U3CNameU3Ek__BackingField_3; } inline void set_U3CNameU3Ek__BackingField_3(String_t* value) { ___U3CNameU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_3), (void*)value); } }; // System.Linq.Expressions.Interpreter.RightShiftInstruction struct RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.RightShiftInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_7; public: inline static int32_t get_offset_of_s_SByte_0() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_SByte_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_0() const { return ___s_SByte_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_0() { return &___s_SByte_0; } inline void set_s_SByte_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_0), (void*)value); } inline static int32_t get_offset_of_s_Int16_1() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_Int16_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_1() const { return ___s_Int16_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_1() { return &___s_Int16_1; } inline void set_s_Int16_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int64_3() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_Int64_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_3() const { return ___s_Int64_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_3() { return &___s_Int64_3; } inline void set_s_Int64_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_3), (void*)value); } inline static int32_t get_offset_of_s_Byte_4() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_Byte_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_4() const { return ___s_Byte_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_4() { return &___s_Byte_4; } inline void set_s_Byte_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_4), (void*)value); } inline static int32_t get_offset_of_s_UInt16_5() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_UInt16_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_5() const { return ___s_UInt16_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_5() { return &___s_UInt16_5; } inline void set_s_UInt16_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_5), (void*)value); } inline static int32_t get_offset_of_s_UInt32_6() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_UInt32_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_6() const { return ___s_UInt32_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_6() { return &___s_UInt32_6; } inline void set_s_UInt32_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_6), (void*)value); } inline static int32_t get_offset_of_s_UInt64_7() { return static_cast(offsetof(RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D_StaticFields, ___s_UInt64_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_7() const { return ___s_UInt64_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_7() { return &___s_UInt64_7; } inline void set_s_UInt64_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.RuntimeLabel struct RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA { public: // System.Int32 System.Linq.Expressions.Interpreter.RuntimeLabel::Index int32_t ___Index_0; // System.Int32 System.Linq.Expressions.Interpreter.RuntimeLabel::StackDepth int32_t ___StackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.RuntimeLabel::ContinuationStackDepth int32_t ___ContinuationStackDepth_2; public: inline static int32_t get_offset_of_Index_0() { return static_cast(offsetof(RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA, ___Index_0)); } inline int32_t get_Index_0() const { return ___Index_0; } inline int32_t* get_address_of_Index_0() { return &___Index_0; } inline void set_Index_0(int32_t value) { ___Index_0 = value; } inline static int32_t get_offset_of_StackDepth_1() { return static_cast(offsetof(RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA, ___StackDepth_1)); } inline int32_t get_StackDepth_1() const { return ___StackDepth_1; } inline int32_t* get_address_of_StackDepth_1() { return &___StackDepth_1; } inline void set_StackDepth_1(int32_t value) { ___StackDepth_1 = value; } inline static int32_t get_offset_of_ContinuationStackDepth_2() { return static_cast(offsetof(RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA, ___ContinuationStackDepth_2)); } inline int32_t get_ContinuationStackDepth_2() const { return ___ContinuationStackDepth_2; } inline int32_t* get_address_of_ContinuationStackDepth_2() { return &___ContinuationStackDepth_2; } inline void set_ContinuationStackDepth_2(int32_t value) { ___ContinuationStackDepth_2 = value; } }; // System.SByte struct SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B { public: // System.SByte System.SByte::m_value int8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B, ___m_value_0)); } inline int8_t get_m_value_0() const { return ___m_value_0; } inline int8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int8_t value) { ___m_value_0 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.Linq.Expressions.Interpreter.SubInstruction struct SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.SubOvfInstruction struct SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.SubOvfInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor struct QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 : public ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 { public: // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::_definedParameters Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * ____definedParameters_0; // System.Collections.Generic.HashSet`1 System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::_hoistedParameters HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * ____hoistedParameters_1; public: inline static int32_t get_offset_of__definedParameters_0() { return static_cast(offsetof(QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627, ____definedParameters_0)); } inline Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * get__definedParameters_0() const { return ____definedParameters_0; } inline Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 ** get_address_of__definedParameters_0() { return &____definedParameters_0; } inline void set__definedParameters_0(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * value) { ____definedParameters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____definedParameters_0), (void*)value); } inline static int32_t get_offset_of__hoistedParameters_1() { return static_cast(offsetof(QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627, ____hoistedParameters_1)); } inline HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * get__hoistedParameters_1() const { return ____hoistedParameters_1; } inline HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 ** get_address_of__hoistedParameters_1() { return &____hoistedParameters_1; } inline void set__hoistedParameters_1(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * value) { ____hoistedParameters_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____hoistedParameters_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter struct ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE : public ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 { public: // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::_variables Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * ____variables_0; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::_frame InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ____frame_1; // System.Collections.Generic.Stack`1> System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::_shadowedVars Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * ____shadowedVars_2; public: inline static int32_t get_offset_of__variables_0() { return static_cast(offsetof(ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE, ____variables_0)); } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * get__variables_0() const { return ____variables_0; } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 ** get_address_of__variables_0() { return &____variables_0; } inline void set__variables_0(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * value) { ____variables_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____variables_0), (void*)value); } inline static int32_t get_offset_of__frame_1() { return static_cast(offsetof(ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE, ____frame_1)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get__frame_1() const { return ____frame_1; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of__frame_1() { return &____frame_1; } inline void set__frame_1(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ____frame_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____frame_1), (void*)value); } inline static int32_t get_offset_of__shadowedVars_2() { return static_cast(offsetof(ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE, ____shadowedVars_2)); } inline Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * get__shadowedVars_2() const { return ____shadowedVars_2; } inline Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 ** get_address_of__shadowedVars_2() { return &____shadowedVars_2; } inline void set__shadowedVars_2(Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * value) { ____shadowedVars_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____shadowedVars_2), (void*)value); } }; // System.Threading.ReaderWriterLockSlim/TimeoutTracker struct TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B { public: // System.Int32 System.Threading.ReaderWriterLockSlim/TimeoutTracker::m_total int32_t ___m_total_0; // System.Int32 System.Threading.ReaderWriterLockSlim/TimeoutTracker::m_start int32_t ___m_start_1; public: inline static int32_t get_offset_of_m_total_0() { return static_cast(offsetof(TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B, ___m_total_0)); } inline int32_t get_m_total_0() const { return ___m_total_0; } inline int32_t* get_address_of_m_total_0() { return &___m_total_0; } inline void set_m_total_0(int32_t value) { ___m_total_0 = value; } inline static int32_t get_offset_of_m_start_1() { return static_cast(offsetof(TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B, ___m_start_1)); } inline int32_t get_m_start_1() const { return ___m_start_1; } inline int32_t* get_address_of_m_start_1() { return &___m_start_1; } inline void set_m_start_1(int32_t value) { ___m_start_1 = value; } }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD { public: // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_index int32_t ____index_0; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_stackDepth int32_t ____stackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_continuationsDepth int32_t ____continuationsDepth_2; // System.String System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_name String_t* ____name_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_instruction Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; public: inline static int32_t get_offset_of__index_0() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____index_0)); } inline int32_t get__index_0() const { return ____index_0; } inline int32_t* get_address_of__index_0() { return &____index_0; } inline void set__index_0(int32_t value) { ____index_0 = value; } inline static int32_t get_offset_of__stackDepth_1() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____stackDepth_1)); } inline int32_t get__stackDepth_1() const { return ____stackDepth_1; } inline int32_t* get_address_of__stackDepth_1() { return &____stackDepth_1; } inline void set__stackDepth_1(int32_t value) { ____stackDepth_1 = value; } inline static int32_t get_offset_of__continuationsDepth_2() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____continuationsDepth_2)); } inline int32_t get__continuationsDepth_2() const { return ____continuationsDepth_2; } inline int32_t* get_address_of__continuationsDepth_2() { return &____continuationsDepth_2; } inline void set__continuationsDepth_2(int32_t value) { ____continuationsDepth_2 = value; } inline static int32_t get_offset_of__name_3() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____name_3)); } inline String_t* get__name_3() const { return ____name_3; } inline String_t** get_address_of__name_3() { return &____name_3; } inline void set__name_3(String_t* value) { ____name_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____name_3), (void*)value); } inline static int32_t get_offset_of__instruction_4() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____instruction_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get__instruction_4() const { return ____instruction_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of__instruction_4() { return &____instruction_4; } inline void set__instruction_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ____instruction_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____instruction_4), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_pinvoke { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; char* ____name_3; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_com { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; Il2CppChar* ____name_3; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction struct EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D : public IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 { public: // System.Boolean System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_hasFinally bool ____hasFinally_1; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_tryHandler TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * ____tryHandler_2; public: inline static int32_t get_offset_of__hasFinally_1() { return static_cast(offsetof(EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D, ____hasFinally_1)); } inline bool get__hasFinally_1() const { return ____hasFinally_1; } inline bool* get_address_of__hasFinally_1() { return &____hasFinally_1; } inline void set__hasFinally_1(bool value) { ____hasFinally_1 = value; } inline static int32_t get_offset_of__tryHandler_2() { return static_cast(offsetof(EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D, ____tryHandler_2)); } inline TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * get__tryHandler_2() const { return ____tryHandler_2; } inline TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 ** get_address_of__tryHandler_2() { return &____tryHandler_2; } inline void set__tryHandler_2(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * value) { ____tryHandler_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____tryHandler_2), (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction struct EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC : public IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 { public: // System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::_tryHandler TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * ____tryHandler_1; public: inline static int32_t get_offset_of__tryHandler_1() { return static_cast(offsetof(EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC, ____tryHandler_1)); } inline TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * get__tryHandler_1() const { return ____tryHandler_1; } inline TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 ** get_address_of__tryHandler_1() { return &____tryHandler_1; } inline void set__tryHandler_1(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * value) { ____tryHandler_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____tryHandler_1), (void*)value); } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Linq.Expressions.ExpressionType struct ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51 { public: // System.Int32 System.Linq.Expressions.ExpressionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction struct InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 : public LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B { public: public: }; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::_instructions InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 ____instructions_1; // System.Object[] System.Linq.Expressions.Interpreter.Interpreter::_objects ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____objects_2; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.Interpreter::_labels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ____labels_3; // System.Linq.Expressions.Interpreter.DebugInfo[] System.Linq.Expressions.Interpreter.Interpreter::_debugInfos DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* ____debugInfos_4; // System.String System.Linq.Expressions.Interpreter.Interpreter::k__BackingField String_t* ___U3CNameU3Ek__BackingField_5; // System.Int32 System.Linq.Expressions.Interpreter.Interpreter::k__BackingField int32_t ___U3CLocalCountU3Ek__BackingField_6; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.Interpreter::k__BackingField Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * ___U3CClosureVariablesU3Ek__BackingField_7; public: inline static int32_t get_offset_of__instructions_1() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____instructions_1)); } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 get__instructions_1() const { return ____instructions_1; } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 * get_address_of__instructions_1() { return &____instructions_1; } inline void set__instructions_1(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 value) { ____instructions_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Instructions_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Objects_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Labels_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___DebugCookies_5), (void*)NULL); #endif } inline static int32_t get_offset_of__objects_2() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____objects_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__objects_2() const { return ____objects_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__objects_2() { return &____objects_2; } inline void set__objects_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____objects_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____objects_2), (void*)value); } inline static int32_t get_offset_of__labels_3() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____labels_3)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get__labels_3() const { return ____labels_3; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of__labels_3() { return &____labels_3; } inline void set__labels_3(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ____labels_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____labels_3), (void*)value); } inline static int32_t get_offset_of__debugInfos_4() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____debugInfos_4)); } inline DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* get__debugInfos_4() const { return ____debugInfos_4; } inline DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E** get_address_of__debugInfos_4() { return &____debugInfos_4; } inline void set__debugInfos_4(DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* value) { ____debugInfos_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfos_4), (void*)value); } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_5() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CNameU3Ek__BackingField_5)); } inline String_t* get_U3CNameU3Ek__BackingField_5() const { return ___U3CNameU3Ek__BackingField_5; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_5() { return &___U3CNameU3Ek__BackingField_5; } inline void set_U3CNameU3Ek__BackingField_5(String_t* value) { ___U3CNameU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CLocalCountU3Ek__BackingField_6() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CLocalCountU3Ek__BackingField_6)); } inline int32_t get_U3CLocalCountU3Ek__BackingField_6() const { return ___U3CLocalCountU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CLocalCountU3Ek__BackingField_6() { return &___U3CLocalCountU3Ek__BackingField_6; } inline void set_U3CLocalCountU3Ek__BackingField_6(int32_t value) { ___U3CLocalCountU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CClosureVariablesU3Ek__BackingField_7() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CClosureVariablesU3Ek__BackingField_7)); } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * get_U3CClosureVariablesU3Ek__BackingField_7() const { return ___U3CClosureVariablesU3Ek__BackingField_7; } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 ** get_address_of_U3CClosureVariablesU3Ek__BackingField_7() { return &___U3CClosureVariablesU3Ek__BackingField_7; } inline void set_U3CClosureVariablesU3Ek__BackingField_7(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * value) { ___U3CClosureVariablesU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CClosureVariablesU3Ek__BackingField_7), (void*)value); } }; struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B_StaticFields { public: // System.Object System.Linq.Expressions.Interpreter.Interpreter::NoValue RuntimeObject * ___NoValue_0; public: inline static int32_t get_offset_of_NoValue_0() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B_StaticFields, ___NoValue_0)); } inline RuntimeObject * get_NoValue_0() const { return ___NoValue_0; } inline RuntimeObject ** get_address_of_NoValue_0() { return &___NoValue_0; } inline void set_NoValue_0(RuntimeObject * value) { ___NoValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___NoValue_0), (void*)value); } }; // System.Linq.Expressions.Interpreter.LabelScopeKind struct LabelScopeKind_tC858E710F6AC331909EB16883D6CB5C483E9DC4D { public: // System.Int32 System.Linq.Expressions.Interpreter.LabelScopeKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LabelScopeKind_tC858E710F6AC331909EB16883D6CB5C483E9DC4D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.MethodInfo struct MethodInfo_t : public MethodBase_t { public: public: }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.TypeCode struct TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64 struct AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16 struct AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32 struct AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64 struct AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16 struct AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32 struct AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64 struct AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean struct AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndByte struct AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt16 struct AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt32 struct AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt64 struct AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndSByte struct AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16 struct AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32 struct AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64 struct AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT struct CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: // System.Type System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::_t Type_t * ____t_15; public: inline static int32_t get_offset_of__t_15() { return static_cast(offsetof(CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B, ____t_15)); } inline Type_t * get__t_15() const { return ____t_15; } inline Type_t ** get_address_of__t_15() { return &____t_15; } inline void set__t_15(Type_t * value) { ____t_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____t_15), (void*)value); } }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble struct DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16 struct DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32 struct DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64 struct DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle struct DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16 struct DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32 struct DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64 struct DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivDouble struct DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt16 struct DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt32 struct DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt64 struct DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivSingle struct DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16 struct DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32 struct DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64 struct DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean struct EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull struct EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte struct EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull struct EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar struct EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull struct EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble struct EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull struct EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16 struct EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull struct EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32 struct EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull struct EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64 struct EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull struct EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference struct EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte struct EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull struct EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle struct EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull struct EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16 struct EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull struct EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32 struct EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull struct EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64 struct EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull struct EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean struct ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte struct ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16 struct ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32 struct ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64 struct ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte struct ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16 struct ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32 struct ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64 struct ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte struct GreaterThanByte_t879110EAA97FE9E575F25B690618320C1B4BC9D0 : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar struct GreaterThanChar_t780CFA9E7AE8D9B34C24C6BE27F0F9546D12B1CE : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble struct GreaterThanDouble_tCC24EEB2E6850E83F6554725D4D89C031FBC4301 : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16 struct GreaterThanInt16_t34C6729CAF795EFF37F238EAFBB0525DAAF35341 : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32 struct GreaterThanInt32_t28BD3E9367E463BF678447C5A336BB793EBB4AFD : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64 struct GreaterThanInt64_tC328EFD6AC3962AA17F9CF750A7E92EB7373B9FA : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte struct GreaterThanSByte_t4FE14BC707C455CBEA4401F873CDD25A11A26578 : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle struct GreaterThanSingle_t7E5C09B80E5D70DB720F7DD7FB19504697CF56BC : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16 struct GreaterThanUInt16_t5978EE220F3676DF901F261BE4F904C3678B1516 : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32 struct GreaterThanUInt32_t539BD052ADD423D97CD390D809974A1444730CC0 : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64 struct GreaterThanUInt64_t7C8EE2FCAFDEB689C2F6E64ECB2622499E88698A : public GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualByte struct GreaterThanOrEqualByte_t40C6F00A06ADE61A1F012B8B1DFB4ED1FC2FFB56 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualChar struct GreaterThanOrEqualChar_t56A8D9B60A2B123488FE28151CFAD9579CCEE64A : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualDouble struct GreaterThanOrEqualDouble_t224634D336A618126E2F26F2702F5D2642E3DA43 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt16 struct GreaterThanOrEqualInt16_t3D9AD8186CB6612A956CA205ACB26FE8C1F25146 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt32 struct GreaterThanOrEqualInt32_tDFD02055F25C95599764AF147223D803B2D60273 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt64 struct GreaterThanOrEqualInt64_tF91B0CBA56FFB7AB20D0DD42ACA844AEF8BDA7C8 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualSByte struct GreaterThanOrEqualSByte_t3AE9153E7C7C3AA769EC9CEEEBC823FD932D9E92 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualSingle struct GreaterThanOrEqualSingle_t0DEBA1E3E12B6DB55D68F9C005FFF4DDC1A36C5E : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt16 struct GreaterThanOrEqualUInt16_tA81D77A804A4094866D6CBA2D64EC875EF8D00E1 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt32 struct GreaterThanOrEqualUInt32_t35738E22D5007AA8CDEFC0A99EB2B8CA592F9F42 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt64 struct GreaterThanOrEqualUInt64_tF70A150985E35B2C21939DD4B54E245EDF2EC270 : public GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementDouble struct IncrementDouble_tBE94E3B044A3D4FB90FA80C32405406B07DB0293 : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt16 struct IncrementInt16_t880544529DEE5E1B56793B18A377A303F042D55D : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt32 struct IncrementInt32_tAA4A635A94147404182B1C040DC44AE318253A28 : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt64 struct IncrementInt64_t43EEF69D0C9D4BCB7C53E283349064972BD511B7 : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementSingle struct IncrementSingle_tFD7A85D083E2AE0F24FCE247AC01510F36E4A124 : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt16 struct IncrementUInt16_tC20F3F6559A9841A1D304BF15AEFCE80DB9E48DC : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt32 struct IncrementUInt32_tC6053B84B35D86721EA656853E89B804B9862680 : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt64 struct IncrementUInt64_tAF2CE6EEDA6DC4F20C80A0DDEF4B1C4F1D8EEE8B : public IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 { public: public: }; // System.Linq.Expressions.Interpreter.InstructionArray/DebugView struct DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.InstructionArray/DebugView::_array InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 ____array_0; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2, ____array_0)); } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 get__array_0() const { return ____array_0; } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 * get_address_of__array_0() { return &____array_0; } inline void set__array_0(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____array_0))->___Instructions_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____array_0))->___Objects_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____array_0))->___Labels_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____array_0))->___DebugCookies_5), (void*)NULL); #endif } }; // System.Linq.Expressions.Interpreter.InterpretedFrame/d__29 struct U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::<>1__state int32_t ___U3CU3E1__state_0; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::<>2__current InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 ___U3CU3E2__current_1; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::<>l__initialThreadId int32_t ___U3CU3El__initialThreadId_2; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::<>4__this InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___U3CU3E4__this_3; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::5__1 InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___U3CframeU3E5__1_4; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2, ___U3CU3E2__current_1)); } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->____methodName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->____debugInfo_1), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CU3El__initialThreadId_2() { return static_cast(offsetof(U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2, ___U3CU3El__initialThreadId_2)); } inline int32_t get_U3CU3El__initialThreadId_2() const { return ___U3CU3El__initialThreadId_2; } inline int32_t* get_address_of_U3CU3El__initialThreadId_2() { return &___U3CU3El__initialThreadId_2; } inline void set_U3CU3El__initialThreadId_2(int32_t value) { ___U3CU3El__initialThreadId_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2, ___U3CU3E4__this_3)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } inline static int32_t get_offset_of_U3CframeU3E5__1_4() { return static_cast(offsetof(U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2, ___U3CframeU3E5__1_4)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get_U3CframeU3E5__1_4() const { return ___U3CframeU3E5__1_4; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of_U3CframeU3E5__1_4() { return &___U3CframeU3E5__1_4; } inline void set_U3CframeU3E5__1_4(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ___U3CframeU3E5__1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CframeU3E5__1_4), (void*)value); } }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftByte struct LeftShiftByte_tCCDB6D795BC7810C21DE56CEA49968157D9EA789 : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt16 struct LeftShiftInt16_t87E1DCB792584390D5FF2C342362D9D58158B2C4 : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt32 struct LeftShiftInt32_t5441BECACF70EBAB36205E8A831128F58B21D40F : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt64 struct LeftShiftInt64_t64F78CDA040D422B409AB3C8C0B1818769B8DC13 : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftSByte struct LeftShiftSByte_t120BD76CCDFB81269A3DB61E4F7D30F7A5A28D22 : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt16 struct LeftShiftUInt16_tF19F3D59C312B631F597D9A7277C121B63FC045A : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt32 struct LeftShiftUInt32_tDA7C9A0F1F60029F61F81A95EC1B1BF677B99D10 : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt64 struct LeftShiftUInt64_t78F733EFFC267CDBFA05CA2713E81D33814F5C0E : public LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanByte struct LessThanByte_t1AB2FE0600ADCF67098672F362803530C420FC56 : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanChar struct LessThanChar_t79F3EF05DBF7F0A3C88A2083DA627FD6166399A7 : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanDouble struct LessThanDouble_t576008C9FC4344C857C10500A635974D44145FDB : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt16 struct LessThanInt16_tDF9A86F9D456E0AC252691C1CD22D4244AFEA087 : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt32 struct LessThanInt32_t9B3493A0A723993D7BF9B4F6A6BEAF6FD0C7A1C8 : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt64 struct LessThanInt64_t3B8D76A95F34DC68CF5634EB4E91DDDD6E5C103D : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanSByte struct LessThanSByte_t3F26A241E19F1048857538639A55DDCE0EA32F44 : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanSingle struct LessThanSingle_t382540F252F4667B6F8239D359AA03215B08112D : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt16 struct LessThanUInt16_t1528DF9919F348FFFC9656CA2FAE53B264BC9FD8 : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt32 struct LessThanUInt32_tA223F00210D532D8942961657E46D80D400E7D73 : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt64 struct LessThanUInt64_t596971E190C01922E5715E022FDBFE8E2929D3BF : public LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualByte struct LessThanOrEqualByte_tB561B8AF7DC8FBEE6C6928D09636EF6A7761A342 : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualChar struct LessThanOrEqualChar_t18856D7C2296E38F2E54992D2AADE2E298E73053 : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualDouble struct LessThanOrEqualDouble_tB9D7FDEC1B78E5E4A11A69F1781AD4970C660FC9 : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt16 struct LessThanOrEqualInt16_tEC6E2231FD28E2C71B96169247AB32FDAE47CBFC : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt32 struct LessThanOrEqualInt32_t3CCB20139F9A5324429729F3BC83157433DD1107 : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt64 struct LessThanOrEqualInt64_tA4B2F32014006C4919C668127650B39819E6BD76 : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualSByte struct LessThanOrEqualSByte_tA7E2E6589739DAEA22DBC4D85A316950B7CC5EED : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualSingle struct LessThanOrEqualSingle_t5345043B7BF3232A078A2F8658709CD115396B2F : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt16 struct LessThanOrEqualUInt16_tCD9E99F324091C4B21E4177ABD881ADD0BCEEB66 : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt32 struct LessThanOrEqualUInt32_tCA28EDA5CE6F7072F7725E9012DD81F6E8B166D6 : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt64 struct LessThanOrEqualUInt64_t9BB557448DF57562BE70C6374755A8B4EA38999D : public LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble struct ModuloDouble_t85C00369147856541C1AFD83063A2D5017C6C104 : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16 struct ModuloInt16_tEC5FBD7C5B21DFE477BEBD720DD81085954010BE : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32 struct ModuloInt32_t64EF14D7AB04B507AABC0B5EEE481B990B2C59ED : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64 struct ModuloInt64_t13C0FD4FEB78A9BE8E963C5E5EA99E195932E98E : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle struct ModuloSingle_tF74D09F3A4707F07021BEF0C9CEC043680C91DD2 : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16 struct ModuloUInt16_t5E947CE690D91C84FF679963ED82F541C8A82FBE : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32 struct ModuloUInt32_tCEA7EBCA3E33E679E45B745151F023AAC8D30C2E : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64 struct ModuloUInt64_t6CDDA770850B746CA5BE6C9394D1F8874972C66F : public ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulDouble struct MulDouble_tC7A9DDBAF456BC7CB3ABB400AD17FD0DECD7C347 : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt16 struct MulInt16_tE83B721BCCEC251C3854197DA96A7F5522D843BE : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt32 struct MulInt32_tF13F28AD7EB91F1AA97CED250E4C80D7F5D4C158 : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulInt64 struct MulInt64_t65D2E93B3C199CE535C52B0EE9AFAAAD68BB3734 : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulSingle struct MulSingle_t74402710FF0351799A5B4D392C2BDA323C950296 : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16 struct MulUInt16_tF2A3E37BBF7A928D005B0222BC4AD7275B59DBD9 : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32 struct MulUInt32_tB5C1F97A7747368E74533F42C650F4B46E170D8B : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64 struct MulUInt64_t44838D752E63CB18B7C49CF8C9D903F620EEE68C : public MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 { public: public: }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16 struct MulOvfInt16_t0356A292FE9F9E37C7C564207FFF4090B6CA0859 : public MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F { public: public: }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32 struct MulOvfInt32_t3648CEF4DA473D1520961F2FF7AE5F6DB7567801 : public MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F { public: public: }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64 struct MulOvfInt64_t64A634E483A2B54B6EB065CA6B429A9CDBB6E7B3 : public MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F { public: public: }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16 struct MulOvfUInt16_t85735FA2E04C6417C22C546D046B335845130B3B : public MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F { public: public: }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32 struct MulOvfUInt32_tDD0754E1EC3EAFE6CD29E49729B7988DC4DF24CE : public MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F { public: public: }; // System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64 struct MulOvfUInt64_t3ADF56F97689C58A0F7E3215BD05E1CC746B70C6 : public MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F { public: public: }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16 struct NegateCheckedInt16_t93081D554367AFA15DDB87B50500C6340B3514F0 : public NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044 { public: public: }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32 struct NegateCheckedInt32_t7264E878230A73CF1D49E976740A9AFBA5DE754D : public NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044 { public: public: }; // System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64 struct NegateCheckedInt64_t6FB52C5964E523506A395FD3B367DBF9B03F1E46 : public NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044 { public: public: }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble struct NegateDouble_tF8275133D4B3B5062558107888B464D3DA062BA3 : public NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C { public: public: }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16 struct NegateInt16_tDCD40177F94C4B38627AB0CB892FECC79548E86E : public NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C { public: public: }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32 struct NegateInt32_tF6BF7BE8AB8C9A3F7E9DEAC43DB00D3D2E78119B : public NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C { public: public: }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64 struct NegateInt64_tED1DFAD093B3F98212213FC4870F2E1C4CA71E9F : public NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C { public: public: }; // System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle struct NegateSingle_t82B98471BC216C81F6CF5C7C54A4DF6027C44F68 : public NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean struct NotEqualBoolean_t77A0F9D73D84C9B9F30328FE936333A709B49634 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte struct NotEqualByte_t0433CF566A812D7150B206A212A7A011A3693909 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull struct NotEqualByteLiftedToNull_t4B0306112B0FA55F120C8CC76FDDEB8114FCCE4C : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar struct NotEqualChar_t2E64F268F946202C10B0FF6A98697E44D5DA40F3 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull struct NotEqualCharLiftedToNull_tE8642F9256114065213AC05B4B1E2353EBE7B0B6 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble struct NotEqualDouble_t727CF8B29E7226E7652B50377355D4F377536E4C : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull struct NotEqualDoubleLiftedToNull_t7268B8C5C35A12C818CC81360142652D6D31785A : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16 struct NotEqualInt16_t3A0BDC9FFFA26F55EA2DBC249A90C50A1D595681 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull struct NotEqualInt16LiftedToNull_t9464D77B3AAD41F052E141890C57846556F308C1 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32 struct NotEqualInt32_t7635EB96815AA06FEB4BE971EE00E3CE33AF4FBA : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull struct NotEqualInt32LiftedToNull_t831BDFE883B2D2F1F748BCAFA432A15DB7444E52 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64 struct NotEqualInt64_t50A116648DB45EA9165989F28BBEEF42755E5438 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull struct NotEqualInt64LiftedToNull_t03B45D95A3CD8516FC13222B879FB28EA88717A6 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference struct NotEqualReference_tE3E7F054E29292325F5ACA560283A8E6C7C8B68F : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte struct NotEqualSByte_t22F9223F00D4EE405B6C25362E3E1124B681321D : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull struct NotEqualSByteLiftedToNull_t05B614C6208E2437ECFDC7E7640F9BFA70A1906B : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle struct NotEqualSingle_t898F32E852A5F1B730BB94CB72759DCD8255750C : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull struct NotEqualSingleLiftedToNull_t851ED8232C3EF20F250F993CA4EC07F8FA626C11 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16 struct NotEqualUInt16_tD1CA3DA33B60C4DD21BB33DE6C73DE51EDCFF02C : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull struct NotEqualUInt16LiftedToNull_t10EAAB4DFE1C7BF9D2C5006F38032CE4113A3D12 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32 struct NotEqualUInt32_t9DF61EB40618D7E00D08E13AD5D3361DB5260E0F : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull struct NotEqualUInt32LiftedToNull_t68DEC29703B8B14A950440F2C2C3DB3EF2C7EEE0 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64 struct NotEqualUInt64_tBB177E7D8ECA57B0B4764484FB20936CFD2E598F : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull struct NotEqualUInt64LiftedToNull_t9CC27D81FF8C4281A9CF12603301798930776836 : public NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean struct NotBoolean_t7E81F0BAF53A01C8769C49BA5D909700C3A85DF3 : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotByte struct NotByte_t005DA1FE32B95AC480326E672ABACB80B309957B : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt16 struct NotInt16_t83114BC0D88B4B3EB5554761901EFBD229273501 : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt32 struct NotInt32_tC4172C3A5C27706E61386FC18DBA96E301A6837C : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotInt64 struct NotInt64_tDCD330F193F99EBA6DF1A64E1AA3EC518065DB20 : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotSByte struct NotSByte_t7647870AE7DEDA5DA8F1601BD670F96729873001 : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16 struct NotUInt16_tFC37A1969EA64845C7E1118B84A8EB0006668739 : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32 struct NotUInt32_t58FCF0CAD14A7820A8731A76D08B121A0A93A9F3 : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64 struct NotUInt64_t1B7DF3021DEBC21B61D87AFD775AF1E4D6C66E1E : public NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 { public: public: }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass struct EqualsClass_t285D99AF64A008779832ADA21DC0E02903CA5C45 : public NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF { public: public: }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass struct GetHashCodeClass_tAFF5BBFE8D3225AA4E70465A0108D9B6FE7826F1 : public NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF { public: public: }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue struct GetValue_t9DEEE6C9CCD20753F1A1F39B9CAFB5157024EEB9 : public NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF { public: public: }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault struct GetValueOrDefault_t0441FF7D2ADC0CFF7640BDEA6E5AEBDB94E58213 : public NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF { public: // System.Type System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault::defaultValueType Type_t * ___defaultValueType_6; public: inline static int32_t get_offset_of_defaultValueType_6() { return static_cast(offsetof(GetValueOrDefault_t0441FF7D2ADC0CFF7640BDEA6E5AEBDB94E58213, ___defaultValueType_6)); } inline Type_t * get_defaultValueType_6() const { return ___defaultValueType_6; } inline Type_t ** get_address_of_defaultValueType_6() { return &___defaultValueType_6; } inline void set_defaultValueType_6(Type_t * value) { ___defaultValueType_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultValueType_6), (void*)value); } }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1 struct GetValueOrDefault1_t0A65C8B1304D9D8E9CE7DBE897476349855BE675 : public NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF { public: public: }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue struct HasValue_t45F7340A1654528F9129DD06808DEE3E09261821 : public NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF { public: public: }; // System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass struct ToStringClass_t8668E59BA5ABBABF3286628C398A099F0546914D : public NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean struct OrBoolean_tB5ACCAED459D6CB59C9E07A7262C47F0F8F54F19 : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrByte struct OrByte_t201A377B95ABC243F185019710B98220335474B0 : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt16 struct OrInt16_tDCAC652458E4A355ED5945D621DB6CDE47766A90 : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt32 struct OrInt32_tBB86B9EC780E61CDE55CE0A6C7DDB168C3BE70FF : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrInt64 struct OrInt64_t7DB4AF687896C3540F17A785CD195748FC5B31F0 : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrSByte struct OrSByte_tBD96031881884B43042D1825F549982894E1627E : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16 struct OrUInt16_t88C758255AE7C9D2CFF3033E2CE589B7C74A3E3F : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32 struct OrUInt32_t9982D5B99CDCA5A4C41529753D5D71AF6FF740BC : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64 struct OrUInt64_tE09557C73068791FE26C2FDB13BADDB4069285AA : public OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte struct RightShiftByte_t5F287F9A98BD517088EBEBB5762D9B5547411F02 : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16 struct RightShiftInt16_t2CE116D1706B0B2E1BBC6F132D090C0B344DA147 : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32 struct RightShiftInt32_t28B8326998E527389A4C0B7F66CB0CDC2997AECD : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64 struct RightShiftInt64_tD5FE689CDEC4FB15BE4001CE537725EA23C90692 : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte struct RightShiftSByte_t3BAA90C2005D7DBF702594A81C6FD7DB336FAE60 : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16 struct RightShiftUInt16_t4107CD5715606EAAF84FFAFA9B8DD0261B14CBF6 : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32 struct RightShiftUInt32_tBE3AD1CB4803EE031AB2D8FBFAC118DA0C36C077 : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64 struct RightShiftUInt64_t11D41A57381AEE78C426DE33130B91A7D55876BB : public RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubDouble struct SubDouble_tD043A690C939E826740F3980649781CF246DCDF2 : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt16 struct SubInt16_t54BA31141EB907D849DEA9B01CF7BC6D50D6990A : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt32 struct SubInt32_t45C297528948D24B11B80E5D5F9160424C4FB6A5 : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubInt64 struct SubInt64_t2A292A0D8C604FDE28954B60EF80E36285F47511 : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubSingle struct SubSingle_t2561FE69D9CDA0F6C0A1A8958CF2417D34541B26 : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16 struct SubUInt16_tCBA7FBA9D5D99CB82C5E63FE3218C6F80E13EFBD : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32 struct SubUInt32_t4DFA170330F70C0F8F9F211169DC93235FF64BAF : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64 struct SubUInt64_t986CC4C6FC8D2F5D1601D820D690EAE039CB21CC : public SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD { public: public: }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16 struct SubOvfInt16_tAEAF2F6A8C023CE3CBB545F3CF87B52081F7D1F0 : public SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 { public: public: }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32 struct SubOvfInt32_tB06ACE45D8557990B724B37C14C83ABB0EBEB019 : public SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 { public: public: }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64 struct SubOvfInt64_t9BC0A0C8BFBCC9B1CBF3A7468DE27A8F5BA13D8B : public SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 { public: public: }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16 struct SubOvfUInt16_t44B387BAA3E156B5D3A023F247C9FC208905B53F : public SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 { public: public: }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32 struct SubOvfUInt32_tB163618E06EE74B7F7F2D6B80F217B712A5DF6A0 : public SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 { public: public: }; // System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64 struct SubOvfUInt64_t321A38C66A5A2020B95D7E7042AB287565C4B18E : public SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 { public: public: }; // System.ApplicationException struct ApplicationException_t8D709C0445A040467C6A632AD7F742B25AB2A407 : public Exception_t { public: public: }; // System.Linq.Expressions.Interpreter.LabelScopeInfo struct LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 System.Linq.Expressions.Interpreter.LabelScopeInfo::_labels HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * ____labels_0; // System.Linq.Expressions.Interpreter.LabelScopeKind System.Linq.Expressions.Interpreter.LabelScopeInfo::Kind int32_t ___Kind_1; // System.Linq.Expressions.Interpreter.LabelScopeInfo System.Linq.Expressions.Interpreter.LabelScopeInfo::Parent LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * ___Parent_2; public: inline static int32_t get_offset_of__labels_0() { return static_cast(offsetof(LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F, ____labels_0)); } inline HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * get__labels_0() const { return ____labels_0; } inline HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D ** get_address_of__labels_0() { return &____labels_0; } inline void set__labels_0(HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * value) { ____labels_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____labels_0), (void*)value); } inline static int32_t get_offset_of_Kind_1() { return static_cast(offsetof(LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F, ___Kind_1)); } inline int32_t get_Kind_1() const { return ___Kind_1; } inline int32_t* get_address_of_Kind_1() { return &___Kind_1; } inline void set_Kind_1(int32_t value) { ___Kind_1 = value; } inline static int32_t get_offset_of_Parent_2() { return static_cast(offsetof(LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F, ___Parent_2)); } inline LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * get_Parent_2() const { return ___Parent_2; } inline LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F ** get_address_of_Parent_2() { return &___Parent_2; } inline void set_Parent_2(LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * value) { ___Parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Parent_2), (void*)value); } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction struct NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // 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; public: inline static int32_t get_offset_of__from_0() { return static_cast(offsetof(NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9, ____from_0)); } inline int32_t get__from_0() const { return ____from_0; } inline int32_t* get_address_of__from_0() { return &____from_0; } inline void set__from_0(int32_t value) { ____from_0 = value; } inline static int32_t get_offset_of__to_1() { return static_cast(offsetof(NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9, ____to_1)); } inline int32_t get__to_1() const { return ____to_1; } inline int32_t* get_address_of__to_1() { return &____to_1; } inline void set__to_1(int32_t value) { ____to_1 = value; } inline static int32_t get_offset_of__isLiftedToNull_2() { return static_cast(offsetof(NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9, ____isLiftedToNull_2)); } inline bool get__isLiftedToNull_2() const { return ____isLiftedToNull_2; } inline bool* get_address_of__isLiftedToNull_2() { return &____isLiftedToNull_2; } inline void set__isLiftedToNull_2(bool value) { ____isLiftedToNull_2 = value; } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Linq.Expressions.UnaryExpression struct UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Type System.Linq.Expressions.UnaryExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_3; // System.Linq.Expressions.ExpressionType System.Linq.Expressions.UnaryExpression::k__BackingField int32_t ___U3CNodeTypeU3Ek__BackingField_4; // System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3COperandU3Ek__BackingField_5; // System.Reflection.MethodInfo System.Linq.Expressions.UnaryExpression::k__BackingField MethodInfo_t * ___U3CMethodU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_3() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3CTypeU3Ek__BackingField_3)); } inline Type_t * get_U3CTypeU3Ek__BackingField_3() const { return ___U3CTypeU3Ek__BackingField_3; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_3() { return &___U3CTypeU3Ek__BackingField_3; } inline void set_U3CTypeU3Ek__BackingField_3(Type_t * value) { ___U3CTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CNodeTypeU3Ek__BackingField_4() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3CNodeTypeU3Ek__BackingField_4)); } inline int32_t get_U3CNodeTypeU3Ek__BackingField_4() const { return ___U3CNodeTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CNodeTypeU3Ek__BackingField_4() { return &___U3CNodeTypeU3Ek__BackingField_4; } inline void set_U3CNodeTypeU3Ek__BackingField_4(int32_t value) { ___U3CNodeTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3COperandU3Ek__BackingField_5() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3COperandU3Ek__BackingField_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3COperandU3Ek__BackingField_5() const { return ___U3COperandU3Ek__BackingField_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3COperandU3Ek__BackingField_5() { return &___U3COperandU3Ek__BackingField_5; } inline void set_U3COperandU3Ek__BackingField_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3COperandU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COperandU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CMethodU3Ek__BackingField_6() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3CMethodU3Ek__BackingField_6)); } inline MethodInfo_t * get_U3CMethodU3Ek__BackingField_6() const { return ___U3CMethodU3Ek__BackingField_6; } inline MethodInfo_t ** get_address_of_U3CMethodU3Ek__BackingField_6() { return &___U3CMethodU3Ek__BackingField_6; } inline void set_U3CMethodU3Ek__BackingField_6(MethodInfo_t * value) { ___U3CMethodU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMethodU3Ek__BackingField_6), (void*)value); } }; // System.Linq.Expressions.Expression/ExtensionInfo struct ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 : public RuntimeObject { public: // System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression/ExtensionInfo::NodeType int32_t ___NodeType_0; // System.Type System.Linq.Expressions.Expression/ExtensionInfo::Type Type_t * ___Type_1; public: inline static int32_t get_offset_of_NodeType_0() { return static_cast(offsetof(ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926, ___NodeType_0)); } inline int32_t get_NodeType_0() const { return ___NodeType_0; } inline int32_t* get_address_of_NodeType_0() { return &___NodeType_0; } inline void set_NodeType_0(int32_t value) { ___NodeType_0 = value; } inline static int32_t get_offset_of_Type_1() { return static_cast(offsetof(ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926, ___Type_1)); } inline Type_t * get_Type_1() const { return ___Type_1; } inline Type_t ** get_address_of_Type_1() { return &___Type_1; } inline void set_Type_1(Type_t * value) { ___Type_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Type_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox struct ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756 : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: // System.Object System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox::_defaultValue RuntimeObject * ____defaultValue_1; public: inline static int32_t get_offset_of__defaultValue_1() { return static_cast(offsetof(ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756, ____defaultValue_1)); } inline RuntimeObject * get__defaultValue_1() const { return ____defaultValue_1; } inline RuntimeObject ** get_address_of__defaultValue_1() { return &____defaultValue_1; } inline void set__defaultValue_1(RuntimeObject * value) { ____defaultValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____defaultValue_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableRefBox struct ImmutableRefBox_t3BAC17726AA234466DA714A635EC98F3E823EA2D : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: public: }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue struct ImmutableValue_tFB6E031504747EC07B9EF13242ED91361201D185 : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: // System.Object System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableValue::_defaultValue RuntimeObject * ____defaultValue_1; public: inline static int32_t get_offset_of__defaultValue_1() { return static_cast(offsetof(ImmutableValue_tFB6E031504747EC07B9EF13242ED91361201D185, ____defaultValue_1)); } inline RuntimeObject * get__defaultValue_1() const { return ____defaultValue_1; } inline RuntimeObject ** get_address_of__defaultValue_1() { return &____defaultValue_1; } inline void set__defaultValue_1(RuntimeObject * value) { ____defaultValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____defaultValue_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox struct MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: // System.Type System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox::_type Type_t * ____type_1; public: inline static int32_t get_offset_of__type_1() { return static_cast(offsetof(MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE, ____type_1)); } inline Type_t * get__type_1() const { return ____type_1; } inline Type_t ** get_address_of__type_1() { return &____type_1; } inline void set__type_1(Type_t * value) { ____type_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____type_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue struct MutableValue_tDB02786E20639A77FBB00A575FCD30F5D1444764 : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: // System.Type System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableValue::_type Type_t * ____type_1; public: inline static int32_t get_offset_of__type_1() { return static_cast(offsetof(MutableValue_tDB02786E20639A77FBB00A575FCD30F5D1444764, ____type_1)); } inline Type_t * get__type_1() const { return ____type_1; } inline Type_t ** get_address_of__type_1() { return &____type_1; } inline void set__type_1(Type_t * value) { ____type_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____type_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter struct Parameter_tEFB09C85773DCCB129E14477FCB7A8AB451F2A1F : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: public: }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ParameterBox struct ParameterBox_t812552ED1D40608D319F679991C08FECCE8C7029 : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: public: }; // System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Reference struct Reference_tCB2A297F3D61E561DD41546845CC8E08B057F242 : public InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref struct Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10 : public CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value struct Value_t291D50D67C4EC0983FA0B027505922ED0110765D : public CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B { public: public: }; // System.Func`2 struct Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NullReferenceException struct NullReferenceException_t44B4F3CDE3111E74591952B8BE8707B28866D724 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Reflection.TargetInvocationException struct TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C : public ApplicationException_t8D709C0445A040467C6A632AD7F742B25AB2A407 { public: public: }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked struct Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 : public NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 { public: public: }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying struct ToUnderlying_tB8738F9853F450A39DA849AE376E7D241529C3A4 : public NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 { public: public: }; // System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked struct Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E : public NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1 : public RuntimeArray { public: ALIGN_FIELD (8) InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD m_Items[1]; public: inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } }; // System.Linq.Expressions.Interpreter.Instruction[] struct InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03 : public RuntimeArray { public: ALIGN_FIELD (8) Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * m_Items[1]; public: inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.RuntimeLabel[] struct RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA m_Items[1]; public: inline RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * 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, RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA value) { m_Items[index] = value; } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 m_Items[1]; public: inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; // System.Linq.Expressions.ParameterExpression[] struct ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147 : public RuntimeArray { public: ALIGN_FIELD (8) ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * m_Items[1]; public: inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.ExceptionHandler[] struct ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53 : public RuntimeArray { public: ALIGN_FIELD (8) ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * m_Items[1]; public: inline ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 ** 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_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Expression[] struct ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63 : public RuntimeArray { public: ALIGN_FIELD (8) Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * m_Items[1]; public: inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Runtime.CompilerServices.IStrongBox[] struct IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject* m_Items[1]; public: inline RuntimeObject* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_gshared (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StrongBox_1__ctor_mC83246CAA100685F2C6F6D6B2B4D73132BB3D417_gshared (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * __this, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m5B4919E5FB1301A44BB5C2821A69D3ABA4072CA1_gshared (Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method); // !!0[] System.Array::Empty>() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_gshared_inline (const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___item0, const RuntimeMethod* method); // !0[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mCA84157864A199574AD0B7F3083F99B54DC1F98C_gshared (Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::All(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_All_TisRuntimeObject_m4C0A04A431720E859C6CAB04F55175E5FBD2E08C_gshared (RuntimeObject* ___source0, Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8 * ___predicate1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m6B0D36DF5FAE8766ACB4727C05AC4766633A6FA7_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Add_m8194125167FD7A887F1B39D342A71A0BD0C8BF5C_gshared (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m121B3AC8EDC09FFEC201BB0726120B4DCFCCFEDB_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, int32_t* ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mA113B07C4C03A7CFBA37EE72824E5795AF960BE0_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_m6110D5C26F4DEC60704B85CFF991B12BD43C0027_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m976F0D4D0C0FBDCABD0EF00A64C7E0FFFCFD1084_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC9E7381F0B0B82E0320B2523835DAFC9CB3D1C8D_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m2CDA40DEC2900A9CB00F8348FF386DF44ABD0EC7_gshared (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1_gshared (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE7F9D51201F5A72BF4995CA0F3F0E866DB21E638_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m5C6C3AD7291F4771E4AE045CE128CD59395E6A45_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_gshared (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, int32_t ___key0, int32_t* ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mD50BECE8D3E3EE08A2866ECC73C03BFE600EA681_gshared (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33_gshared (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m17490CDFCBD13F99815D7B3EB5F15C4077EF046E_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, int32_t ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_gshared (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_mD782ADAC3AB9809F63B681213A7A39784A9A169A_gshared (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * __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_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __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_m84943B2C7AB3EB4A6D751DB0A32EC9DF54A76100_gshared (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1::Push(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_m8FFF613733BF88B54FCD4498B1E97DE296E27757_gshared (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // !0 System.Collections.Generic.Stack`1::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Stack_1_Pop_m883C5DEF33CA2E556AC710A9BE26F8BD2D4B182C_gshared (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mE985A35FC727FA9F519564063C5C5063209ADDA8_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, RuntimeObject * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInstruction__ctor_m1BE2177B08518C8C4B98DE778E42D1489CDE9E3C (AddInstruction_tE70231108102CA726317C742E7E7A161756D243B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7 (AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 * __this, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers::Int32ToObject(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ScriptingRuntimeHelpers_Int32ToObject_m53DFEFE8224BE36C871A324BC94308094F7E9281 (int32_t ___i0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F (AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m3D471A0B71F06B515A5AC6CD955F00C8240428ED (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Int16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int16_t ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.SByte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m99C008FE2B0E5842A182DBDFE7144A40960EEE8B (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int8_t ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.UInt16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstruction__ctor_m0F72D1A79C95347F9FB9FF1F0CD38B08C78BE788 (CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * __this, const RuntimeMethod* method); // System.Boolean System.Type::get_IsValueType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB (Type_t * __this, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Value__ctor_m2884D85DAE284D0EF6B356A394D09128FA12CE03 (Value_t291D50D67C4EC0983FA0B027505922ED0110765D * __this, Type_t * ___t0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Ref__ctor_m550731B94572A3B459EB3FB79FE9CBB7DDD7CB61 (Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10 * __this, Type_t * ___t0, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::HasReferenceConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasReferenceConversionTo_m9FC9FF092E33B33C3FBEF65CFF6081EC0A643B11 (Type_t * ___source0, Type_t * ___dest1, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::HasIdentityPrimitiveOrNullableConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_mA1F78B9925FB090C4BBD3FFA51AE82C0E327797D (Type_t * ___source0, Type_t * ___dest1, const RuntimeMethod* method); // System.Void System.InvalidCastException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidCastException__ctor_m76E962000488C3BEA2B6FC2F48B31FF1AEE32934 (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243 (DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mD012B4FB374BE9512978586D9F95B89274ABE4D5 (U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * __this, const RuntimeMethod* method); // System.Boolean System.Type::get_IsByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3 (Type_t * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A (DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8 (EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8 (ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560 (GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4 (GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE (IncrementInstruction_t1F7A1704C7C75A0AE5480F396BF249137F8D83D8 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InitializeLocalInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81 (InitializeLocalInstruction_t8397D9A9F3DFAF19CDA52F240D09D100C8466FB3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor(T) inline void StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { (( void (*) (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A *, RuntimeObject *, const RuntimeMethod*))StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_gshared)(__this, ___value0, method); } // System.Void System.Runtime.CompilerServices.StrongBox`1::.ctor() inline void StrongBox_1__ctor_mC83246CAA100685F2C6F6D6B2B4D73132BB3D417 (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * __this, const RuntimeMethod* method) { (( void (*) (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A *, const RuntimeMethod*))StrongBox_1__ctor_mC83246CAA100685F2C6F6D6B2B4D73132BB3D417_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox::.ctor(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImmutableBox__ctor_m97089151D69E48A9E8093F9C6A568ABF2CA2BCE0 (ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756 * __this, int32_t ___index0, RuntimeObject * ___defaultValue1, const RuntimeMethod* method); // System.Object System.Activator::CreateInstance(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_m1BACAB5F4FBF138CCCB537DDCB0683A2AC064295 (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExceptionHelpers::UnwrapAndRethrow(System.Reflection.TargetInvocationException) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionHelpers_UnwrapAndRethrow_m3E72B28269E51046AAB21E48674465F02400BB92 (TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C * ___exception0, const RuntimeMethod* method); // System.Exception System.Dynamic.Utils.ContractUtils::get_Unreachable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D (const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InitializeLocalInstruction/MutableBox::.ctor(System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MutableBox__ctor_m3B68C58D42174EAA072CFA5702712B0FF63DFDAF (MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE * __this, int32_t ___index0, Type_t * ___type1, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::ParameterBox(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * InstructionList_ParameterBox_m8CFC6EE4E44BA67B588E73F9028E276459822379 (int32_t ___index0, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::InitImmutableRefBox(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * InstructionList_InitImmutableRefBox_m0B0507EA73DA2285681CF7DB07FFACFD3C641176 (int32_t ___index0, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNull(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3 (RuntimeObject * ___value0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m5B4919E5FB1301A44BB5C2821A69D3ABA4072CA1 (Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_m5B4919E5FB1301A44BB5C2821A69D3ABA4072CA1_gshared)(__this, ___object0, ___method1, method); } // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] System.Linq.Expressions.Interpreter.InstructionList/DebugView::GetInstructionViews(System.Collections.Generic.IReadOnlyList`1,System.Collections.Generic.IReadOnlyList`1,System.Func`2,System.Collections.Generic.IReadOnlyList`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* DebugView_GetInstructionViews_mCCBDA4A558E6AD35E42CFE98435BC3D511DA0E28 (RuntimeObject* ___instructions0, RuntimeObject* ___objects1, Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * ___labelIndexer2, RuntimeObject* ___debugCookies3, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725 (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, const RuntimeMethod*))List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725_gshared)(__this, method); } // !!0[] System.Array::Empty>() inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_inline (const RuntimeMethod* method) { return (( KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* (*) (const RuntimeMethod*))Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_gshared_inline)(method); } // !1 System.Collections.Generic.KeyValuePair`2::get_Value() inline RuntimeObject * KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_gshared_inline)(__this, method); } // !0 System.Collections.Generic.KeyValuePair`2::get_Key() inline int32_t KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 *, const RuntimeMethod*))KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_gshared_inline)(__this, method); } // System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_StackBalance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Instruction_get_StackBalance_m96608830E53D7D282CE461CB1B52D1D07887D6BB (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * __this, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ContinuationsBalance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Instruction_get_ContinuationsBalance_m3DBB07032D0EDD9D01D6BA3B36CACA3D1BC6F13A (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::.ctor(System.Linq.Expressions.Interpreter.Instruction,System.String,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstructionView__ctor_mF6423A25DA30B2181436EB22FDF802B79BA72FB0 (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * __this, Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___instruction0, String_t* ___name1, int32_t ___index2, int32_t ___stackDepth3, int32_t ___continuationsDepth4, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F_gshared)(__this, ___item0, method); } // !0[] System.Collections.Generic.List`1::ToArray() inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0 (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { return (( InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, const RuntimeMethod*))List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0_gshared)(__this, method); } // System.Int32 System.Environment::get_CurrentManagedThreadId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_CurrentManagedThreadId_m09DBD4166BFD399056B2F81C77A3A182339BF92D (const RuntimeMethod* method); // System.String System.Linq.Expressions.Interpreter.InterpretedFrame::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InterpretedFrame_get_Name_m6EAEDD7455A83832AD7E8BB4B03EB556D684340A (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.DebugInfo System.Linq.Expressions.Interpreter.InterpretedFrame::GetDebugInfo(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * InterpretedFrame_GetDebugInfo_m2722E4FC98392225752853CE366758807D2FD2EA (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int32_t ___instructionIndex0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrameInfo::.ctor(System.String,System.Linq.Expressions.Interpreter.DebugInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrameInfo__ctor_m42DFD19F0B1547B568DC3FC1AE359C356ADC9221 (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * __this, String_t* ___methodName0, DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ___info1, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::get_Parent() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * InterpretedFrame_get_Parent_m9A90A5A863311DE169503F8BD816EE0AE76707FF_inline (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetStackTraceDebugInfoU3Ed__29__ctor_m35D6517BB9CA93D7208313ED223817984270B2C0 (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_Generic_IEnumerableU3CSystem_Linq_Expressions_Interpreter_InterpretedFrameInfoU3E_GetEnumerator_mCB416D1AACA9FF4AFC1DBAF8791A9B18AE57DBDD (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LabelInfo/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m46A5F1E81C5B0A969B1B3F4471C21395A8533E01 (U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F (LeftShiftInstruction_t18FD50645B819060B3D4BA1D5146ACEEEED803F3 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LessThanInstruction::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742 (LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13 (LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightCompiler/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m5172A5EFB3C174F2B6797175438F8C2BCDBD6E70 (U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * __this, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchCase::get_TestValues() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * SwitchCase_get_TestValues_mD0F5164247689D0E3FA2BD80A6CFF0D4D71FE11E_inline (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * __this, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mD98DE29C63B0C2ED8BB624193567B60581CFF7D0 (Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mCA84157864A199574AD0B7F3083F99B54DC1F98C_gshared)(__this, ___object0, ___method1, method); } // System.Boolean System.Linq.Enumerable::All(System.Collections.Generic.IEnumerable`1,System.Func`2) inline bool Enumerable_All_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD5F1506367B859FA5D5F139A2655DECDF27671E2 (RuntimeObject* ___source0, Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * ___predicate1, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 *, const RuntimeMethod*))Enumerable_All_TisRuntimeObject_m4C0A04A431720E859C6CAB04F55175E5FBD2E08C_gshared)(___source0, ___predicate1, method); } // System.Void System.Linq.Expressions.Interpreter.LightCompiler::CompileNoLabelPush(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCompiler_CompileNoLabelPush_m7C230CC54CB2A44A42819CF983399A402B4041F7 (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expr0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) inline bool Dictionary_2_ContainsKey_mA3A0D0671A8BD360364FA7E46BBA28786E901FF1 (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, const RuntimeMethod*))Dictionary_2_ContainsKey_m6B0D36DF5FAE8766ACB4727C05AC4766633A6FA7_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.HashSet`1::Add(T) inline bool HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___item0, const RuntimeMethod* method) { return (( bool (*) (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, const RuntimeMethod*))HashSet_1_Add_m8194125167FD7A887F1B39D342A71A0BD0C8BF5C_gshared)(__this, ___item0, method); } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::get_Variables() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::PushParameters(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteVisitor_PushParameters_m7AAC447E0627A0AD1A5EBAB7A7AFFD5F239CC0ED (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, RuntimeObject* ___parameters0, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitBlock(System.Linq.Expressions.BlockExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ExpressionVisitor_VisitBlock_m9C82423FA9138865B63296BDF05392F965B0EE4B (ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * __this, BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___node0, 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_m88C9C499B152E0333072D63BFD2908F2D710495A (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, RuntimeObject* ___parameters0, const RuntimeMethod* method); // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::get_Variable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Body() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Filter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_mB1DFA150D198292D4C808BA6B730ADFA00F41355 (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___key0, int32_t* ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m121B3AC8EDC09FFEC201BB0726120B4DCFCCFEDB_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) inline void Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517 (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_mA113B07C4C03A7CFBA37EE72824E5795AF960BE0_gshared)(__this, ___key0, ___value1, method); } // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) inline int32_t Dictionary_2_get_Item_mA5176EA4DAB87B53BFF287DD232A9442B763984E (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___key0, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, const RuntimeMethod*))Dictionary_2_get_Item_m6110D5C26F4DEC60704B85CFF991B12BD43C0027_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) inline bool Dictionary_2_Remove_mC1DB5E3A55C6DC70997FA73D1B0CA14673BE8516 (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, const RuntimeMethod*))Dictionary_2_Remove_m976F0D4D0C0FBDCABD0EF00A64C7E0FFFCFD1084_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mE66FD35BF03F4B7FA4A67A940C1E86D26C049915 (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 *, const RuntimeMethod*))Dictionary_2__ctor_mC9E7381F0B0B82E0320B2523835DAFC9CB3D1C8D_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1::.ctor() inline void HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * __this, const RuntimeMethod* method) { (( void (*) (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *, const RuntimeMethod*))HashSet_1__ctor_m2CDA40DEC2900A9CB00F8348FF386DF44ABD0EC7_gshared)(__this, method); } // System.Void System.Linq.Expressions.ExpressionVisitor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionVisitor__ctor_m45ACF0744BAD52FCD928645D7D4173CA25DD332A (ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1 (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *, const RuntimeMethod*))Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mB40672A269C34DB22BA5BFAF2511631483E1690E (Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB *, const RuntimeMethod*))Dictionary_2__ctor_mE7F9D51201F5A72BF4995CA0F3F0E866DB21E638_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Analyze() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Analyze_mEC7D8A59CE0284F19F499CD4D6CAFB3B2E2D42BC (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::get_Instructions() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_Handler() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * EnterTryCatchFinallyInstruction_get_Handler_m161FF91224A7BB20B5896933B6E8143D785B6F30_inline (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::AddTryStart(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_AddTryStart_m2D91B738BDD47DAFD397C7AD22D0925382994C19 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::AddHandlerExit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_IsFinallyBlockExist() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_get_IsFinallyBlockExist_mBADEFED0F09AEAB188A24EB79CCB9C8778B6102E (TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) inline void Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E (Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * __this, int32_t ___key0, String_t* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB *, int32_t, String_t*, const RuntimeMethod*))Dictionary_2_Add_m5C6C3AD7291F4771E4AE045CE128CD59395E6A45_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_IsCatchBlockExist() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_get_IsCatchBlockExist_mD8699D2ECC624D306D8B67E39CFAD700D427B82D (TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.ExceptionHandler[] System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_Handlers() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* TryCatchFinallyHandler_get_Handlers_m00607FFB9E36CC32A9F6C0F9BB257CD9CDE402E4_inline (TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_Handler() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * EnterTryFaultInstruction_get_Handler_m5E293F46885AF2E0EC57CB9EF367BD912DE8B646_inline (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74 (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, int32_t ___key0, int32_t* ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *, int32_t, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) inline void Dictionary_2_Add_mD50BECE8D3E3EE08A2866ECC73C03BFE600EA681 (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_mD50BECE8D3E3EE08A2866ECC73C03BFE600EA681_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) inline void Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33 (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33_gshared)(__this, ___key0, ___value1, method); } // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.String System.String::CreateString(System.Char,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_m4CBF2A74FB65655B0BB1452CA748E9CF78D974ED (String_t* __this, Il2CppChar ___c0, int32_t ___count1, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9 (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_m6BFF6932E42219E94BB0285005FDCC5DA64557F0_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1 (StringBuilder_t * __this, String_t* ___value0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendLine(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8 (StringBuilder_t * __this, String_t* ___value0, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.Interpreter::get_LocalCount() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Interpreter_get_LocalCount_m56E9BC24819F8318F23550CC76294C3FFC2155F7_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m796285D173EEA5261E85B95FC79DD4F996CC93DD (StringBuilder_t * __this, int32_t ___value0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendLine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendLine_mB5790BC98389118626505708AE683AE9257B91B2 (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_m9DFCD17F3C99CF7F301BFAFAF07D5D596703BF9E (DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 * __this, InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 ___array0, 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_t0A7335AD6B2D918CB34FF1074307625F148C05E1* DebugView_GetInstructionViews_m85592F88663F3C5FAD6D45BD3942430424921780 (DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 * __this, bool ___includeDebugCookies0, 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_mDBCE40116A63F3BAE734BC9A133BDB7DF6D21098 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, StringBuilder_t * ___sb0, int32_t ___index1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Indent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Indent_m39B07C25009247BC300FBA7EFE6D7F419F94782C (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m7FAA07EECB1ED043E284FFCE2F2239FECAE2F568 (Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * __this, int32_t ___key0, String_t** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB *, int32_t, String_t**, const RuntimeMethod*))Dictionary_2_TryGetValue_m17490CDFCBD13F99815D7B3EB5F15C4077EF046E_gshared)(__this, ___key0, ___value1, method); } // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method); // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411 (int32_t* __this, const RuntimeMethod* method); // System.String System.String::PadLeft(System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_PadLeft_m7666BD115C91CF7F69642532F4CA9B0726C0A328 (String_t* __this, int32_t ___totalWidth0, Il2CppChar ___paddingChar1, const RuntimeMethod* method); // System.String System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::GetValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InstructionView_GetValue_m492D36D7E84197BE0D6B72B4A817C7FCABA9798D_inline (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * __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_m8D1250B85CD350815E4FDC9A0740913A8C32D09D (StringBuilder_t * __this, RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, RuntimeObject * ___arg13, RuntimeObject * ___arg24, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Dedent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Dedent_m45419CE0CD35FC312E17C1CB8F97973188C5A266 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F (ModuloInstruction_tD1D2019A0542AC4DBB29C3D29F93BDE5B0540B12 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.MulInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C (MulInstruction_tD33F4F6C03B1C16B311AAE744234710B0E097795 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInstruction__ctor_m43A50EBAD5E5F49C01B378C0DF77C475F2B8E213 (MulOvfInstruction_t7CAE575465200723261CC55370FB21175D2ED53F * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInstruction__ctor_m4E47DF19E8E9BE8B5CA7228927246FC69A2BE670 (NegateCheckedInstruction_tE795CC3C64A517481C82B38A92D2566DE1B04044 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.NegateInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInstruction__ctor_m72239F6AB86B1EDAEEF2F2819AD22268741AD4EE (NegateInstruction_t34B11629BA04F772A9398B0B40876D69F5290A2C * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA (NotEqualInstruction_t5DD1CA9EFEC83E1768B5B5A306FEC77C9A68007F * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.NotInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C (NotInstruction_tE281997BB13F3816B6733C8D18974B13C12EDEA4 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3 (NullableMethodCallInstruction_tCB40DEB131B6D69C2FF90305489C8D852A4D91CF * __this, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Peek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() inline int32_t Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *, const RuntimeMethod*))Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.NumericConvertInstruction::.ctor(System.TypeCode,System.TypeCode,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NumericConvertInstruction__ctor_m5A6FD216C2495E3114709025D2E15F38DE9549DB (NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 * __this, int32_t ___from0, int32_t ___to1, bool ___isLiftedToNull2, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, int32_t ___obj0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9 (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, int64_t ___obj0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, uint64_t ___obj0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1 (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, double ___obj0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Decimal_op_Implicit_mBF8AF3AB5D38844C35C02A2E4B98E9337D9E43BA (int32_t ___value0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Implicit(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Decimal_op_Implicit_m7D587E5075FE7DFCCF1337140BD7404CFFD1655B (int64_t ___value0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Implicit(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Decimal_op_Implicit_mA1E5D88789E76B64229A4665544AD4C5738432AA (uint64_t ___value0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Explicit(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Decimal_op_Explicit_m30F045B51EAFBB86DD85D2EBEC25C435CF313D9B (double ___value0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, int32_t ___obj0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertInt64_mD10BC2A1110F9D63DE01D8E21FC5B82DA1B8A2F1 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, int64_t ___obj0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertUInt64_m695AF02D0E8A6450DD905576E97069933D742887 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, uint64_t ___obj0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertDouble_m113E4E31F03A8F6477308AA705D0213F209F3693 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, double ___obj0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.OrInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F (OrInstruction_tD76EDDF879D36E2D511CE4E359ED705A4739F82E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1>::.ctor() inline void Stack_1__ctor_m5323B88ED2E3A1BE919D98A96DD9C6C02B150BA2 (Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * __this, const RuntimeMethod* method) { (( void (*) (Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 *, const RuntimeMethod*))Stack_1__ctor_mD782ADAC3AB9809F63B681213A7A39784A9A169A_gshared)(__this, method); } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0 (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 *, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1::.ctor(System.Collections.Generic.IEnumerable`1) inline void HashSet_1__ctor_m1C44AC87E5E5E56DDDBF9958C6CC23927F14B154 (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *, RuntimeObject*, const RuntimeMethod*))HashSet_1__ctor_m84943B2C7AB3EB4A6D751DB0A32EC9DF54A76100_gshared)(__this, ___collection0, method); } // System.Void System.Collections.Generic.Stack`1>::Push(!0) inline void Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1 (Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * __this, HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * ___item0, const RuntimeMethod* method) { (( void (*) (Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 *, HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *, const RuntimeMethod*))Stack_1_Push_m8FFF613733BF88B54FCD4498B1E97DE296E27757_gshared)(__this, ___item0, 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_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ExpressionVisitorUtils_VisitBlockExpressions_m7233DD6AAC10E8C700B7BA0EBA7798B09A81D1E2 (ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___block1, const RuntimeMethod* method); // !0 System.Collections.Generic.Stack`1>::Pop() inline HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550 (Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * __this, const RuntimeMethod* method) { return (( HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * (*) (Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 *, const RuntimeMethod*))Stack_1_Pop_m883C5DEF33CA2E556AC710A9BE26F8BD2D4B182C_gshared)(__this, method); } // System.Type System.Linq.Expressions.CatchBlock::get_Test() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * CatchBlock_get_Test_m9F57E603AC71DE8C69057B4B366BEF47823E3247_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Linq.Expressions.CatchBlock System.Linq.Expressions.Expression::MakeCatchBlock(System.Type,System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370 (Type_t * ___type0, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___filter3, const RuntimeMethod* method); // System.Runtime.CompilerServices.IStrongBox System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::GetBox(System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ExpressionQuoter_GetBox_mB02A80E9219C417E14C0DDFB99A2470B67FE640E (ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable0, const RuntimeMethod* method); // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Expression::Constant(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * Expression_Constant_mEEA1BB10F0EE0D668C36114629468DA1D840601C (RuntimeObject * ___value0, const RuntimeMethod* method); // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Field(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Field_mE764DA3894D8BE7A1713A3410EB21774BB84244C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___fieldName1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Convert(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Convert_m494826A3729B238263D95E7D7B0E236DE3B1CDA7 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_mA0716D67CA98A0D87DA10D7420DD82D2294A620D (Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___key0, LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 **, const RuntimeMethod*))Dictionary_2_TryGetValue_mE985A35FC727FA9F519564063C5C5063209ADDA8_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Linq.Expressions.Interpreter.LocalVariable::get_InClosure() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LocalVariable_get_InClosure_mA3903B46C398E3BE8086ABC39A061D4844FB32B3 (LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * __this, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Int32 System.Environment::get_TickCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_TickCount_mBA4279B1C0BC197BF2121166E7C1F6A46D2B5D4E (const RuntimeMethod* method); // System.Void System.Threading.ReaderWriterLockSlim/TimeoutTracker::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeoutTracker__ctor_mD01DAC1C1322B0E6DB8D847D6BB02DF0DEC14553 (TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * __this, int32_t ___millisecondsTimeout0, const RuntimeMethod* method); // System.Int32 System.Threading.ReaderWriterLockSlim/TimeoutTracker::get_RemainingMilliseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeoutTracker_get_RemainingMilliseconds_m2DF873714961B9BED784F45364703221E4259F04 (TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * __this, const RuntimeMethod* method); // System.Boolean System.Threading.ReaderWriterLockSlim/TimeoutTracker::get_IsExpired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeoutTracker_get_IsExpired_mE4ED4EDAA3A57C06198F451E21D347640DB1EA38 (TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90 (RightShiftInstruction_t3924AC7D0643222E8B4CB019E54B51B602C7779D * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.SubInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA (SubInstruction_tF4D0366CCE5A3D5FCAFEB29CE56F351EAE113CCD * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInstruction__ctor_mF3B941C5C65151CC9453453C7E0EFA58412D2C53 (SubOvfInstruction_t7F7BC51F9793A023460130C575310B84D5F37721 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionNoT__ctor_m340CB277F4601E785560A9E43FF8C55B74B74115 (CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B * __this, Type_t * ___t0, const RuntimeMethod* method); // System.Void System.NullReferenceException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NullReferenceException__ctor_m669954F23A336EC873149F0ED0D291F2B509017A (NullReferenceException_t44B4F3CDE3111E74591952B8BE8707B28866D724 * __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddUInt64_Run_m1E78A0196DDC6270A8F909F2989BF79F615019AD (AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_add((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt64__ctor_m6ACB5603C39116989F1C5ADFFEF793CDB62928B5 (AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 * __this, const RuntimeMethod* method) { { AddInstruction__ctor_m1BE2177B08518C8C4B98DE778E42D1489CDE9E3C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInt16_Run_m83D0A9E0C9AA1B4E684FE6F83D1552477A36DCCD (AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt16_Run_m83D0A9E0C9AA1B4E684FE6F83D1552477A36DCCD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) + (int64_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) + (int64_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt16_Run_m83D0A9E0C9AA1B4E684FE6F83D1552477A36DCCD_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_add((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt16_Run_m83D0A9E0C9AA1B4E684FE6F83D1552477A36DCCD_RuntimeMethod_var); int16_t L_18 = ((int16_t)((int16_t)((int32_t)il2cpp_codegen_add((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt16__ctor_m57DAE036FE249A55A3A6EA11728570BE3632A987 (AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 * __this, const RuntimeMethod* method) { { AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInt32_Run_m8A041AB27AA91BB674ED2A3718BAD564CBAA8A8A (AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt32_Run_m8A041AB27AA91BB674ED2A3718BAD564CBAA8A8A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) + (int64_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) + (int64_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt32_Run_m8A041AB27AA91BB674ED2A3718BAD564CBAA8A8A_RuntimeMethod_var); RuntimeObject * L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_m53DFEFE8224BE36C871A324BC94308094F7E9281(((int32_t)il2cpp_codegen_add((int32_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), (int32_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; int32_t L_20 = V_0; NullCheck(L_19); L_19->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt32__ctor_m0293D16438BD2EEE037D19CCCC69A8391EC0F050 (AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA * __this, const RuntimeMethod* method) { { AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInt64_Run_m16D1DB135FE2726CF44F326D4231B54CFD58695E (AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt64_Run_m16D1DB135FE2726CF44F326D4231B54CFD58695E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject * L_16 = V_2; RuntimeObject * L_17 = V_3; if (il2cpp_codegen_check_add_overflow((int64_t)((*(int64_t*)((int64_t*)UnBox(L_16, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt64_Run_m16D1DB135FE2726CF44F326D4231B54CFD58695E_RuntimeMethod_var); int64_t L_18 = ((int64_t)il2cpp_codegen_add((int64_t)((*(int64_t*)((int64_t*)UnBox(L_16, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt64__ctor_mA028FC92D3B4F7698A6EA69EADA6200DF58CCB61 (AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 * __this, const RuntimeMethod* method) { { AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfUInt16_Run_m77B794AE14B9100646D2B6AE98AEE8E762E74E52 (AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt16_Run_m77B794AE14B9100646D2B6AE98AEE8E762E74E52_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) + (int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) + (int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt16_Run_m77B794AE14B9100646D2B6AE98AEE8E762E74E52_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_add((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt16_Run_m77B794AE14B9100646D2B6AE98AEE8E762E74E52_RuntimeMethod_var); uint16_t L_18 = ((uint16_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt16__ctor_m5790569EC913ADE38D4FA103BB3A77D17DBDF180 (AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC * __this, const RuntimeMethod* method) { { AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfUInt32_Run_m6119A1498BF477B574E91C753E1EC810105053C8 (AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt32_Run_m6119A1498BF477B574E91C753E1EC810105053C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))) + (uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))) > (uint64_t)(uint32_t)kIl2CppUInt32Max) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt32_Run_m6119A1498BF477B574E91C753E1EC810105053C8_RuntimeMethod_var); uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt32__ctor_mFE4092C8B1A638B5FAB6E61CA915E77513EABAF2 (AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 * __this, const RuntimeMethod* method) { { AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfUInt64_Run_m7EED608743EB27C5943140606185A4E7A098510F (AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt64_Run_m7EED608743EB27C5943140606185A4E7A098510F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))) > kIl2CppUInt64Max - (uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt64_Run_m7EED608743EB27C5943140606185A4E7A098510F_RuntimeMethod_var); uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_add((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt64__ctor_m49A7FC5EB3F5FBF488B0496DF02D85A880FF59FC (AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 * __this, const RuntimeMethod* method) { { AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndBoolean_Run_mD6C48561B2B7C3245831C6BF0896342BBAF7B562 (AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B5_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B4_0 = NULL; RuntimeObject * G_B6_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B6_1 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B11_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B10_0 = NULL; RuntimeObject * G_B12_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B12_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0033; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; G_B4_0 = L_7; if (((*(bool*)((bool*)UnBox(L_8, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) { G_B5_0 = L_7; goto IL_002d; } } { IL2CPP_RUNTIME_CLASS_INIT(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); RuntimeObject * L_9 = ((Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields*)il2cpp_codegen_static_fields_for(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var))->get_BoxedFalse_0(); G_B6_0 = L_9; G_B6_1 = G_B4_0; goto IL_002e; } IL_002d: { G_B6_0 = NULL; G_B6_1 = G_B5_0; } IL_002e: { NullCheck(G_B6_1); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(G_B6_1, G_B6_0, /*hidden argument*/NULL); } IL_0033: { return 1; } IL_0035: { RuntimeObject * L_10 = V_0; if (L_10) { goto IL_0050; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11 = ___frame0; RuntimeObject * L_12 = V_1; G_B10_0 = L_11; if (((*(bool*)((bool*)UnBox(L_12, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) { G_B11_0 = L_11; goto IL_0048; } } { IL2CPP_RUNTIME_CLASS_INIT(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); RuntimeObject * L_13 = ((Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields*)il2cpp_codegen_static_fields_for(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var))->get_BoxedFalse_0(); G_B12_0 = L_13; G_B12_1 = G_B10_0; goto IL_0049; } IL_0048: { G_B12_0 = NULL; G_B12_1 = G_B11_0; } IL_0049: { NullCheck(G_B12_1); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(G_B12_1, G_B12_0, /*hidden argument*/NULL); return 1; } IL_0050: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14 = ___frame0; RuntimeObject * L_15 = V_1; RuntimeObject * L_16 = V_0; NullCheck(L_14); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_14, (bool)((int32_t)((int32_t)((*(bool*)((bool*)UnBox(L_15, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))&(int32_t)((*(bool*)((bool*)UnBox(L_16, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndBoolean__ctor_m02462EA8DDACAA42E876C344F5D87625C6CF57C2 (AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndByte_Run_m7A4A9413701AE4F11553278D76FFEE400556E509 (AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m3D471A0B71F06B515A5AC6CD955F00C8240428ED(L_7, (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_8, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))&(int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndByte__ctor_mEE3E02EA1926B1FF899A18CA03AA166B0E77C8F4 (AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInt16_Run_mA1EFD36991F0A60020CC130156F33A8D7BBEEEF1 (AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_7, ((int16_t)((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))&(int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt16__ctor_mB2E490C5DD39449EE4CE418F6AC48A49D4E57DCC (AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInt32_Run_mB30B5428676C2AA0BDE1813E014D61F80AD4A377 (AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_7, ((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_8, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt32__ctor_m538AAADC626C60CC1586D8FA73CBB0E6DCF88687 (AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInt64_Run_mF1CB164058060907FC567F74B679B3230E59F41D (AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; 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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))&(int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_11 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt64__ctor_mE6B72D58B1B7AC49383CA86B74FF2A603A434F85 (AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndSByte_Run_m5AD2B11B23A1D8F12EB43C47F8CAE9670D3DCAC1 (AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m99C008FE2B0E5842A182DBDFE7144A40960EEE8B(L_7, ((int8_t)((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))&(int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndSByte__ctor_m34C53BBEB9C9DF256A1CF94E5F0651232A3773BE (AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndUInt16_Run_mE6E0B9777CE96B9DC9D183AAFD4CA981FDECF049 (AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_7, (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))&(int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt16__ctor_m107C36FE7C898556C744FDD46FACF9EB30352199 (AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndUInt32_Run_mD0007C1525AC550F528FE1BDC9CB5B01E3D3DBE4 (AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; uint32_t L_10 = ((uint32_t)((int32_t)((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_8, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))&(int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_11 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt32__ctor_m65FB234BD06ED91DB8C62D3B5260185B982EF449 (AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndUInt64_Run_m1E63AA596E2E7557C0BE96030E184E23A64438B9 (AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; uint64_t L_10 = ((uint64_t)((int64_t)((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_8, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))&(int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_11 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt64__ctor_m5FAAF919DC89AF410F050609278FB5EC79AD87F0 (AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 * __this, const RuntimeMethod* method) { { AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.BlockExpressionList/d__18::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18__ctor_m18852E116B0FF98E795528200D580D048B29AD67 (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); int32_t L_0 = ___U3CU3E1__state0; __this->set_U3CU3E1__state_0(L_0); return; } } // System.Void System.Linq.Expressions.BlockExpressionList/d__18::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18_System_IDisposable_Dispose_m8E4DA7A39E1BE3D650943D48114EDF6D33D2D05C (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * __this, const RuntimeMethod* method) { { return; } } // System.Boolean System.Linq.Expressions.BlockExpressionList/d__18::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CGetEnumeratorU3Ed__18_MoveNext_m3F40A917510CEBF1DC0BFDFB0D8BEC59F79191E4 (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * __this, const RuntimeMethod* method) { int32_t V_0 = 0; BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * V_1 = NULL; int32_t V_2 = 0; { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_0 = L_0; BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * L_1 = __this->get_U3CU3E4__this_2(); V_1 = L_1; int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_0022; } case 1: { goto IL_003e; } case 2: { goto IL_006e; } } } { return (bool)0; } IL_0022: { __this->set_U3CU3E1__state_0((-1)); BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * L_3 = V_1; NullCheck(L_3); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = L_3->get__arg0_1(); __this->set_U3CU3E2__current_1(L_4); __this->set_U3CU3E1__state_0(1); return (bool)1; } IL_003e: { __this->set_U3CU3E1__state_0((-1)); __this->set_U3CiU3E5__1_3(1); goto IL_0085; } IL_004e: { BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * L_5 = V_1; NullCheck(L_5); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_6 = L_5->get__block_0(); int32_t L_7 = __this->get_U3CiU3E5__1_3(); NullCheck(L_6); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8; L_8 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_6, L_7); __this->set_U3CU3E2__current_1(L_8); __this->set_U3CU3E1__state_0(2); return (bool)1; } IL_006e: { __this->set_U3CU3E1__state_0((-1)); int32_t L_9 = __this->get_U3CiU3E5__1_3(); V_2 = L_9; int32_t L_10 = V_2; __this->set_U3CiU3E5__1_3(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1))); } IL_0085: { int32_t L_11 = __this->get_U3CiU3E5__1_3(); BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * L_12 = V_1; NullCheck(L_12); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_13 = L_12->get__block_0(); NullCheck(L_13); int32_t L_14; L_14 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_13); if ((((int32_t)L_11) < ((int32_t)L_14))) { goto IL_004e; } } { return (bool)0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList/d__18::System.Collections.Generic.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * U3CGetEnumeratorU3Ed__18_System_Collections_Generic_IEnumeratorU3CSystem_Linq_Expressions_ExpressionU3E_get_Current_m6A6A8766A1A591080C88F126A8B3630634E8AC30 (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Void System.Linq.Expressions.BlockExpressionList/d__18::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_Reset_m7F1F731C91E42E4DBEC4FEAD5F6B9BBCDCDD3A91 (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_Reset_m7F1F731C91E42E4DBEC4FEAD5F6B9BBCDCDD3A91_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.BlockExpressionList/d__18::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_get_Current_m041C6AEB3FCD7A77B337B3F71AE3EBADCA7AB77A (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionNoT__ctor_m340CB277F4601E785560A9E43FF8C55B74B74115 (CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B * __this, Type_t * ___t0, const RuntimeMethod* method) { { CastInstruction__ctor_m0F72D1A79C95347F9FB9FF1F0CD38B08C78BE788(__this, /*hidden argument*/NULL); Type_t * L_0 = ___t0; __this->set__t_15(L_0); return; } } // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * CastInstructionNoT_Create_m410347AEE444DF94882AC51F7466DCBEB1D03C66 (Type_t * ___t0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Value_t291D50D67C4EC0983FA0B027505922ED0110765D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___t0; NullCheck(L_0); bool L_1; L_1 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { Type_t * L_2 = ___t0; bool L_3; L_3 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0017; } } { Type_t * L_4 = ___t0; Value_t291D50D67C4EC0983FA0B027505922ED0110765D * L_5 = (Value_t291D50D67C4EC0983FA0B027505922ED0110765D *)il2cpp_codegen_object_new(Value_t291D50D67C4EC0983FA0B027505922ED0110765D_il2cpp_TypeInfo_var); Value__ctor_m2884D85DAE284D0EF6B356A394D09128FA12CE03(L_5, L_4, /*hidden argument*/NULL); return L_5; } IL_0017: { Type_t * L_6 = ___t0; Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10 * L_7 = (Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10 *)il2cpp_codegen_object_new(Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10_il2cpp_TypeInfo_var); Ref__ctor_m550731B94572A3B459EB3FB79FE9CBB7DDD7CB61(L_7, L_6, /*hidden argument*/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_m0242F9C14F567D54AA24499CA7E4E857B9F0077D (CastInstructionNoT_t9C4D91B95D55BEB4F8E995F8E4CE167C8606110B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Type_t * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; 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_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_3, /*hidden argument*/NULL); V_1 = L_4; Type_t * L_5 = V_1; Type_t * L_6 = __this->get__t_15(); bool L_7; L_7 = TypeUtils_HasReferenceConversionTo_m9FC9FF092E33B33C3FBEF65CFF6081EC0A643B11(L_5, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0033; } } { Type_t * L_8 = V_1; Type_t * L_9 = __this->get__t_15(); bool L_10; L_10 = TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_mA1F78B9925FB090C4BBD3FFA51AE82C0E327797D(L_8, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0033; } } { InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_11 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m76E962000488C3BEA2B6FC2F48B31FF1AEE32934(L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CastInstructionNoT_Run_m0242F9C14F567D54AA24499CA7E4E857B9F0077D_RuntimeMethod_var))); } IL_0033: { Type_t * L_12 = __this->get__t_15(); Type_t * L_13 = V_1; NullCheck(L_12); bool L_14; L_14 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(121 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_12, L_13); if (L_14) { goto IL_0047; } } { InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_15 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m76E962000488C3BEA2B6FC2F48B31FF1AEE32934(L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CastInstructionNoT_Run_m0242F9C14F567D54AA24499CA7E4E857B9F0077D_RuntimeMethod_var))); } IL_0047: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = ___frame0; RuntimeObject * L_17 = V_0; NullCheck(L_16); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_16, L_17, /*hidden argument*/NULL); goto IL_0057; } IL_0050: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_18 = ___frame0; VirtualActionInvoker1< InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::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.Int32 System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer::System.Collections.Generic.IComparer.Compare(System.Linq.Expressions.Interpreter.DebugInfo,System.Linq.Expressions.Interpreter.DebugInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DebugInfoComparer_System_Collections_Generic_IComparerU3CSystem_Linq_Expressions_Interpreter_DebugInfoU3E_Compare_mEABB370165D50AB99B3BF261AC8ECE5A693A762C (DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * __this, DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ___d10, DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ___d21, const RuntimeMethod* method) { { DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_0 = ___d10; NullCheck(L_0); int32_t L_1 = L_0->get_Index_2(); DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_2 = ___d21; NullCheck(L_2); int32_t L_3 = L_2->get_Index_2(); if ((((int32_t)L_1) <= ((int32_t)L_3))) { goto IL_0010; } } { return 1; } IL_0010: { DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_4 = ___d10; NullCheck(L_4); int32_t L_5 = L_4->get_Index_2(); DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_6 = ___d21; NullCheck(L_6); int32_t L_7 = L_6->get_Index_2(); if ((!(((uint32_t)L_5) == ((uint32_t)L_7)))) { goto IL_0020; } } { return 0; } IL_0020: { return (-1); } } // System.Void System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugInfoComparer__ctor_mF2A807EB2B1916FE1535F4DEBD55F67261BEEE58 (DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementDouble_Run_m95E5C888C76AD0C759FDB8FF8E9172D8744EEAF0 (DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_002e; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; double L_6 = ((double)il2cpp_codegen_subtract((double)((*(double*)((double*)UnBox(L_5, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))), (double)(1.0))); RuntimeObject * L_7 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_002e: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementDouble__ctor_mC38DF85FB732F45E5A2A1467F3230BFC1F322F43 (DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInt16_Run_m87E1DD53C4AD74B88FEA42E5A3A68294ACD1F310 (DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_4, ((int16_t)((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)1)))), /*hidden argument*/NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt16__ctor_m497482E3CC3E80B3C5888F818F8204837484FB57 (DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInt32_Run_m3E63B377D09BFCA69DF647ED9839E768F40317BE (DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_4, ((int32_t)il2cpp_codegen_subtract((int32_t)((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), (int32_t)1)), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt32__ctor_m685B8ACD2E8382473623DE0F271A346C75F03907 (DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInt64_Run_m43AA02D3DBDD2291875C7DE4B6428A1A162EF802 (DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0027; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; int64_t L_6 = ((int64_t)il2cpp_codegen_subtract((int64_t)((*(int64_t*)((int64_t*)UnBox(L_5, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((int64_t)((int64_t)1)))); RuntimeObject * L_7 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0027: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt64__ctor_mC10AE052BC7C0AF2116A3D4728CAAFE4AE9DB74D (DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementSingle_Run_mDB0ADCA7378090DA92B923255AF41FE8BC6BA14C (DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_002a; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; float L_6 = ((float)il2cpp_codegen_subtract((float)((*(float*)((float*)UnBox(L_5, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))), (float)(1.0f))); RuntimeObject * L_7 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_002a: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementSingle__ctor_mA788F6EF637E940EEE7931074D2442C713F5A299 (DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementUInt16_Run_mF98E9C62CE187A447E89BB9616610CC88D003DBA (DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_4, (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_5, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)1)))), /*hidden argument*/NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt16__ctor_mE6A6E09B7089126F271CBE77E4B1122DD5059C2E (DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementUInt32_Run_m61DF1572625C1355F1BD021ADC5A9664946B1D87 (DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0026; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; uint32_t L_6 = ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_5, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), (int32_t)1))); RuntimeObject * L_7 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0026: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt32__ctor_m87DE71C1028A5363C31E34F922A83E1C5024F5C9 (DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementUInt64_Run_mAE8E16EE8F4DD76355FA9275A1775856F37880A8 (DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0027; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; uint64_t L_6 = ((uint64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_5, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), (int64_t)((int64_t)((int64_t)1))))); RuntimeObject * L_7 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0027: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt64__ctor_mAAC4C4DF7F890C39EFF8FF46F6CB275A68FEB842 (DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A * __this, const RuntimeMethod* method) { { DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m239E10DD481CC2FEB5E98AB2C116D8A089F838F9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * L_0 = (U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 *)il2cpp_codegen_object_new(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var); U3CU3Ec__ctor_mD012B4FB374BE9512978586D9F95B89274ABE4D5(L_0, /*hidden argument*/NULL); ((U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mD012B4FB374BE9512978586D9F95B89274ABE4D5 (U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/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_mC9531127299F7AD74C04391F5DDCE3B00997B288 (U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * __this, Type_t * ___t0, const RuntimeMethod* method) { { Type_t * L_0 = ___t0; NullCheck(L_0); bool L_1; L_1 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivDouble_Run_mEE3A72686AFD4D292B0E9BE3E8412ECD696D7690 (DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject * L_16 = V_2; RuntimeObject * L_17 = V_3; double L_18 = ((double)((double)((*(double*)((double*)UnBox(L_16, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))/(double)((*(double*)((double*)UnBox(L_17, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivDouble__ctor_mADBCB8124C247FEF4A4C606BBB0A87EE12C0BC90 (DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInt16_Run_m6DA0F622A13947914977ACE984769C985865AC05 (DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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)((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))/(int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt16__ctor_mC5FE94599753289332D7CBA3924395D844CCE503 (DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInt32_Run_m511A730F6CE026C488CFCE3A933F998D97419586 (DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_m53DFEFE8224BE36C871A324BC94308094F7E9281(((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))/(int32_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; int32_t L_20 = V_0; NullCheck(L_19); L_19->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt32__ctor_m1AACBAA57D3DD36034E5BE3C807DFFDB70B48855 (DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInt64_Run_m5CD6DB7F7428FF0049F4408FCC74959640CC91FA (DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))/(int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt64__ctor_mC990D69F7ED1627B592FC0349A38E17DA086A91F (DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivSingle_Run_m0971D02AC44C130E90530DE8AE20C5F14A8C35D4 (DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B3_1 = L_13; goto IL_0038; } } { RuntimeObject * L_16 = V_2; RuntimeObject * L_17 = V_3; float L_18 = ((float)((float)((*(float*)((float*)UnBox(L_16, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))/(float)((*(float*)((float*)UnBox(L_17, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivSingle__ctor_mBD03E6AEF2B0101469279DFA82DAF2EB8473E094 (DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivUInt16_Run_mCF10B1134A0AA81EB28D796E9F14694E4B379B95 (DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))/(int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))))); RuntimeObject * L_19 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt16__ctor_m65A5666918A2CE9D98CE97173C7937BAAB2FBF03 (DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivUInt32_Run_m4883898B70F7414A60457705C9634B45DACA4B00 (DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))/(uint32_t)(int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt32__ctor_m7A3D5DB8F9E3785BB9C57E5CB0A3079C8D6A7ADB (DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivUInt64_Run_mBEF7A8F05155BD1CB130FA963B2018C484214646 (DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))/(uint64_t)(int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt64__ctor_mDF2A6712A346A26DCF198E8131C79162E179E91B (DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 * __this, const RuntimeMethod* method) { { DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualBoolean_Run_m63C0ABE7613E98297259E53E56F5F9FF607C64F4 (EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(bool*)((bool*)UnBox(L_10, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) == ((int32_t)((*(bool*)((bool*)UnBox(L_11, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBoolean__ctor_m6924BC1842F1BBAF160C7F87091CBC251F0A2AD3 (EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualBooleanLiftedToNull_Run_m5BD463E0D0C67446278D2DE61CAD434AA169D81F (EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(bool*)((bool*)UnBox(L_8, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) == ((int32_t)((*(bool*)((bool*)UnBox(L_9, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBooleanLiftedToNull__ctor_m17B6288E1045D1309E2470700E798E791AC9F8FE (EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualByte_Run_m803E9CAE65833ED58254FCD289B3CACA38A23CC3 (EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_10, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_11, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByte__ctor_mA52B272DB29C1071A728852C1F1B7E0C8E06EEA5 (EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualByteLiftedToNull_Run_mDBC77F1A0BB976D1265B91878F8FEABBB52BA747 (EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_8, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByteLiftedToNull__ctor_m529C988EB32930F43FAC950C28C27579B12A3810 (EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualChar_Run_m301D853BCF6E79832590A86736983254E7420317 (EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_11, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualChar__ctor_m9B3457BA8226DE6EC2D491867BF34B6187DB8829 (EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualCharLiftedToNull_Run_m5662D99FE3A0C8B503230824D838DB07D71AAD89 (EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_8, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_9, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualCharLiftedToNull__ctor_m5026D6ACCED4CDC54CB788E360F67CE2C1C93AFD (EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualDouble_Run_m84E87226BC2AAE24CC691DF396E913BC3185E172 (EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((double)((*(double*)((double*)UnBox(L_10, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)UnBox(L_11, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDouble__ctor_m73B44C50DBB0DF38613F401E9DB8AA99447AAD79 (EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualDoubleLiftedToNull_Run_m9C89949B3BD1E2A0A870F0F9AFA29182566483BA (EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((double)((*(double*)((double*)UnBox(L_8, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)UnBox(L_9, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDoubleLiftedToNull__ctor_m2078ED45027ABBC149B460BC4DC65A6DBCFFE9C9 (EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt16_Run_mE9DAF849261774D313C159EA649AE50B5CCB9675 (EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_10, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_11, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16__ctor_m3AFC75AD00598F9EDB381926B84921C12670ED00 (EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt16LiftedToNull_Run_m3D714F587981538798F684FABC178CB3753F45EA (EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16LiftedToNull__ctor_m780A0408FD8A612C3FFB21D1B96B80691875D1A2 (EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt32_Run_mF523CB8114A8D49A842AA7E140E05F5A0BF4C824 (EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_10, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_11, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32__ctor_m5C98AF98E2333741402862F96854BDAB3F71F18E (EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt32LiftedToNull_Run_mA32A08C69144A0DD06945CA04193DB733D9591FB (EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_8, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32LiftedToNull__ctor_m84D6C00CFB3A3D90B6A552776A7C5D0D661FBBAF (EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt64_Run_m9B065E1B0318421FA339A575D0D4FFA0A6DACE76 (EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_11, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64__ctor_m7F5FE7A3B4C8346A8BEAE7EE68048DF4CE616724 (EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt64LiftedToNull_Run_m986D40F97056861D87F6F0C71C75E424423A6EC4 (EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_8, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64LiftedToNull__ctor_m1C448D1674715EDE97EEF7B00BDA2B8EC43114B4 (EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualReference_Run_m3BD18782D3BDA24023402E065DC674C1963907CF (EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = ___frame0; NullCheck(L_1); RuntimeObject * L_2; L_2 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_1, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); RuntimeObject * L_4; L_4 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_3, /*hidden argument*/NULL); NullCheck(L_0); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_0, (bool)((((RuntimeObject*)(RuntimeObject *)L_2) == ((RuntimeObject*)(RuntimeObject *)L_4))? 1 : 0), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualReference__ctor_mD9943A41AF49145498EB02437E85EB242E63D2E3 (EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSByte_Run_mB592E58F196390C336A4D8A2B779E65575DA7A34 (EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_10, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_11, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByte__ctor_m40FD736A793266D5FEBE0F4486A5A31D8307BBBF (EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSByteLiftedToNull_Run_m0E1970D03E401BE82C1B3808B65C5592BD97184E (EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByteLiftedToNull__ctor_m3FC8C41A908401FD345C7007AA3809BA00D576AF (EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSingle_Run_mDB74C98D792D704462C2CD268DB71912A44AD8B6 (EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((float)((*(float*)((float*)UnBox(L_10, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)UnBox(L_11, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingle__ctor_m44D2854BA034C4706ED4CCDC7A0DE51539DF3C24 (EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSingleLiftedToNull_Run_m33303D2CF468BD6881D9F8F1493C5F8FA10DABEE (EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((float)((*(float*)((float*)UnBox(L_8, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)UnBox(L_9, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingleLiftedToNull__ctor_mD2D732A298BC6B4722CF6637DC386CE86AA83B03 (EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt16_Run_mB1AA27AF48460D3F221174D9DFC02810A40323A3 (EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_10, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_11, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16__ctor_m4AD90DBFF81B722CC950738B543827C8C0B2AB4E (EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt16LiftedToNull_Run_m1A519A19ABD2C15769E40F405F1D00B1A860C127 (EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16LiftedToNull__ctor_m37DCE6C4EA4D29DEA8B58BFB93B09F12B317D86F (EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt32_Run_mD792471A3E026166C324B0D26A51E69D5A43B2CC (EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_10, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_11, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32__ctor_mB4175F381BFB23840842081F11212342D2B4E1EE (EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt32LiftedToNull_Run_m026CB27D2C91C6ACC93372CDD061AB3C2FD927F0 (EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_8, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32LiftedToNull__ctor_mAA791F72BA10AB3E78137B611E793202FBBD22E5 (EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt64_Run_mD46D771ED6675DA088A7778BC4533E5BF9CBE2DA (EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003d; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)0, /*hidden argument*/NULL); goto IL_003d; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_10, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_11, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_003d: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64__ctor_m53EAE6AB6169E141E0D58998D5534E68B4DD297E (EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt64LiftedToNull_Run_mDE237F87584A4541268D1086B4ADA6201C365A05 (EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0031; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_8, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0031: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64LiftedToNull__ctor_m0F2C2418090EC6B2BD4BBDFAA89497D7FB4F1C07 (EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 * __this, const RuntimeMethod* method) { { EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrBoolean_Run_m1B7A502E2AF99B451C7283CC951FD9E001754281 (ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((int32_t)((int32_t)((*(bool*)((bool*)UnBox(L_8, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))^(int32_t)((*(bool*)((bool*)UnBox(L_9, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrBoolean__ctor_m377916499A7A0DEA36F6ACE9848A4396F0285BBA (ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrByte_Run_m628A783701A5F3D866DEFF99405B9FB37C2F63F0 (ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m3D471A0B71F06B515A5AC6CD955F00C8240428ED(L_7, (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_8, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))^(int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrByte__ctor_m3BC8499615685D6257511AB7CC1F85BCF0AF389F (ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInt16_Run_m9E65E1E311FA5CB13DB79684773F285B4DFBA8B2 (ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_7, ((int16_t)((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))^(int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt16__ctor_m92CF3CC50AB34CC9A9EF1A35597B0D1B87F4B175 (ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInt32_Run_m921EDEB199DCE1437F248C870FE6FE255884358B (ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_7, ((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_8, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))^(int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt32__ctor_m95DA35380EC8E63228D06B1CD7EDED97F11D32D4 (ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInt64_Run_mA3B170876A8FF05650A307315BAA9591333EB63D (ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; 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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))^(int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_11 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt64__ctor_mBF7924DA883D23CF87CEADECEE0CD095FC807980 (ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrSByte_Run_m4F42796C4C87386FFB366ECE22DBDB3D34DDD918 (ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m99C008FE2B0E5842A182DBDFE7144A40960EEE8B(L_7, ((int8_t)((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))^(int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrSByte__ctor_mBEED3C5812CD35E3D95586BF3AF9EF2832295FB6 (ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrUInt16_Run_m9593E3365DB2A50F722D3F90FF868E53F9593322 (ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_7, (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))^(int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt16__ctor_m28121D284195BF208B473A97891D2974875ED7A6 (ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrUInt32_Run_m3D8A2E3D23A01E3C032627642ED48D44B9E23909 (ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; uint32_t L_10 = ((uint32_t)((int32_t)((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_8, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))^(int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_11 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt32__ctor_mB12ED2C7C4147E2F29E6F258ACC93117C4DD3CFA (ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrUInt64_Run_m022D0C1C35071F9EE06675BAA51DA2CAB784B0CD (ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; uint64_t L_10 = ((uint64_t)((int64_t)((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_8, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))^(int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_11 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt64__ctor_m3103DFC94896B8BA56E34BA34C0A8DA845F7E905 (ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA * __this, const RuntimeMethod* method) { { ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanByte__ctor_m8ECA26C2BE35066AF13D41DB335BA9310B4DFD42 (GreaterThanByte_t879110EAA97FE9E575F25B690618320C1B4BC9D0 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanByte_Run_m6B465ECB89AD3C341178AE5A38F3B17F7498C83F (GreaterThanByte_t879110EAA97FE9E575F25B690618320C1B4BC9D0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) > ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_10, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanChar::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanChar__ctor_m0089B1EB0DD19B0E6D13EBC3D1816D6ED398975E (GreaterThanChar_t780CFA9E7AE8D9B34C24C6BE27F0F9546D12B1CE * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanChar_Run_m717B033FE0D8EA2F0EAD4B24049C4A88E0DB6930 (GreaterThanChar_t780CFA9E7AE8D9B34C24C6BE27F0F9546D12B1CE * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_9, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) > ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanDouble::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanDouble__ctor_m97561391108868DD96F9A053927151CFC26E33C7 (GreaterThanDouble_tCC24EEB2E6850E83F6554725D4D89C031FBC4301 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanDouble_Run_m07B340E440BFBE5BADC925C449896C0797633090 (GreaterThanDouble_tCC24EEB2E6850E83F6554725D4D89C031FBC4301 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((double)((*(double*)((double*)UnBox(L_9, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) > ((double)((*(double*)((double*)UnBox(L_10, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInt16__ctor_m7C49C8EF13CFBA57E152955C411D21F957A784BE (GreaterThanInt16_t34C6729CAF795EFF37F238EAFBB0525DAAF35341 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanInt16_Run_m7C1A0823A225E13966BA03BB03FE969EC39EC61E (GreaterThanInt16_t34C6729CAF795EFF37F238EAFBB0525DAAF35341 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) > ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_10, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInt32__ctor_m2CF7FE979E2BE95804DB8C5576AB283A77CAB6C2 (GreaterThanInt32_t28BD3E9367E463BF678447C5A336BB793EBB4AFD * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanInt32_Run_m1498233A48B3B1305B470A5484049878A7892F54 (GreaterThanInt32_t28BD3E9367E463BF678447C5A336BB793EBB4AFD * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) > ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_10, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInt64__ctor_mB023637109CA2DA9D752211984AA2F2FB9C6513E (GreaterThanInt64_tC328EFD6AC3962AA17F9CF750A7E92EB7373B9FA * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanInt64_Run_m234883ED974A12BAFE8ABF2862788C50F0FCE891 (GreaterThanInt64_tC328EFD6AC3962AA17F9CF750A7E92EB7373B9FA * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) > ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanSByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanSByte__ctor_mB66BDA4508557812F5DC29224E35EE4EA22B9472 (GreaterThanSByte_t4FE14BC707C455CBEA4401F873CDD25A11A26578 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanSByte_Run_mDD774BDE6D67B28362698FC73591F349F360DAB7 (GreaterThanSByte_t4FE14BC707C455CBEA4401F873CDD25A11A26578 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) > ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_10, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanSingle::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanSingle__ctor_m54A403F73240F80E4715DD047AC1CEC88E2EADE0 (GreaterThanSingle_t7E5C09B80E5D70DB720F7DD7FB19504697CF56BC * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanSingle_Run_mE4DFF44C12CB4C5DC50231003011ED3F622AE957 (GreaterThanSingle_t7E5C09B80E5D70DB720F7DD7FB19504697CF56BC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((float)((*(float*)((float*)UnBox(L_9, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) > ((float)((*(float*)((float*)UnBox(L_10, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanUInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanUInt16__ctor_m1C437AD5B2811C3D4216BAD318EB8375938BD303 (GreaterThanUInt16_t5978EE220F3676DF901F261BE4F904C3678B1516 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanUInt16_Run_m2431175AB3EE8890490D4AC4423D7048390F3492 (GreaterThanUInt16_t5978EE220F3676DF901F261BE4F904C3678B1516 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) > ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_10, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanUInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanUInt32__ctor_m938C646AD7A9BB522FD913F300E5C39FE2751998 (GreaterThanUInt32_t539BD052ADD423D97CD390D809974A1444730CC0 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanUInt32_Run_m6F48683C6C6699C67FDF375ED0B9A0F42AF51F6A (GreaterThanUInt32_t539BD052ADD423D97CD390D809974A1444730CC0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((!(((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) <= ((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_10, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanInstruction/GreaterThanUInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanUInt64__ctor_m0CD695FDC83BF3DECCD04D9717B6857B0497DB3E (GreaterThanUInt64_t7C8EE2FCAFDEB689C2F6E64ECB2622499E88698A * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanInstruction__ctor_m126E44C15360E3DCAEBA13552BD50A5CFFF19560(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanUInt64_Run_m2B0A66F8CFA84986B53EA66071B7ADFABFD2F813 (GreaterThanUInt64_t7C8EE2FCAFDEB689C2F6E64ECB2622499E88698A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanInstruction_tB6629B9153CFCDFA01F540646E48CEEBAE13C1C1 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((!(((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) <= ((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_10, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualByte__ctor_mF2A6989C404DADD0DACF4A357F1952299D9ED76A (GreaterThanOrEqualByte_t40C6F00A06ADE61A1F012B8B1DFB4ED1FC2FFB56 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualByte_Run_mD89C13C74F34AE7BE1BF9A79C57F0869ED227E7F (GreaterThanOrEqualByte_t40C6F00A06ADE61A1F012B8B1DFB4ED1FC2FFB56 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) < ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_10, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualChar::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualChar__ctor_mFA4C5B79872B2D6422270AC848F73BCCEC75B9EE (GreaterThanOrEqualChar_t56A8D9B60A2B123488FE28151CFAD9579CCEE64A * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualChar_Run_mAD9A36BD8F7F88020153D8F4B89C3B058F5E1512 (GreaterThanOrEqualChar_t56A8D9B60A2B123488FE28151CFAD9579CCEE64A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_9, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) < ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualDouble::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualDouble__ctor_m63F7DD1984F251AD454AB63346085D62DC0AF074 (GreaterThanOrEqualDouble_t224634D336A618126E2F26F2702F5D2642E3DA43 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualDouble_Run_mDAD69DBBD1A2E7839838BDFFC7465F2E3ACDA147 (GreaterThanOrEqualDouble_t224634D336A618126E2F26F2702F5D2642E3DA43 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((double)((*(double*)((double*)UnBox(L_9, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) >= ((double)((*(double*)((double*)UnBox(L_10, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualInt16__ctor_m799FE5954EA35AA9032E4EBA698C3FBF2F14AF7B (GreaterThanOrEqualInt16_t3D9AD8186CB6612A956CA205ACB26FE8C1F25146 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualInt16_Run_mB5513687DEE8DD79508A9F1290B15A9DFF983D6E (GreaterThanOrEqualInt16_t3D9AD8186CB6612A956CA205ACB26FE8C1F25146 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) < ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_10, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualInt32__ctor_m4915067B006C1B22B5451C0A11FEC1E817F4452A (GreaterThanOrEqualInt32_tDFD02055F25C95599764AF147223D803B2D60273 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualInt32_Run_mB8F5B09D84A47181A7E25F23B649BC8F0B1F7377 (GreaterThanOrEqualInt32_tDFD02055F25C95599764AF147223D803B2D60273 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) < ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_10, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualInt64__ctor_mCEDD563CDF22ED42952BD2F2B29350862470ED98 (GreaterThanOrEqualInt64_tF91B0CBA56FFB7AB20D0DD42ACA844AEF8BDA7C8 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualInt64_Run_m68985E027BE54E327370FEB7F6AA934837E73C26 (GreaterThanOrEqualInt64_tF91B0CBA56FFB7AB20D0DD42ACA844AEF8BDA7C8 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) < ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualSByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualSByte__ctor_mECAD26621580A2468977776E4D54DCC4D419814B (GreaterThanOrEqualSByte_t3AE9153E7C7C3AA769EC9CEEEBC823FD932D9E92 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualSByte_Run_m5C164B5B9D66CC80CBC485CDAB7BFA1FC52F361D (GreaterThanOrEqualSByte_t3AE9153E7C7C3AA769EC9CEEEBC823FD932D9E92 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) < ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_10, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualSingle::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualSingle__ctor_mF6EF3A23FFA83191554AB6F486E773BFD8B80F3B (GreaterThanOrEqualSingle_t0DEBA1E3E12B6DB55D68F9C005FFF4DDC1A36C5E * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualSingle_Run_mA58B3AE19FAE1E320E3F95A04F8C0C12072982C9 (GreaterThanOrEqualSingle_t0DEBA1E3E12B6DB55D68F9C005FFF4DDC1A36C5E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((float)((*(float*)((float*)UnBox(L_9, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) >= ((float)((*(float*)((float*)UnBox(L_10, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualUInt16__ctor_mA893837AA5B264AABCB62217E1EF06971735288C (GreaterThanOrEqualUInt16_tA81D77A804A4094866D6CBA2D64EC875EF8D00E1 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualUInt16_Run_mCFC5EA1165A6A32AE33E616E83CA199C1D1829CF (GreaterThanOrEqualUInt16_tA81D77A804A4094866D6CBA2D64EC875EF8D00E1 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) < ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_10, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualUInt32__ctor_mB5B766450B4186B82896C3B2D49DAB92EEC0ABEC (GreaterThanOrEqualUInt32_t35738E22D5007AA8CDEFC0A99EB2B8CA592F9F42 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualUInt32_Run_mA811A359FA1F92A20523A4D39DFFF702B6136CD2 (GreaterThanOrEqualUInt32_t35738E22D5007AA8CDEFC0A99EB2B8CA592F9F42 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) >= ((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_10, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanOrEqualUInt64__ctor_m72F00357E9CF70BBA05B21F2E077D6E1D1AD0EA6 (GreaterThanOrEqualUInt64_tF70A150985E35B2C21939DD4B54E245EDF2EC270 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; GreaterThanOrEqualInstruction__ctor_mF499660355DF3FBE6F2FBE1C7F67BCF2C874E5B4(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.GreaterThanOrEqualInstruction/GreaterThanOrEqualUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanOrEqualUInt64_Run_m6D314D5703AF061626D7A022226694DD8DE9BF7A (GreaterThanOrEqualUInt64_tF70A150985E35B2C21939DD4B54E245EDF2EC270 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((GreaterThanOrEqualInstruction_tC8D082310A0F30077075C9925840FFB9C9AF92AA *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) >= ((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_10, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.IncrementInstruction/IncrementDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementDouble_Run_m1D7D9600B82D4A3DF4734C9994C2A5A139400720 (IncrementDouble_tBE94E3B044A3D4FB90FA80C32405406B07DB0293 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_002e; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; double L_6 = ((double)il2cpp_codegen_add((double)(1.0), (double)((*(double*)((double*)UnBox(L_5, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_002e: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementDouble__ctor_m31CC3DB081C0EA28712C58C64636F0F88EC2FC1A (IncrementDouble_tBE94E3B044A3D4FB90FA80C32405406B07DB0293 * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementInt16_Run_m17E2E7B7B28AC20EA5A1B9922389F01E366C2A74 (IncrementInt16_t880544529DEE5E1B56793B18A377A303F042D55D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_4, ((int16_t)((int16_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementInt16__ctor_m15F30EA201D440490F825C4154B0D9883BF2076C (IncrementInt16_t880544529DEE5E1B56793B18A377A303F042D55D * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementInt32_Run_m44FE5A0CA854D00460D2EBAF6A808574676E4826 (IncrementInt32_tAA4A635A94147404182B1C040DC44AE318253A28 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_4, ((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementInt32__ctor_m8EEC2093D4A2AD2D30D01CD990017AD50E7F5E58 (IncrementInt32_tAA4A635A94147404182B1C040DC44AE318253A28 * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementInt64_Run_mD06E51779FBDB7C2BCFF7B441AD0FE3FBF593AB4 (IncrementInt64_t43EEF69D0C9D4BCB7C53E283349064972BD511B7 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0027; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; int64_t L_6 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)1)), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_5, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0027: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementInt64__ctor_m6B3A8A65C3806BC9BB24CA2E7F87767B60ED38AA (IncrementInt64_t43EEF69D0C9D4BCB7C53E283349064972BD511B7 * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementSingle_Run_mE9B6E4F0526D54D953DB67743EBF8BBB81E1A1A1 (IncrementSingle_tFD7A85D083E2AE0F24FCE247AC01510F36E4A124 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_002a; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; float L_6 = ((float)il2cpp_codegen_add((float)(1.0f), (float)((*(float*)((float*)UnBox(L_5, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_002a: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementSingle__ctor_mB0903731C23B025AF72776288101DD28831D12A4 (IncrementSingle_tFD7A85D083E2AE0F24FCE247AC01510F36E4A124 * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementUInt16_Run_mBB563D90BB714A511F27C4E334D338AEF4C79FDD (IncrementUInt16_tC20F3F6559A9841A1D304BF15AEFCE80DB9E48DC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_4, (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_5, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementUInt16__ctor_mE65E03A67341C80420220E0D9F2348BF59F1AE39 (IncrementUInt16_tC20F3F6559A9841A1D304BF15AEFCE80DB9E48DC * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementUInt32_Run_m5CD985A7ABB233FF6B650EC2E9484B7FB81ED2FA (IncrementUInt32_tC6053B84B35D86721EA656853E89B804B9862680 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0026; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; uint32_t L_6 = ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_5, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_7 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0026: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementUInt32__ctor_m1D5214F8B2B20C466B2BAE47BBCD1A913D7D53D6 (IncrementUInt32_tC6053B84B35D86721EA656853E89B804B9862680 * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IncrementUInt64_Run_m088D18302F9CCAD4B988D6D93BE937B58ADCD0E8 (IncrementUInt64_tAF2CE6EEDA6DC4F20C80A0DDEF4B1C4F1D8EEE8B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0027; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; uint64_t L_6 = ((uint64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)1)), (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_5, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_7 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0027: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.IncrementInstruction/IncrementUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IncrementUInt64__ctor_mF5AC630241D8E5CFDCF9A84FB79B5088C1C52130 (IncrementUInt64_tAF2CE6EEDA6DC4F20C80A0DDEF4B1C4F1D8EEE8B * __this, const RuntimeMethod* method) { { IncrementInstruction__ctor_m2E4CA6E53400E84FA5713D14A61EC20B6CED42EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.InitializeLocalInstruction/ImmutableBox::.ctor(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImmutableBox__ctor_m97089151D69E48A9E8093F9C6A568ABF2CA2BCE0 (ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756 * __this, int32_t ___index0, RuntimeObject * ___defaultValue1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/NULL); RuntimeObject * L_1 = ___defaultValue1; __this->set__defaultValue_1(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_m795A299CC3BAE6EBD89716E13FDF227B4EE2BD57 (ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); RuntimeObject * L_3 = __this->get__defaultValue_1(); StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * L_4 = (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A *)il2cpp_codegen_object_new(StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA(L_4, L_3, /*hidden argument*/StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_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_m92D20DDA8FCAF75548B9C8D55DE88DFCC7041830 (ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756 * __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_mC06DDED3244D71DC551F00FBA8DD3491473A1E1F (ImmutableRefBox_t3BAC17726AA234466DA714A635EC98F3E823EA2D * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/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_m25BB9CCEB1D5873CC288837C54082F318935A0B6 (ImmutableRefBox_t3BAC17726AA234466DA714A635EC98F3E823EA2D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_mC83246CAA100685F2C6F6D6B2B4D73132BB3D417_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * L_3 = (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A *)il2cpp_codegen_object_new(StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); StrongBox_1__ctor_mC83246CAA100685F2C6F6D6B2B4D73132BB3D417(L_3, /*hidden argument*/StrongBox_1__ctor_mC83246CAA100685F2C6F6D6B2B4D73132BB3D417_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_mC8493549FA5E795F1A7319BDEE8F02B96A2117B2 (ImmutableRefBox_t3BAC17726AA234466DA714A635EC98F3E823EA2D * __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/ImmutableValue::.ctor(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImmutableValue__ctor_m63BC9A6E33C87FA9B453BC7BB809BB716B8EB823 (ImmutableValue_tFB6E031504747EC07B9EF13242ED91361201D185 * __this, int32_t ___index0, RuntimeObject * ___defaultValue1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/NULL); RuntimeObject * L_1 = ___defaultValue1; __this->set__defaultValue_1(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_mA481B7EEB42CB6719F73A4374A47222D38C2B94A (ImmutableValue_tFB6E031504747EC07B9EF13242ED91361201D185 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); RuntimeObject * L_3 = __this->get__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_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ImmutableValue_BoxIfIndexMatches_m028DB48DC4120BD8AA7E7C28A935E5126CC0916D (ImmutableValue_tFB6E031504747EC07B9EF13242ED91361201D185 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; int32_t L_1 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { return (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)NULL; } IL_000b: { int32_t L_2 = ___index0; RuntimeObject * L_3 = __this->get__defaultValue_1(); ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756 * L_4 = (ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756 *)il2cpp_codegen_object_new(ImmutableBox_tE4B9FB9857A9D93C886273B47C2A3E686D851756_il2cpp_TypeInfo_var); ImmutableBox__ctor_m97089151D69E48A9E8093F9C6A568ABF2CA2BCE0(L_4, L_2, L_3, /*hidden argument*/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_m7368FEB9F8C987783DE554289471790F05FAB117 (ImmutableValue_tFB6E031504747EC07B9EF13242ED91361201D185 * __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/MutableBox::.ctor(System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MutableBox__ctor_m3B68C58D42174EAA072CFA5702712B0FF63DFDAF (MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE * __this, int32_t ___index0, Type_t * ___type1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/NULL); Type_t * L_1 = ___type1; __this->set__type_1(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_m950DA774D970175ECCE7C0FB3B7C899EAEA2A68C (MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) Type_t * L_0 = __this->get__type_1(); RuntimeObject * L_1; L_1 = Activator_CreateInstance_m1BACAB5F4FBF138CCCB537DDCB0683A2AC064295(L_0, /*hidden argument*/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_t30F4C50D323F448CD2E08BDB8F47694B08EB354C_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_m3E72B28269E51046AAB21E48674465F02400BB92(((TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)), /*hidden argument*/NULL); Exception_t * L_2; L_2 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MutableBox_Run_m950DA774D970175ECCE7C0FB3B7C899EAEA2A68C_RuntimeMethod_var))); }// end catch (depth: 1) IL_0019: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = L_3->get_Data_7(); int32_t L_5 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); RuntimeObject * L_6 = V_0; StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * L_7 = (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A *)il2cpp_codegen_object_new(StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA(L_7, L_6, /*hidden argument*/StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_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_m56369A054EE5FB51F7DD59000B38D4FC5B4CEBF4 (MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE * __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.InitializeLocalInstruction/MutableValue::.ctor(System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MutableValue__ctor_mDE65F56F27E952A63138FAB73092DEFCFA0AF1F2 (MutableValue_tDB02786E20639A77FBB00A575FCD30F5D1444764 * __this, int32_t ___index0, Type_t * ___type1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/NULL); Type_t * L_1 = ___type1; __this->set__type_1(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_m6ED0082E9DD1A7B5D302D6BBF34ED5BE53DFAEE8 (MutableValue_tDB02786E20639A77FBB00A575FCD30F5D1444764 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); Type_t * L_3 = __this->get__type_1(); RuntimeObject * L_4; L_4 = Activator_CreateInstance_m1BACAB5F4FBF138CCCB537DDCB0683A2AC064295(L_3, /*hidden argument*/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_t30F4C50D323F448CD2E08BDB8F47694B08EB354C_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_m3E72B28269E51046AAB21E48674465F02400BB92(((TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)), /*hidden argument*/NULL); Exception_t * L_5; L_5 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MutableValue_Run_m6ED0082E9DD1A7B5D302D6BBF34ED5BE53DFAEE8_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_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * MutableValue_BoxIfIndexMatches_mDB753A00A6301B60C1DD43A18D57C69B66699BAD (MutableValue_tDB02786E20639A77FBB00A575FCD30F5D1444764 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; int32_t L_1 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { return (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)NULL; } IL_000b: { int32_t L_2 = ___index0; Type_t * L_3 = __this->get__type_1(); MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE * L_4 = (MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE *)il2cpp_codegen_object_new(MutableBox_t42952F7FA195A7302DF31CAB0201E471CA01ECEE_il2cpp_TypeInfo_var); MutableBox__ctor_m3B68C58D42174EAA072CFA5702712B0FF63DFDAF(L_4, L_2, L_3, /*hidden argument*/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_m043C2ECD97E16D1E00F6E46F00902E05D031AC81 (MutableValue_tDB02786E20639A77FBB00A575FCD30F5D1444764 * __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/Parameter::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Parameter__ctor_mAB1237D4DC7D1B45770A66ABC1E1351B0802237F (Parameter_tEFB09C85773DCCB129E14477FCB7A8AB451F2A1F * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/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_m9CADE1F2842345AA61D72829D5616BC9E1A71F98 (Parameter_tEFB09C85773DCCB129E14477FCB7A8AB451F2A1F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, 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_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * Parameter_BoxIfIndexMatches_m7E7C524DDFC89EA20470CDDDBFA450ED6588BC57 (Parameter_tEFB09C85773DCCB129E14477FCB7A8AB451F2A1F * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; int32_t L_1 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_0010; } } { int32_t L_2 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_3; L_3 = InstructionList_ParameterBox_m8CFC6EE4E44BA67B588E73F9028E276459822379(L_2, /*hidden argument*/NULL); return L_3; } IL_0010: { return (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)NULL; } } // System.String System.Linq.Expressions.Interpreter.InitializeLocalInstruction/Parameter::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Parameter_get_InstructionName_m1FB80C04D9BAC1763F409E4E4C9C72D7B167601F (Parameter_tEFB09C85773DCCB129E14477FCB7A8AB451F2A1F * __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/ParameterBox::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterBox__ctor_mEC4F7AE4E4BCCAD96F83F64306C5481758DD74FC (ParameterBox_t812552ED1D40608D319F679991C08FECCE8C7029 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/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_mBC9ADB5A96E20EB05DCF9BF417B23353E1DA3518 (ParameterBox_t812552ED1D40608D319F679991C08FECCE8C7029 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = L_3->get_Data_7(); int32_t L_5 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); NullCheck(L_4); int32_t L_6 = L_5; RuntimeObject * L_7 = (L_4)->GetAt(static_cast(L_6)); StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A * L_8 = (StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A *)il2cpp_codegen_object_new(StrongBox_1_t61A18A48510A78282103DC5E2DB3B8D57257872A_il2cpp_TypeInfo_var); StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA(L_8, L_7, /*hidden argument*/StrongBox_1__ctor_m8F8B8D011482A6394437E86325D0B991C093E5EA_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_m7E03F4C758F48D68CE65F790C8B3651B7752724C (ParameterBox_t812552ED1D40608D319F679991C08FECCE8C7029 * __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/Reference::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Reference__ctor_m1E9BCADEC429312881C8C85F16688AB381AB5471 (Reference_tCB2A297F3D61E561DD41546845CC8E08B057F242 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; InitializeLocalInstruction__ctor_m805C05609D513BDEDE81100746A3AD03D79ECD81(__this, L_0, /*hidden argument*/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_mF3E9627F8EFAB1030F2F99ED4F35320F238C3624 (Reference_tCB2A297F3D61E561DD41546845CC8E08B057F242 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); 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_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * Reference_BoxIfIndexMatches_m86D11F5D6C4EB93BE494C5F5FEBC999D37AF44D8 (Reference_tCB2A297F3D61E561DD41546845CC8E08B057F242 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; int32_t L_1 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { return (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)NULL; } IL_000b: { int32_t L_2 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_3; L_3 = InstructionList_InitImmutableRefBox_m0B0507EA73DA2285681CF7DB07FFACFD3C641176(L_2, /*hidden argument*/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_mAFD4CDD65EEFFDF90ABBAE7E85168FADB93B07D6 (Reference_tCB2A297F3D61E561DD41546845CC8E08B057F242 * __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.InstructionArray/DebugView::.ctor(System.Linq.Expressions.Interpreter.InstructionArray) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugView__ctor_m9DFCD17F3C99CF7F301BFAFAF07D5D596703BF9E (DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 * __this, InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED); s_Il2CppMethodInitialized = true; } { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_0 = ___array0; InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_1 = L_0; RuntimeObject * L_2 = Box(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_il2cpp_TypeInfo_var, &L_1); ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED, /*hidden argument*/NULL); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_3 = ___array0; __this->set__array_0(L_3); return; } } // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] System.Linq.Expressions.Interpreter.InstructionArray/DebugView::GetInstructionViews(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* DebugView_GetInstructionViews_m85592F88663F3C5FAD6D45BD3942430424921780 (DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 * __this, bool ___includeDebugCookies0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugView_U3CGetInstructionViewsU3Eb__4_0_m602E7ADE7DFCD7DA3251918C9EBBD95AD89C60DD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_m5B4919E5FB1301A44BB5C2821A69D3ABA4072CA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * G_B2_0 = NULL; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* G_B2_2 = NULL; Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * G_B1_0 = NULL; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B1_1 = NULL; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* G_B1_2 = NULL; List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * G_B3_0 = NULL; Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * G_B3_1 = NULL; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_2 = NULL; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* G_B3_3 = NULL; { InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_0 = __this->get__array_0(); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_1 = L_0.get_Instructions_2(); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_2 = __this->get__array_0(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2.get_Objects_3(); Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * L_4 = (Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA *)il2cpp_codegen_object_new(Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA_il2cpp_TypeInfo_var); Func_2__ctor_m5B4919E5FB1301A44BB5C2821A69D3ABA4072CA1(L_4, __this, (intptr_t)((intptr_t)DebugView_U3CGetInstructionViewsU3Eb__4_0_m602E7ADE7DFCD7DA3251918C9EBBD95AD89C60DD_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_m5B4919E5FB1301A44BB5C2821A69D3ABA4072CA1_RuntimeMethod_var); bool L_5 = ___includeDebugCookies0; G_B1_0 = L_4; G_B1_1 = L_3; G_B1_2 = L_1; if (L_5) { G_B2_0 = L_4; G_B2_1 = L_3; G_B2_2 = L_1; goto IL_0028; } } { G_B3_0 = ((List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *)(NULL)); G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; G_B3_3 = G_B1_2; goto IL_0033; } IL_0028: { InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_6 = __this->get__array_0(); List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_7 = L_6.get_DebugCookies_5(); G_B3_0 = L_7; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; G_B3_3 = G_B2_2; } IL_0033: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_8; L_8 = DebugView_GetInstructionViews_mCCBDA4A558E6AD35E42CFE98435BC3D511DA0E28((RuntimeObject*)(RuntimeObject*)G_B3_3, (RuntimeObject*)(RuntimeObject*)G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/NULL); return L_8; } } // System.Int32 System.Linq.Expressions.Interpreter.InstructionArray/DebugView::b__4_0(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DebugView_U3CGetInstructionViewsU3Eb__4_0_m602E7ADE7DFCD7DA3251918C9EBBD95AD89C60DD (DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 * __this, int32_t ___index0, const RuntimeMethod* method) { { InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_0 = __this->get__array_0(); RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* L_1 = L_0.get_Labels_4(); int32_t L_2 = ___index0; NullCheck(L_1); int32_t L_3 = ((L_1)->GetAddressAt(static_cast(L_2)))->get_Index_0(); 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.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] System.Linq.Expressions.Interpreter.InstructionList/DebugView::GetInstructionViews(System.Collections.Generic.IReadOnlyList`1,System.Collections.Generic.IReadOnlyList`1,System.Func`2,System.Collections.Generic.IReadOnlyList`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* DebugView_GetInstructionViews_mCCBDA4A558E6AD35E42CFE98435BC3D511DA0E28 (RuntimeObject* ___instructions0, RuntimeObject* ___objects1, Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * ___labelIndexer2, RuntimeObject* ___debugCookies3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t84312E82BDFEBBB4A26107354F87238C7186ED2E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tAB5DF652A36FB48E9530C4C341616C66F406C205_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_tA0D4CF3A70D3A8EB3E4F8EAD75BAE9EA64305157_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tE4EC851F9A633B0648FCA3D424B490CBE67E39E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; bool V_5 = false; int32_t V_6 = 0; int32_t V_7 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * V_8 = NULL; RuntimeObject * V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; String_t* V_12 = NULL; KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 V_13; memset((&V_13), 0, sizeof(V_13)); RuntimeObject* G_B2_0 = NULL; RuntimeObject* G_B1_0 = NULL; { List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * L_0 = (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)il2cpp_codegen_object_new(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_il2cpp_TypeInfo_var); List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725(L_0, /*hidden argument*/List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725_RuntimeMethod_var); V_0 = L_0; V_1 = 0; V_2 = 0; V_3 = 0; RuntimeObject* L_1 = ___debugCookies3; RuntimeObject* L_2 = L_1; G_B1_0 = L_2; if (L_2) { G_B2_0 = L_2; goto IL_0016; } } { KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_3; L_3 = Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_inline(/*hidden argument*/Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_RuntimeMethod_var); G_B2_0 = ((RuntimeObject*)(L_3)); } IL_0016: { NullCheck(G_B2_0); RuntimeObject* L_4; L_4 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IEnumerable_1_t84312E82BDFEBBB4A26107354F87238C7186ED2E_il2cpp_TypeInfo_var, G_B2_0); V_4 = L_4; RuntimeObject* L_5 = V_4; NullCheck(L_5); bool L_6; L_6 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_5); V_5 = L_6; V_6 = 0; RuntimeObject* L_7 = ___instructions0; NullCheck(L_7); int32_t L_8; L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1::get_Count() */, IReadOnlyCollection_1_tA0D4CF3A70D3A8EB3E4F8EAD75BAE9EA64305157_il2cpp_TypeInfo_var, L_7); V_7 = L_8; goto IL_00c0; } IL_0036: { RuntimeObject* L_9 = ___instructions0; int32_t L_10 = V_6; NullCheck(L_9); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_11; L_11 = InterfaceFuncInvoker1< Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_tE4EC851F9A633B0648FCA3D424B490CBE67E39E0_il2cpp_TypeInfo_var, L_9, L_10); V_8 = L_11; V_9 = NULL; goto IL_0060; } IL_0045: { RuntimeObject* L_12 = V_4; NullCheck(L_12); KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_13; L_13 = InterfaceFuncInvoker0< KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IEnumerator_1_tAB5DF652A36FB48E9530C4C341616C66F406C205_il2cpp_TypeInfo_var, L_12); V_13 = L_13; RuntimeObject * L_14; L_14 = KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_inline((KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 *)(&V_13), /*hidden argument*/KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_RuntimeMethod_var); V_9 = L_14; RuntimeObject* L_15 = V_4; NullCheck(L_15); bool L_16; L_16 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_15); V_5 = L_16; } IL_0060: { bool L_17 = V_5; if (!L_17) { goto IL_0078; } } { RuntimeObject* L_18 = V_4; NullCheck(L_18); KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_19; L_19 = InterfaceFuncInvoker0< KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IEnumerator_1_tAB5DF652A36FB48E9530C4C341616C66F406C205_il2cpp_TypeInfo_var, L_18); V_13 = L_19; int32_t L_20; L_20 = KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_inline((KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 *)(&V_13), /*hidden argument*/KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_RuntimeMethod_var); int32_t L_21 = V_6; if ((((int32_t)L_20) == ((int32_t)L_21))) { goto IL_0045; } } IL_0078: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_22 = V_8; NullCheck(L_22); int32_t L_23; L_23 = Instruction_get_StackBalance_m96608830E53D7D282CE461CB1B52D1D07887D6BB(L_22, /*hidden argument*/NULL); V_10 = L_23; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_24 = V_8; NullCheck(L_24); int32_t L_25; L_25 = Instruction_get_ContinuationsBalance_m3DBB07032D0EDD9D01D6BA3B36CACA3D1BC6F13A(L_24, /*hidden argument*/NULL); V_11 = L_25; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_26 = V_8; int32_t L_27 = V_6; RuntimeObject * L_28 = V_9; Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * L_29 = ___labelIndexer2; RuntimeObject* L_30 = ___objects1; NullCheck(L_26); String_t* L_31; L_31 = VirtualFuncInvoker4< String_t*, int32_t, RuntimeObject *, Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA *, RuntimeObject* >::Invoke(10 /* System.String System.Linq.Expressions.Interpreter.Instruction::ToDebugString(System.Int32,System.Object,System.Func`2,System.Collections.Generic.IReadOnlyList`1) */, L_26, L_27, L_28, L_29, L_30); V_12 = L_31; List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * L_32 = V_0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_33 = V_8; String_t* L_34 = V_12; int32_t L_35 = V_6; int32_t L_36 = V_2; int32_t L_37 = V_3; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_38; memset((&L_38), 0, sizeof(L_38)); InstructionView__ctor_mF6423A25DA30B2181436EB22FDF802B79BA72FB0((&L_38), L_33, L_34, L_35, L_36, L_37, /*hidden argument*/NULL); NullCheck(L_32); List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F(L_32, L_38, /*hidden argument*/List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F_RuntimeMethod_var); int32_t L_39 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); int32_t L_40 = V_2; int32_t L_41 = V_10; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)L_41)); int32_t L_42 = V_3; int32_t L_43 = V_11; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)); int32_t L_44 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00c0: { int32_t L_45 = V_6; int32_t L_46 = V_7; if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0036; } } { List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * L_47 = V_0; NullCheck(L_47); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_48; L_48 = List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0(L_47, /*hidden argument*/List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0_RuntimeMethod_var); return L_48; } } #ifdef __clang__ #pragma 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.InterpretedFrame/d__29::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetStackTraceDebugInfoU3Ed__29__ctor_m35D6517BB9CA93D7208313ED223817984270B2C0 (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); int32_t L_0 = ___U3CU3E1__state0; __this->set_U3CU3E1__state_0(L_0); int32_t L_1; L_1 = Environment_get_CurrentManagedThreadId_m09DBD4166BFD399056B2F81C77A3A182339BF92D(/*hidden argument*/NULL); __this->set_U3CU3El__initialThreadId_2(L_1); return; } } // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetStackTraceDebugInfoU3Ed__29_System_IDisposable_Dispose_mF2C8636BF01E168EBC0CCF812D03740028AF48AA (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CGetStackTraceDebugInfoU3Ed__29_MoveNext_m5F574ED695E574F3C36C528C6E4B8B8EC4979E42 (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_0 = L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = __this->get_U3CU3E4__this_3(); V_1 = L_1; int32_t L_2 = V_0; if (!L_2) { goto IL_0017; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_005a; } } { return (bool)0; } IL_0017: { __this->set_U3CU3E1__state_0((-1)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_1; __this->set_U3CframeU3E5__1_4(L_4); } IL_0025: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = __this->get_U3CframeU3E5__1_4(); NullCheck(L_5); String_t* L_6; L_6 = InterpretedFrame_get_Name_m6EAEDD7455A83832AD7E8BB4B03EB556D684340A(L_5, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = __this->get_U3CframeU3E5__1_4(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = __this->get_U3CframeU3E5__1_4(); NullCheck(L_8); int32_t L_9 = L_8->get_InstructionIndex_10(); NullCheck(L_7); DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_10; L_10 = InterpretedFrame_GetDebugInfo_m2722E4FC98392225752853CE366758807D2FD2EA(L_7, L_9, /*hidden argument*/NULL); InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_11; memset((&L_11), 0, sizeof(L_11)); InterpretedFrameInfo__ctor_m42DFD19F0B1547B568DC3FC1AE359C356ADC9221((&L_11), L_6, L_10, /*hidden argument*/NULL); __this->set_U3CU3E2__current_1(L_11); __this->set_U3CU3E1__state_0(1); return (bool)1; } IL_005a: { __this->set_U3CU3E1__state_0((-1)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_12 = __this->get_U3CframeU3E5__1_4(); NullCheck(L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13; L_13 = InterpretedFrame_get_Parent_m9A90A5A863311DE169503F8BD816EE0AE76707FF_inline(L_12, /*hidden argument*/NULL); __this->set_U3CframeU3E5__1_4(L_13); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14 = __this->get_U3CframeU3E5__1_4(); if (L_14) { goto IL_0025; } } { return (bool)0; } } // System.Linq.Expressions.Interpreter.InterpretedFrameInfo System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::System.Collections.Generic.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_Generic_IEnumeratorU3CSystem_Linq_Expressions_Interpreter_InterpretedFrameInfoU3E_get_Current_m0066A28D0ACF45235EF92A944AAB52035DDC4EA2 (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method) { { InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_IEnumerator_Reset_m1029253FD90CE47306806521725440A8C9D9AB65 (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_IEnumerator_Reset_m1029253FD90CE47306806521725440A8C9D9AB65_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_IEnumerator_get_Current_mB30D3B41E5C7318098028A0EB86C7B5C1905EEBD (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_0 = __this->get_U3CU3E2__current_1(); InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_1 = L_0; RuntimeObject * L_2 = Box(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_il2cpp_TypeInfo_var, &L_1); return L_2; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_Generic_IEnumerableU3CSystem_Linq_Expressions_Interpreter_InterpretedFrameInfoU3E_GetEnumerator_mCB416D1AACA9FF4AFC1DBAF8791A9B18AE57DBDD (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * V_0 = NULL; { int32_t L_0 = __this->get_U3CU3E1__state_0(); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)-2))))) { goto IL_0022; } } { int32_t L_1 = __this->get_U3CU3El__initialThreadId_2(); int32_t L_2; L_2 = Environment_get_CurrentManagedThreadId_m09DBD4166BFD399056B2F81C77A3A182339BF92D(/*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)L_2)))) { goto IL_0022; } } { __this->set_U3CU3E1__state_0(0); V_0 = __this; goto IL_0035; } IL_0022: { U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * L_3 = (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 *)il2cpp_codegen_object_new(U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2_il2cpp_TypeInfo_var); U3CGetStackTraceDebugInfoU3Ed__29__ctor_m35D6517BB9CA93D7208313ED223817984270B2C0(L_3, 0, /*hidden argument*/NULL); V_0 = L_3; U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * L_4 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = __this->get_U3CU3E4__this_3(); NullCheck(L_4); L_4->set_U3CU3E4__this_3(L_5); } IL_0035: { U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * L_6 = V_0; return L_6; } } // System.Collections.IEnumerator System.Linq.Expressions.Interpreter.InterpretedFrame/d__29::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_IEnumerable_GetEnumerator_m1055DCB60C88ACD7439A114CD03612EE633E97DC (U3CGetStackTraceDebugInfoU3Ed__29_t894D21BA268B7114D928DF1371B7BA795D998BF2 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0; L_0 = U3CGetStackTraceDebugInfoU3Ed__29_System_Collections_Generic_IEnumerableU3CSystem_Linq_Expressions_Interpreter_InterpretedFrameInfoU3E_GetEnumerator_mCB416D1AACA9FF4AFC1DBAF8791A9B18AE57DBDD(__this, /*hidden argument*/NULL); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.LabelInfo/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m3073FA0EB3020ADF11D08254645C0BEB3F5F5F75 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE * L_0 = (U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE *)il2cpp_codegen_object_new(U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m46A5F1E81C5B0A969B1B3F4471C21395A8533E01(L_0, /*hidden argument*/NULL); ((U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Linq.Expressions.Interpreter.LabelInfo/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m46A5F1E81C5B0A969B1B3F4471C21395A8533E01 (U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.LabelScopeInfo System.Linq.Expressions.Interpreter.LabelInfo/<>c::b__9_0(System.Linq.Expressions.Interpreter.LabelScopeInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * U3CU3Ec_U3CValidateJumpU3Eb__9_0_m9ECFD5F748E8311A58BE6C8C5E16B769F9F64F17 (U3CU3Ec_tAF5EC5717529968B186C5D7656D973D96DD0FDAE * __this, LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * ___b0, const RuntimeMethod* method) { { LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * L_0 = ___b0; NullCheck(L_0); LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * L_1 = L_0->get_Parent_2(); 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.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftByte_Run_mA9475C0C9C029BCC65AACC33B780DDA8452BF80C (LeftShiftByte_tCCDB6D795BC7810C21DE56CEA49968157D9EA789 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m3D471A0B71F06B515A5AC6CD955F00C8240428ED(L_7, (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_8, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftByte__ctor_m8FBD4DFC93DF8592D6A92C5E8211EFE68608D746 (LeftShiftByte_tCCDB6D795BC7810C21DE56CEA49968157D9EA789 * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftInt16_Run_m5CB7920E9C47DA1A5E68036697E9DB14C3AC4094 (LeftShiftInt16_t87E1DCB792584390D5FF2C342362D9D58158B2C4 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_7, ((int16_t)((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftInt16__ctor_m82CFD049B2672CCEF94CED8CA72576809F1F481F (LeftShiftInt16_t87E1DCB792584390D5FF2C342362D9D58158B2C4 * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftInt32_Run_m6C446DCD9B9433DA28D49C96F9E160701870E689 (LeftShiftInt32_t5441BECACF70EBAB36205E8A831128F58B21D40F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0033; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_7, ((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_8, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))), /*hidden argument*/NULL); } IL_0033: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftInt32__ctor_m56E55A5176A71CDC6E4FF20531E83FF5C401A25D (LeftShiftInt32_t5441BECACF70EBAB36205E8A831128F58B21D40F * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftInt64_Run_m7149A5776E2A1D5AD7FFEFB6DBD8ABAB79ABBE64 (LeftShiftInt64_t64F78CDA040D422B409AB3C8C0B1818769B8DC13 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; 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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)63))))); RuntimeObject * L_11 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftInt64__ctor_m16B8962FC7F3415254D7108B8F9BFE1567BAE691 (LeftShiftInt64_t64F78CDA040D422B409AB3C8C0B1818769B8DC13 * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftSByte_Run_mDB80423FD448D33F30C53C2C97CC194EB883CE80 (LeftShiftSByte_t120BD76CCDFB81269A3DB61E4F7D30F7A5A28D22 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m99C008FE2B0E5842A182DBDFE7144A40960EEE8B(L_7, ((int8_t)((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftSByte__ctor_mAC4DBFF3974D11F0D080565AFF256AC7C4F91ECC (LeftShiftSByte_t120BD76CCDFB81269A3DB61E4F7D30F7A5A28D22 * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftUInt16_Run_mEAB6150EC1D0C36F217A767FC2A3941A55203A3E (LeftShiftUInt16_tF19F3D59C312B631F597D9A7277C121B63FC045A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_7, (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftUInt16__ctor_mFF93B87B54A1557BBC5E3EBA6EAEC384F428781F (LeftShiftUInt16_tF19F3D59C312B631F597D9A7277C121B63FC045A * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftUInt32_Run_m5478AEBD7C2EEBD0C0E7BB8BC9D388DE24DDC540 (LeftShiftUInt32_tDA7C9A0F1F60029F61F81A95EC1B1BF677B99D10 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; uint32_t L_10 = ((uint32_t)((int32_t)((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_8, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31)))))); RuntimeObject * L_11 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftUInt32__ctor_mADB581C69A6DF2AFEE2131047D45E253D858D63C (LeftShiftUInt32_tDA7C9A0F1F60029F61F81A95EC1B1BF677B99D10 * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeftShiftUInt64_Run_m318087E0CCB607581C3611E17EB42964978C3D37 (LeftShiftUInt64_t78F733EFFC267CDBFA05CA2713E81D33814F5C0E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; uint64_t L_10 = ((uint64_t)((int64_t)((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_8, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))<<(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)63)))))); RuntimeObject * L_11 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.LeftShiftInstruction/LeftShiftUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeftShiftUInt64__ctor_mB2AE3A18E144167345D95E3F32B79B79ED77EB7D (LeftShiftUInt64_t78F733EFFC267CDBFA05CA2713E81D33814F5C0E * __this, const RuntimeMethod* method) { { LeftShiftInstruction__ctor_m5CEB8DB5A6EB3B86F470EF2EAEDED3FB35A49A5F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanByte__ctor_m679045158C2D0D514F9F31209B49DA29275549CA (LessThanByte_t1AB2FE0600ADCF67098672F362803530C420FC56 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanByte_Run_mEF4887C705FF2D1F37981A32AEAB0E682429E24C (LessThanByte_t1AB2FE0600ADCF67098672F362803530C420FC56 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) < ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_10, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanChar::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanChar__ctor_m568CABB2A36DD693EE19DC9BA570BCBC45F4F567 (LessThanChar_t79F3EF05DBF7F0A3C88A2083DA627FD6166399A7 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanChar_Run_m1D7FEC643C0091BA393458ED2194D543C6D9ECFB (LessThanChar_t79F3EF05DBF7F0A3C88A2083DA627FD6166399A7 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_9, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) < ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanDouble::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanDouble__ctor_mE5839D2A1539740B452CE163F3951625DC5505D1 (LessThanDouble_t576008C9FC4344C857C10500A635974D44145FDB * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanDouble_Run_m950D6DDED8E16B944E8C8A59D9D7957464880081 (LessThanDouble_t576008C9FC4344C857C10500A635974D44145FDB * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((double)((*(double*)((double*)UnBox(L_9, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) < ((double)((*(double*)((double*)UnBox(L_10, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanInt16__ctor_m158726C76A86035304F4A35AB6C8A4944AD77374 (LessThanInt16_tDF9A86F9D456E0AC252691C1CD22D4244AFEA087 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanInt16_Run_m3D270446AADAC6C5489CAE9677FB8AFC6E545F87 (LessThanInt16_tDF9A86F9D456E0AC252691C1CD22D4244AFEA087 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) < ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_10, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanInt32__ctor_m45CFC80CDEF222BA6482CF38CB1DB897580DFA92 (LessThanInt32_t9B3493A0A723993D7BF9B4F6A6BEAF6FD0C7A1C8 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanInt32_Run_m0A9EA60078A25F6B14F8A71502CA90F3AC6BCD39 (LessThanInt32_t9B3493A0A723993D7BF9B4F6A6BEAF6FD0C7A1C8 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) < ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_10, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanInt64__ctor_mD6069C575A1C919033992C82F95A5F6E5AA9FB7D (LessThanInt64_t3B8D76A95F34DC68CF5634EB4E91DDDD6E5C103D * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanInt64_Run_mA0339AE8E7583DB05FECDEDF3F93848A6005978C (LessThanInt64_t3B8D76A95F34DC68CF5634EB4E91DDDD6E5C103D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) < ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanSByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanSByte__ctor_mCCB759C2904855C68BBD7B6FAC42C36D8B986BF8 (LessThanSByte_t3F26A241E19F1048857538639A55DDCE0EA32F44 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanSByte_Run_m270AF8AB9E673CCD07E0111FD04BD82FF8A5497B (LessThanSByte_t3F26A241E19F1048857538639A55DDCE0EA32F44 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) < ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_10, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanSingle::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanSingle__ctor_m462C2223240AC4CF9E0B8157A9FA47F40260F8BB (LessThanSingle_t382540F252F4667B6F8239D359AA03215B08112D * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanSingle_Run_mC4C7867D09B7A98C1FE17802A08BF935D07C962C (LessThanSingle_t382540F252F4667B6F8239D359AA03215B08112D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((float)((*(float*)((float*)UnBox(L_9, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) < ((float)((*(float*)((float*)UnBox(L_10, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanUInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanUInt16__ctor_m39AA3B36AFCDAA4F0701657F8B3014BEA7DDA4CA (LessThanUInt16_t1528DF9919F348FFFC9656CA2FAE53B264BC9FD8 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanUInt16_Run_m220B4FE7BC13EAE176BB0C1228D231283982DF91 (LessThanUInt16_t1528DF9919F348FFFC9656CA2FAE53B264BC9FD8 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) < ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_10, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanUInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanUInt32__ctor_m621394C0F65F7EAE9177D477098E4C9252FCE066 (LessThanUInt32_tA223F00210D532D8942961657E46D80D400E7D73 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanUInt32_Run_mC105CB32CDC2F28146542225E27424F2DB59B0EE (LessThanUInt32_tA223F00210D532D8942961657E46D80D400E7D73 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((!(((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) >= ((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_10, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanInstruction/LessThanUInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanUInt64__ctor_m036C60AACEE5D4E48E060CDF28825903876D6913 (LessThanUInt64_t596971E190C01922E5715E022FDBFE8E2929D3BF * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanInstruction__ctor_mD5B0CEA85AE99FC71A71880F90AEE83E4F6CE742(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanInstruction/LessThanUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanUInt64_Run_m5A02E8E91632204559FAB38BFDDB3EEC11F32029 (LessThanUInt64_t596971E190C01922E5715E022FDBFE8E2929D3BF * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanInstruction_t06FC50C03B5C226D358D1794C0D26939C9C43F10 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0036; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((!(((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) >= ((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_10, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))))))? 1 : 0), /*hidden argument*/NULL); } IL_0036: { 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.LessThanOrEqualInstruction/LessThanOrEqualByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualByte__ctor_m6FD40A712D22C51891BEA34BD4976CA28A0A90AF (LessThanOrEqualByte_tB561B8AF7DC8FBEE6C6928D09636EF6A7761A342 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualByte_Run_mB790B0CF73A355AC330DFC82FA0A57E3FBCC9784 (LessThanOrEqualByte_tB561B8AF7DC8FBEE6C6928D09636EF6A7761A342 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) > ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_10, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualChar::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualChar__ctor_m50E112A43D69CC911B82012B159EF5A8986BFD1A (LessThanOrEqualChar_t18856D7C2296E38F2E54992D2AADE2E298E73053 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualChar_Run_m69E5CA05ACFC0C3510715DE16A9764C16D7956DF (LessThanOrEqualChar_t18856D7C2296E38F2E54992D2AADE2E298E73053 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_9, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) > ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualDouble::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualDouble__ctor_m7E72442344A4361D34A5E323C8C2C2126B9C3BB0 (LessThanOrEqualDouble_tB9D7FDEC1B78E5E4A11A69F1781AD4970C660FC9 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualDouble_Run_m19D67A93FA6E948FE4EA58D6882C7940CD97973A (LessThanOrEqualDouble_tB9D7FDEC1B78E5E4A11A69F1781AD4970C660FC9 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((double)((*(double*)((double*)UnBox(L_9, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) <= ((double)((*(double*)((double*)UnBox(L_10, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualInt16__ctor_m079EDE3887A0E02059546C81A36DFB344F57D41B (LessThanOrEqualInt16_tEC6E2231FD28E2C71B96169247AB32FDAE47CBFC * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualInt16_Run_m9C75F59F16C93668C5CD4E161D44B9D16B99A373 (LessThanOrEqualInt16_tEC6E2231FD28E2C71B96169247AB32FDAE47CBFC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) > ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_10, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualInt32__ctor_m4B757D37516716583462A4C6EF5BCFD9FF41BF67 (LessThanOrEqualInt32_t3CCB20139F9A5324429729F3BC83157433DD1107 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualInt32_Run_m5EE391082AA5AF33C5203552F3386ABC6483302D (LessThanOrEqualInt32_t3CCB20139F9A5324429729F3BC83157433DD1107 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) > ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_10, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualInt64__ctor_mF9DE80CDEB5653E656478B84082A600526AD5CE3 (LessThanOrEqualInt64_tA4B2F32014006C4919C668127650B39819E6BD76 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualInt64_Run_m93A1E2C616E9BD012400EACD4E527146AB778E50 (LessThanOrEqualInt64_tA4B2F32014006C4919C668127650B39819E6BD76 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) > ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualSByte::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualSByte__ctor_m4BF15C801BB56E5DADCE9DEC764A5418C4B232B2 (LessThanOrEqualSByte_tA7E2E6589739DAEA22DBC4D85A316950B7CC5EED * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualSByte_Run_mAC09FFC3867944FAB5B2447FF55C6A0E0C02B6F6 (LessThanOrEqualSByte_tA7E2E6589739DAEA22DBC4D85A316950B7CC5EED * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) > ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_10, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualSingle::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualSingle__ctor_m81EB7B43CF0397D1CE4A427986DFAB7C4EA6455E (LessThanOrEqualSingle_t5345043B7BF3232A078A2F8658709CD115396B2F * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualSingle_Run_m6E8B4B96D878569F763BA6354263C92B86D499D9 (LessThanOrEqualSingle_t5345043B7BF3232A078A2F8658709CD115396B2F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((float)((*(float*)((float*)UnBox(L_9, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) <= ((float)((*(float*)((float*)UnBox(L_10, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualUInt16::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualUInt16__ctor_m2E18D1E81AED4B7994A2C693061BEACAC3EF5A0D (LessThanOrEqualUInt16_tCD9E99F324091C4B21E4177ABD881ADD0BCEEB66 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualUInt16_Run_mA68F7583FC7B2DEB8830F11D05D69628F808CBA1 (LessThanOrEqualUInt16_tCD9E99F324091C4B21E4177ABD881ADD0BCEEB66 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) > ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_10, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualUInt32::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualUInt32__ctor_m902BC3F30EEA99EE95B21A96AEEF1A314434A758 (LessThanOrEqualUInt32_tCA28EDA5CE6F7072F7725E9012DD81F6E8B166D6 * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualUInt32_Run_mBBDE1906D9036587FB99697499A11DB811067270 (LessThanOrEqualUInt32_tCA28EDA5CE6F7072F7725E9012DD81F6E8B166D6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) <= ((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_10, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LessThanOrEqualInstruction/LessThanOrEqualUInt64::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LessThanOrEqualUInt64__ctor_mE7F3FB30B6BEF1911FCD563562DB21B73CFB6F42 (LessThanOrEqualUInt64_t9BB557448DF57562BE70C6374755A8B4EA38999D * __this, RuntimeObject * ___nullValue0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___nullValue0; LessThanOrEqualInstruction__ctor_m4E26643B5B2632DC417F32598AF5D6375635CA13(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction/LessThanOrEqualUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LessThanOrEqualUInt64_Run_m9B16D1B15677438CD5FE2757ADBC01A35C59710E (LessThanOrEqualUInt64_t9BB557448DF57562BE70C6374755A8B4EA38999D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_0022; } } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; RuntimeObject * L_7 = ((LessThanOrEqualInstruction_t1BD58CE6064209C4A34ED1CE7444F0A0242F1950 *)__this)->get__nullValue_0(); NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, L_7, /*hidden argument*/NULL); goto IL_0039; } IL_0022: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; RuntimeObject * L_9 = V_1; RuntimeObject * L_10 = V_0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)((((int32_t)((!(((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) <= ((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_10, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0039: { 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.LightCompiler/<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m8955DE2291FEFC1318C01093BC047A84F6BAAA32 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * L_0 = (U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B *)il2cpp_codegen_object_new(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m5172A5EFB3C174F2B6797175438F8C2BCDBD6E70(L_0, /*hidden argument*/NULL); ((U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m5172A5EFB3C174F2B6797175438F8C2BCDBD6E70 (U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/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_m167C343F0573CBA350EAC40EA311A044C31ECAD8 (U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * __this, SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * ___c0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_All_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD5F1506367B859FA5D5F139A2655DECDF27671E2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_mD98DE29C63B0C2ED8BB624193567B60581CFF7D0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CCompileSwitchExpressionU3Eb__56_1_m6828650DFEACF72B54E7DE1C829EB4E38EA552F7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * G_B2_0 = NULL; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * G_B2_1 = NULL; Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * G_B1_0 = NULL; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * G_B1_1 = NULL; { SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * L_0 = ___c0; NullCheck(L_0); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_1; L_1 = SwitchCase_get_TestValues_mD0F5164247689D0E3FA2BD80A6CFF0D4D71FE11E_inline(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var); Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * L_2 = ((U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var))->get_U3CU3E9__56_1_1(); Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * 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_RUNTIME_CLASS_INIT(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var); U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * L_4 = ((U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * L_5 = (Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 *)il2cpp_codegen_object_new(Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166_il2cpp_TypeInfo_var); Func_2__ctor_mD98DE29C63B0C2ED8BB624193567B60581CFF7D0(L_5, L_4, (intptr_t)((intptr_t)U3CU3Ec_U3CCompileSwitchExpressionU3Eb__56_1_m6828650DFEACF72B54E7DE1C829EB4E38EA552F7_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mD98DE29C63B0C2ED8BB624193567B60581CFF7D0_RuntimeMethod_var); Func_2_tD06EFBD96BC5A1301EB4E60EE4360C2B18C91166 * L_6 = L_5; ((U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B_il2cpp_TypeInfo_var))->set_U3CU3E9__56_1_1(L_6); G_B2_0 = L_6; G_B2_1 = G_B1_1; } IL_0025: { bool L_7; L_7 = Enumerable_All_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD5F1506367B859FA5D5F139A2655DECDF27671E2(G_B2_1, G_B2_0, /*hidden argument*/Enumerable_All_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD5F1506367B859FA5D5F139A2655DECDF27671E2_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_m6828650DFEACF72B54E7DE1C829EB4E38EA552F7 (U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___t0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___t0; return (bool)((!(((RuntimeObject*)(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)IsInstClass((RuntimeObject*)L_0, ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_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_m175A1FB4AB896EFAB6B02DBB67CE3B63EC308C89 (U3CU3Ec_t3C1482083A736D9A2BD73A4E25E93230FEA9C09B * __this, LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * ___this0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___e1, const RuntimeMethod* method) { { LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * L_0 = ___this0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___e1; NullCheck(L_0); LightCompiler_CompileNoLabelPush_m7C230CC54CB2A44A42819CF983399A402B4041F7(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.Expression System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::VisitParameter(System.Linq.Expressions.ParameterExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * QuoteVisitor_VisitParameter_mF758213F0EE0AC77A5A16E680993801F5B0E1BE2 (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___node0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mA3A0D0671A8BD360364FA7E46BBA28786E901FF1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_0 = __this->get__definedParameters_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1 = ___node0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_ContainsKey_mA3A0D0671A8BD360364FA7E46BBA28786E901FF1(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_mA3A0D0671A8BD360364FA7E46BBA28786E901FF1_RuntimeMethod_var); if (L_2) { goto IL_001b; } } { HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_3 = __this->get__hoistedParameters_1(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_4 = ___node0; NullCheck(L_3); bool L_5; L_5 = HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE(L_3, L_4, /*hidden argument*/HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); } IL_001b: { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_6 = ___node0; 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_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * QuoteVisitor_VisitBlock_m31E368EF29510DE450572C96A44859070813EAAE (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___node0, const RuntimeMethod* method) { { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_0 = ___node0; NullCheck(L_0); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_1; L_1 = BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533(L_0, /*hidden argument*/NULL); QuoteVisitor_PushParameters_m7AAC447E0627A0AD1A5EBAB7A7AFFD5F239CC0ED(__this, L_1, /*hidden argument*/NULL); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_2 = ___node0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = ExpressionVisitor_VisitBlock_m9C82423FA9138865B63296BDF05392F965B0EE4B(__this, L_2, /*hidden argument*/NULL); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_4 = ___node0; NullCheck(L_4); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_5; L_5 = BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533(L_4, /*hidden argument*/NULL); QuoteVisitor_PopParameters_m88C9C499B152E0333072D63BFD2908F2D710495A(__this, L_5, /*hidden argument*/NULL); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_6 = ___node0; 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_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * QuoteVisitor_VisitCatchBlock_m998B93C1D05783A45BF9009A50E3BE8DEC7612DE (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * ___node0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_0 = ___node0; NullCheck(L_0); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1; L_1 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_2 = (ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)SZArrayNew(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var, (uint32_t)1); ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_3 = L_2; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_4 = ___node0; NullCheck(L_4); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_5; L_5 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_4, /*hidden argument*/NULL); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(static_cast(0), (ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_5); QuoteVisitor_PushParameters_m7AAC447E0627A0AD1A5EBAB7A7AFFD5F239CC0ED(__this, (RuntimeObject*)(RuntimeObject*)L_3, /*hidden argument*/NULL); } IL_001d: { CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_6 = ___node0; NullCheck(L_6); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7; L_7 = CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline(L_6, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8; L_8 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_7); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_9 = ___node0; NullCheck(L_9); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10; L_10 = CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline(L_9, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11; L_11 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_10); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_12 = ___node0; NullCheck(L_12); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_13; L_13 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0054; } } { ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_14 = (ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)SZArrayNew(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var, (uint32_t)1); ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_15 = L_14; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_16 = ___node0; NullCheck(L_16); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_17; L_17 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_16, /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(0), (ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_17); QuoteVisitor_PopParameters_m88C9C499B152E0333072D63BFD2908F2D710495A(__this, (RuntimeObject*)(RuntimeObject*)L_15, /*hidden argument*/NULL); } IL_0054: { CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_18 = ___node0; 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_m7AAC447E0627A0AD1A5EBAB7A7AFFD5F239CC0ED (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, RuntimeObject* ___parameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mB1DFA150D198292D4C808BA6B730ADFA00F41355_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_tF5978845C2912DCA5471ADD9480357E32BB03D1E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t49590B5D404F709CAB64E6E2DF151598B0DCE343_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_1 = NULL; int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___parameters0; 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_tF5978845C2912DCA5471ADD9480357E32BB03D1E_il2cpp_TypeInfo_var, L_0); V_0 = L_1; } IL_0007: try {// begin try (depth: 1) { goto IL_003e; } IL_0009: { RuntimeObject* L_2 = V_0; NullCheck(L_2); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_3; L_3 = InterfaceFuncInvoker0< ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t49590B5D404F709CAB64E6E2DF151598B0DCE343_il2cpp_TypeInfo_var, L_2); V_1 = L_3; Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_4 = __this->get__definedParameters_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_5 = V_1; NullCheck(L_4); bool L_6; L_6 = Dictionary_2_TryGetValue_mB1DFA150D198292D4C808BA6B730ADFA00F41355(L_4, L_5, (int32_t*)(&V_2), /*hidden argument*/Dictionary_2_TryGetValue_mB1DFA150D198292D4C808BA6B730ADFA00F41355_RuntimeMethod_var); if (!L_6) { goto IL_0031; } } IL_0020: { Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_7 = __this->get__definedParameters_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_7); Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517(L_7, L_8, ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)), /*hidden argument*/Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517_RuntimeMethod_var); goto IL_003e; } IL_0031: { Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_10 = __this->get__definedParameters_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_11 = V_1; NullCheck(L_10); Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517(L_10, L_11, 1, /*hidden argument*/Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517_RuntimeMethod_var); } IL_003e: { RuntimeObject* L_12 = V_0; NullCheck(L_12); bool L_13; L_13 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_12); if (L_13) { goto IL_0009; } } IL_0046: { IL2CPP_LEAVE(0x52, FINALLY_0048); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0048; } FINALLY_0048: {// begin finally (depth: 1) { RuntimeObject* L_14 = V_0; if (!L_14) { goto IL_0051; } } IL_004b: { RuntimeObject* L_15 = V_0; NullCheck(L_15); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_15); } IL_0051: { IL2CPP_END_FINALLY(72) } }// end finally (depth: 1) IL2CPP_CLEANUP(72) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x52, IL_0052) } 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_m88C9C499B152E0333072D63BFD2908F2D710495A (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, RuntimeObject* ___parameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_mC1DB5E3A55C6DC70997FA73D1B0CA14673BE8516_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mA5176EA4DAB87B53BFF287DD232A9442B763984E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_tF5978845C2912DCA5471ADD9480357E32BB03D1E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t49590B5D404F709CAB64E6E2DF151598B0DCE343_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_1 = NULL; int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___parameters0; 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_tF5978845C2912DCA5471ADD9480357E32BB03D1E_il2cpp_TypeInfo_var, L_0); V_0 = L_1; } IL_0007: try {// begin try (depth: 1) { goto IL_003e; } IL_0009: { RuntimeObject* L_2 = V_0; NullCheck(L_2); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_3; L_3 = InterfaceFuncInvoker0< ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t49590B5D404F709CAB64E6E2DF151598B0DCE343_il2cpp_TypeInfo_var, L_2); V_1 = L_3; Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_4 = __this->get__definedParameters_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_5 = V_1; NullCheck(L_4); int32_t L_6; L_6 = Dictionary_2_get_Item_mA5176EA4DAB87B53BFF287DD232A9442B763984E(L_4, L_5, /*hidden argument*/Dictionary_2_get_Item_mA5176EA4DAB87B53BFF287DD232A9442B763984E_RuntimeMethod_var); V_2 = L_6; int32_t L_7 = V_2; if (L_7) { goto IL_002f; } } IL_0020: { Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_8 = __this->get__definedParameters_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_9 = V_1; NullCheck(L_8); bool L_10; L_10 = Dictionary_2_Remove_mC1DB5E3A55C6DC70997FA73D1B0CA14673BE8516(L_8, L_9, /*hidden argument*/Dictionary_2_Remove_mC1DB5E3A55C6DC70997FA73D1B0CA14673BE8516_RuntimeMethod_var); goto IL_003e; } IL_002f: { Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_11 = __this->get__definedParameters_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_12 = V_1; int32_t L_13 = V_2; NullCheck(L_11); Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517(L_11, L_12, ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)), /*hidden argument*/Dictionary_2_set_Item_m1C888E4ECFB1F2195FCFB75BB4D3019686F55517_RuntimeMethod_var); } IL_003e: { RuntimeObject* L_14 = V_0; NullCheck(L_14); bool L_15; L_15 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_14); if (L_15) { goto IL_0009; } } IL_0046: { IL2CPP_LEAVE(0x52, FINALLY_0048); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0048; } FINALLY_0048: {// begin finally (depth: 1) { RuntimeObject* L_16 = V_0; if (!L_16) { goto IL_0051; } } IL_004b: { RuntimeObject* L_17 = V_0; NullCheck(L_17); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_17); } IL_0051: { IL2CPP_END_FINALLY(72) } }// end finally (depth: 1) IL2CPP_CLEANUP(72) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x52, IL_0052) } IL_0052: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler/QuoteVisitor::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuoteVisitor__ctor_mF995A05EF8C288DCC75CD207A17279D1F7D9FD69 (QuoteVisitor_tFE404B4C826642C3FC245A108AEC9E94D691E627 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mE66FD35BF03F4B7FA4A67A940C1E86D26C049915_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 * L_0 = (Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7 *)il2cpp_codegen_object_new(Dictionary_2_t557635FBDBCB4F09E0827F01D69D76FF503D03A7_il2cpp_TypeInfo_var); Dictionary_2__ctor_mE66FD35BF03F4B7FA4A67A940C1E86D26C049915(L_0, /*hidden argument*/Dictionary_2__ctor_mE66FD35BF03F4B7FA4A67A940C1E86D26C049915_RuntimeMethod_var); __this->set__definedParameters_0(L_0); HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_1 = (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *)il2cpp_codegen_object_new(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B(L_1, /*hidden argument*/HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); __this->set__hoistedParameters_1(L_1); ExpressionVisitor__ctor_m45ACF0744BAD52FCD928645D7D4173CA25DD332A(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.LightLambda/<>c__DisplayClass74_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass74_0__ctor_m8AE4DEB6291FDAB7F1C723AF0471250134A5AB1D (U3CU3Ec__DisplayClass74_0_t7379A2E60948D6CA3B55C5DDF3C4A7F5BCC3C5E9 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/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_m7F8BD01DF8A1F3F266104E02D83FC23A6BA1227F (U3CU3Ec__DisplayClass74_0_t7379A2E60948D6CA3B55C5DDF3C4A7F5BCC3C5E9 * __this, LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { MethodInfo_t * L_0 = __this->get_targetMethod_0(); Type_t * L_1 = __this->get_delegateType_1(); LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_2 = ___lambda0; NullCheck(L_0); Delegate_t * L_3; L_3 = VirtualFuncInvoker2< Delegate_t *, Type_t *, RuntimeObject * >::Invoke(47 /* 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.LightLambda/DebugViewPrinter::.ctor(System.Linq.Expressions.Interpreter.Interpreter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter__ctor_mC45ECB840A479CE042F09C0928F48401AC1955BE (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ___interpreter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mB40672A269C34DB22BA5BFAF2511631483E1690E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA); s_Il2CppMethodInitialized = true; } { Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_0 = (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *)il2cpp_codegen_object_new(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08_il2cpp_TypeInfo_var); Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1(L_0, /*hidden argument*/Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1_RuntimeMethod_var); __this->set__tryStart_1(L_0); Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * L_1 = (Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB *)il2cpp_codegen_object_new(Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB_il2cpp_TypeInfo_var); Dictionary_2__ctor_mB40672A269C34DB22BA5BFAF2511631483E1690E(L_1, /*hidden argument*/Dictionary_2__ctor_mB40672A269C34DB22BA5BFAF2511631483E1690E_RuntimeMethod_var); __this->set__handlerEnter_2(L_1); Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_2 = (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *)il2cpp_codegen_object_new(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08_il2cpp_TypeInfo_var); Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1(L_2, /*hidden argument*/Dictionary_2__ctor_mE4D6F6FA5A737865159110CFFF4034001E7F75C1_RuntimeMethod_var); __this->set__handlerExit_3(L_2); __this->set__indent_4(_stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_3 = ___interpreter0; __this->set__interpreter_0(L_3); DebugViewPrinter_Analyze_mEC7D8A59CE0284F19F499CD4D6CAFB3B2E2D42BC(__this, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Analyze() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Analyze_mEC7D8A59CE0284F19F499CD4D6CAFB3B2E2D42BC (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC_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_t397D7F2986215DEB704DACEDD603A09EF6434F03* V_0 = NULL; int32_t V_1 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * V_2 = NULL; EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * V_3 = NULL; EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * V_4 = NULL; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * V_5 = NULL; ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* V_6 = NULL; int32_t V_7 = 0; ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * V_8 = NULL; ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * V_9 = NULL; TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * V_10 = NULL; { Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_0 = __this->get__interpreter_0(); NullCheck(L_0); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_1; L_1 = Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline(L_0, /*hidden argument*/NULL); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_2 = L_1.get_Instructions_2(); V_0 = L_2; V_1 = 0; goto IL_015a; } IL_0018: { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_6 = (L_3)->GetAt(static_cast(L_5)); V_2 = L_6; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_7 = V_2; V_3 = ((EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D *)IsInstSealed((RuntimeObject*)L_7, EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var)); EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * L_8 = V_3; if (!L_8) { goto IL_0101; } } { EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * L_9 = V_3; NullCheck(L_9); TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_10; L_10 = EnterTryCatchFinallyInstruction_get_Handler_m161FF91224A7BB20B5896933B6E8143D785B6F30_inline(L_9, /*hidden argument*/NULL); V_5 = L_10; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_11 = V_5; NullCheck(L_11); int32_t L_12 = L_11->get_TryStartIndex_0(); DebugViewPrinter_AddTryStart_m2D91B738BDD47DAFD397C7AD22D0925382994C19(__this, L_12, /*hidden argument*/NULL); TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_13 = V_5; NullCheck(L_13); int32_t L_14 = L_13->get_TryEndIndex_1(); DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)), /*hidden argument*/NULL); TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_15 = V_5; NullCheck(L_15); bool L_16; L_16 = TryCatchFinallyHandler_get_IsFinallyBlockExist_mBADEFED0F09AEAB188A24EB79CCB9C8778B6102E(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_007a; } } { Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * L_17 = __this->get__handlerEnter_2(); TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_18 = V_5; NullCheck(L_18); int32_t L_19 = L_18->get_FinallyStartIndex_2(); NullCheck(L_17); Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E(L_17, L_19, _stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C, /*hidden argument*/Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E_RuntimeMethod_var); TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_20 = V_5; NullCheck(L_20); int32_t L_21 = L_20->get_FinallyEndIndex_3(); DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367(__this, L_21, /*hidden argument*/NULL); } IL_007a: { TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_22 = V_5; NullCheck(L_22); bool L_23; L_23 = TryCatchFinallyHandler_get_IsCatchBlockExist_mD8699D2ECC624D306D8B67E39CFAD700D427B82D(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0101; } } { TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_24 = V_5; NullCheck(L_24); ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* L_25; L_25 = TryCatchFinallyHandler_get_Handlers_m00607FFB9E36CC32A9F6C0F9BB257CD9CDE402E4_inline(L_24, /*hidden argument*/NULL); V_6 = L_25; V_7 = 0; goto IL_00f9; } IL_0091: { ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* L_26 = V_6; int32_t L_27 = V_7; NullCheck(L_26); int32_t L_28 = L_27; ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * L_29 = (L_26)->GetAt(static_cast(L_28)); V_8 = L_29; Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * L_30 = __this->get__handlerEnter_2(); ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * L_31 = V_8; NullCheck(L_31); int32_t L_32 = L_31->get_HandlerStartIndex_2(); ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * 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_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E(L_30, ((int32_t)il2cpp_codegen_subtract((int32_t)L_32, (int32_t)1)), L_34, /*hidden argument*/Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E_RuntimeMethod_var); ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * L_35 = V_8; NullCheck(L_35); int32_t L_36 = L_35->get_HandlerEndIndex_3(); DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367(__this, L_36, /*hidden argument*/NULL); ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * L_37 = V_8; NullCheck(L_37); ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * L_38 = L_37->get_Filter_4(); V_9 = L_38; ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * L_39 = V_9; if (!L_39) { goto IL_00f3; } } { Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * L_40 = __this->get__handlerEnter_2(); ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * L_41 = V_9; NullCheck(L_41); int32_t L_42 = L_41->get_StartIndex_1(); NullCheck(L_40); Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E(L_40, ((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)1)), _stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118, /*hidden argument*/Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E_RuntimeMethod_var); ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * L_43 = V_9; NullCheck(L_43); int32_t L_44 = L_43->get_EndIndex_2(); DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367(__this, L_44, /*hidden argument*/NULL); } IL_00f3: { int32_t L_45 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00f9: { int32_t L_46 = V_7; ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* L_47 = V_6; NullCheck(L_47); if ((((int32_t)L_46) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length)))))) { goto IL_0091; } } IL_0101: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_48 = V_2; V_4 = ((EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC *)IsInstSealed((RuntimeObject*)L_48, EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC_il2cpp_TypeInfo_var)); EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * L_49 = V_4; if (!L_49) { goto IL_0156; } } { EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * L_50 = V_4; NullCheck(L_50); TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_51; L_51 = EnterTryFaultInstruction_get_Handler_m5E293F46885AF2E0EC57CB9EF367BD912DE8B646_inline(L_50, /*hidden argument*/NULL); V_10 = L_51; TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_52 = V_10; NullCheck(L_52); int32_t L_53 = L_52->get_TryStartIndex_0(); DebugViewPrinter_AddTryStart_m2D91B738BDD47DAFD397C7AD22D0925382994C19(__this, L_53, /*hidden argument*/NULL); TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_54 = V_10; NullCheck(L_54); int32_t L_55 = L_54->get_TryEndIndex_1(); DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)), /*hidden argument*/NULL); Dictionary_2_t0ACB62D0885C7AB376463C70665400A39808C5FB * L_56 = __this->get__handlerEnter_2(); TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_57 = V_10; NullCheck(L_57); int32_t L_58 = L_57->get_FinallyStartIndex_2(); NullCheck(L_56); Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E(L_56, L_58, _stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094, /*hidden argument*/Dictionary_2_Add_m2B599B04A9D4D2833DABE8EE1C46BAC93080A18E_RuntimeMethod_var); TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_59 = V_10; NullCheck(L_59); int32_t L_60 = L_59->get_FinallyEndIndex_3(); DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367(__this, L_60, /*hidden argument*/NULL); } IL_0156: { int32_t L_61 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_015a: { int32_t L_62 = V_1; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_63 = V_0; NullCheck(L_63); if ((((int32_t)L_62) < ((int32_t)((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_m2D91B738BDD47DAFD397C7AD22D0925382994C19 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mD50BECE8D3E3EE08A2866ECC73C03BFE600EA681_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_0 = __this->get__tryStart_1(); int32_t L_1 = ___index0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74(L_0, L_1, (int32_t*)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_RuntimeMethod_var); if (L_2) { goto IL_001e; } } { Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_3 = __this->get__tryStart_1(); int32_t L_4 = ___index0; NullCheck(L_3); Dictionary_2_Add_mD50BECE8D3E3EE08A2866ECC73C03BFE600EA681(L_3, L_4, 1, /*hidden argument*/Dictionary_2_Add_mD50BECE8D3E3EE08A2866ECC73C03BFE600EA681_RuntimeMethod_var); return; } IL_001e: { Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_5 = __this->get__tryStart_1(); int32_t L_6 = ___index0; int32_t L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33(L_5, L_6, ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)), /*hidden argument*/Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33_RuntimeMethod_var); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::AddHandlerExit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_AddHandlerExit_m8FEF4EBF58F6E5DECCDE4D686F38DEE059750367 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B2_0 = 0; Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * G_B2_1 = NULL; int32_t G_B1_0 = 0; Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * G_B1_1 = NULL; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * G_B3_2 = NULL; { Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_0 = __this->get__handlerExit_3(); int32_t L_1 = ___index0; Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_2 = __this->get__handlerExit_3(); int32_t L_3 = ___index0; NullCheck(L_2); bool L_4; L_4 = Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74(L_2, L_3, (int32_t*)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_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((int32_t)L_5, (int32_t)1)); G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_001d: { NullCheck(G_B3_2); Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33(G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/Dictionary_2_set_Item_mA71AD9521D45FD3678367FDFF5E788221C5EBF33_RuntimeMethod_var); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Indent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Indent_m39B07C25009247BC300FBA7EFE6D7F419F94782C (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get__indent_4(); NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); String_t* L_2; L_2 = String_CreateString_m4CBF2A74FB65655B0BB1452CA748E9CF78D974ED(NULL, ((int32_t)32), ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)2)), /*hidden argument*/NULL); __this->set__indent_4(L_2); return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::Dedent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugViewPrinter_Dedent_m45419CE0CD35FC312E17C1CB8F97973188C5A266 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get__indent_4(); NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); String_t* L_2; L_2 = String_CreateString_m4CBF2A74FB65655B0BB1452CA748E9CF78D974ED(NULL, ((int32_t)32), ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)2)), /*hidden argument*/NULL); __this->set__indent_4(L_2); return; } } // System.String System.Linq.Expressions.Interpreter.LightLambda/DebugViewPrinter::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DebugViewPrinter_ToString_m304B99B63DF8032C5C3DE00F857981300D92C3CC (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m7FAA07EECB1ED043E284FFCE2F2239FECAE2F568_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_t397D7F2986215DEB704DACEDD603A09EF6434F03* V_2 = NULL; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; String_t* V_6 = NULL; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD 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); StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9(L_0, /*hidden argument*/NULL); V_0 = L_0; Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_1 = __this->get__interpreter_0(); NullCheck(L_1); String_t* L_2; L_2 = Interpreter_get_Name_m6BFF6932E42219E94BB0285005FDCC5DA64557F0_inline(L_1, /*hidden argument*/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_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_4, _stringLiteralCD6F0CC890C5C34C2B862779EF40C52C86E28091, /*hidden argument*/NULL); String_t* L_6 = V_1; NullCheck(L_5); StringBuilder_t * L_7; L_7 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_5, L_6, /*hidden argument*/NULL); NullCheck(L_7); StringBuilder_t * L_8; L_8 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_7, _stringLiteral85B7ED5DD809769A37FFA4726CBA9356B1DF338F, /*hidden argument*/NULL); StringBuilder_t * L_9 = V_0; NullCheck(L_9); StringBuilder_t * L_10; L_10 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_9, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, /*hidden argument*/NULL); StringBuilder_t * L_11 = V_0; NullCheck(L_11); StringBuilder_t * L_12; L_12 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_11, _stringLiteral90A5CAD5ED23D6B2FA026A79FA4C2B95E592E6BD, /*hidden argument*/NULL); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_13 = __this->get__interpreter_0(); NullCheck(L_13); int32_t L_14; L_14 = Interpreter_get_LocalCount_m56E9BC24819F8318F23550CC76294C3FFC2155F7_inline(L_13, /*hidden argument*/NULL); NullCheck(L_12); StringBuilder_t * L_15; L_15 = StringBuilder_Append_m796285D173EEA5261E85B95FC79DD4F996CC93DD(L_12, L_14, /*hidden argument*/NULL); NullCheck(L_15); StringBuilder_t * L_16; L_16 = StringBuilder_AppendLine_mB5790BC98389118626505708AE683AE9257B91B2(L_15, /*hidden argument*/NULL); StringBuilder_t * L_17 = V_0; NullCheck(L_17); StringBuilder_t * L_18; L_18 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_17, _stringLiteralD214F302BF85C2D503200C5CF6D8B4CEE97016D1, /*hidden argument*/NULL); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_19 = __this->get__interpreter_0(); NullCheck(L_19); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_20; L_20 = Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline(L_19, /*hidden argument*/NULL); int32_t L_21 = L_20.get_MaxStackDepth_0(); NullCheck(L_18); StringBuilder_t * L_22; L_22 = StringBuilder_Append_m796285D173EEA5261E85B95FC79DD4F996CC93DD(L_18, L_21, /*hidden argument*/NULL); NullCheck(L_22); StringBuilder_t * L_23; L_23 = StringBuilder_AppendLine_mB5790BC98389118626505708AE683AE9257B91B2(L_22, /*hidden argument*/NULL); StringBuilder_t * L_24 = V_0; NullCheck(L_24); StringBuilder_t * L_25; L_25 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_24, _stringLiteralF9203EA37228DEA3FC6490290C5DDB63FD0790BD, /*hidden argument*/NULL); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_26 = __this->get__interpreter_0(); NullCheck(L_26); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_27; L_27 = Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline(L_26, /*hidden argument*/NULL); int32_t L_28 = L_27.get_MaxContinuationDepth_1(); NullCheck(L_25); StringBuilder_t * L_29; L_29 = StringBuilder_Append_m796285D173EEA5261E85B95FC79DD4F996CC93DD(L_25, L_28, /*hidden argument*/NULL); NullCheck(L_29); StringBuilder_t * L_30; L_30 = StringBuilder_AppendLine_mB5790BC98389118626505708AE683AE9257B91B2(L_29, /*hidden argument*/NULL); StringBuilder_t * L_31 = V_0; NullCheck(L_31); StringBuilder_t * L_32; L_32 = StringBuilder_AppendLine_mB5790BC98389118626505708AE683AE9257B91B2(L_31, /*hidden argument*/NULL); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_33 = __this->get__interpreter_0(); NullCheck(L_33); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_34; L_34 = Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline(L_33, /*hidden argument*/NULL); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_35 = L_34.get_Instructions_2(); V_2 = L_35; Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_36 = __this->get__interpreter_0(); NullCheck(L_36); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_37; L_37 = Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline(L_36, /*hidden argument*/NULL); DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 * L_38 = (DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2 *)il2cpp_codegen_object_new(DebugView_tF8011E15DF45C4E544C63660C92699DCA32460B2_il2cpp_TypeInfo_var); DebugView__ctor_m9DFCD17F3C99CF7F301BFAFAF07D5D596703BF9E(L_38, L_37, /*hidden argument*/NULL); NullCheck(L_38); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_39; L_39 = DebugView_GetInstructionViews_m85592F88663F3C5FAD6D45BD3942430424921780(L_38, (bool)0, /*hidden argument*/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_mDBCE40116A63F3BAE734BC9A133BDB7DF6D21098(__this, L_40, L_41, /*hidden argument*/NULL); Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_42 = __this->get__tryStart_1(); int32_t L_43 = V_4; NullCheck(L_42); bool L_44; L_44 = Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74(L_42, L_43, (int32_t*)(&V_5), /*hidden argument*/Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_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->get__indent_4(); NullCheck(L_45); StringBuilder_t * L_47; L_47 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_45, L_46, /*hidden argument*/NULL); NullCheck(L_47); StringBuilder_t * L_48; L_48 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_47, _stringLiteral2E995B45105BBEE59E72575606449E96C964823C, /*hidden argument*/NULL); StringBuilder_t * L_49 = V_0; String_t* L_50 = __this->get__indent_4(); NullCheck(L_49); StringBuilder_t * L_51; L_51 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_49, L_50, /*hidden argument*/NULL); NullCheck(L_51); StringBuilder_t * L_52; L_52 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_51, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, /*hidden argument*/NULL); DebugViewPrinter_Indent_m39B07C25009247BC300FBA7EFE6D7F419F94782C(__this, /*hidden argument*/NULL); int32_t L_53 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)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_t0ACB62D0885C7AB376463C70665400A39808C5FB * L_56 = __this->get__handlerEnter_2(); int32_t L_57 = V_4; NullCheck(L_56); bool L_58; L_58 = Dictionary_2_TryGetValue_m7FAA07EECB1ED043E284FFCE2F2239FECAE2F568(L_56, L_57, (String_t**)(&V_6), /*hidden argument*/Dictionary_2_TryGetValue_m7FAA07EECB1ED043E284FFCE2F2239FECAE2F568_RuntimeMethod_var); if (!L_58) { goto IL_0188; } } { StringBuilder_t * L_59 = V_0; String_t* L_60 = __this->get__indent_4(); NullCheck(L_59); StringBuilder_t * L_61; L_61 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_59, L_60, /*hidden argument*/NULL); String_t* L_62 = V_6; NullCheck(L_61); StringBuilder_t * L_63; L_63 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_61, L_62, /*hidden argument*/NULL); StringBuilder_t * L_64 = V_0; String_t* L_65 = __this->get__indent_4(); NullCheck(L_64); StringBuilder_t * L_66; L_66 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_64, L_65, /*hidden argument*/NULL); NullCheck(L_66); StringBuilder_t * L_67; L_67 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_66, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, /*hidden argument*/NULL); DebugViewPrinter_Indent_m39B07C25009247BC300FBA7EFE6D7F419F94782C(__this, /*hidden argument*/NULL); } IL_0188: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_68 = V_3; int32_t L_69 = V_4; NullCheck(L_68); int32_t L_70 = L_69; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_71 = (L_68)->GetAt(static_cast(L_70)); V_7 = L_71; StringBuilder_t * L_72 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_73; L_73 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); String_t* L_74 = __this->get__indent_4(); String_t* L_75; L_75 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_4), /*hidden argument*/NULL); NullCheck(L_75); String_t* L_76; L_76 = String_PadLeft_m7666BD115C91CF7F69642532F4CA9B0726C0A328(L_75, 4, ((int32_t)48), /*hidden argument*/NULL); String_t* L_77; L_77 = InstructionView_GetValue_m492D36D7E84197BE0D6B72B4A817C7FCABA9798D_inline((InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)(&V_7), /*hidden argument*/NULL); NullCheck(L_72); StringBuilder_t * L_78; L_78 = StringBuilder_AppendFormat_m8D1250B85CD350815E4FDC9A0740913A8C32D09D(L_72, L_73, _stringLiteralFA2AD57B71E5510B68D32E026798C5F29F85B860, L_74, L_76, L_77, /*hidden argument*/NULL); NullCheck(L_78); StringBuilder_t * L_79; L_79 = StringBuilder_AppendLine_mB5790BC98389118626505708AE683AE9257B91B2(L_78, /*hidden argument*/NULL); int32_t L_80 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_01ca: { int32_t L_81 = V_4; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_82 = V_2; NullCheck(L_82); if ((((int32_t)L_81) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_82)->max_length)))))) { goto IL_00e7; } } { StringBuilder_t * L_83 = V_0; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_84 = V_2; NullCheck(L_84); DebugViewPrinter_EmitExits_mDBCE40116A63F3BAE734BC9A133BDB7DF6D21098(__this, L_83, ((int32_t)((int32_t)(((RuntimeArray*)L_84)->max_length))), /*hidden argument*/NULL); StringBuilder_t * L_85 = V_0; NullCheck(L_85); StringBuilder_t * L_86; L_86 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_85, _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30, /*hidden argument*/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_mDBCE40116A63F3BAE734BC9A133BDB7DF6D21098 (DebugViewPrinter_tDD7232BC621090E2D5494C5D03A338A1F82198E3 * __this, StringBuilder_t * ___sb0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_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_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_0 = __this->get__handlerExit_3(); int32_t L_1 = ___index1; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74(L_0, L_1, (int32_t*)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m63807162D27405937F88B87B75BDC63FD5C04F74_RuntimeMethod_var); if (!L_2) { goto IL_0039; } } { V_1 = 0; goto IL_0035; } IL_0014: { DebugViewPrinter_Dedent_m45419CE0CD35FC312E17C1CB8F97973188C5A266(__this, /*hidden argument*/NULL); StringBuilder_t * L_3 = ___sb0; String_t* L_4 = __this->get__indent_4(); NullCheck(L_3); StringBuilder_t * L_5; L_5 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_3, L_4, /*hidden argument*/NULL); NullCheck(L_5); StringBuilder_t * L_6; L_6 = StringBuilder_AppendLine_m4FBF9761747825683B04B18842DF906473EEF7C8(L_5, _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30, /*hidden argument*/NULL); int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)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.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_mFC331A839DD7A42657063463FF23AA13F825D2DD (VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 * __this, LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * ___variable0, int32_t ___start1, VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 * ___parent2, const RuntimeMethod* method) { { __this->set_Stop_1(((int32_t)2147483647LL)); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * L_0 = ___variable0; __this->set_Variable_2(L_0); int32_t L_1 = ___start1; __this->set_Start_0(L_1); VariableScope_t9EB075D1F30F9B5EF5D7DC183259402567F205B3 * L_2 = ___parent2; __this->set_Parent_3(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/ModuloDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloDouble_Run_m214D45FBFD497CF4BF9B5B89D87D06BA3F1665E1 (ModuloDouble_t85C00369147856541C1AFD83063A2D5017C6C104 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))), ((*(double*)((double*)UnBox(L_17, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloDouble__ctor_m943413AA96F6FA45E3CB4B1499A2541C75F14A5A (ModuloDouble_t85C00369147856541C1AFD83063A2D5017C6C104 * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInt16_Run_m657F3CD3B285110904F0A7C63E84E7B393A0A5E6 (ModuloInt16_tEC5FBD7C5B21DFE477BEBD720DD81085954010BE * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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)((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))%(int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt16__ctor_m65E56A2695082EBC1D599937E187D5CE4C56C038 (ModuloInt16_tEC5FBD7C5B21DFE477BEBD720DD81085954010BE * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInt32_Run_m557C141D20BAAF45EBDC147237972D4FA0D93D00 (ModuloInt32_t64EF14D7AB04B507AABC0B5EEE481B990B2C59ED * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_m53DFEFE8224BE36C871A324BC94308094F7E9281(((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))%(int32_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; int32_t L_20 = V_0; NullCheck(L_19); L_19->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt32__ctor_mF657D772DEBB72F07E071BCFECB2FA6BA79C201F (ModuloInt32_t64EF14D7AB04B507AABC0B5EEE481B990B2C59ED * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloInt64_Run_m4DBA118D7A530C4460BF84E71358FC15303A8317 (ModuloInt64_t13C0FD4FEB78A9BE8E963C5E5EA99E195932E98E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))%(int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloInt64__ctor_mA6159B79950756F00EE072BF50C28B29B4EAF960 (ModuloInt64_t13C0FD4FEB78A9BE8E963C5E5EA99E195932E98E * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloSingle_Run_m5D1D71381D5425B68C654B981DC24129CA608F9F (ModuloSingle_tF74D09F3A4707F07021BEF0C9CEC043680C91DD2 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))), ((*(float*)((float*)UnBox(L_17, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloSingle__ctor_m53AE6DF5C2CB96F55207CF9BD6816E4B03A3A3EC (ModuloSingle_tF74D09F3A4707F07021BEF0C9CEC043680C91DD2 * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloUInt16_Run_m0CC2C365676E13C9FA4C5B869B5EE7870EAE862F (ModuloUInt16_t5E947CE690D91C84FF679963ED82F541C8A82FBE * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))%(int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))))); RuntimeObject * L_19 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt16__ctor_m2436F892DFC0ACE1B3E3BDE9776E4C56F4590EB1 (ModuloUInt16_t5E947CE690D91C84FF679963ED82F541C8A82FBE * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloUInt32_Run_m96E6D66ECBD393898C44DA9F58F5F60106C56E61 (ModuloUInt32_tCEA7EBCA3E33E679E45B745151F023AAC8D30C2E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))%(uint32_t)(int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt32__ctor_m62DB5999A5CFEA493428BF48F9FE78FF89C4EFD3 (ModuloUInt32_tCEA7EBCA3E33E679E45B745151F023AAC8D30C2E * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ModuloUInt64_Run_m33FBA3C2FC37C2C5C565A5C0EC060EDE75765C80 (ModuloUInt64_t6CDDA770850B746CA5BE6C9394D1F8874972C66F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))%(uint64_t)(int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ModuloInstruction/ModuloUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ModuloUInt64__ctor_m295D45736785EE8AE165CD4C40EDDBC6B73F43D5 (ModuloUInt64_t6CDDA770850B746CA5BE6C9394D1F8874972C66F * __this, const RuntimeMethod* method) { { ModuloInstruction__ctor_m4A6E49628F4C7D16F3B66112BCD684BF5B2E596F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulDouble_Run_m3A487602DD0843D14E63AEE5060997479C5D84AA (MulDouble_tC7A9DDBAF456BC7CB3ABB400AD17FD0DECD7C347 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))), (double)((*(double*)((double*)UnBox(L_17, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulDouble__ctor_mF4F043F97602BAF75782CD4D987170F98764008D (MulDouble_tC7A9DDBAF456BC7CB3ABB400AD17FD0DECD7C347 * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInt16_Run_m571DD5BC5F221AEF4FAB1317FD861E11D158BFD9 (MulInt16_tE83B721BCCEC251C3854197DA96A7F5522D843BE * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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)((int16_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt16__ctor_m6410BECE25974AF5C39D9DCC348B0193F2A2BC98 (MulInt16_tE83B721BCCEC251C3854197DA96A7F5522D843BE * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInt32_Run_m7608BFD693C0ECB7CA4B9A72F6FF6812092FB928 (MulInt32_tF13F28AD7EB91F1AA97CED250E4C80D7F5D4C158 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_m53DFEFE8224BE36C871A324BC94308094F7E9281(((int32_t)il2cpp_codegen_multiply((int32_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), (int32_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; int32_t L_20 = V_0; NullCheck(L_19); L_19->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt32__ctor_m74C8E8789C6B4E715FBE35F36D29CC9158EE6DE2 (MulInt32_tF13F28AD7EB91F1AA97CED250E4C80D7F5D4C158 * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulInt64_Run_mFEC980BFDB4DA3425656542CC56551E867E76995 (MulInt64_t65D2E93B3C199CE535C52B0EE9AFAAAD68BB3734 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulInt64__ctor_m98C78FC8DEF516B4DA2F58C198E2D48273B6FA28 (MulInt64_t65D2E93B3C199CE535C52B0EE9AFAAAD68BB3734 * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulSingle_Run_m1E3AD5579E70E710292B3CF9CB2EB560E14C91B2 (MulSingle_t74402710FF0351799A5B4D392C2BDA323C950296 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))), (float)((*(float*)((float*)UnBox(L_17, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulSingle__ctor_m45FC503E72431E726D729CE404DF48D7AD545AD7 (MulSingle_t74402710FF0351799A5B4D392C2BDA323C950296 * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulUInt16_Run_mD6D3B094F0F66F1452B479C104088F7AF4C61CF7 (MulUInt16_tF2A3E37BBF7A928D005B0222BC4AD7275B59DBD9 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))))); RuntimeObject * L_19 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt16__ctor_m274A42781CDA3AC9147932CE88D29FA38E10D95D (MulUInt16_tF2A3E37BBF7A928D005B0222BC4AD7275B59DBD9 * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulUInt32_Run_m2E129748A901E8F93A63D4A557F83C6BE5806C8C (MulUInt32_tB5C1F97A7747368E74533F42C650F4B46E170D8B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt32__ctor_m43FBA0710DE4F845F9BCBBE3E1457BBCDF9AB4E7 (MulUInt32_tB5C1F97A7747368E74533F42C650F4B46E170D8B * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulUInt64_Run_mC0446CCCEE0C4418BF59F92FEA0C94DF97250F80 (MulUInt64_t44838D752E63CB18B7C49CF8C9D903F620EEE68C * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulInstruction/MulUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulUInt64__ctor_m5C37AA5779BF3CDFF7EA13B14A493CE3BE30A188 (MulUInt64_t44838D752E63CB18B7C49CF8C9D903F620EEE68C * __this, const RuntimeMethod* method) { { MulInstruction__ctor_m272EE6C230AD6B67751537896190382EA235D78C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInt16_Run_m49BAB13B287F9C8B43DC7A30913CBA09BCE5BCCF (MulOvfInt16_t0356A292FE9F9E37C7C564207FFF4090B6CA0859 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt16_Run_m49BAB13B287F9C8B43DC7A30913CBA09BCE5BCCF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) * (int64_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) * (int64_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt16_Run_m49BAB13B287F9C8B43DC7A30913CBA09BCE5BCCF_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_multiply((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt16_Run_m49BAB13B287F9C8B43DC7A30913CBA09BCE5BCCF_RuntimeMethod_var); int16_t L_18 = ((int16_t)((int16_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt16__ctor_m458F31A764F79FB50E9841D40E6FA93DA4672051 (MulOvfInt16_t0356A292FE9F9E37C7C564207FFF4090B6CA0859 * __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m43A50EBAD5E5F49C01B378C0DF77C475F2B8E213(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInt32_Run_m601978C46388CB0AAE60B6BA0A46256C0E0D3286 (MulOvfInt32_t3648CEF4DA473D1520961F2FF7AE5F6DB7567801 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt32_Run_m601978C46388CB0AAE60B6BA0A46256C0E0D3286_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) * (int64_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) * (int64_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt32_Run_m601978C46388CB0AAE60B6BA0A46256C0E0D3286_RuntimeMethod_var); RuntimeObject * L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_m53DFEFE8224BE36C871A324BC94308094F7E9281(((int32_t)il2cpp_codegen_multiply((int32_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), (int32_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; int32_t L_20 = V_0; NullCheck(L_19); L_19->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt32__ctor_mF1BCD8733C38CB86704E0FF3F57CBCF913649101 (MulOvfInt32_t3648CEF4DA473D1520961F2FF7AE5F6DB7567801 * __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m43A50EBAD5E5F49C01B378C0DF77C475F2B8E213(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfInt64_Run_mA8178F06D24189093549CDD8481371EB494A81B1 (MulOvfInt64_t64A634E483A2B54B6EB065CA6B429A9CDBB6E7B3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfInt64_Run_mA8178F06D24189093549CDD8481371EB494A81B1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), kIl2CppInt64Min, kIl2CppInt64Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfInt64_Run_mA8178F06D24189093549CDD8481371EB494A81B1_RuntimeMethod_var); int64_t L_18 = ((int64_t)il2cpp_codegen_multiply((int64_t)((*(int64_t*)((int64_t*)UnBox(L_16, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfInt64__ctor_mFA11E1351BCF101654B0224C83F171ACAFFFC0FA (MulOvfInt64_t64A634E483A2B54B6EB065CA6B429A9CDBB6E7B3 * __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m43A50EBAD5E5F49C01B378C0DF77C475F2B8E213(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfUInt16_Run_mED3613C3511558FBFA4B89C542603F254D6C57AC (MulOvfUInt16_t85735FA2E04C6417C22C546D046B335845130B3B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt16_Run_mED3613C3511558FBFA4B89C542603F254D6C57AC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) * (int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) * (int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt16_Run_mED3613C3511558FBFA4B89C542603F254D6C57AC_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt16_Run_mED3613C3511558FBFA4B89C542603F254D6C57AC_RuntimeMethod_var); uint16_t L_18 = ((uint16_t)((uint16_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt16__ctor_m14A38A281EB3DD83D9A9961BEB5DDDCF0BBEF400 (MulOvfUInt16_t85735FA2E04C6417C22C546D046B335845130B3B * __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m43A50EBAD5E5F49C01B378C0DF77C475F2B8E213(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfUInt32_Run_m9D4E7E377C3EDD8CD6FA12378C961DD9E51A0CB4 (MulOvfUInt32_tDD0754E1EC3EAFE6CD29E49729B7988DC4DF24CE * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt32_Run_m9D4E7E377C3EDD8CD6FA12378C961DD9E51A0CB4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))) * (uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))) > (uint64_t)(uint32_t)kIl2CppUInt32Max) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt32_Run_m9D4E7E377C3EDD8CD6FA12378C961DD9E51A0CB4_RuntimeMethod_var); uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt32__ctor_mF92EC32EBD0197A38E57CEFB8015AD9F925509CB (MulOvfUInt32_tDD0754E1EC3EAFE6CD29E49729B7988DC4DF24CE * __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m43A50EBAD5E5F49C01B378C0DF77C475F2B8E213(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MulOvfUInt64_Run_m513A09384068A252FDF2FD7A056137A22E63C47A (MulOvfUInt64_t3ADF56F97689C58A0F7E3215BD05E1CC746B70C6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulOvfUInt64_Run_m513A09384068A252FDF2FD7A056137A22E63C47A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), ((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MulOvfUInt64_Run_m513A09384068A252FDF2FD7A056137A22E63C47A_RuntimeMethod_var); uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.MulOvfInstruction/MulOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MulOvfUInt64__ctor_mE32C82E29A1F8074B5F13BBCA7E455051D02A053 (MulOvfUInt64_t3ADF56F97689C58A0F7E3215BD05E1CC746B70C6 * __this, const RuntimeMethod* method) { { MulOvfInstruction__ctor_m43A50EBAD5E5F49C01B378C0DF77C475F2B8E213(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInt16_Run_mDBFD006EB1FB803E6711F1C3A4F1B283FF580670 (NegateCheckedInt16_t93081D554367AFA15DDB87B50500C6340B3514F0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt16_Run_mDBFD006EB1FB803E6711F1C3A4F1B283FF580670_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; if (((int64_t)0 - (int64_t)((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)0 - (int64_t)((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt16_Run_mDBFD006EB1FB803E6711F1C3A4F1B283FF580670_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_subtract((int32_t)0, (int32_t)((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt16_Run_mDBFD006EB1FB803E6711F1C3A4F1B283FF580670_RuntimeMethod_var); NullCheck(L_4); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_4, ((int16_t)((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)0, (int32_t)((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt16__ctor_mC805871605172360D542F3FBB53AD1D8CE9973B8 (NegateCheckedInt16_t93081D554367AFA15DDB87B50500C6340B3514F0 * __this, const RuntimeMethod* method) { { NegateCheckedInstruction__ctor_m4E47DF19E8E9BE8B5CA7228927246FC69A2BE670(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInt32_Run_mB68F3D57F8E6ECD1E69A10D49D905B1291F13554 (NegateCheckedInt32_t7264E878230A73CF1D49E976740A9AFBA5DE754D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt32_Run_mB68F3D57F8E6ECD1E69A10D49D905B1291F13554_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; if (((int64_t)0 - (int64_t)((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)0 - (int64_t)((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt32_Run_mB68F3D57F8E6ECD1E69A10D49D905B1291F13554_RuntimeMethod_var); NullCheck(L_4); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_4, ((int32_t)il2cpp_codegen_subtract((int32_t)0, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt32__ctor_mE69F8EDE8535C468A259D0FDBBFDD1FE9EFAC92F (NegateCheckedInt32_t7264E878230A73CF1D49E976740A9AFBA5DE754D * __this, const RuntimeMethod* method) { { NegateCheckedInstruction__ctor_m4E47DF19E8E9BE8B5CA7228927246FC69A2BE670(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateCheckedInt64_Run_mFA52B230AF749E3EE1749F11155467F36E3213AF (NegateCheckedInt64_t6FB52C5964E523506A395FD3B367DBF9B03F1E46 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NegateCheckedInt64_Run_mFA52B230AF749E3EE1749F11155467F36E3213AF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0027; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; if (il2cpp_codegen_check_sub_overflow((int64_t)((int64_t)((int64_t)0)), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_5, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NegateCheckedInt64_Run_mFA52B230AF749E3EE1749F11155467F36E3213AF_RuntimeMethod_var); int64_t L_6 = ((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)0)), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_5, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0027: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateCheckedInstruction/NegateCheckedInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateCheckedInt64__ctor_m6042088D0FE9CC0D0353C6D32FEBE1D02FE78157 (NegateCheckedInt64_t6FB52C5964E523506A395FD3B367DBF9B03F1E46 * __this, const RuntimeMethod* method) { { NegateCheckedInstruction__ctor_m4E47DF19E8E9BE8B5CA7228927246FC69A2BE670(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateDouble_Run_m5BD0E4E60A8FAC87BCAC3A064AC8A2A010E6FA87 (NegateDouble_tF8275133D4B3B5062558107888B464D3DA062BA3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; double L_6 = ((-((*(double*)((double*)UnBox(L_5, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateDouble__ctor_m68CA8D8D537004D355B1972E5935EA61716E9E97 (NegateDouble_tF8275133D4B3B5062558107888B464D3DA062BA3 * __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m72239F6AB86B1EDAEEF2F2819AD22268741AD4EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInt16_Run_m0F0BDA8362B6C1808A920E0C90085830E4B4931A (NegateInt16_tDCD40177F94C4B38627AB0CB892FECC79548E86E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_4, ((int16_t)((int16_t)((-((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt16__ctor_mA6AD2D8052FCA96CF3739E1EBAABCCD1B8CE9679 (NegateInt16_tDCD40177F94C4B38627AB0CB892FECC79548E86E * __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m72239F6AB86B1EDAEEF2F2819AD22268741AD4EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInt32_Run_m4430D2F03DD411938ECFD0CE0EEA61961BBD68A9 (NegateInt32_tF6BF7BE8AB8C9A3F7E9DEAC43DB00D3D2E78119B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0020; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_4, ((-((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); } IL_0020: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt32__ctor_m32CD4053C1AC22AD675DFC5504624A8952983CF3 (NegateInt32_tF6BF7BE8AB8C9A3F7E9DEAC43DB00D3D2E78119B * __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m72239F6AB86B1EDAEEF2F2819AD22268741AD4EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateInt64_Run_mCA8BF34DAE14E4441D682123B0F16CADE685EA96 (NegateInt64_tED1DFAD093B3F98212213FC4870F2E1C4CA71E9F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; int64_t L_6 = ((-((*(int64_t*)((int64_t*)UnBox(L_5, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateInt64__ctor_mE2AEC31A72070619C7C6097E3910FA73C31A2FEF (NegateInt64_tED1DFAD093B3F98212213FC4870F2E1C4CA71E9F * __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m72239F6AB86B1EDAEEF2F2819AD22268741AD4EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NegateSingle_Run_m1B2F7C9D35989F8F116C5D3FE79BE73672A78D4B (NegateSingle_t82B98471BC216C81F6CF5C7C54A4DF6027C44F68 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; float L_6 = ((-((*(float*)((float*)UnBox(L_5, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NegateInstruction/NegateSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NegateSingle__ctor_mBC5DC2A6D8AD530F2F22048CCEE140E40A75AEEF (NegateSingle_t82B98471BC216C81F6CF5C7C54A4DF6027C44F68 * __this, const RuntimeMethod* method) { { NegateInstruction__ctor_m72239F6AB86B1EDAEEF2F2819AD22268741AD4EE(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualBoolean_Run_m0D0ED4C801F1F4586BD355C5ABC10FA85E9CB9AE (NotEqualBoolean_t77A0F9D73D84C9B9F30328FE936333A709B49634 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(bool*)((bool*)UnBox(L_10, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) == ((int32_t)((*(bool*)((bool*)UnBox(L_11, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualBoolean__ctor_m9E6B2F021F24F8A509E7B5C3C93743F3AB20CB10 (NotEqualBoolean_t77A0F9D73D84C9B9F30328FE936333A709B49634 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualByte_Run_m59AC1B1312DB3B3EDEC9E41680D51B6D09546C04 (NotEqualByte_t0433CF566A812D7150B206A212A7A011A3693909 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_10, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_11, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualByte__ctor_m1813D84320ED00CFC9B26A9AA6B73631F2EFE9F4 (NotEqualByte_t0433CF566A812D7150B206A212A7A011A3693909 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualByteLiftedToNull_Run_m311D6B9AF01C6566A08FB14A85333254EC7C30FC (NotEqualByteLiftedToNull_t4B0306112B0FA55F120C8CC76FDDEB8114FCCE4C * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_8, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualByteLiftedToNull__ctor_m5400A36AD64391628BCC07281568B08FC837A78C (NotEqualByteLiftedToNull_t4B0306112B0FA55F120C8CC76FDDEB8114FCCE4C * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualChar_Run_m2598B77254FEFE1129EDA5211A126C3E5AB3FD53 (NotEqualChar_t2E64F268F946202C10B0FF6A98697E44D5DA40F3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_11, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualChar::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualChar__ctor_m2F60A36A5352058E295348ECEBF20CF0C05241CA (NotEqualChar_t2E64F268F946202C10B0FF6A98697E44D5DA40F3 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualCharLiftedToNull_Run_m465ACDAEAA6239217AE36750F1F5DF721B746F63 (NotEqualCharLiftedToNull_tE8642F9256114065213AC05B4B1E2353EBE7B0B6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_8, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_9, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualCharLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualCharLiftedToNull__ctor_m914B3905E90DDE4C9155DC0DE0482DC66E61B4E9 (NotEqualCharLiftedToNull_tE8642F9256114065213AC05B4B1E2353EBE7B0B6 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualDouble_Run_m14DA515AFB2A9F2E7DDA4F33614FF99531CC7EDF (NotEqualDouble_t727CF8B29E7226E7652B50377355D4F377536E4C * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((double)((*(double*)((double*)UnBox(L_10, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)UnBox(L_11, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualDouble__ctor_m2C5F59DB35B405FE68FB01842AA23C313692D3A5 (NotEqualDouble_t727CF8B29E7226E7652B50377355D4F377536E4C * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualDoubleLiftedToNull_Run_m73A3EFE4090DA60B55F51876F29C0CB78065ED15 (NotEqualDoubleLiftedToNull_t7268B8C5C35A12C818CC81360142652D6D31785A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((double)((*(double*)((double*)UnBox(L_8, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)UnBox(L_9, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualDoubleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualDoubleLiftedToNull__ctor_m502FD841267AF49A848C632031B0F3B875149BA5 (NotEqualDoubleLiftedToNull_t7268B8C5C35A12C818CC81360142652D6D31785A * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt16_Run_mF71781EEF542EC4465C5236B432E6C1333683405 (NotEqualInt16_t3A0BDC9FFFA26F55EA2DBC249A90C50A1D595681 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_10, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_11, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt16__ctor_m7FAE6F3C671013C683994C20F25474499951A8EA (NotEqualInt16_t3A0BDC9FFFA26F55EA2DBC249A90C50A1D595681 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt16LiftedToNull_Run_m202B0CF44A274899CCD7C441A4B35FA5CF3DFE23 (NotEqualInt16LiftedToNull_t9464D77B3AAD41F052E141890C57846556F308C1 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int32_t)((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt16LiftedToNull__ctor_m796E359EAFD428D1617FE71080ADCF4666583521 (NotEqualInt16LiftedToNull_t9464D77B3AAD41F052E141890C57846556F308C1 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt32_Run_m021BAB63CAC632EA93E8D78A5296C00DC7F86641 (NotEqualInt32_t7635EB96815AA06FEB4BE971EE00E3CE33AF4FBA * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_10, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_11, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt32__ctor_m47A654DBD116D96D02CA2DAF9F7B27E38BA41BAC (NotEqualInt32_t7635EB96815AA06FEB4BE971EE00E3CE33AF4FBA * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt32LiftedToNull_Run_m5D29EC51C63468C7866DBA4A310D6803CC7462E9 (NotEqualInt32LiftedToNull_t831BDFE883B2D2F1F748BCAFA432A15DB7444E52 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int32_t)((*(int32_t*)((int32_t*)UnBox(L_8, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt32LiftedToNull__ctor_mC6AD908DDBDB3A4047E217F76CACE81609D6F769 (NotEqualInt32LiftedToNull_t831BDFE883B2D2F1F748BCAFA432A15DB7444E52 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt64_Run_m68B13CAF44AF943177FE4258163E575C0435D4C6 (NotEqualInt64_t50A116648DB45EA9165989F28BBEEF42755E5438 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_11, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt64__ctor_m226F8394723BEA1ABE8CE4C6F293AB75594C5BA7 (NotEqualInt64_t50A116648DB45EA9165989F28BBEEF42755E5438 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualInt64LiftedToNull_Run_m5175AD0C81249609F0F5DAD7FADC3CFF4B30CA1F (NotEqualInt64LiftedToNull_t03B45D95A3CD8516FC13222B879FB28EA88717A6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int64_t)((*(int64_t*)((int64_t*)UnBox(L_8, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualInt64LiftedToNull__ctor_mB8BB90D6CA1913295CCB23B7A19CB22ED11AB3BC (NotEqualInt64LiftedToNull_t03B45D95A3CD8516FC13222B879FB28EA88717A6 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualReference_Run_m16DC61F2BCCA19BFE3FC7C035751A9ECEE93A140 (NotEqualReference_tE3E7F054E29292325F5ACA560283A8E6C7C8B68F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = ___frame0; NullCheck(L_1); RuntimeObject * L_2; L_2 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_1, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); RuntimeObject * L_4; L_4 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_3, /*hidden argument*/NULL); NullCheck(L_0); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_0, (bool)((((int32_t)((((RuntimeObject*)(RuntimeObject *)L_2) == ((RuntimeObject*)(RuntimeObject *)L_4))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualReference::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualReference__ctor_m19359CBB22A3AA03D1034A37663BFFA4ED96F843 (NotEqualReference_tE3E7F054E29292325F5ACA560283A8E6C7C8B68F * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSByte_Run_mCB585E9E6B5B55EE82DD4399DDFC69B9CD7A850C (NotEqualSByte_t22F9223F00D4EE405B6C25362E3E1124B681321D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_10, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_11, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSByte__ctor_mFF99341DC902DFAF91FD63AEC559C2619644724C (NotEqualSByte_t22F9223F00D4EE405B6C25362E3E1124B681321D * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSByteLiftedToNull_Run_mBD205E0AD558B493754AFA90D9D8FBA85EFA0F47 (NotEqualSByteLiftedToNull_t05B614C6208E2437ECFDC7E7640F9BFA70A1906B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int32_t)((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSByteLiftedToNull__ctor_m920DA205E24452E0BAEFCD2EE0353A51E98849B3 (NotEqualSByteLiftedToNull_t05B614C6208E2437ECFDC7E7640F9BFA70A1906B * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSingle_Run_m3E849B65A80175D9088458A46C25862631BAF101 (NotEqualSingle_t898F32E852A5F1B730BB94CB72759DCD8255750C * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((float)((*(float*)((float*)UnBox(L_10, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)UnBox(L_11, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSingle__ctor_m045F22F8ABB15764BFD1FA25430275C42CFBF999 (NotEqualSingle_t898F32E852A5F1B730BB94CB72759DCD8255750C * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualSingleLiftedToNull_Run_m4F78484D131443D11BA5C93AD354FF5485847113 (NotEqualSingleLiftedToNull_t851ED8232C3EF20F250F993CA4EC07F8FA626C11 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((float)((*(float*)((float*)UnBox(L_8, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)UnBox(L_9, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualSingleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualSingleLiftedToNull__ctor_m19C043A4DA21E405B7A449CF1657D770ADCBD1AC (NotEqualSingleLiftedToNull_t851ED8232C3EF20F250F993CA4EC07F8FA626C11 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt16_Run_m32A64986D098F4B20D89EE62C283F48644F92EC7 (NotEqualUInt16_tD1CA3DA33B60C4DD21BB33DE6C73DE51EDCFF02C * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_10, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_11, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt16__ctor_mB25B202F07FEF591FE9E25A22FAC71D25B5BE1E4 (NotEqualUInt16_tD1CA3DA33B60C4DD21BB33DE6C73DE51EDCFF02C * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt16LiftedToNull_Run_mB3B984B8B00814C6927CA90CC81F4C9D967DD1E3 (NotEqualUInt16LiftedToNull_t10EAAB4DFE1C7BF9D2C5006F38032CE4113A3D12 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt16LiftedToNull__ctor_mC437E3E49B50D6A25402B342A6B653E988A1DF10 (NotEqualUInt16LiftedToNull_t10EAAB4DFE1C7BF9D2C5006F38032CE4113A3D12 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt32_Run_mA45528ABF26E5547405C52A7C7AF7706B3151CE8 (NotEqualUInt32_t9DF61EB40618D7E00D08E13AD5D3361DB5260E0F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_10, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_11, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt32__ctor_m71C8A098139B5C88D78BF5C8D9D0753DCB4266CA (NotEqualUInt32_t9DF61EB40618D7E00D08E13AD5D3361DB5260E0F * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt32LiftedToNull_Run_m7D551783A3526F0930810106CD2EBFF9A0329DC1 (NotEqualUInt32LiftedToNull_t68DEC29703B8B14A950440F2C2C3DB3EF2C7EEE0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_8, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt32LiftedToNull__ctor_m3C441686606A95640CCC03FDB192BABC57FA9E27 (NotEqualUInt32LiftedToNull_t68DEC29703B8B14A950440F2C2C3DB3EF2C7EEE0 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt64_Run_m071E9BD9520D4CA294ADC883D12138DD4FFB757F (NotEqualUInt64_tBB177E7D8ECA57B0B4764484FB20936CFD2E598F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_6) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); goto IL_0040; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_0029; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_8, (bool)1, /*hidden argument*/NULL); goto IL_0040; } IL_0029: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; RuntimeObject * L_10 = V_1; RuntimeObject * L_11 = V_0; NullCheck(L_9); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_9, (bool)((((int32_t)((((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_10, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_11, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0040: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt64__ctor_m16042F63CBDCE8F595187BD414BA130604A3A526 (NotEqualUInt64_tBB177E7D8ECA57B0B4764484FB20936CFD2E598F * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotEqualUInt64LiftedToNull_Run_m090AA3AEA2051030616B070BE6AADF3676AD0A78 (NotEqualUInt64LiftedToNull_t9CC27D81FF8C4281A9CF12603301798930776836 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_7, (bool)((((int32_t)((((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_8, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotEqualInstruction/NotEqualUInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotEqualUInt64LiftedToNull__ctor_mB666D61ED4C76F942FDF1ABEFEC8850D428E7BED (NotEqualUInt64LiftedToNull_t9CC27D81FF8C4281A9CF12603301798930776836 * __this, const RuntimeMethod* method) { { NotEqualInstruction__ctor_m77FE65EC9AB0CBE771109AFF7470A58E57DDC7EA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotBoolean_Run_mC1254CFAEBF8B6935BDE8DF38C9A4E7229B9D051 (NotBoolean_t7E81F0BAF53A01C8769C49BA5D909700C3A85DF3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0022; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_4, (bool)((((int32_t)((*(bool*)((bool*)UnBox(L_5, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0022: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotBoolean__ctor_mA310AB916FE4602EA44CDD91729F1D0DF4424F6C (NotBoolean_t7E81F0BAF53A01C8769C49BA5D909700C3A85DF3 * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotByte_Run_mE5700E928838AEF6E405BACABF5D0286FBBE15AB (NotByte_t005DA1FE32B95AC480326E672ABACB80B309957B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m3D471A0B71F06B515A5AC6CD955F00C8240428ED(L_4, (uint8_t)((int32_t)((uint8_t)((~((*(uint8_t*)((uint8_t*)UnBox(L_5, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotByte__ctor_m93D96157A16334F619BE938EFA3BB287A04FFBE5 (NotByte_t005DA1FE32B95AC480326E672ABACB80B309957B * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInt16_Run_m60C7667CEABEA4F85162FEA4B70AFD9EF6BEFFE8 (NotInt16_t83114BC0D88B4B3EB5554761901EFBD229273501 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_4, ((int16_t)((int16_t)((~((*(int16_t*)((int16_t*)UnBox(L_5, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt16__ctor_mC5ACED464744D0AB5F41DA29E603C9458078C951 (NotInt16_t83114BC0D88B4B3EB5554761901EFBD229273501 * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInt32_Run_m5F76C109238F5C5A9A81EFF4D1ABEF99EF7B0478 (NotInt32_tC4172C3A5C27706E61386FC18DBA96E301A6837C * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0020; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_4, ((~((*(int32_t*)((int32_t*)UnBox(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); } IL_0020: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt32__ctor_m90E2EAE71BF7038E31FD012DF11B52AC72878DC9 (NotInt32_tC4172C3A5C27706E61386FC18DBA96E301A6837C * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotInt64_Run_m732E89482F63692C52CFC4A1F32B978CBA435C51 (NotInt64_tDCD330F193F99EBA6DF1A64E1AA3EC518065DB20 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; int64_t L_6 = ((~((*(int64_t*)((int64_t*)UnBox(L_5, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotInt64__ctor_m0FD01AE74F61D04D1060313C1C8E3DA6EA368445 (NotInt64_tDCD330F193F99EBA6DF1A64E1AA3EC518065DB20 * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotSByte_Run_m65B33DE3CCBFDE01325B0922119B91D34E71A8C7 (NotSByte_t7647870AE7DEDA5DA8F1601BD670F96729873001 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m99C008FE2B0E5842A182DBDFE7144A40960EEE8B(L_4, ((int8_t)((int8_t)((~((*(int8_t*)((int8_t*)UnBox(L_5, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSByte__ctor_mE7A3FEB03D8830E0CE2902107129D5F046D3AE5B (NotSByte_t7647870AE7DEDA5DA8F1601BD670F96729873001 * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotUInt16_Run_mA8E5BBBE5AD6960C37E82643F9B0ED0C8C2F6923 (NotUInt16_tFC37A1969EA64845C7E1118B84A8EB0006668739 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0021; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; NullCheck(L_4); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_4, (uint16_t)((int32_t)((uint16_t)((~((*(uint16_t*)((uint16_t*)UnBox(L_5, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); } IL_0021: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt16__ctor_mF09DBB0CD27321E80CA040DDCE623AF1ADFCD3C1 (NotUInt16_tFC37A1969EA64845C7E1118B84A8EB0006668739 * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotUInt32_Run_mEAE456CE7A45827CA22323315DBCD7F493EDBBCA (NotUInt32_t58FCF0CAD14A7820A8731A76D08B121A0A93A9F3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; uint32_t L_6 = ((~((*(uint32_t*)((uint32_t*)UnBox(L_5, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt32__ctor_mD3CD5ECD35613A73AAA67F879221B5262655D50A (NotUInt32_t58FCF0CAD14A7820A8731A76D08B121A0A93A9F3 * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NotUInt64_Run_mA37D2085ADCEEFFD198CC06AF8E6DCCD837570DC (NotUInt64_t1B7DF3021DEBC21B61D87AFD775AF1E4D6C66E1E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_0013; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_3, NULL, /*hidden argument*/NULL); goto IL_0025; } IL_0013: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; RuntimeObject * L_5 = V_0; uint64_t L_6 = ((~((*(uint64_t*)((uint64_t*)UnBox(L_5, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))))); RuntimeObject * L_7 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_7, /*hidden argument*/NULL); } IL_0025: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NotInstruction/NotUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotUInt64__ctor_m5D65EAAF9D69DE557522076C8BD22940436C71AD (NotUInt64_t1B7DF3021DEBC21B61D87AFD775AF1E4D6C66E1E * __this, const RuntimeMethod* method) { { NotInstruction__ctor_m01B115D7DAC9B58EBBA0012BB229E1CD5113EF8C(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualsClass_get_ConsumedStack_m54CA8FE38C415506E9ED14414C14206BA1365D50 (EqualsClass_t285D99AF64A008779832ADA21DC0E02903CA5C45 * __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_mA60EF74014C75A5AB19B2585DE98873710B1512D (EqualsClass_t285D99AF64A008779832ADA21DC0E02903CA5C45 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; RuntimeObject * L_4 = V_1; if (L_4) { goto IL_001d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; RuntimeObject * L_6 = V_0; NullCheck(L_5); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_5, (bool)((((RuntimeObject*)(RuntimeObject *)L_6) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0), /*hidden argument*/NULL); goto IL_003a; } IL_001d: { RuntimeObject * L_7 = V_0; if (L_7) { goto IL_002d; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; IL2CPP_RUNTIME_CLASS_INIT(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); RuntimeObject * L_9 = ((Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields*)il2cpp_codegen_static_fields_for(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var))->get_BoxedFalse_0(); NullCheck(L_8); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_8, L_9, /*hidden argument*/NULL); goto IL_003a; } IL_002d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = ___frame0; 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_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_10, L_13, /*hidden argument*/NULL); } IL_003a: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/EqualsClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualsClass__ctor_m17A39CD576A066EB1573CC6404B140F457437737 (EqualsClass_t285D99AF64A008779832ADA21DC0E02903CA5C45 * __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetHashCodeClass_Run_m08D2447FA3C5C907C5120ED00EADC5A9C4864170 (GetHashCodeClass_tAFF5BBFE8D3225AA4E70465A0108D9B6FE7826F1 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B2_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B1_0 = NULL; int32_t G_B3_0 = 0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B3_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; RuntimeObject * L_3 = V_0; G_B1_0 = L_2; if (L_3) { G_B2_0 = L_2; goto IL_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_m8993875D202411807B024C272CA71C3852BE6C71(G_B3_1, G_B3_0, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetHashCodeClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetHashCodeClass__ctor_mCDBC95EE1F68EE704BEBC6AEB66EAC83269B6F74 (GetHashCodeClass_tAFF5BBFE8D3225AA4E70465A0108D9B6FE7826F1 * __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValue::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetValue_Run_m3C6136CE13355273106191E1A0CE109AA353B5D6 (GetValue_t9DEEE6C9CCD20753F1A1F39B9CAFB5157024EEB9 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 V_0; memset((&V_0), 0, sizeof(V_0)); { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0017; } } { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_2 = (&V_0); il2cpp_codegen_initobj(L_2, sizeof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 )); int32_t L_3; L_3 = Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_2, /*hidden argument*/Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_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_m4FE904C9BC5857833ED43FC9DDD05B1312ACC178 (GetValue_t9DEEE6C9CCD20753F1A1F39B9CAFB5157024EEB9 * __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault::.ctor(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValueOrDefault__ctor_mAC3E374BBEB098CABA340EB3AB54522096EDA5C0 (GetValueOrDefault_t0441FF7D2ADC0CFF7640BDEA6E5AEBDB94E58213 * __this, MethodInfo_t * ___mi0, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3(__this, /*hidden argument*/NULL); MethodInfo_t * L_0 = ___mi0; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_0); __this->set_defaultValueType_6(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_m07CD02AF08D124B27E1878909360FFC653B0151D (GetValueOrDefault_t0441FF7D2ADC0CFF7640BDEA6E5AEBDB94E58213 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0020; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; Type_t * L_5 = __this->get_defaultValueType_6(); RuntimeObject * L_6; L_6 = Activator_CreateInstance_m1BACAB5F4FBF138CCCB537DDCB0683A2AC064295(L_5, /*hidden argument*/NULL); NullCheck(L_4); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_4, L_6, /*hidden argument*/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_m9185498179BE5178911DD54EEE01D97024B173AA (GetValueOrDefault1_t0A65C8B1304D9D8E9CE7DBE897476349855BE675 * __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_m7CDAD1BC74CCECB59E98F5AEE4D84A4F6C09A5A6 (GetValueOrDefault1_t0A65C8B1304D9D8E9CE7DBE897476349855BE675 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; RuntimeObject * G_B2_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B2_1 = NULL; RuntimeObject * G_B1_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B1_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/NULL); V_1 = L_3; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; 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_mC88459F025FAFA65E62712E638BEE007D442F968(G_B2_1, G_B2_0, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/GetValueOrDefault1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetValueOrDefault1__ctor_mC7CD4AA7833DAC512AAE8E06E80C04EB781D4719 (GetValueOrDefault1_t0A65C8B1304D9D8E9CE7DBE897476349855BE675 * __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HasValue_Run_m7D08D65EB94C7353697D21AF1ADFFE2759FB0B9F (HasValue_t45F7340A1654528F9129DD06808DEE3E09261821 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; RuntimeObject * L_3 = V_0; NullCheck(L_2); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_2, (bool)((!(((RuntimeObject*)(RuntimeObject *)L_3) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/HasValue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HasValue__ctor_m1EB4DAA353DA5AD8D744F5CBD99A3007373F1F22 (HasValue_t45F7340A1654528F9129DD06808DEE3E09261821 * __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ToStringClass_Run_m24AAA260A31C8CC66DC5FFC51B3FBF3DF3AC8F33 (ToStringClass_t8668E59BA5ABBABF3286628C398A099F0546914D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, 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_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B2_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B3_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; RuntimeObject * L_3 = V_0; G_B1_0 = L_2; if (!L_3) { G_B2_0 = L_2; goto IL_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_mC88459F025FAFA65E62712E638BEE007D442F968(G_B3_1, G_B3_0, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.NullableMethodCallInstruction/ToStringClass::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToStringClass__ctor_mFCBD7B57BF2B3195DA4C54DA6CE76BE9437456A2 (ToStringClass_t8668E59BA5ABBABF3286628C398A099F0546914D * __this, const RuntimeMethod* method) { { NullableMethodCallInstruction__ctor_m926A453253517A0E9A8FECB5966F913DBE8C1EF3(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Checked_get_InstructionName_m29F0CB2E0AB760A715B38CF7807E2530369A0842 (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __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_m1219A5A8FC5FDB0E0C473F878C19007A8BB9A843 (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, int32_t ___from0, int32_t ___to1, bool ___isLiftedToNull2, const RuntimeMethod* method) { { int32_t L_0 = ___from0; int32_t L_1 = ___to1; bool L_2 = ___isLiftedToNull2; NumericConvertInstruction__ctor_m5A6FD216C2495E3114709025D2E15F38DE9549DB(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::Convert(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_Convert_m70AC7F389FF7AD8E8BC95357EE187DF804EF15C3 (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * G_B4_0 = NULL; Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * G_B3_0 = NULL; int32_t G_B5_0 = 0; Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * G_B5_1 = NULL; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__from_0(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; G_B3_0 = __this; if (((*(bool*)((bool*)UnBox(L_2, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D(G_B5_1, G_B5_0, /*hidden argument*/NULL); return L_3; } IL_0057: { RuntimeObject * L_4 = ___obj0; RuntimeObject * L_5; L_5 = Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D(__this, ((*(uint8_t*)((uint8_t*)UnBox(L_4, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_5; } IL_0064: { RuntimeObject * L_6 = ___obj0; RuntimeObject * L_7; L_7 = Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D(__this, ((*(int8_t*)((int8_t*)UnBox(L_6, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_7; } IL_0071: { RuntimeObject * L_8 = ___obj0; RuntimeObject * L_9; L_9 = Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D(__this, ((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_9; } IL_007e: { RuntimeObject * L_10 = ___obj0; RuntimeObject * L_11; L_11 = Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D(__this, ((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_11; } IL_008b: { RuntimeObject * L_12 = ___obj0; RuntimeObject * L_13; L_13 = Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D(__this, ((*(int32_t*)((int32_t*)UnBox(L_12, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_13; } IL_0098: { RuntimeObject * L_14 = ___obj0; RuntimeObject * L_15; L_15 = Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9(__this, ((*(int64_t*)((int64_t*)UnBox(L_14, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_15; } IL_00a5: { RuntimeObject * L_16 = ___obj0; RuntimeObject * L_17; L_17 = Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D(__this, ((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_17; } IL_00b2: { RuntimeObject * L_18 = ___obj0; RuntimeObject * L_19; L_19 = Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9(__this, ((int64_t)((uint64_t)((*(uint32_t*)((uint32_t*)UnBox(L_18, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return L_19; } IL_00c0: { RuntimeObject * L_20 = ___obj0; RuntimeObject * L_21; L_21 = Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC(__this, ((*(uint64_t*)((uint64_t*)UnBox(L_20, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_21; } IL_00cd: { RuntimeObject * L_22 = ___obj0; RuntimeObject * L_23; L_23 = Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1(__this, ((double)((double)((*(float*)((float*)UnBox(L_22, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return L_23; } IL_00db: { RuntimeObject * L_24 = ___obj0; RuntimeObject * L_25; L_25 = Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1(__this, ((*(double*)((double*)UnBox(L_24, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_25; } IL_00e8: { Exception_t * L_26; L_26 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_Convert_m70AC7F389FF7AD8E8BC95357EE187DF804EF15C3_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, int32_t ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; if ((int64_t)(L_2) > 255LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); uint8_t L_3 = ((uint8_t)((uint8_t)L_2)); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_004d: { int32_t L_5 = ___obj0; if ((int64_t)(L_5) > 127LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); int8_t L_6 = ((int8_t)((int8_t)L_5)); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0055: { int32_t L_8 = ___obj0; if ((int64_t)(L_8) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_005d: { int32_t L_11 = ___obj0; if ((int64_t)(L_11) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)((uint16_t)((uint16_t)L_11))); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0065: { int32_t L_14 = ___obj0; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_006c: { int32_t L_17 = ___obj0; int64_t L_18 = ((int64_t)((int64_t)L_17)); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0074: { int32_t L_20 = ___obj0; if ((int64_t)(L_20) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); uint16_t L_21 = ((uint16_t)((uint16_t)L_20)); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_007c: { int32_t L_23 = ___obj0; if ((int64_t)(L_23) > 4294967295LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); uint32_t L_24 = ((uint32_t)((uint32_t)L_23)); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0084: { int32_t L_26 = ___obj0; if ((uint64_t)(L_26) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var); uint64_t L_27 = ((uint64_t)((uint64_t)L_26)); RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_008c: { int32_t L_29 = ___obj0; float L_30 = ((float)((float)L_29)); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0094: { int32_t L_32 = ___obj0; double L_33 = ((double)((double)L_32)); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_009c: { int32_t L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Implicit_mBF8AF3AB5D38844C35C02A2E4B98E9337D9E43BA(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a8: { int32_t L_39 = ___obj0; bool L_40 = ((bool)((!(((uint32_t)L_39) <= ((uint32_t)0)))? 1 : 0)); RuntimeObject * L_41 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_40); return L_41; } IL_00b2: { Exception_t * L_42; L_42 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_42, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertInt32_m45CBE4347E9D9F063CDF7559A51A20DB4B298E5D_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9 (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, int64_t ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; if ((int64_t)(L_2) > 255LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); uint8_t L_3 = ((uint8_t)((uint8_t)L_2)); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { int64_t L_5 = ___obj0; if ((int64_t)(L_5) > 127LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); int8_t L_6 = ((int8_t)((int8_t)L_5)); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { int64_t L_8 = ___obj0; if ((int64_t)(L_8) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { int64_t L_11 = ___obj0; if ((int64_t)(L_11) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)((uint16_t)((uint16_t)L_11))); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { int64_t L_14 = ___obj0; if ((int64_t)(L_14) > 2147483647LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); int32_t L_15 = ((int32_t)((int32_t)L_14)); RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { int64_t L_17 = ___obj0; int64_t L_18 = L_17; RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0070: { int64_t L_20 = ___obj0; if ((int64_t)(L_20) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); uint16_t L_21 = ((uint16_t)((uint16_t)L_20)); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0078: { int64_t L_23 = ___obj0; if ((int64_t)(L_23) > 4294967295LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); uint32_t L_24 = ((uint32_t)((uint32_t)L_23)); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0080: { int64_t L_26 = ___obj0; if ((uint64_t)(L_26) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var); uint64_t L_27 = ((uint64_t)((uint64_t)L_26)); RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0088: { int64_t L_29 = ___obj0; float L_30 = ((float)((float)L_29)); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0090: { int64_t L_32 = ___obj0; double L_33 = ((double)((double)L_32)); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0098: { int64_t L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Implicit_m7D587E5075FE7DFCCF1337140BD7404CFFD1655B(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a4: { Exception_t * L_39; L_39 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertInt64_mA0E370E74351132F68C29C2EA8861208F15C91C9_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, uint64_t ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; if ((uint64_t)(L_2) > 255LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); uint8_t L_3 = ((uint8_t)((uint8_t)L_2)); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { uint64_t L_5 = ___obj0; if ((uint64_t)(L_5) > 127LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); int8_t L_6 = ((int8_t)((uint8_t)((uint8_t)L_5))); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { uint64_t L_8 = ___obj0; if ((uint64_t)(L_8) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { uint64_t L_11 = ___obj0; if ((uint64_t)(L_11) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)((uint16_t)((uint16_t)L_11))); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { uint64_t L_14 = ___obj0; if ((uint64_t)(L_14) > 2147483647LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); int32_t L_15 = ((int32_t)((int32_t)L_14)); RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { uint64_t L_17 = ___obj0; if ((uint64_t)(L_17) > 9223372036854775807LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); int64_t L_18 = ((int64_t)((int64_t)L_17)); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0071: { uint64_t L_20 = ___obj0; if ((uint64_t)(L_20) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); uint16_t L_21 = ((uint16_t)((uint16_t)L_20)); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0079: { uint64_t L_23 = ___obj0; if ((uint64_t)(L_23) > 4294967295LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var); uint32_t L_24 = ((uint32_t)((uint32_t)L_23)); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0081: { uint64_t L_26 = ___obj0; uint64_t L_27 = L_26; RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0088: { uint64_t L_29 = ___obj0; float L_30 = ((float)((float)((double)((uint64_t)L_29)))); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0091: { uint64_t L_32 = ___obj0; double L_33 = ((double)((double)((double)((uint64_t)L_32)))); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_009a: { uint64_t L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Implicit_mA1E5D88789E76B64229A4665544AD4C5738432AA(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a6: { Exception_t * L_39; L_39 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertUInt64_mA1ED6172A9581A0843226F47BB1CEF602EEAB6FC_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Checked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1 (Checked_tCA007F5C8CD3A0C0686318F7F50FB2757E34A380 * __this, double ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; if (L_2 > (double)(255LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); uint8_t L_3 = il2cpp_codegen_cast_floating_point(L_2); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { double L_5 = ___obj0; if (L_5 > (double)(127LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); int8_t L_6 = ((int8_t)((int8_t)L_5)); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { double L_8 = ___obj0; if (L_8 > (double)(32767LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { double L_11 = ___obj0; if (L_11 > (double)(65535LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); Il2CppChar L_12 = ((Il2CppChar)il2cpp_codegen_cast_floating_point(L_11)); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { double L_14 = ___obj0; if (L_14 > (double)(2147483647LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); int32_t L_15 = ((int32_t)((int32_t)L_14)); RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { double L_17 = ___obj0; if (L_17 > (double)((std::numeric_limits::max)())) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); int64_t L_18 = ((int64_t)((int64_t)L_17)); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0071: { double L_20 = ___obj0; if (L_20 > (double)(65535LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); uint16_t L_21 = il2cpp_codegen_cast_floating_point(L_20); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0079: { double L_23 = ___obj0; if (L_23 > (double)(4294967295LL)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); uint32_t L_24 = il2cpp_codegen_cast_floating_point(L_23); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0081: { double L_26 = ___obj0; if (L_26 > (double)((std::numeric_limits::max)())) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_RuntimeMethod_var); uint64_t L_27 = il2cpp_codegen_cast_floating_point(L_26); RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0089: { double L_29 = ___obj0; float L_30 = ((float)((float)L_29)); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0091: { double L_32 = ___obj0; double L_33 = ((double)((double)L_32)); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0099: { double L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Explicit_m30F045B51EAFBB86DD85D2EBEC25C435CF313D9B(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a5: { Exception_t * L_39; L_39 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Checked_ConvertDouble_m81EBDF731381BB04E7F4BB4D39B9AA9D7E1863A1_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_mE09CFEDE65C4C79580ECA955C1A325D168FF2962 (ToUnderlying_tB8738F9853F450A39DA849AE376E7D241529C3A4 * __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_m96CA8816E6BBCE33C5FE1BBCDE3E7F0887C26101 (ToUnderlying_tB8738F9853F450A39DA849AE376E7D241529C3A4 * __this, int32_t ___to0, bool ___isLiftedToNull1, const RuntimeMethod* method) { { int32_t L_0 = ___to0; int32_t L_1 = ___to0; bool L_2 = ___isLiftedToNull1; NumericConvertInstruction__ctor_m5A6FD216C2495E3114709025D2E15F38DE9549DB(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/ToUnderlying::Convert(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToUnderlying_Convert_m2A2624EA65C7896601FF333FD9A4400E4A1C5061 (ToUnderlying_tB8738F9853F450A39DA849AE376E7D241529C3A4 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; bool L_3 = ((*(bool*)((bool*)UnBox(L_2, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))); RuntimeObject * L_4 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0045: { RuntimeObject * L_5 = ___obj0; uint8_t L_6 = ((*(uint8_t*)((uint8_t*)UnBox(L_5, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))); RuntimeObject * L_7 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { RuntimeObject * L_8 = ___obj0; int8_t L_9 = ((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))); RuntimeObject * L_10 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_005d: { RuntimeObject * L_11 = ___obj0; int16_t L_12 = ((*(int16_t*)((int16_t*)UnBox(L_11, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))); RuntimeObject * L_13 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0069: { RuntimeObject * L_14 = ___obj0; Il2CppChar L_15 = ((*(Il2CppChar*)((Il2CppChar*)UnBox(L_14, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var)))); RuntimeObject * L_16 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0075: { RuntimeObject * L_17 = ___obj0; int32_t L_18 = ((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))); RuntimeObject * L_19 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0081: { RuntimeObject * L_20 = ___obj0; int64_t L_21 = ((*(int64_t*)((int64_t*)UnBox(L_20, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))); RuntimeObject * L_22 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_008d: { RuntimeObject * L_23 = ___obj0; uint16_t L_24 = ((*(uint16_t*)((uint16_t*)UnBox(L_23, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))); RuntimeObject * L_25 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0099: { RuntimeObject * L_26 = ___obj0; uint32_t L_27 = ((*(uint32_t*)((uint32_t*)UnBox(L_26, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))); RuntimeObject * L_28 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_00a5: { RuntimeObject * L_29 = ___obj0; uint64_t L_30 = ((*(uint64_t*)((uint64_t*)UnBox(L_29, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))); RuntimeObject * L_31 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_00b1: { Exception_t * L_32; L_32 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ToUnderlying_Convert_m2A2624EA65C7896601FF333FD9A4400E4A1C5061_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/Unchecked::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Unchecked_get_InstructionName_mE334429BC8F453DC9BFA6EC192449551856A0042 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __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_m545D470BFCD83ABA5422CE3DA2DF59F665753C18 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, int32_t ___from0, int32_t ___to1, bool ___isLiftedToNull2, const RuntimeMethod* method) { { int32_t L_0 = ___from0; int32_t L_1 = ___to1; bool L_2 = ___isLiftedToNull2; NumericConvertInstruction__ctor_m5A6FD216C2495E3114709025D2E15F38DE9549DB(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::Convert(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_Convert_m82A33A999D1A36B11D845A77E895C853CC9A9D59 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * G_B4_0 = NULL; Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * G_B3_0 = NULL; int32_t G_B5_0 = 0; Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * G_B5_1 = NULL; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__from_0(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; G_B3_0 = __this; if (((*(bool*)((bool*)UnBox(L_2, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_mF3023DD089F90612D37165950CEBD3D4702D8737(G_B5_1, G_B5_0, /*hidden argument*/NULL); return L_3; } IL_0057: { RuntimeObject * L_4 = ___obj0; RuntimeObject * L_5; L_5 = Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737(__this, ((*(uint8_t*)((uint8_t*)UnBox(L_4, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_5; } IL_0064: { RuntimeObject * L_6 = ___obj0; RuntimeObject * L_7; L_7 = Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737(__this, ((*(int8_t*)((int8_t*)UnBox(L_6, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_7; } IL_0071: { RuntimeObject * L_8 = ___obj0; RuntimeObject * L_9; L_9 = Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737(__this, ((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_9; } IL_007e: { RuntimeObject * L_10 = ___obj0; RuntimeObject * L_11; L_11 = Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737(__this, ((*(Il2CppChar*)((Il2CppChar*)UnBox(L_10, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_11; } IL_008b: { RuntimeObject * L_12 = ___obj0; RuntimeObject * L_13; L_13 = Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737(__this, ((*(int32_t*)((int32_t*)UnBox(L_12, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_13; } IL_0098: { RuntimeObject * L_14 = ___obj0; RuntimeObject * L_15; L_15 = Unchecked_ConvertInt64_mD10BC2A1110F9D63DE01D8E21FC5B82DA1B8A2F1(__this, ((*(int64_t*)((int64_t*)UnBox(L_14, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_15; } IL_00a5: { RuntimeObject * L_16 = ___obj0; RuntimeObject * L_17; L_17 = Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737(__this, ((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_17; } IL_00b2: { RuntimeObject * L_18 = ___obj0; RuntimeObject * L_19; L_19 = Unchecked_ConvertInt64_mD10BC2A1110F9D63DE01D8E21FC5B82DA1B8A2F1(__this, ((int64_t)((uint64_t)((*(uint32_t*)((uint32_t*)UnBox(L_18, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return L_19; } IL_00c0: { RuntimeObject * L_20 = ___obj0; RuntimeObject * L_21; L_21 = Unchecked_ConvertUInt64_m695AF02D0E8A6450DD905576E97069933D742887(__this, ((*(uint64_t*)((uint64_t*)UnBox(L_20, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_21; } IL_00cd: { RuntimeObject * L_22 = ___obj0; RuntimeObject * L_23; L_23 = Unchecked_ConvertDouble_m113E4E31F03A8F6477308AA705D0213F209F3693(__this, ((double)((double)((*(float*)((float*)UnBox(L_22, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return L_23; } IL_00db: { RuntimeObject * L_24 = ___obj0; RuntimeObject * L_25; L_25 = Unchecked_ConvertDouble_m113E4E31F03A8F6477308AA705D0213F209F3693(__this, ((*(double*)((double*)UnBox(L_24, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_25; } IL_00e8: { Exception_t * L_26; L_26 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_Convert_m82A33A999D1A36B11D845A77E895C853CC9A9D59_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, int32_t ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; uint8_t L_3 = ((uint8_t)((int32_t)((uint8_t)L_2))); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_004d: { int32_t L_5 = ___obj0; int8_t L_6 = ((int8_t)((int8_t)L_5)); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0055: { int32_t L_8 = ___obj0; int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_005d: { int32_t L_11 = ___obj0; Il2CppChar L_12 = ((Il2CppChar)((int32_t)((uint16_t)L_11))); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0065: { int32_t L_14 = ___obj0; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_006c: { int32_t L_17 = ___obj0; int64_t L_18 = ((int64_t)((int64_t)L_17)); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0074: { int32_t L_20 = ___obj0; uint16_t L_21 = ((uint16_t)((int32_t)((uint16_t)L_20))); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_007c: { int32_t L_23 = ___obj0; uint32_t L_24 = ((uint32_t)L_23); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0083: { int32_t L_26 = ___obj0; uint64_t L_27 = ((uint64_t)((int64_t)((int64_t)L_26))); RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_008b: { int32_t L_29 = ___obj0; float L_30 = ((float)((float)L_29)); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0093: { int32_t L_32 = ___obj0; double L_33 = ((double)((double)L_32)); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_009b: { int32_t L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Implicit_mBF8AF3AB5D38844C35C02A2E4B98E9337D9E43BA(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a7: { int32_t L_39 = ___obj0; bool L_40 = ((bool)((!(((uint32_t)L_39) <= ((uint32_t)0)))? 1 : 0)); RuntimeObject * L_41 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_40); return L_41; } IL_00b1: { Exception_t * L_42; L_42 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_42, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertInt32_mF3023DD089F90612D37165950CEBD3D4702D8737_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertInt64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertInt64_mD10BC2A1110F9D63DE01D8E21FC5B82DA1B8A2F1 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, int64_t ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; uint8_t L_3 = ((uint8_t)((int32_t)((uint8_t)L_2))); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { int64_t L_5 = ___obj0; int8_t L_6 = ((int8_t)((int8_t)L_5)); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { int64_t L_8 = ___obj0; int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { int64_t L_11 = ___obj0; Il2CppChar L_12 = ((Il2CppChar)((int32_t)((uint16_t)L_11))); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { int64_t L_14 = ___obj0; int32_t L_15 = ((int32_t)((int32_t)L_14)); RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { int64_t L_17 = ___obj0; int64_t L_18 = L_17; RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0070: { int64_t L_20 = ___obj0; uint16_t L_21 = ((uint16_t)((int32_t)((uint16_t)L_20))); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0078: { int64_t L_23 = ___obj0; uint32_t L_24 = ((uint32_t)((int32_t)((uint32_t)L_23))); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0080: { int64_t L_26 = ___obj0; uint64_t L_27 = ((uint64_t)L_26); RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0087: { int64_t L_29 = ___obj0; float L_30 = ((float)((float)L_29)); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_008f: { int64_t L_32 = ___obj0; double L_33 = ((double)((double)L_32)); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0097: { int64_t L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Implicit_m7D587E5075FE7DFCCF1337140BD7404CFFD1655B(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a3: { Exception_t * L_39; L_39 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertInt64_mD10BC2A1110F9D63DE01D8E21FC5B82DA1B8A2F1_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertUInt64(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertUInt64_m695AF02D0E8A6450DD905576E97069933D742887 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, uint64_t ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; uint8_t L_3 = ((uint8_t)((int32_t)((uint8_t)L_2))); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { uint64_t L_5 = ___obj0; int8_t L_6 = ((int8_t)((int8_t)L_5)); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { uint64_t L_8 = ___obj0; int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { uint64_t L_11 = ___obj0; Il2CppChar L_12 = ((Il2CppChar)((int32_t)((uint16_t)L_11))); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { uint64_t L_14 = ___obj0; int32_t L_15 = ((int32_t)((int32_t)L_14)); RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { uint64_t L_17 = ___obj0; int64_t L_18 = ((int64_t)L_17); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0070: { uint64_t L_20 = ___obj0; uint16_t L_21 = ((uint16_t)((int32_t)((uint16_t)L_20))); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0078: { uint64_t L_23 = ___obj0; uint32_t L_24 = ((uint32_t)((int32_t)((uint32_t)L_23))); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0080: { uint64_t L_26 = ___obj0; uint64_t L_27 = L_26; RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0087: { uint64_t L_29 = ___obj0; float L_30 = ((float)((float)((double)((uint64_t)L_29)))); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0090: { uint64_t L_32 = ___obj0; double L_33 = ((double)((double)((double)((uint64_t)L_32)))); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0099: { uint64_t L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Implicit_mA1E5D88789E76B64229A4665544AD4C5738432AA(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a5: { Exception_t * L_39; L_39 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertUInt64_m695AF02D0E8A6450DD905576E97069933D742887_RuntimeMethod_var))); } } // System.Object System.Linq.Expressions.Interpreter.NumericConvertInstruction/Unchecked::ConvertDouble(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Unchecked_ConvertDouble_m113E4E31F03A8F6477308AA705D0213F209F3693 (Unchecked_t0F2FB742B7CE314FE7F4AC3BBB58291E380A2D8E * __this, double ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ((NumericConvertInstruction_tAE53411F1771348B8FF9C71EC68D6BBB25BCD1A9 *)__this)->get__to_1(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 = ___obj0; uint8_t L_3 = ((uint8_t)il2cpp_codegen_cast_floating_point(L_2)); RuntimeObject * L_4 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_3); return L_4; } IL_0049: { double L_5 = ___obj0; int8_t L_6 = ((int8_t)((int8_t)L_5)); RuntimeObject * L_7 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_0051: { double L_8 = ___obj0; int16_t L_9 = ((int16_t)((int16_t)L_8)); RuntimeObject * L_10 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_9); return L_10; } IL_0059: { double L_11 = ___obj0; Il2CppChar L_12 = ((Il2CppChar)il2cpp_codegen_cast_floating_point(L_11)); RuntimeObject * L_13 = Box(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0061: { double L_14 = ___obj0; int32_t L_15 = ((int32_t)((int32_t)L_14)); RuntimeObject * L_16 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_15); return L_16; } IL_0069: { double L_17 = ___obj0; int64_t L_18 = ((int64_t)((int64_t)L_17)); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0071: { double L_20 = ___obj0; uint16_t L_21 = ((uint16_t)il2cpp_codegen_cast_floating_point(L_20)); RuntimeObject * L_22 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_0079: { double L_23 = ___obj0; uint32_t L_24 = ((uint32_t)il2cpp_codegen_cast_floating_point(L_23)); RuntimeObject * L_25 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_0081: { double L_26 = ___obj0; uint64_t L_27 = ((uint64_t)il2cpp_codegen_cast_floating_point(L_26)); RuntimeObject * L_28 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_0089: { double L_29 = ___obj0; float L_30 = ((float)((float)L_29)); RuntimeObject * L_31 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0091: { double L_32 = ___obj0; double L_33 = ((double)((double)L_32)); RuntimeObject * L_34 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_33); return L_34; } IL_0099: { double L_35 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_36; L_36 = Decimal_op_Explicit_m30F045B51EAFBB86DD85D2EBEC25C435CF313D9B(L_35, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_37); return L_38; } IL_00a5: { Exception_t * L_39; L_39 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Unchecked_ConvertDouble_m113E4E31F03A8F6477308AA705D0213F209F3693_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/OrBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrBoolean_Run_mD60D060F74CD19BD90F420D8550718A1752A6384 (OrBoolean_tB5ACCAED459D6CB59C9E07A7262C47F0F8F54F19 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B5_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B4_0 = NULL; RuntimeObject * G_B6_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B6_1 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B11_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B10_0 = NULL; RuntimeObject * G_B12_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B12_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0033; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; G_B4_0 = L_7; if (((*(bool*)((bool*)UnBox(L_8, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_RUNTIME_CLASS_INIT(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); RuntimeObject * L_9 = ((Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields*)il2cpp_codegen_static_fields_for(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var))->get_BoxedTrue_1(); G_B6_0 = L_9; G_B6_1 = G_B5_0; } IL_002e: { NullCheck(G_B6_1); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(G_B6_1, G_B6_0, /*hidden argument*/NULL); } IL_0033: { return 1; } IL_0035: { RuntimeObject * L_10 = V_0; if (L_10) { goto IL_0050; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11 = ___frame0; RuntimeObject * L_12 = V_1; G_B10_0 = L_11; if (((*(bool*)((bool*)UnBox(L_12, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_RUNTIME_CLASS_INIT(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); RuntimeObject * L_13 = ((Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields*)il2cpp_codegen_static_fields_for(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var))->get_BoxedTrue_1(); G_B12_0 = L_13; G_B12_1 = G_B11_0; } IL_0049: { NullCheck(G_B12_1); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(G_B12_1, G_B12_0, /*hidden argument*/NULL); return 1; } IL_0050: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14 = ___frame0; RuntimeObject * L_15 = V_1; RuntimeObject * L_16 = V_0; NullCheck(L_14); InterpretedFrame_Push_m8DFF6DFE6250DC2B06FAE5D964BA006D8BBA3D65(L_14, (bool)((int32_t)((int32_t)((*(bool*)((bool*)UnBox(L_15, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))|(int32_t)((*(bool*)((bool*)UnBox(L_16, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrBoolean__ctor_m223762E0B59D3AC267F9BE1D0C8E37AE0F13CB11 (OrBoolean_tB5ACCAED459D6CB59C9E07A7262C47F0F8F54F19 * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrByte_Run_mDC2087F2327032925CDC4BA7B0A803298922F2AB (OrByte_t201A377B95ABC243F185019710B98220335474B0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m3D471A0B71F06B515A5AC6CD955F00C8240428ED(L_7, (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_8, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))|(int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_9, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrByte__ctor_mD100C34306F91802EDD57AA962C85500339A5014 (OrByte_t201A377B95ABC243F185019710B98220335474B0 * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInt16_Run_mD568484D668650C9D589942AE774EAA1B4F9542D (OrInt16_tDCAC652458E4A355ED5945D621DB6CDE47766A90 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_7, ((int16_t)((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))|(int32_t)((*(int16_t*)((int16_t*)UnBox(L_9, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt16__ctor_mFF74098E42EC2E0DF3EFA2A1ABABA82FA44404F2 (OrInt16_tDCAC652458E4A355ED5945D621DB6CDE47766A90 * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInt32_Run_m95BED0BDF2A097AAA2889C9745EADC9B2EDA56BA (OrInt32_tBB86B9EC780E61CDE55CE0A6C7DDB168C3BE70FF * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_7, ((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_8, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))|(int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt32__ctor_m5B96C1FAF3492AB2FE8501333976A4B83C766D91 (OrInt32_tBB86B9EC780E61CDE55CE0A6C7DDB168C3BE70FF * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrInt64_Run_m9B2AEB50A01FB9197242D4D5403B6A34BFDD193F (OrInt64_t7DB4AF687896C3540F17A785CD195748FC5B31F0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; 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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))|(int64_t)((*(int64_t*)((int64_t*)UnBox(L_9, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_11 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrInt64__ctor_m395A23F4B0B933C16AA64BA9F72EFB855501FC5A (OrInt64_t7DB4AF687896C3540F17A785CD195748FC5B31F0 * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrSByte_Run_m6B46A8DCA7ED709339FE35AB20782B21256C1D18 (OrSByte_tBD96031881884B43042D1825F549982894E1627E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m99C008FE2B0E5842A182DBDFE7144A40960EEE8B(L_7, ((int8_t)((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))|(int32_t)((*(int8_t*)((int8_t*)UnBox(L_9, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrSByte__ctor_m29B90A6539A9AD6371CF06407E0ADB6032B47344 (OrSByte_tBD96031881884B43042D1825F549982894E1627E * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrUInt16_Run_mB2DAEFBE48BBF1EF5EDDBA402DC7BE7899500161 (OrUInt16_t88C758255AE7C9D2CFF3033E2CE589B7C74A3E3F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; NullCheck(L_7); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_7, (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))|(int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_9, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))), /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt16__ctor_mE4C828B280869201C5330289E4D71C1C455EFC38 (OrUInt16_t88C758255AE7C9D2CFF3033E2CE589B7C74A3E3F * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrUInt32_Run_mC067ACEE1317B8186D8CFB378B0806620A830510 (OrUInt32_t9982D5B99CDCA5A4C41529753D5D71AF6FF740BC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; uint32_t L_10 = ((uint32_t)((int32_t)((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_8, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))|(int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_9, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_11 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt32__ctor_mDDA496D8083127FD41372FE565D01A78B3E9D41B (OrUInt32_t9982D5B99CDCA5A4C41529753D5D71AF6FF740BC * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OrUInt64_Run_m7DC5517D31D9AB0E4B01C060E0BE5BD96729DE8B (OrUInt64_tE09557C73068791FE26C2FDB13BADDB4069285AA * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); return 1; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_0; RuntimeObject * L_9 = V_1; uint64_t L_10 = ((uint64_t)((int64_t)((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_8, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))|(int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_9, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_11 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.OrInstruction/OrUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OrUInt64__ctor_m1D3C17556C2E9DDA8F50B17E2095629744D3852E (OrUInt64_tE09557C73068791FE26C2FDB13BADDB4069285AA * __this, const RuntimeMethod* method) { { OrInstruction__ctor_m0D617F3767F5DA459183ECD388BC1E910DB8064F(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.QuoteInstruction/ExpressionQuoter::.ctor(System.Collections.Generic.Dictionary`2,System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionQuoter__ctor_mDB9205961C23968CAE09AD410055116D8B9C84CA (ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE * __this, Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * ___hoistedVariables0, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_m5323B88ED2E3A1BE919D98A96DD9C6C02B150BA2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * L_0 = (Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 *)il2cpp_codegen_object_new(Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958_il2cpp_TypeInfo_var); Stack_1__ctor_m5323B88ED2E3A1BE919D98A96DD9C6C02B150BA2(L_0, /*hidden argument*/Stack_1__ctor_m5323B88ED2E3A1BE919D98A96DD9C6C02B150BA2_RuntimeMethod_var); __this->set__shadowedVars_2(L_0); ExpressionVisitor__ctor_m45ACF0744BAD52FCD928645D7D4173CA25DD332A(__this, /*hidden argument*/NULL); Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * L_1 = ___hoistedVariables0; __this->set__variables_0(L_1); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame1; __this->set__frame_1(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_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ExpressionQuoter_VisitBlock_mA5024528E72CFF2667DEDDD3C9E010211C3B59B3 (ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE * __this, BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___node0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m1C44AC87E5E5E56DDDBF9958C6CC23927F14B154_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* V_0 = NULL; { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_0 = ___node0; NullCheck(L_0); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_1; L_1 = BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2; L_2 = ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0(L_1, /*hidden argument*/ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0024; } } { Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * L_3 = __this->get__shadowedVars_2(); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_4 = ___node0; NullCheck(L_4); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_5; L_5 = BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533(L_4, /*hidden argument*/NULL); HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_6 = (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *)il2cpp_codegen_object_new(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); HashSet_1__ctor_m1C44AC87E5E5E56DDDBF9958C6CC23927F14B154(L_6, L_5, /*hidden argument*/HashSet_1__ctor_m1C44AC87E5E5E56DDDBF9958C6CC23927F14B154_RuntimeMethod_var); NullCheck(L_3); Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1(L_3, L_6, /*hidden argument*/Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1_RuntimeMethod_var); } IL_0024: { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_7 = ___node0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_8; L_8 = ExpressionVisitorUtils_VisitBlockExpressions_m7233DD6AAC10E8C700B7BA0EBA7798B09A81D1E2(__this, L_7, /*hidden argument*/NULL); V_0 = L_8; BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_9 = ___node0; NullCheck(L_9); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_10; L_10 = BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533(L_9, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11; L_11 = ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0(L_10, /*hidden argument*/ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0046; } } { Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * L_12 = __this->get__shadowedVars_2(); NullCheck(L_12); HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_13; L_13 = Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550(L_12, /*hidden argument*/Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550_RuntimeMethod_var); } IL_0046: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_14 = V_0; if (L_14) { goto IL_004b; } } { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_15 = ___node0; return L_15; } IL_004b: { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_16 = ___node0; BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_17 = ___node0; NullCheck(L_17); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_18; L_18 = BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533(L_17, /*hidden argument*/NULL); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_19 = V_0; NullCheck(L_16); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_20; L_20 = VirtualFuncInvoker2< BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB *, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 *, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* >::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_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * ExpressionQuoter_VisitCatchBlock_m8AAA05FD5B7498B1089179E435A7F8B04670AEAD (ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE * __this, CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * ___node0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_0 = NULL; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_1 = NULL; { CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_0 = ___node0; NullCheck(L_0); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1; L_1 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0025; } } { Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * L_2 = __this->get__shadowedVars_2(); HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_3 = (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *)il2cpp_codegen_object_new(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B(L_3, /*hidden argument*/HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_4 = L_3; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_5 = ___node0; NullCheck(L_5); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_6; L_6 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_5, /*hidden argument*/NULL); NullCheck(L_4); bool L_7; L_7 = HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE(L_4, L_6, /*hidden argument*/HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); NullCheck(L_2); Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1(L_2, L_4, /*hidden argument*/Stack_1_Push_m40AB4A635E6FAFC5491A227935BF4EB1D070C8E1_RuntimeMethod_var); } IL_0025: { CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_8 = ___node0; NullCheck(L_8); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9; L_9 = CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline(L_8, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10; L_10 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_9); V_0 = L_10; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_11 = ___node0; NullCheck(L_11); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12; L_12 = CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline(L_11, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13; L_13 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_12); V_1 = L_13; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_14 = ___node0; NullCheck(L_14); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_15; L_15 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0053; } } { Stack_1_t438C22E9DF33740A9BDB48CF9504B6E044484958 * L_16 = __this->get__shadowedVars_2(); NullCheck(L_16); HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_17; L_17 = Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550(L_16, /*hidden argument*/Stack_1_Pop_m1B41FE87FFACE09E92B93079328100A46D7A9550_RuntimeMethod_var); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = V_0; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_19 = ___node0; NullCheck(L_19); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20; L_20 = CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline(L_19, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_18) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_20)))) { goto IL_0067; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = V_1; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_22 = ___node0; NullCheck(L_22); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23; L_23 = CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline(L_22, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_21) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_23)))) { goto IL_0067; } } { CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_24 = ___node0; return L_24; } IL_0067: { CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_25 = ___node0; NullCheck(L_25); Type_t * L_26; L_26 = CatchBlock_get_Test_m9F57E603AC71DE8C69057B4B366BEF47823E3247_inline(L_25, /*hidden argument*/NULL); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_27 = ___node0; NullCheck(L_27); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_28; L_28 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(L_27, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = V_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_30 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_31; L_31 = Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370(L_26, L_28, L_29, L_30, /*hidden argument*/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_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ExpressionQuoter_VisitParameter_m366F220775FD67A62D50727A0ED333194602BD7B (ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___node0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86FADB31129B6F40C720A97600D69389EA3567E3); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_0 = ___node0; RuntimeObject* L_1; L_1 = ExpressionQuoter_GetBox_mB02A80E9219C417E14C0DDFB99A2470B67FE640E(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (L_2) { goto IL_000d; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_3 = ___node0; return L_3; } IL_000d: { RuntimeObject* L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_5; L_5 = Expression_Constant_mEEA1BB10F0EE0D668C36114629468DA1D840601C(L_4, /*hidden argument*/NULL); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_6; L_6 = Expression_Field_mE764DA3894D8BE7A1713A3410EB21774BB84244C(L_5, _stringLiteral86FADB31129B6F40C720A97600D69389EA3567E3, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_7 = ___node0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9; L_9 = Expression_Convert_m494826A3729B238263D95E7D7B0E236DE3B1CDA7(L_6, L_8, /*hidden argument*/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_mB02A80E9219C417E14C0DDFB99A2470B67FE640E (ExpressionQuoter_t174D328A07E522775BA6B19ADF09DBEAF13098FE * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mA0716D67CA98A0D87DA10D7420DD82D2294A620D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * V_0 = NULL; { Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * L_0 = __this->get__variables_0(); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1 = ___variable0; NullCheck(L_0); bool L_2; L_2 = Dictionary_2_TryGetValue_mA0716D67CA98A0D87DA10D7420DD82D2294A620D(L_0, L_1, (LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 **)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_mA0716D67CA98A0D87DA10D7420DD82D2294A620D_RuntimeMethod_var); if (!L_2) { goto IL_0043; } } { LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * L_3 = V_0; NullCheck(L_3); bool L_4; L_4 = LocalVariable_get_InClosure_mA3903B46C398E3BE8086ABC39A061D4844FB32B3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002b; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = __this->get__frame_1(); NullCheck(L_5); IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* L_6 = L_5->get_Closure_8(); LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11 = __this->get__frame_1(); NullCheck(L_11); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = L_11->get_Data_7(); LocalVariable_tF3B80EBA85786699F087C2BAEB61D7ED6CEF0409 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->get_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_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_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.Void System.Threading.ReaderWriterLockSlim/TimeoutTracker::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeoutTracker__ctor_mD01DAC1C1322B0E6DB8D847D6BB02DF0DEC14553 (TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * __this, int32_t ___millisecondsTimeout0, const RuntimeMethod* method) { { int32_t L_0 = ___millisecondsTimeout0; if ((((int32_t)L_0) >= ((int32_t)(-1)))) { goto IL_000f; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_1 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCF088CD7CED04705BD5E7559DBB7DD9A14559182)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeoutTracker__ctor_mD01DAC1C1322B0E6DB8D847D6BB02DF0DEC14553_RuntimeMethod_var))); } IL_000f: { int32_t L_2 = ___millisecondsTimeout0; __this->set_m_total_0(L_2); int32_t L_3 = __this->get_m_total_0(); if ((((int32_t)L_3) == ((int32_t)(-1)))) { goto IL_0033; } } { int32_t L_4 = __this->get_m_total_0(); if (!L_4) { goto IL_0033; } } { int32_t L_5; L_5 = Environment_get_TickCount_mBA4279B1C0BC197BF2121166E7C1F6A46D2B5D4E(/*hidden argument*/NULL); __this->set_m_start_1(L_5); return; } IL_0033: { __this->set_m_start_1(0); return; } } IL2CPP_EXTERN_C void TimeoutTracker__ctor_mD01DAC1C1322B0E6DB8D847D6BB02DF0DEC14553_AdjustorThunk (RuntimeObject * __this, int32_t ___millisecondsTimeout0, const RuntimeMethod* method) { TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TimeoutTracker__ctor_mD01DAC1C1322B0E6DB8D847D6BB02DF0DEC14553(_thisAdjusted, ___millisecondsTimeout0, method); } // System.Int32 System.Threading.ReaderWriterLockSlim/TimeoutTracker::get_RemainingMilliseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeoutTracker_get_RemainingMilliseconds_m2DF873714961B9BED784F45364703221E4259F04 (TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_m_total_0(); if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_0011; } } { int32_t L_1 = __this->get_m_total_0(); if (L_1) { goto IL_0018; } } IL_0011: { int32_t L_2 = __this->get_m_total_0(); return L_2; } IL_0018: { int32_t L_3; L_3 = Environment_get_TickCount_mBA4279B1C0BC197BF2121166E7C1F6A46D2B5D4E(/*hidden argument*/NULL); int32_t L_4 = __this->get_m_start_1(); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)); int32_t L_5 = V_0; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0032; } } { int32_t L_6 = V_0; int32_t L_7 = __this->get_m_total_0(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_0034; } } IL_0032: { return 0; } IL_0034: { int32_t L_8 = __this->get_m_total_0(); int32_t L_9 = V_0; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)L_9)); } } IL2CPP_EXTERN_C int32_t TimeoutTracker_get_RemainingMilliseconds_m2DF873714961B9BED784F45364703221E4259F04_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = TimeoutTracker_get_RemainingMilliseconds_m2DF873714961B9BED784F45364703221E4259F04(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Threading.ReaderWriterLockSlim/TimeoutTracker::get_IsExpired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeoutTracker_get_IsExpired_mE4ED4EDAA3A57C06198F451E21D347640DB1EA38 (TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = TimeoutTracker_get_RemainingMilliseconds_m2DF873714961B9BED784F45364703221E4259F04((TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B *)__this, /*hidden argument*/NULL); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C bool TimeoutTracker_get_IsExpired_mE4ED4EDAA3A57C06198F451E21D347640DB1EA38_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { TimeoutTracker_t30DFBDD66B9D67047C10336C0B262B75C40C3F2B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = TimeoutTracker_get_IsExpired_mE4ED4EDAA3A57C06198F451E21D347640DB1EA38(_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.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftByte_Run_mC57B8F624AA8BA764BF0A402BB8A1F825AFCE84B (RightShiftByte_t5F287F9A98BD517088EBEBB5762D9B5547411F02 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m3D471A0B71F06B515A5AC6CD955F00C8240428ED(L_7, (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)UnBox(L_8, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var))))>>(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftByte__ctor_mA1145E54B69D479AA0DA5B5BA383C2EA66765031 (RightShiftByte_t5F287F9A98BD517088EBEBB5762D9B5547411F02 * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInt16_Run_mBAE3FD81D50E054555D4841BA212D954F4264D06 (RightShiftInt16_t2CE116D1706B0B2E1BBC6F132D090C0B344DA147 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_mC1E4D132AA581DA23B173C5E8416F09D703E9A60(L_7, ((int16_t)((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)UnBox(L_8, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))>>(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt16__ctor_mC01A9D049AAFA63D2EB105597B7F953F2860DDB4 (RightShiftInt16_t2CE116D1706B0B2E1BBC6F132D090C0B344DA147 * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInt32_Run_m3056C2C19FA33883607EA228B9748B4EDFF7FDFE (RightShiftInt32_t28B8326998E527389A4C0B7F66CB0CDC2997AECD * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0033; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_7, ((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_8, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))>>(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))), /*hidden argument*/NULL); } IL_0033: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt32__ctor_mC6D29CDB860F0A82FFC7AE6247E4C7C8B4011588 (RightShiftInt32_t28B8326998E527389A4C0B7F66CB0CDC2997AECD * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftInt64_Run_mABD6A9FEE3D65D2F5EFD38B9099D62D58CDB003E (RightShiftInt64_tD5FE689CDEC4FB15BE4001CE537725EA23C90692 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; 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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var))))>>(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)63))))); RuntimeObject * L_11 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftInt64__ctor_m2F29A4492259F8CE30C32ECC9C432D42CE55EE4A (RightShiftInt64_tD5FE689CDEC4FB15BE4001CE537725EA23C90692 * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftSByte_Run_m5D27D574AD4717809853648260398B706081BD29 (RightShiftSByte_t3BAA90C2005D7DBF702594A81C6FD7DB336FAE60 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m99C008FE2B0E5842A182DBDFE7144A40960EEE8B(L_7, ((int8_t)((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)UnBox(L_8, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var))))>>(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftSByte__ctor_m2A768467F2EC7E5F7709B804832F97B6DB818E43 (RightShiftSByte_t3BAA90C2005D7DBF702594A81C6FD7DB336FAE60 * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftUInt16_Run_m9B3B239EA6F4DE9B372C4E2BC1CEDC09E9B999A2 (RightShiftUInt16_t4107CD5715606EAAF84FFAFA9B8DD0261B14CBF6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0034; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; NullCheck(L_7); InterpretedFrame_Push_m1E7E0894F3C4290DB002A0FFAE6D8EFEFC881797(L_7, (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))>>(int32_t)((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); } IL_0034: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt16__ctor_m0A75F929605819493A82EBF26E4EBB561030C287 (RightShiftUInt16_t4107CD5715606EAAF84FFAFA9B8DD0261B14CBF6 * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftUInt32_Run_m2503B8DE9FBEF96812810B62FE6A14E5CC8818F5 (RightShiftUInt32_tBE3AD1CB4803EE031AB2D8FBFAC118DA0C36C077 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; uint32_t L_10 = ((uint32_t)((int32_t)((uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_8, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))>>((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)31)))))); RuntimeObject * L_11 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt32__ctor_mBA72BBE75A60A1B05E724E80CDFFDB1F937022B0 (RightShiftUInt32_tBE3AD1CB4803EE031AB2D8FBFAC118DA0C36C077 * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RightShiftUInt64_Run_m42180FB75ACB54928764DDBC502CE73454347F9A (RightShiftUInt64_t11D41A57381AEE78C426DE33130B91A7D55876BB * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); RuntimeObject * L_3; L_3 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_2, /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_6, NULL, /*hidden argument*/NULL); goto IL_0038; } IL_001d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; RuntimeObject * L_8 = V_1; RuntimeObject * L_9 = V_0; uint64_t L_10 = ((uint64_t)((int64_t)((uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_8, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))>>((int32_t)((int32_t)((*(int32_t*)((int32_t*)UnBox(L_9, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var))))&(int32_t)((int32_t)63)))))); RuntimeObject * L_11 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_10); NullCheck(L_7); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_7, L_11, /*hidden argument*/NULL); } IL_0038: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.RightShiftInstruction/RightShiftUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RightShiftUInt64__ctor_mD9E803AE24A5C405737D7282D4AA2B1C74B01BD6 (RightShiftUInt64_t11D41A57381AEE78C426DE33130B91A7D55876BB * __this, const RuntimeMethod* method) { { RightShiftInstruction__ctor_m02C15C44A6E88CA55957DEF8613CC19CB33C7F90(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubDouble_Run_m20F5CD5690D93EAAA9D79A95C307C8BA398EEB9C (SubDouble_tD043A690C939E826740F3980649781CF246DCDF2 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))), (double)((*(double*)((double*)UnBox(L_17, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubDouble__ctor_m1FF8A0A7D9C279C83567CBFC70AD5680772C83C9 (SubDouble_tD043A690C939E826740F3980649781CF246DCDF2 * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInt16_Run_m3D80EE86FDD25CA5F5C609DC1E573E76142E69E2 (SubInt16_t54BA31141EB907D849DEA9B01CF7BC6D50D6990A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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)((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt16__ctor_mDA0DA993160E54FDF83FBCC1D6BC89C8A53BFA09 (SubInt16_t54BA31141EB907D849DEA9B01CF7BC6D50D6990A * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInt32_Run_m7626275DFE049CC0D8A4859F2D06313D3C1E5C45 (SubInt32_t45C297528948D24B11B80E5D5F9160424C4FB6A5 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_m53DFEFE8224BE36C871A324BC94308094F7E9281(((int32_t)il2cpp_codegen_subtract((int32_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), (int32_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; int32_t L_20 = V_0; NullCheck(L_19); L_19->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt32__ctor_m30ABDD2D4917653AE145846F0A425820FB519FE3 (SubInt32_t45C297528948D24B11B80E5D5F9160424C4FB6A5 * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubInt64_Run_m97AA42AE199F682E15A5F4F75472BF17B99329CE (SubInt64_t2A292A0D8C604FDE28954B60EF80E36285F47511 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubInt64__ctor_mBD2CD6959E24DC4B061A5030140FE26CB5DE1DA5 (SubInt64_t2A292A0D8C604FDE28954B60EF80E36285F47511 * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubSingle_Run_mDBFC5925448092099F1DC058B90C1FED9F0178D4 (SubSingle_t2561FE69D9CDA0F6C0A1A8958CF2417D34541B26 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))), (float)((*(float*)((float*)UnBox(L_17, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubSingle__ctor_m8A1B4CC51ECB70E2C01951B1B71EF74FA4B7AFA8 (SubSingle_t2561FE69D9CDA0F6C0A1A8958CF2417D34541B26 * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubUInt16_Run_m528B2AEF45C5C2638CD643BBD88A8AE1AE726A91 (SubUInt16_tCBA7FBA9D5D99CB82C5E63FE3218C6F80E13EFBD * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))))); RuntimeObject * L_19 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt16__ctor_m8E57C7B5BDC07D06EE62421DBA4B0BC00467A68C (SubUInt16_tCBA7FBA9D5D99CB82C5E63FE3218C6F80E13EFBD * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubUInt32_Run_m71D9464F4299B02FCD93A2372E209B3781D61A91 (SubUInt32_t4DFA170330F70C0F8F9F211169DC93235FF64BAF * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt32__ctor_m794962DDFF9080F814854DE626A3E82571CEA4EC (SubUInt32_t4DFA170330F70C0F8F9F211169DC93235FF64BAF * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubUInt64_Run_m6454BF59E6345A1DB5B46DAB5F76B0977C07401D (SubUInt64_t986CC4C6FC8D2F5D1601D820D690EAE039CB21CC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubInstruction/SubUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubUInt64__ctor_mE839E2649EA048FB887F2AB50FCCB09B14ED102D (SubUInt64_t986CC4C6FC8D2F5D1601D820D690EAE039CB21CC * __this, const RuntimeMethod* method) { { SubInstruction__ctor_m01C4978345E805CCC2214968DBA3A8EF9F2BF7BA(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInt16_Run_m8BE084817E985B962CA87DE2D70F5E614D0E23E7 (SubOvfInt16_tAEAF2F6A8C023CE3CBB545F3CF87B52081F7D1F0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt16_Run_m8BE084817E985B962CA87DE2D70F5E614D0E23E7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) - (int64_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) - (int64_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt16_Run_m8BE084817E985B962CA87DE2D70F5E614D0E23E7_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt16_Run_m8BE084817E985B962CA87DE2D70F5E614D0E23E7_RuntimeMethod_var); int16_t L_18 = ((int16_t)((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)UnBox(L_16, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)UnBox(L_17, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt16__ctor_m637C9BFFC0279DC553872CD809F9E32D3B8E3667 (SubOvfInt16_tAEAF2F6A8C023CE3CBB545F3CF87B52081F7D1F0 * __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mF3B941C5C65151CC9453453C7E0EFA58412D2C53(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInt32_Run_m4784CFCCA1A23F78D01E19D1FEE7D90A8571D107 (SubOvfInt32_tB06ACE45D8557990B724B37C14C83ABB0EBEB019 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt32_Run_m4784CFCCA1A23F78D01E19D1FEE7D90A8571D107_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) - (int64_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) - (int64_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt32_Run_m4784CFCCA1A23F78D01E19D1FEE7D90A8571D107_RuntimeMethod_var); RuntimeObject * L_18; L_18 = ScriptingRuntimeHelpers_Int32ToObject_m53DFEFE8224BE36C871A324BC94308094F7E9281(((int32_t)il2cpp_codegen_subtract((int32_t)((*(int32_t*)((int32_t*)UnBox(L_16, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), (int32_t)((*(int32_t*)((int32_t*)UnBox(L_17, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))))), /*hidden argument*/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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; int32_t L_20 = V_0; NullCheck(L_19); L_19->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt32__ctor_mAD96CF3D75B4FA888932489E7AC4CBC365ACA655 (SubOvfInt32_tB06ACE45D8557990B724B37C14C83ABB0EBEB019 * __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mF3B941C5C65151CC9453453C7E0EFA58412D2C53(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfInt64_Run_mBC5428D91F0F20DEA87DB4A6A1958D6A7F528B7F (SubOvfInt64_t9BC0A0C8BFBCC9B1CBF3A7468DE27A8F5BA13D8B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfInt64_Run_mBC5428D91F0F20DEA87DB4A6A1958D6A7F528B7F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfInt64_Run_mBC5428D91F0F20DEA87DB4A6A1958D6A7F528B7F_RuntimeMethod_var); int64_t L_18 = ((int64_t)il2cpp_codegen_subtract((int64_t)((*(int64_t*)((int64_t*)UnBox(L_16, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))))); RuntimeObject * L_19 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfInt64__ctor_m59499A1EC54ED4F58D4CF59066C0BB93A4C35528 (SubOvfInt64_t9BC0A0C8BFBCC9B1CBF3A7468DE27A8F5BA13D8B * __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mF3B941C5C65151CC9453453C7E0EFA58412D2C53(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfUInt16_Run_m1FC5C9CB4C2C57A567577E8D7F5EDC963A746EE5 (SubOvfUInt16_t44B387BAA3E156B5D3A023F247C9FC208905B53F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt16_Run_m1FC5C9CB4C2C57A567577E8D7F5EDC963A746EE5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) - (int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) - (int64_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt16_Run_m1FC5C9CB4C2C57A567577E8D7F5EDC963A746EE5_RuntimeMethod_var); if ((int64_t)(((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var))))))) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt16_Run_m1FC5C9CB4C2C57A567577E8D7F5EDC963A746EE5_RuntimeMethod_var); uint16_t L_18 = ((uint16_t)((uint16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_16, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)UnBox(L_17, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))))))); RuntimeObject * L_19 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt16__ctor_m20708D9334E4ED2700E9AAC1AB7BFABD29891E9C (SubOvfUInt16_t44B387BAA3E156B5D3A023F247C9FC208905B53F * __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mF3B941C5C65151CC9453453C7E0EFA58412D2C53(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfUInt32_Run_mAB1BE31073F2BFCE0D0E104D7F555E54F1C08DF5 (SubOvfUInt32_tB163618E06EE74B7F7F2D6B80F217B712A5DF6A0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt32_Run_mAB1BE31073F2BFCE0D0E104D7F555E54F1C08DF5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))) - (uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))) > (uint64_t)(uint32_t)kIl2CppUInt32Max) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt32_Run_mAB1BE31073F2BFCE0D0E104D7F555E54F1C08DF5_RuntimeMethod_var); uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_16, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_17, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt32__ctor_mDCE122ACA10DB424E027B8626C9B56CBE635C7C3 (SubOvfUInt32_tB163618E06EE74B7F7F2D6B80F217B712A5DF6A0 * __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mF3B941C5C65151CC9453453C7E0EFA58412D2C53(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SubOvfUInt64_Run_m62A723627B1B0EBA117EE6EC7C7FEA1A965DA53A (SubOvfUInt64_t321A38C66A5A2020B95D7E7042AB287565C4B18E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubOvfUInt64_Run_m62A723627B1B0EBA117EE6EC7C7FEA1A965DA53A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t G_B3_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B3_1 = NULL; int32_t G_B2_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B2_1 = NULL; RuntimeObject * G_B4_0 = NULL; int32_t G_B4_1 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* G_B4_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2->get_Data_7(); V_1 = L_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; int32_t L_14 = V_0; RuntimeObject * L_15 = V_3; G_B2_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)2)); G_B2_1 = L_13; if (!L_15) { G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)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*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))) < (uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), SubOvfUInt64_Run_m62A723627B1B0EBA117EE6EC7C7FEA1A965DA53A_RuntimeMethod_var); uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_16, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_17, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var))))))); RuntimeObject * L_19 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_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_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_0; NullCheck(L_20); L_20->set_StackIndex_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))); return 1; } } // System.Void System.Linq.Expressions.Interpreter.SubOvfInstruction/SubOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubOvfUInt64__ctor_m985D1E1BDB5A6CAE2B459DBE2FB7F4A66480B7B5 (SubOvfUInt64_t321A38C66A5A2020B95D7E7042AB287565C4B18E * __this, const RuntimeMethod* method) { { SubOvfInstruction__ctor_mF3B941C5C65151CC9453453C7E0EFA58412D2C53(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Ref::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Ref__ctor_m550731B94572A3B459EB3FB79FE9CBB7DDD7CB61 (Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10 * __this, Type_t * ___t0, const RuntimeMethod* method) { { Type_t * L_0 = ___t0; CastInstructionNoT__ctor_m340CB277F4601E785560A9E43FF8C55B74B74115(__this, L_0, /*hidden argument*/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_m7D21AC470187CBFE42C40B8F58CCBBBD4EA20E71 (Ref_t168CC06E3E836CBD2DA362F99B022F5D79504E10 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_0, NULL, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT/Value::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Value__ctor_m2884D85DAE284D0EF6B356A394D09128FA12CE03 (Value_t291D50D67C4EC0983FA0B027505922ED0110765D * __this, Type_t * ___t0, const RuntimeMethod* method) { { Type_t * L_0 = ___t0; CastInstructionNoT__ctor_m340CB277F4601E785560A9E43FF8C55B74B74115(__this, L_0, /*hidden argument*/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_mA3E3A08DD5953CC5A4645CFAD29F2EEB2F2BC4F4 (Value_t291D50D67C4EC0983FA0B027505922ED0110765D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { NullReferenceException_t44B4F3CDE3111E74591952B8BE8707B28866D724 * L_0 = (NullReferenceException_t44B4F3CDE3111E74591952B8BE8707B28866D724 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NullReferenceException_t44B4F3CDE3111E74591952B8BE8707B28866D724_il2cpp_TypeInfo_var))); NullReferenceException__ctor_m669954F23A336EC873149F0ED0D291F2B509017A(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Value_ConvertNull_mA3E3A08DD5953CC5A4645CFAD29F2EEB2F2BC4F4_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 // Conversion methods for marshalling of: System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView IL2CPP_EXTERN_C void InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshal_pinvoke(const InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD& unmarshaled, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_pinvoke& marshaled) { Exception_t* ____instruction_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_instruction' of type 'InstructionView': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(____instruction_4Exception, NULL); } IL2CPP_EXTERN_C void InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshal_pinvoke_back(const InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_pinvoke& marshaled, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD& unmarshaled) { Exception_t* ____instruction_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_instruction' of type 'InstructionView': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(____instruction_4Exception, NULL); } // Conversion method for clean up from marshalling of: System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView IL2CPP_EXTERN_C void InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshal_pinvoke_cleanup(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView IL2CPP_EXTERN_C void InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshal_com(const InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD& unmarshaled, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_com& marshaled) { Exception_t* ____instruction_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_instruction' of type 'InstructionView': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(____instruction_4Exception, NULL); } IL2CPP_EXTERN_C void InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshal_com_back(const InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_com& marshaled, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD& unmarshaled) { Exception_t* ____instruction_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_instruction' of type 'InstructionView': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(____instruction_4Exception, NULL); } // Conversion method for clean up from marshalling of: System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView IL2CPP_EXTERN_C void InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshal_com_cleanup(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_com& marshaled) { } // System.String System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::GetValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InstructionView_GetValue_m492D36D7E84197BE0D6B72B4A817C7FCABA9798D (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get__name_3(); return L_0; } } IL2CPP_EXTERN_C String_t* InstructionView_GetValue_m492D36D7E84197BE0D6B72B4A817C7FCABA9798D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = InstructionView_GetValue_m492D36D7E84197BE0D6B72B4A817C7FCABA9798D_inline(_thisAdjusted, method); return _returnValue; } // System.Void System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::.ctor(System.Linq.Expressions.Interpreter.Instruction,System.String,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstructionView__ctor_mF6423A25DA30B2181436EB22FDF802B79BA72FB0 (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * __this, Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___instruction0, String_t* ___name1, int32_t ___index2, int32_t ___stackDepth3, int32_t ___continuationsDepth4, const RuntimeMethod* method) { { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_0 = ___instruction0; __this->set__instruction_4(L_0); String_t* L_1 = ___name1; __this->set__name_3(L_1); int32_t L_2 = ___index2; __this->set__index_0(L_2); int32_t L_3 = ___stackDepth3; __this->set__stackDepth_1(L_3); int32_t L_4 = ___continuationsDepth4; __this->set__continuationsDepth_2(L_4); return; } } IL2CPP_EXTERN_C void InstructionView__ctor_mF6423A25DA30B2181436EB22FDF802B79BA72FB0_AdjustorThunk (RuntimeObject * __this, Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___instruction0, String_t* ___name1, int32_t ___index2, int32_t ___stackDepth3, int32_t ___continuationsDepth4, const RuntimeMethod* method) { InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); InstructionView__ctor_mF6423A25DA30B2181436EB22FDF802B79BA72FB0(_thisAdjusted, ___instruction0, ___name1, ___index2, ___stackDepth3, ___continuationsDepth4, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * InterpretedFrame_get_Parent_m9A90A5A863311DE169503F8BD816EE0AE76707FF_inline (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = __this->get__parent_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * SwitchCase_get_TestValues_mD0F5164247689D0E3FA2BD80A6CFF0D4D71FE11E_inline (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_0 = __this->get_U3CTestValuesU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_0 = __this->get_U3CVariableU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CBodyU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CFilterU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method) { { InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_0 = __this->get__instructions_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * EnterTryCatchFinallyInstruction_get_Handler_m161FF91224A7BB20B5896933B6E8143D785B6F30_inline (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, const RuntimeMethod* method) { { TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_0 = __this->get__tryHandler_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* TryCatchFinallyHandler_get_Handlers_m00607FFB9E36CC32A9F6C0F9BB257CD9CDE402E4_inline (TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * __this, const RuntimeMethod* method) { { ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* L_0 = __this->get__handlers_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * EnterTryFaultInstruction_get_Handler_m5E293F46885AF2E0EC57CB9EF367BD912DE8B646_inline (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, const RuntimeMethod* method) { { TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_0 = __this->get__tryHandler_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Interpreter_get_Name_m6BFF6932E42219E94BB0285005FDCC5DA64557F0_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Interpreter_get_LocalCount_m56E9BC24819F8318F23550CC76294C3FFC2155F7_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CLocalCountU3Ek__BackingField_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InstructionView_GetValue_m492D36D7E84197BE0D6B72B4A817C7FCABA9798D_inline (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get__name_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * CatchBlock_get_Test_m9F57E603AC71DE8C69057B4B366BEF47823E3247_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_U3CTestU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_gshared_inline (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_0 = ((EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9*)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m0E79322235A1764C7DC2E4312AA11C3E20E344D6_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mCF7A6BEA6AA09ED92024102331E4196808C07E49_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_key_0(); return (int32_t)L_0; } }