MIF_E31211986/ARSEAN_BackUpThisFolder_But.../il2cppOutput/System.Core1.cpp

39668 lines
2.0 MiB

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
template <typename T1, typename T2>
struct VirtualActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename R>
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 <typename R, typename T1>
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 <typename R, typename T1, typename T2>
struct VirtualFuncInvoker2
{
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
struct InterfaceActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename R>
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 <typename R, typename T1>
struct InterfaceFuncInvoker1
{
typedef R (*Func)(void*, T1, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
// System.Dynamic.Utils.CacheDict`2<System.Type,System.strucpreter.InLinq.Expressions.Interpreter.LightLambda,System.Delegate>>
struct CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6;
// System.Dynamic.Utils.CacheDict`2<System.Type,System.Func`5<System.Linq.Expressions.Expression,System.String,System.Boolean,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.LambdaExpression>>
struct CacheDict_2_t3592A9BE3B1E812BCE8A13D901156E74C707DBB7;
// System.Dynamic.Utils.CacheDict`2<System.Type,System.Reflection.MethodInfo>
struct CacheDict_2_tB695739D50653F4D4C3DA03BCF07CC868196FB15;
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Linq.Expressions.Expression,System.Linq.Expressions.Expression/ExtensionInfo>
struct ConditionalWeakTable_2_t0F3FDA57EE333DF8B8C1F3FB944E4E19C5DDCFC7;
// System.Collections.Generic.Dictionary`2<System.Reflection.FieldInfo,System.Linq.Expressions.Interpreter.Instruction>
struct Dictionary_2_t6E102DECB177F86DDA3B068E0B28E809825E9A28;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32>
struct Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1;
// System.Collections.Generic.Dictionary`2<System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Interpreter.LocalVariable>
struct Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
// System.Collections.Generic.Dictionary`2<System.String,System.Int32>
struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588;
// System.Func`2<System.Linq.Expressions.CatchBlock,System.Linq.Expressions.CatchBlock>
struct Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9;
// System.Func`2<System.Reflection.ConstructorInfo,System.Boolean>
struct Func_2_tF43743677DC8EC7ECF5575F75E3C0CB6CE4EE70C;
// System.Func`2<System.Int32,System.Int32>
struct Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354;
// System.Func`2<System.Object,System.Object>
struct Func_2_tACBF5A1656250800CE861707354491F0611F6624;
// System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2<System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Interpreter.LabelInfo>
struct HybridReferenceDictionary_2_t7A87D042741A1E0D8B04071F3D2626E8F7E8E200;
// System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.CatchBlock>
struct IEnumerable_1_t7D45D7BE5A367F8451AA9E68817ACCAC34B9AC43;
// System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>
struct IEnumerable_1_tA70CEDE5B026B417CF78C3146B22E44FB6755120;
// System.Collections.Generic.IEnumerable`1<System.Reflection.MemberInfo>
struct IEnumerable_1_t9BFC4EA32B04B96A5BB13A056B7E299ADC431143;
// System.Collections.Generic.IEnumerable`1<System.Object>
struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9;
// System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.ParameterExpression>
struct IEnumerable_1_t49C2F44B68A54E1D7F267F9CC6AEAE8497D42901;
// System.Collections.Generic.IEnumerator`1<System.Linq.Expressions.Expression>
struct IEnumerator_1_tE2C6D8FF4106CBC76BEFF569D8B90B191E9E9FC6;
// System.Collections.Generic.IEnumerator`1<System.Object>
struct IEnumerator_1_t43D2E4BA9246755F293DFA74F001FB1A70A648FD;
// System.Collections.Generic.IEnumerator`1<System.Linq.Expressions.ParameterExpression>
struct IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4;
// System.Collections.Generic.IEqualityComparer`1<System.Object>
struct IEqualityComparer_1_t2CA7720C7ADCCDECD3B02E45878B4478619D5347;
// System.Collections.Generic.IEqualityComparer`1<System.String>
struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7;
// System.Collections.Generic.IList`1<System.Linq.Expressions.CatchBlock>
struct IList_1_t4735A9E4CF9D38CFED331FCCBC3D2D006D0D2948;
// System.Collections.Generic.IList`1<System.Linq.Expressions.ElementInit>
struct IList_1_t27005E80750AE799079F4313BDC81CB3D2FBD68A;
// System.Collections.Generic.IList`1<System.Linq.Expressions.Expression>
struct IList_1_t28EB8E755FDBFBDE88574629581245F2CF1F5FC1;
// System.Collections.Generic.IList`1<System.Linq.Expressions.MemberBinding>
struct IList_1_tFA925C675CE15D8AF81BB88E4D45FD7B6FF1030A;
// System.Collections.Generic.IList`1<System.Reflection.MemberInfo>
struct IList_1_t7A435ADE2CFF0B5E61FE0F18231D7FECE59814F0;
// System.Collections.Generic.IList`1<System.Object>
struct IList_1_t6EE90D273EFCF5E7E4C37FAB712E70BB6F1B4BFF;
// System.Collections.Generic.IList`1<System.Linq.Expressions.ParameterExpression>
struct IList_1_t8237764F017214FEC3BDC5BA9D72BD235EAC1402;
// System.Collections.Generic.IList`1<System.Linq.Expressions.SwitchCase>
struct IList_1_tD910B530BD31B39CA6A134DCCB6C6FB4178B2DB2;
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.CatchBlock>
struct IReadOnlyList_1_tAEB3D7852B2BC5856FD01D5C7EAB95C0CB51A2A2;
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>
struct IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65;
// System.Collections.Generic.IReadOnlyList`1<System.Object>
struct IReadOnlyList_1_t096750C6D09536A8131A83E4ACF863B54ADEE544;
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>
struct IReadOnlyList_1_tADF897B3B81BAE823FBADDB68EA4976E8D672A2D;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>
struct KeyCollection_tEBE08B15420BC67BA2CCF00CB0FC401CEE1820A9;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,System.Int32>
struct KeyCollection_tCC15D033281A6593E2488FAF5B205812A152AC03;
// System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>
struct List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927;
// System.Collections.Generic.List`1<System.Linq.Expressions.Interpreter.BranchLabel>
struct List_1_t596D4CD2694BB25A0F2CF9214F89DB3D60310B00;
// System.Collections.Generic.List`1<System.Linq.Expressions.Interpreter.DebugInfo>
struct List_1_tE58BD9AF98D990DF0F151BE045D73A3C131C95E8;
// System.Collections.Generic.List`1<System.Linq.Expressions.Interpreter.Instruction>
struct List_1_tD6AB99E28550BC95D061E492D7E4F274BC712FCB;
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Object[]>
struct PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Boolean>
struct PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Byte>
struct PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Char>
struct PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.DateTime>
struct PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Decimal>
struct PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Double>
struct PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Exception>
struct PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int16>
struct PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int32>
struct PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int64>
struct PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Object>
struct PrimitiveParameterExpression_1_tBFC9B66638DBCCC19EF2B6E4DC39614684C4CB91;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.SByte>
struct PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Single>
struct PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.String>
struct PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt16>
struct PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt32>
struct PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF;
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt64>
struct PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock>
struct ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit>
struct ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>
struct ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding>
struct ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>
struct ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>
struct ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
struct ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.SwitchCase>
struct ReadOnlyCollection_1_t650E9DD3C9630E13C2E1AAD16E413916030DEFCB;
// System.Collections.Generic.Stack`1<System.Linq.Expressions.ParameterExpression>
struct Stack_1_t4F67C6AA6DD0C58518B544AA4ABD10785DD0FA5E;
// System.Runtime.CompilerServices.StrongBox`1<System.Int32>
struct StrongBox_1_tF35CC8366077918FAD1C37CAC9A9F9BF03F2CE7B;
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.Expression>
struct TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6;
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Object>
struct TrueReadOnlyCollection_1_t71A2D3FD751848C3E87C90C4EDF1D35A25879C4D;
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
struct TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>
struct ValueCollection_tE4B5F81478422E33CBDE8650FC287DBA3AF04E86;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.Int32>
struct ValueCollection_tCE6BD704B9571C131E2D8C8CED569DDEC4AE042B;
// System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>[]
struct EntryU5BU5D_t8A61658460FB17254FA3796E021DC61AED164F75;
// System.Collections.Generic.Dictionary`2/Entry<System.String,System.Int32>[]
struct EntryU5BU5D_tEA0133B78B9FF7045128C508FA50247E525A94D6;
// System.Linq.Expressions.Interpreter.Instruction[][][]
struct InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56;
// System.Linq.Expressions.Interpreter.Instruction[][]
struct InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4;
// System.Linq.Expressions.Interpreter.ByRefUpdater[]
struct ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407;
// System.Byte[]
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
// System.Linq.Expressions.Interpreter.DebugInfo[]
struct DebugInfoU5BU5D_t611E931E80FB3F9005DF6898BE240E5DD0612588;
// System.Delegate[]
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
// System.Linq.Expressions.Interpreter.EnterFaultInstruction[]
struct EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C;
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction[]
struct EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE;
// System.Linq.Expressions.Interpreter.ExceptionHandler[]
struct ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4;
// System.Linq.Expressions.Expression[]
struct ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F;
// System.Linq.Expressions.Interpreter.GotoInstruction[]
struct GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907;
// System.Runtime.CompilerServices.IStrongBox[]
struct IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F;
// System.Linq.Expressions.Interpreter.Instruction[]
struct InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F;
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
// System.IntPtr[]
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction[]
struct LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001;
// System.Linq.Expressions.Interpreter.LocalDefinition[]
struct LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E;
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
// System.Linq.Expressions.ParameterExpression[]
struct ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C;
// System.Reflection.ParameterInfo[]
struct ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C;
// System.Linq.Expressions.Interpreter.RuntimeLabel[]
struct RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
// System.String[]
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
// System.Linq.Expressions.Interpreter.AddInstruction
struct AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1;
// System.Linq.Expressions.Interpreter.AddOvfInstruction
struct AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3;
// System.Linq.Expressions.Interpreter.AndInstruction
struct AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965;
// System.ArgumentException
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
// System.ArgumentOutOfRangeException
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F;
// System.Linq.Expressions.Interpreter.ArrayLengthInstruction
struct ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7;
// System.Attribute
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA;
// System.Linq.Expressions.BinaryExpression
struct BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4;
// System.Reflection.Binder
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
// System.Linq.Expressions.Block2
struct Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912;
// System.Linq.Expressions.Block3
struct Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6;
// System.Linq.Expressions.Block4
struct Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99;
// System.Linq.Expressions.Block5
struct Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C;
// System.Linq.Expressions.BlockExpression
struct BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B;
// System.Linq.Expressions.BlockExpressionList
struct BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759;
// System.Linq.Expressions.BlockN
struct BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC;
// System.Linq.Expressions.Interpreter.BranchFalseInstruction
struct BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61;
// System.Linq.Expressions.Interpreter.BranchInstruction
struct BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165;
// System.Linq.Expressions.Interpreter.BranchLabel
struct BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA;
// System.Linq.Expressions.Interpreter.BranchTrueInstruction
struct BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D;
// System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction
struct ByRefMethodInfoCallInstruction_t1B853DBD250C0E16BCECF7A843698351E724E7DE;
// System.Linq.Expressions.ByRefParameterExpression
struct ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D;
// System.Linq.Expressions.Interpreter.ByRefUpdater
struct ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17;
// System.Globalization.Calendar
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
// System.Linq.Expressions.Interpreter.CallInstruction
struct CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF;
// System.Linq.Expressions.CatchBlock
struct CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA;
// System.Linq.Expressions.Interpreter.CoalescingBranchInstruction
struct CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4;
// System.Globalization.CompareInfo
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
// System.Linq.Expressions.ConditionalExpression
struct ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913;
// System.Linq.Expressions.ConstantExpression
struct ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547;
// System.Reflection.ConstructorInfo
struct ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB;
// System.Globalization.CultureData
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
// System.Globalization.DateTimeFormatInfo
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
// System.Linq.Expressions.DebugInfoExpression
struct DebugInfoExpression_t808B3A8EC95A4DBE7CF0D9340FF47297B96124F8;
// System.Linq.Expressions.Interpreter.DecrementInstruction
struct DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A;
// System.Linq.Expressions.DefaultExpression
struct DefaultExpression_t68E278AD7534F283D174570B240C596979B26533;
// System.Linq.Expressions.Interpreter.DefaultValueInstruction
struct DefaultValueInstruction_tF75A9564888B8CE1C4BE6F46793FB77B49848897;
// System.Delegate
struct Delegate_t;
// System.DelegateData
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
// System.Linq.Expressions.Interpreter.DivInstruction
struct DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F;
// System.Linq.Expressions.ElementInit
struct ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2;
// System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction
struct EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2;
// System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction
struct EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451;
// System.Linq.Expressions.Interpreter.EnterFaultInstruction
struct EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70;
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction
struct EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815;
// System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction
struct EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880;
// System.Linq.Expressions.Interpreter.EnterTryFaultInstruction
struct EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36;
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2;
// System.Linq.Expressions.Interpreter.EqualInstruction
struct EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C;
// System.Exception
struct Exception_t;
// System.Linq.Expressions.Interpreter.ExceptionFilter
struct ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287;
// System.Linq.Expressions.Interpreter.ExceptionHandler
struct ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction
struct ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8;
// System.Linq.Expressions.Expression
struct Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785;
// System.Linq.Expressions.ExpressionStringBuilder
struct ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9;
// System.Linq.Expressions.ExpressionVisitor
struct ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590;
// System.Linq.Expressions.FieldExpression
struct FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED;
// System.Reflection.FieldInfo
struct FieldInfo_t;
// System.Linq.Expressions.Interpreter.FieldInstruction
struct FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB;
// System.Linq.Expressions.FullConditionalExpression
struct FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B;
// System.Linq.Expressions.FullConditionalExpressionWithType
struct FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F;
// System.Linq.Expressions.Interpreter.GetArrayItemInstruction
struct GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565;
// System.Linq.Expressions.GotoExpression
struct GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C;
// System.Linq.Expressions.Interpreter.GotoInstruction
struct GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction
struct GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D;
// System.Linq.Expressions.IArgumentProvider
struct IArgumentProvider_tE4CF1AA45F936DB9894DAE3BB715F27447B69A85;
// System.Collections.IDictionary
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
// System.Collections.IEnumerator
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
// System.IFormatProvider
struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52;
// System.Linq.Expressions.IParameterProvider
struct IParameterProvider_tA879E2897812597C54EAFD3F2D5E6593EF584F5C;
// System.Linq.Expressions.IndexExpression
struct IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347;
// System.Linq.Expressions.Interpreter.IndexedBranchInstruction
struct IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E;
// System.Linq.Expressions.InstanceMethodCallExpression
struct InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0;
// System.Linq.Expressions.InstanceMethodCallExpression0
struct InstanceMethodCallExpression0_t20B1527CA370A1F8C5C9001CBB2820CF1C3DF537;
// System.Linq.Expressions.InstanceMethodCallExpression1
struct InstanceMethodCallExpression1_t98746BF7B726CC88D70E4AFD3C34444D197B6931;
// System.Linq.Expressions.InstanceMethodCallExpression2
struct InstanceMethodCallExpression2_t6E5A3152295E390BC5C36C71E940EC02AD27671F;
// System.Linq.Expressions.InstanceMethodCallExpression3
struct InstanceMethodCallExpression3_t07E3473B0EA6175BC66B2DDF645398DD4942AA13;
// System.Linq.Expressions.InstanceMethodCallExpressionN
struct InstanceMethodCallExpressionN_tC0BD2FED71D3E97889302B5CAE1CA0E4E36CC7B5;
// System.Linq.Expressions.Interpreter.Instruction
struct Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998;
// System.Linq.Expressions.Interpreter.InstructionList
struct InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A;
// System.InsufficientExecutionStackException
struct InsufficientExecutionStackException_t2597D0F21647B6B59BD576904281BC5CA340CE4C;
// System.Linq.Expressions.Interpreter.InterpretedFrame
struct InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D;
// System.Linq.Expressions.Interpreter.Interpreter
struct Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1;
// System.InvalidOperationException
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB;
// System.InvalidProgramException
struct InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B;
// System.Linq.Expressions.InvocationExpression
struct InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27;
// System.Linq.Expressions.InvocationExpression1
struct InvocationExpression1_tCFF61B4D3CB587AA119B113599F1CB6CAF1909E3;
// System.Linq.Expressions.LabelExpression
struct LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD;
// System.Linq.Expressions.Interpreter.LabelScopeInfo
struct LabelScopeInfo_t9A3AFC3478A9A27716143323FD6CA5A9DC3C530C;
// System.Linq.Expressions.LabelTarget
struct LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5;
// System.Linq.Expressions.LambdaExpression
struct LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E;
// System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction
struct LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C;
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction
struct LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB;
// System.Linq.Expressions.Interpreter.LeaveFaultInstruction
struct LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73;
// System.Linq.Expressions.Interpreter.LeaveFinallyInstruction
struct LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7;
// System.Linq.Expressions.Interpreter.LightCompiler
struct LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A;
// System.Linq.Expressions.Interpreter.LightDelegateCreator
struct LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58;
// System.Linq.Expressions.Interpreter.LightLambda
struct LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5;
// System.Linq.Expressions.ListInitExpression
struct ListInitExpression_t17F605CCB3EF8546E6A4F0B5DF6F77AA6234CDC8;
// System.Linq.Expressions.Interpreter.LoadFieldInstruction
struct LoadFieldInstruction_tCE16ADB10ABEB74C4D0869A392747B8AE52D492D;
// System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction
struct LoadStaticFieldInstruction_t9282EAD231C74180327ABDBD4DE35B2D3D8651FB;
// System.Linq.Expressions.Interpreter.LocalVariables
struct LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44;
// System.Linq.Expressions.LoopExpression
struct LoopExpression_tF19666C04BA4324D8B8D5264E58FCF4FDB988E83;
// System.Linq.Expressions.MemberAssignment
struct MemberAssignment_t09AA042CD70E61F33808EDFE79B5A5080C5F67E8;
// System.Linq.Expressions.MemberBinding
struct MemberBinding_t647723B01D7F0656247A62635B9C4C0A3387CA9D;
// System.Linq.Expressions.MemberExpression
struct MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89;
// System.Reflection.MemberFilter
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
// System.Reflection.MemberInfo
struct MemberInfo_t;
// System.Linq.Expressions.MemberInitExpression
struct MemberInitExpression_t3C9AF5E716CCB7784F51A5F39A16D6780CBA400C;
// System.Linq.Expressions.MemberListBinding
struct MemberListBinding_t23B4FB0945C33BFBFED90A2ADF8CCB5943718D47;
// System.Linq.Expressions.MemberMemberBinding
struct MemberMemberBinding_tB7A0A0BFCB1A61C5ADA2E0CC8F28249B92C3C093;
// System.Reflection.MethodBase
struct MethodBase_t;
// System.Linq.Expressions.MethodCallExpression
struct MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB;
// System.Linq.Expressions.MethodCallExpression0
struct MethodCallExpression0_t5B3BC850DF21CFF4E0BD652623FAE34599714F98;
// System.Linq.Expressions.MethodCallExpression1
struct MethodCallExpression1_tF1069B1E5953268D92E953CEFA09FB3384428C30;
// System.Linq.Expressions.MethodCallExpression2
struct MethodCallExpression2_tD7AA9CE55917E2EC5E9F20ECE4C84F1F60684F06;
// System.Linq.Expressions.MethodCallExpression3
struct MethodCallExpression3_tD4BB241054849DBB583E3D1597C540B19F71B6D8;
// System.Linq.Expressions.MethodCallExpression4
struct MethodCallExpression4_tA5A1335B47380631593E599C6DB6D7DFD5A8DC85;
// System.Linq.Expressions.MethodCallExpression5
struct MethodCallExpression5_tE020F88F76452867093769BF30227149372539A3;
// System.Linq.Expressions.MethodCallExpressionN
struct MethodCallExpressionN_t8CD330262898CF45DFA7BC7E8E4DBFEEB4731EAB;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// System.Linq.Expressions.Interpreter.MethodInfoCallInstruction
struct MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6;
// System.Linq.Expressions.NewArrayBoundsExpression
struct NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE;
// System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction
struct NewArrayBoundsInstruction_t9969E44E0E1792DA65947D73FFC8C9C6ED654EC9;
// System.Linq.Expressions.NewArrayExpression
struct NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E;
// System.Linq.Expressions.NewArrayInitExpression
struct NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A;
// System.Linq.Expressions.Interpreter.NewArrayInitInstruction
struct NewArrayInitInstruction_tAB09713761BF9AD3303B81FE433E2025C5D3F68D;
// System.Linq.Expressions.Interpreter.NewArrayInstruction
struct NewArrayInstruction_t4D7C78AB7B99F7A271DBD6095EE666D1451CA6B1;
// System.Linq.Expressions.NewExpression
struct NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51;
// System.Linq.Expressions.NewValueTypeExpression
struct NewValueTypeExpression_t005A11BB18CC815F90DE9AF7A59BBFE16CC6116D;
// System.NotSupportedException
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
// System.Linq.Expressions.Interpreter.OffsetInstruction
struct OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A;
// System.OverflowException
struct OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C;
// System.Linq.Expressions.ParameterExpression
struct ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110;
// System.Reflection.ParameterInfo
struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F;
// System.Linq.Expressions.PropertyExpression
struct PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3;
// System.Reflection.PropertyInfo
struct PropertyInfo_t;
// System.Linq.Expressions.Interpreter.RethrowException
struct RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6;
// System.Linq.Expressions.RuntimeVariablesExpression
struct RuntimeVariablesExpression_tCD421AAE9273B4E6E8BB4BC327CCF3D2ABF368B3;
// System.Runtime.CompilerServices.RuntimeWrappedException
struct RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
// System.Linq.Expressions.Scope1
struct Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A;
// System.Linq.Expressions.ScopeExpression
struct ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382;
// System.Linq.Expressions.ScopeN
struct ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807;
// System.Linq.Expressions.ScopeWithType
struct ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639;
// System.Linq.Expressions.Interpreter.SetArrayItemInstruction
struct SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F;
// System.Linq.Expressions.StackGuard
struct StackGuard_t6F37D81861288F2039A29A88A6287419F220E849;
// System.Linq.Expressions.Interpreter.StoreFieldInstruction
struct StoreFieldInstruction_t7C13375789094395EBD4332720135FDB0EB1CFDC;
// System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction
struct StoreStaticFieldInstruction_t0BAF143B7FDCABDB4FD7363E3A2CF24A83114CF4;
// System.String
struct String_t;
// System.Text.StringBuilder
struct StringBuilder_t;
// System.Linq.Expressions.Interpreter.StringSwitchInstruction
struct StringSwitchInstruction_tAC76A9571E6022CF041714B05715E1185A8F8479;
// System.Linq.Expressions.SwitchCase
struct SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A;
// System.Linq.Expressions.SwitchExpression
struct SwitchExpression_t82E1A1050DDA8011E8C676925BDC17E352FC4959;
// System.Linq.Expressions.SymbolDocumentInfo
struct SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3;
// System.Reflection.TargetInvocationException
struct TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2;
// System.Globalization.TextInfo
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
// System.Linq.Expressions.Interpreter.ThrowInstruction
struct ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A;
// System.Linq.Expressions.Interpreter.TryCatchFinallyHandler
struct TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0;
// System.Linq.Expressions.TryExpression
struct TryExpression_t2B12A2235D60735717434CCAB121609D07D98574;
// System.Linq.Expressions.Interpreter.TryFaultHandler
struct TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D;
// System.Type
struct Type_t;
// System.Linq.Expressions.TypeBinaryExpression
struct TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF;
// System.Linq.Expressions.TypedConstantExpression
struct TypedConstantExpression_t13F5FC46E1120DAFB6DD6CDE12CDD63474ED74E7;
// System.Linq.Expressions.TypedParameterExpression
struct TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07;
// System.Linq.Expressions.UnaryExpression
struct UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96;
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
// System.Linq.Expressions.Interpreter.AddInstruction/AddDouble
struct AddDouble_t404BDF056899492D3F12CB96A1380C135712675D;
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt16
struct AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA;
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt32
struct AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE;
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt64
struct AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6;
// System.Linq.Expressions.Interpreter.AddInstruction/AddSingle
struct AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683;
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16
struct AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069;
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32
struct AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6;
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64
struct AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC;
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16
struct AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591;
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32
struct AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F;
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64
struct AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF;
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16
struct AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465;
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32
struct AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B;
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64
struct AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823;
// System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean
struct AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708;
// System.Linq.Expressions.Interpreter.AndInstruction/AndByte
struct AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29;
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt16
struct AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D;
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt32
struct AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA;
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt64
struct AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F;
// System.Linq.Expressions.Interpreter.AndInstruction/AndSByte
struct AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE;
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16
struct AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649;
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32
struct AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C;
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64
struct AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8;
// System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18
struct U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble
struct DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16
struct DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32
struct DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64
struct DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle
struct DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16
struct DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32
struct DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C;
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64
struct DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA;
// System.Linq.Expressions.Interpreter.DivInstruction/DivDouble
struct DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647;
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt16
struct DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340;
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt32
struct DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4;
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt64
struct DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5;
// System.Linq.Expressions.Interpreter.DivInstruction/DivSingle
struct DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C;
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16
struct DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30;
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32
struct DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2;
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64
struct DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean
struct EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull
struct EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte
struct EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull
struct EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar
struct EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull
struct EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble
struct EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull
struct EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16
struct EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull
struct EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32
struct EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull
struct EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64
struct EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull
struct EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference
struct EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte
struct EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull
struct EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle
struct EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull
struct EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16
struct EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull
struct EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32
struct EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull
struct EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64
struct EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B;
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull
struct EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean
struct ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte
struct ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16
struct ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32
struct ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64
struct ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte
struct ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16
struct ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32
struct ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A;
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64
struct ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71;
// System.Linq.Expressions.Expression/<>c
struct U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte
struct GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar
struct GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble
struct GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16
struct GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32
struct GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64
struct GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte
struct GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle
struct GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16
struct GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32
struct GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444;
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64
struct GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E;
IL2CPP_EXTERN_C RuntimeClass* AddDouble_t404BDF056899492D3F12CB96A1380C135712675D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DefaultExpression_t68E278AD7534F283D174570B240C596979B26533_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Delegate_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EmptyReadOnlyCollection_1_t900EA35DD5424C3123926922D20A1AE39EF877E8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExpressionType_tAA03F259DBEAA7B62E085C620D7B879FAA696B25_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InsufficientExecutionStackException_t2597D0F21647B6B59BD576904281BC5CA340CE4C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RuntimeArray_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral0018FA949C335C268F9F66DE99D4EECF2660BCC4;
IL2CPP_EXTERN_C String_t* _stringLiteral0280D409FE3ADEA994E62B6FC7ADFD08A7BC445A;
IL2CPP_EXTERN_C String_t* _stringLiteral0419F10D65478107C9B7ACDC31842682EDD2BEF6;
IL2CPP_EXTERN_C String_t* _stringLiteral052EE60531114B35FEF5633AEC7E950F5D071C18;
IL2CPP_EXTERN_C String_t* _stringLiteral05ADB5F38C404AF9303DD1FB2C08A73F34EA5F63;
IL2CPP_EXTERN_C String_t* _stringLiteral05BAF5F0C99D533258EA5C61E57896D32C59E637;
IL2CPP_EXTERN_C String_t* _stringLiteral083B3C3BCBD8E9403C00BB6509424CFF44C89CCC;
IL2CPP_EXTERN_C String_t* _stringLiteral08CB0ED231181BF1B560358338A71E0A85D37491;
IL2CPP_EXTERN_C String_t* _stringLiteral08CFE4D708959435BF56C4B792145841BEA91832;
IL2CPP_EXTERN_C String_t* _stringLiteral09600D54B6B1D49C4C90FEE9A598C0A9884F4E83;
IL2CPP_EXTERN_C String_t* _stringLiteral0A08504CE4D03C27B3393379203A99CADA8CF1A3;
IL2CPP_EXTERN_C String_t* _stringLiteral0AC02EBF34F6CB40FDBEA44B5AC663CFCF35E618;
IL2CPP_EXTERN_C String_t* _stringLiteral0B375BAC6A2F5BCC2F43FE30AA854CBE50612F1B;
IL2CPP_EXTERN_C String_t* _stringLiteral0ECEE86ABC0D814B2293191DE418A63357049A33;
IL2CPP_EXTERN_C String_t* _stringLiteral0F144BDAF6EE2C0E6CFB19145B2E6195FD2E6540;
IL2CPP_EXTERN_C String_t* _stringLiteral107694947DB47644F8036602F63473486E1ED925;
IL2CPP_EXTERN_C String_t* _stringLiteral1112AC46F1B7D265DAF574D30A707BBB5751ECBA;
IL2CPP_EXTERN_C String_t* _stringLiteral1185E7A742B76A90CD9B54C1E4E52644B80BBA5F;
IL2CPP_EXTERN_C String_t* _stringLiteral12A8CFE76663728B9BB5B211ABE6F9AB7F527629;
IL2CPP_EXTERN_C String_t* _stringLiteral15CF6F769B0EB2F2E90C1E65CE61C1FE2C0478AF;
IL2CPP_EXTERN_C String_t* _stringLiteral16CE4C265479AEFCAA696C03E5FE3E9D766BD757;
IL2CPP_EXTERN_C String_t* _stringLiteral17EC03BBCC5EAC329B6641870176EE69FA35637B;
IL2CPP_EXTERN_C String_t* _stringLiteral1A0F78273B032DEAF4CAB0632117F04B42207624;
IL2CPP_EXTERN_C String_t* _stringLiteral1A2D41CFC5C10D1FBA3BCCC8701FF8D4BB18FFEE;
IL2CPP_EXTERN_C String_t* _stringLiteral1AF061225F94C2ACBCB66B14734547596597CE25;
IL2CPP_EXTERN_C String_t* _stringLiteral1B926A10ECCB48C182C329FC5AB860E4367473AE;
IL2CPP_EXTERN_C String_t* _stringLiteral1CD8764C371555605962F13FE424317D42316A20;
IL2CPP_EXTERN_C String_t* _stringLiteral1E024F8C2BA0751536AEC01C2BB37A58D23E925C;
IL2CPP_EXTERN_C String_t* _stringLiteral1E2D64BE0B742BB1DC39B3D63EF37D7C05169A08;
IL2CPP_EXTERN_C String_t* _stringLiteral1E4602BE3906A5DB069E16BF150494788139ED9F;
IL2CPP_EXTERN_C String_t* _stringLiteral1E77C8D5904D216C0CB266860238E3274F6A9750;
IL2CPP_EXTERN_C String_t* _stringLiteral1FA13CA565DC9B5105D70A528D26A6FC7A57049E;
IL2CPP_EXTERN_C String_t* _stringLiteral20E39C3AB7068FAFD9E4B868E16D2E5BC64D4952;
IL2CPP_EXTERN_C String_t* _stringLiteral22765FD2F5FD683B4AD41149C7250FDD99446CE5;
IL2CPP_EXTERN_C String_t* _stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0;
IL2CPP_EXTERN_C String_t* _stringLiteral25F5EF17AC725A91FE3F3CE895C16ED6DD9B3499;
IL2CPP_EXTERN_C String_t* _stringLiteral2753DED4A753D69B86213F583EFED4AE585D94B7;
IL2CPP_EXTERN_C String_t* _stringLiteral2783420FD0C038B0FC9DE02BFB28312E25000E37;
IL2CPP_EXTERN_C String_t* _stringLiteral27C26121B75245C100CA1D2E8E73E713DD2F2E03;
IL2CPP_EXTERN_C String_t* _stringLiteral29539CF9C0050D20C86E38130F25844476FB63BD;
IL2CPP_EXTERN_C String_t* _stringLiteral2A474FBC7EC4EA2C1A762D0FB32562808DDDA351;
IL2CPP_EXTERN_C String_t* _stringLiteral2AD49508FEEE2ED6B87C00368D21B2C11D90DEDA;
IL2CPP_EXTERN_C String_t* _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1;
IL2CPP_EXTERN_C String_t* _stringLiteral2BFEA8ED9CBDE1026927193DB8E916992ED328DA;
IL2CPP_EXTERN_C String_t* _stringLiteral2CA87F419D39A7A061EC2195DE4BF6A36167C15A;
IL2CPP_EXTERN_C String_t* _stringLiteral2D3AD740846218FEC7EB592218E5376624F77D9D;
IL2CPP_EXTERN_C String_t* _stringLiteral2D822A2BF34869F9892896A8851640A9FCB0F8EE;
IL2CPP_EXTERN_C String_t* _stringLiteral2E1312F7E6FB6D15DE25A38E994B710E167B61A7;
IL2CPP_EXTERN_C String_t* _stringLiteral2E766EB785DFC105AC2A895C8F418D3B19A90417;
IL2CPP_EXTERN_C String_t* _stringLiteral2EA5D901C719F51450F4027DF0FEC259DBE56C69;
IL2CPP_EXTERN_C String_t* _stringLiteral30C11F235EC8D2FDE84472B846C07998425FC47B;
IL2CPP_EXTERN_C String_t* _stringLiteral3171537C1CEDAF45027390AED5751A93E57A12BC;
IL2CPP_EXTERN_C String_t* _stringLiteral31A08F6C04A5038A25CA76807E0B17461059ED99;
IL2CPP_EXTERN_C String_t* _stringLiteral3288AB127ACD651A023C9410A7265556616F5074;
IL2CPP_EXTERN_C String_t* _stringLiteral347A0369581ABD9DAE90C8C9DB94DDC38B1E9F62;
IL2CPP_EXTERN_C String_t* _stringLiteral34DF6A8E243A634C5B2054C0F4E5D270F942B6F2;
IL2CPP_EXTERN_C String_t* _stringLiteral365B734430D9CF2AB2319E3E14FDC9F33C4F862C;
IL2CPP_EXTERN_C String_t* _stringLiteral366CFA846440793E062002B50B772FC743DE407F;
IL2CPP_EXTERN_C String_t* _stringLiteral39EE071DBFF62B93DB3A1FF65E0FE4AB2D376048;
IL2CPP_EXTERN_C String_t* _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0;
IL2CPP_EXTERN_C String_t* _stringLiteral3D17DCEBD7B943FD0C4381B33C8A715ED66BF7B6;
IL2CPP_EXTERN_C String_t* _stringLiteral3D9FD30603150D66B02BDDF67069CAA738EB205A;
IL2CPP_EXTERN_C String_t* _stringLiteral3E62F1248D586FD058D2AE3632C334AC9B914033;
IL2CPP_EXTERN_C String_t* _stringLiteral3E8544521FACB1DB8EFA296EC176F9980B350C66;
IL2CPP_EXTERN_C String_t* _stringLiteral3EB432DF0AA38DCA0FF1899A2C35BE87DC5F7AF3;
IL2CPP_EXTERN_C String_t* _stringLiteral3ECB8E1843C72C921E80AF7EBAA40BE59115F111;
IL2CPP_EXTERN_C String_t* _stringLiteral40DD3D56B7CA3BB12EAD2E0F8E58A0F87C929A23;
IL2CPP_EXTERN_C String_t* _stringLiteral413DFBE3848DA641C9ECD86DF8C221B6FCCCCC98;
IL2CPP_EXTERN_C String_t* _stringLiteral418FA1862825E9842DF0929F78CF82E6BBCD9254;
IL2CPP_EXTERN_C String_t* _stringLiteral4229089BA64B299A6AFCCCA6AD45AFFC60BB154F;
IL2CPP_EXTERN_C String_t* _stringLiteral425BC97F8069D7AE79D97C7E81658B58F2BCBD52;
IL2CPP_EXTERN_C String_t* _stringLiteral42E879C043E20E8AB8C2BD566F44D7EBBE3B5EAE;
IL2CPP_EXTERN_C String_t* _stringLiteral431996AE9D55F610ECC62A67B60AFB5EF7090C09;
IL2CPP_EXTERN_C String_t* _stringLiteral43518F54AC1A7F3CEBE1CD78BAC5AEB67B674D3B;
IL2CPP_EXTERN_C String_t* _stringLiteral44906E572DF65ABC4C2C1ED9915172730368C040;
IL2CPP_EXTERN_C String_t* _stringLiteral45CBEF9B45DF6B12CE78CFF4430BAA55F49A4948;
IL2CPP_EXTERN_C String_t* _stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4;
IL2CPP_EXTERN_C String_t* _stringLiteral4752972CF22F1E5B3BCBF5CB44529D259E701388;
IL2CPP_EXTERN_C String_t* _stringLiteral48B47FDDA57B9DCA9053DF62A8543DB0F876C7BF;
IL2CPP_EXTERN_C String_t* _stringLiteral4A3E0777CA036CEEB48D3BF32DD99000A0A11230;
IL2CPP_EXTERN_C String_t* _stringLiteral4AA544F1E51CD304DAF5AEAE3FCAF06FA4C7B753;
IL2CPP_EXTERN_C String_t* _stringLiteral4C5051885075FD52E8654B584627FB4775A854E8;
IL2CPP_EXTERN_C String_t* _stringLiteral4D46793C6718168058BA573A6A3287A1EBCE924F;
IL2CPP_EXTERN_C String_t* _stringLiteral4D63650286A1E1FD31796F6AE418A16D3A0C143B;
IL2CPP_EXTERN_C String_t* _stringLiteral4E9616E9F10ACA4A75D795C4BF135C1093B27F4D;
IL2CPP_EXTERN_C String_t* _stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD;
IL2CPP_EXTERN_C String_t* _stringLiteral52904F96F0310B12FD108539A0EA4F51CD17EF83;
IL2CPP_EXTERN_C String_t* _stringLiteral52A0679C625D3F4E21EB71F4D252F6E3CCC5AB81;
IL2CPP_EXTERN_C String_t* _stringLiteral5385EB3189C7363E5A9055A75DB0DD1EE342BCCD;
IL2CPP_EXTERN_C String_t* _stringLiteral561DD56768A8A61E73B01577FC2C730CB6FEA1D0;
IL2CPP_EXTERN_C String_t* _stringLiteral56F8ED283148F86DC021F144733AD8F493F586DC;
IL2CPP_EXTERN_C String_t* _stringLiteral588B5003E90842297A3E14C36CDD902C7A4F4BF9;
IL2CPP_EXTERN_C String_t* _stringLiteral59C2604863E3066ABC8CFE24AAF2F5EA9E9C48C1;
IL2CPP_EXTERN_C String_t* _stringLiteral59C7056EE190747D1BAD01074B5293AB80CDBB3A;
IL2CPP_EXTERN_C String_t* _stringLiteral5B5A9DB1502DC06915EDA73059799548138390AE;
IL2CPP_EXTERN_C String_t* _stringLiteral5BE54931B5ABE95BBACFEEFFDDD9BC05CD65DE8B;
IL2CPP_EXTERN_C String_t* _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174;
IL2CPP_EXTERN_C String_t* _stringLiteral5E4222789BAD2B5965A87EF504E37D9955FE066D;
IL2CPP_EXTERN_C String_t* _stringLiteral61759565E575B9B47703E5D2E5144C3E988BBEAB;
IL2CPP_EXTERN_C String_t* _stringLiteral61F88D494981C0942241D17320D9FE9BFBA9E10F;
IL2CPP_EXTERN_C String_t* _stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97;
IL2CPP_EXTERN_C String_t* _stringLiteral652020781139A0A2B14DBD0B9030CECA23499296;
IL2CPP_EXTERN_C String_t* _stringLiteral662D98DC66A11F3291225A068D8F90FEA284E8D6;
IL2CPP_EXTERN_C String_t* _stringLiteral66F267A295F46E29841DDB6BC0AA0EDE7D21BC15;
IL2CPP_EXTERN_C String_t* _stringLiteral67A90A42A6455E19FAEFD2A1E887AFDBD8241B07;
IL2CPP_EXTERN_C String_t* _stringLiteral685F03A20B4D8F7057AE8F4C7F6D74F1E8CF9CFE;
IL2CPP_EXTERN_C String_t* _stringLiteral6919B545440DB3ECB6BC68172682D8A9F35BA570;
IL2CPP_EXTERN_C String_t* _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA;
IL2CPP_EXTERN_C String_t* _stringLiteral6993912CA9E5499571A0BA26FC476ABF23B247C8;
IL2CPP_EXTERN_C String_t* _stringLiteral69F359B71F6F4DE78ABF7256A90B314F213EE57E;
IL2CPP_EXTERN_C String_t* _stringLiteral6A17911E1C6A38E694202B75A0E6627A933FA0D5;
IL2CPP_EXTERN_C String_t* _stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710;
IL2CPP_EXTERN_C String_t* _stringLiteral6D02371077946CDDB3405CBFC7A6434ECBD716F6;
IL2CPP_EXTERN_C String_t* _stringLiteral716B498A87E675030CCCDDA8A5937CE30239665D;
IL2CPP_EXTERN_C String_t* _stringLiteral724606A2F4293BF4F50431C09FCFD0F7F4FE73E9;
IL2CPP_EXTERN_C String_t* _stringLiteral725B1CAFF9B49E1231FDA15B85166BBEFAA36A11;
IL2CPP_EXTERN_C String_t* _stringLiteral728E9AD457A87EF07C55B5C8498DC13D768C0B15;
IL2CPP_EXTERN_C String_t* _stringLiteral746515BB60DB24A53499870A86D28FF7244B3B64;
IL2CPP_EXTERN_C String_t* _stringLiteral7568605F6D1B76C8BDBDF655EFC1B89CE1FC9851;
IL2CPP_EXTERN_C String_t* _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
IL2CPP_EXTERN_C String_t* _stringLiteral758F93F3CB6DF9025C805911F891F771E9A34EC3;
IL2CPP_EXTERN_C String_t* _stringLiteral76E510AD1F7550E6BC74A7F08C15C62CF6F24C67;
IL2CPP_EXTERN_C String_t* _stringLiteral775D83CBD980D10040B075366CB87EDD8F3C0FFE;
IL2CPP_EXTERN_C String_t* _stringLiteral79A194D17122AE4FAE98BAB9D513FA1EB31F4C29;
IL2CPP_EXTERN_C String_t* _stringLiteral79C235DD5658E27587B647F1B18D450D497FAAE9;
IL2CPP_EXTERN_C String_t* _stringLiteral7B3B7653842708CFCF22E8EBA38ADB8CEF11CADF;
IL2CPP_EXTERN_C String_t* _stringLiteral7BCD0055266E6A2D27046CB48F7AD1B5424E7F89;
IL2CPP_EXTERN_C String_t* _stringLiteral7DF543E5CEBA28135FC0D7A2CDAD26732720D611;
IL2CPP_EXTERN_C String_t* _stringLiteral7EF1829A378D66B1DD70A767729127A0DC5EDCAE;
IL2CPP_EXTERN_C String_t* _stringLiteral7F70A5FFB74237FFCD4F30931A1BE065AFF805DA;
IL2CPP_EXTERN_C String_t* _stringLiteral7FBF491D8A6339642C3B0B8599FD08C4E3BAB7FF;
IL2CPP_EXTERN_C String_t* _stringLiteral8053CC457DE50FCA8F0EF81A23C9210F62C37F12;
IL2CPP_EXTERN_C String_t* _stringLiteral812BBB586E626F59DADED777F983C5B0511BBBFE;
IL2CPP_EXTERN_C String_t* _stringLiteral8229C5A1D1D6D2FABEFC31963B972A057188D8A3;
IL2CPP_EXTERN_C String_t* _stringLiteral82641F1B48595756BE451F9B9E0AF7E032EB37BD;
IL2CPP_EXTERN_C String_t* _stringLiteral82D2A094BA1D60CF15B1F5127728BE263C7A58B9;
IL2CPP_EXTERN_C String_t* _stringLiteral82E1F354636F248C0774B9D8C5BD90B6FD1CE7A4;
IL2CPP_EXTERN_C String_t* _stringLiteral83D6D2FA9D43F4DBD1B6CA1A8AE83F684116D9BE;
IL2CPP_EXTERN_C String_t* _stringLiteral84784D5532B1F3491CF3BB9FEE1A6AB1C13C8544;
IL2CPP_EXTERN_C String_t* _stringLiteral8502B74AE7C6DDC99AF74CFE502D4AE67B01521E;
IL2CPP_EXTERN_C String_t* _stringLiteral85B9EA2747049AE6321999DAEA9B38F6ABEB4DC4;
IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1;
IL2CPP_EXTERN_C String_t* _stringLiteral8719FFC739536C9848492D037E063238122D6A84;
IL2CPP_EXTERN_C String_t* _stringLiteral8720458507D6C6D12928DD04D7AAF1F058DD9C72;
IL2CPP_EXTERN_C String_t* _stringLiteral8884690BE8675F580526DA9F59E741FBA925DB84;
IL2CPP_EXTERN_C String_t* _stringLiteral89D6442D91DA5AD2268B68E5E9894B822E3BD406;
IL2CPP_EXTERN_C String_t* _stringLiteral8B17A4C81AB48771D7659B79C80377AE8F60A01A;
IL2CPP_EXTERN_C String_t* _stringLiteral8D004CCFB2C7F7062B882865483FF7F4DC36E04E;
IL2CPP_EXTERN_C String_t* _stringLiteral8E12466D0B5A509F61FDCC5267CCCC3215DB5220;
IL2CPP_EXTERN_C String_t* _stringLiteral8FAA66A1A98447E9B18F94AB50BCA8AA76F2DF6C;
IL2CPP_EXTERN_C String_t* _stringLiteral92235D9FF02B2FBFFECD2B87DA339B75ECB00132;
IL2CPP_EXTERN_C String_t* _stringLiteral92CF9C171F4E6EC1D61C222D8784A275CEFAA309;
IL2CPP_EXTERN_C String_t* _stringLiteral9305C6B967C60BDBF852886B9B149EBDC57010CE;
IL2CPP_EXTERN_C String_t* _stringLiteral9376E3B78102EC033F8620C7020D273BC20A6D56;
IL2CPP_EXTERN_C String_t* _stringLiteral969E287ADCBB732E54814AD30BE5A3909A6F3EEB;
IL2CPP_EXTERN_C String_t* _stringLiteral970D4C7D88789888AD0B465912F4AA24A70C35DD;
IL2CPP_EXTERN_C String_t* _stringLiteral98C264C084C59779F61B419DDA3033D65EA2672D;
IL2CPP_EXTERN_C String_t* _stringLiteral9B837CEAE92D5E7CBE33F53374AE0C5678C75372;
IL2CPP_EXTERN_C String_t* _stringLiteral9D98CF45AE5B5E623759A6DCB43B04AC6BAE9719;
IL2CPP_EXTERN_C String_t* _stringLiteral9F9C870D3D78166F779BC1C18243D5BB08FC537A;
IL2CPP_EXTERN_C String_t* _stringLiteral9FBB4AAE395F5083E7D7C5595FA511A533D09D06;
IL2CPP_EXTERN_C String_t* _stringLiteralA041A903507FD76791B65E77B8DA1BF219158F7D;
IL2CPP_EXTERN_C String_t* _stringLiteralA1811D1FA418F6821B18E25B7C8FF8F6DA1B7309;
IL2CPP_EXTERN_C String_t* _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73;
IL2CPP_EXTERN_C String_t* _stringLiteralA42779B09629BCE81B76EF626A57A0B40F2AD827;
IL2CPP_EXTERN_C String_t* _stringLiteralA6D2C0EE36D007D1B12DE6C10BD876FE6934153D;
IL2CPP_EXTERN_C String_t* _stringLiteralA6DF45C72270FA2BB1DBC2168AD0472EA600EA70;
IL2CPP_EXTERN_C String_t* _stringLiteralA8940A906F5C8AD48C4A4F5C4D13EB5090C6A0F8;
IL2CPP_EXTERN_C String_t* _stringLiteralAC90B727603A6CB62B918D17B09B4D073954AD5B;
IL2CPP_EXTERN_C String_t* _stringLiteralAD1D3DC067F3F1FD1F13B61D3B4A23C3470D6502;
IL2CPP_EXTERN_C String_t* _stringLiteralAD3AB4CC9897182486FE349E69570E0D80FD58E7;
IL2CPP_EXTERN_C String_t* _stringLiteralB05322B5AEDB1DAB4B6981C42D9FD3F5FEEE0B14;
IL2CPP_EXTERN_C String_t* _stringLiteralB0A04C2FE2A3E75B16E545908F9CEBDC36A34CED;
IL2CPP_EXTERN_C String_t* _stringLiteralB230C8940A905364BB265DF45AEC4D1940B96946;
IL2CPP_EXTERN_C String_t* _stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B;
IL2CPP_EXTERN_C String_t* _stringLiteralB39FE4C22436BF07C584CCDE0804DD0065E93C07;
IL2CPP_EXTERN_C String_t* _stringLiteralB3F13FACFEFE5F81DEF271883D0E49258D7F6E81;
IL2CPP_EXTERN_C String_t* _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D;
IL2CPP_EXTERN_C String_t* _stringLiteralB65B3630B868DD6AE773EA7832A759782D66280A;
IL2CPP_EXTERN_C String_t* _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED;
IL2CPP_EXTERN_C String_t* _stringLiteralB8DB0CB62D6AAD389089105A47FEB79FF23EE28B;
IL2CPP_EXTERN_C String_t* _stringLiteralBB48B0D60DDB12286E90E507C8A8022426A28BF8;
IL2CPP_EXTERN_C String_t* _stringLiteralBBFD48C251E49D3683DCC1DBAF057F22B03C114D;
IL2CPP_EXTERN_C String_t* _stringLiteralBD78FEA9D8030499CE2FDA70990A7143C55C18DA;
IL2CPP_EXTERN_C String_t* _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366;
IL2CPP_EXTERN_C String_t* _stringLiteralBE82747527D515309727467BF1312EA227E65B56;
IL2CPP_EXTERN_C String_t* _stringLiteralC0463B6498B0A43B8AFC1160BA4BF9CDD7567233;
IL2CPP_EXTERN_C String_t* _stringLiteralC380DFC0F64E13A308E7E469D5834BB3C60237DE;
IL2CPP_EXTERN_C String_t* _stringLiteralC3878BC2E40CCD9482C111CE243EFF66B2AB0371;
IL2CPP_EXTERN_C String_t* _stringLiteralC3A091AD4E02C10A603C1ABF8D46467DC7770223;
IL2CPP_EXTERN_C String_t* _stringLiteralC3FEE0FA7F4F8EFBA56C6B4740111C45AA316A17;
IL2CPP_EXTERN_C String_t* _stringLiteralC400B58496A5FA148BE40646CCE1F2F9AD0F03E5;
IL2CPP_EXTERN_C String_t* _stringLiteralC5D0477D28F63C71068F0FDCB08EA11CD438A038;
IL2CPP_EXTERN_C String_t* _stringLiteralC67D141B07D378C9210E4696F19821C50AA2A583;
IL2CPP_EXTERN_C String_t* _stringLiteralC932117FE6C38705BC2A64ABEB8FF76B5C8BFBF2;
IL2CPP_EXTERN_C String_t* _stringLiteralC947C359FEA9248D6B38F361187D79FF2053D6BA;
IL2CPP_EXTERN_C String_t* _stringLiteralC9A0B762145EC1ABFDADD207AC2FBA9FD0C9575F;
IL2CPP_EXTERN_C String_t* _stringLiteralC9B04CBEAB0D487FBB038F3837F117EB12C1BB63;
IL2CPP_EXTERN_C String_t* _stringLiteralCB2070BB5AC5DA50197474C74B7EA4D7BDEEBCB1;
IL2CPP_EXTERN_C String_t* _stringLiteralCB4A9570A6551E5335E2210568E9FE5094160CB3;
IL2CPP_EXTERN_C String_t* _stringLiteralCC2FBE8C2AC3E0D465C11BBDF5D83B2C9776579F;
IL2CPP_EXTERN_C String_t* _stringLiteralCD95615C6FA0537EA62E491BB8EA05D9B30FAD08;
IL2CPP_EXTERN_C String_t* _stringLiteralCE0D0466CF5FA2BFB6607146C8D1D1F24996A4A4;
IL2CPP_EXTERN_C String_t* _stringLiteralCEB64284E1ED00524B6E5EF23096E1B25AA6A09A;
IL2CPP_EXTERN_C String_t* _stringLiteralD06BB321D883F30B1B37EE3DB4D537D020B25BF5;
IL2CPP_EXTERN_C String_t* _stringLiteralD1F23B20FB1EE08CD98DF825091B73B870DC192D;
IL2CPP_EXTERN_C String_t* _stringLiteralD28BC98B252FEA8368F9E43EB9F4367415B19BAC;
IL2CPP_EXTERN_C String_t* _stringLiteralD32F42CEFAEB656802941F988FAA2CE38CC74317;
IL2CPP_EXTERN_C String_t* _stringLiteralD51DA3A7C68D7C0B8E6C4250D56249043594AD4A;
IL2CPP_EXTERN_C String_t* _stringLiteralD7CCBDF7AC9A6709140C2811891A847313AC5DF1;
IL2CPP_EXTERN_C String_t* _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1;
IL2CPP_EXTERN_C String_t* _stringLiteralD98FE7007D1F7A79A2A7C688B6F8ADFFCFBF923E;
IL2CPP_EXTERN_C String_t* _stringLiteralD99605E29810F93D7DAE4EFBB764C41AF4E80D32;
IL2CPP_EXTERN_C String_t* _stringLiteralD9DA93352DA466F2611A4E43EAED88FC1EA07663;
IL2CPP_EXTERN_C String_t* _stringLiteralDA3394D60A781CE18DB7DB97F5E7D299230FD374;
IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
IL2CPP_EXTERN_C String_t* _stringLiteralDAA2119AF591D59A8CEB465934C89B93B7A5D302;
IL2CPP_EXTERN_C String_t* _stringLiteralDB2FD3E64B40DE7BFE1C224EA1FF4BFD9537CFFB;
IL2CPP_EXTERN_C String_t* _stringLiteralDB50854D8D501F12A08AB41550C7A4EFD8593108;
IL2CPP_EXTERN_C String_t* _stringLiteralDED004E1735B4E5BB5E28590A2348F4AC44079F7;
IL2CPP_EXTERN_C String_t* _stringLiteralDEF3E0488656774170520F9C9817540BC9B7A342;
IL2CPP_EXTERN_C String_t* _stringLiteralDF07E0F12D958B904AE2D31E9E73E3DBC3FBB2FA;
IL2CPP_EXTERN_C String_t* _stringLiteralDF5C22D4BBDCA40C387FD0C4A0A44384EA0B54CB;
IL2CPP_EXTERN_C String_t* _stringLiteralDF74F0637127DD52B6B40A32BD65B2D13DF734D9;
IL2CPP_EXTERN_C String_t* _stringLiteralDFC500CF01D877A89AA3F6E3447F79A733BA63FF;
IL2CPP_EXTERN_C String_t* _stringLiteralE0A280337FBF907EF4F329CFB3F183ECFEC3487D;
IL2CPP_EXTERN_C String_t* _stringLiteralE0F7978456CA71DA2C671C6FE8AC9A87760A7A53;
IL2CPP_EXTERN_C String_t* _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC;
IL2CPP_EXTERN_C String_t* _stringLiteralE276A8153FED2D11832189F85D9FBDCEAEEF9177;
IL2CPP_EXTERN_C String_t* _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7;
IL2CPP_EXTERN_C String_t* _stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26;
IL2CPP_EXTERN_C String_t* _stringLiteralE60F846E2C0155A9761809E804F6944C5F755E9F;
IL2CPP_EXTERN_C String_t* _stringLiteralE620B1D7A5B3C195B501656706CF79F6A6AE4EB0;
IL2CPP_EXTERN_C String_t* _stringLiteralE6971B9CA495EE944AC2E7D669A6B9C53BCF3459;
IL2CPP_EXTERN_C String_t* _stringLiteralE832ED19918938E6543E9BA5731AF60680CA08B0;
IL2CPP_EXTERN_C String_t* _stringLiteralE9704200E3584F1D74B148DB95F9864DE214230E;
IL2CPP_EXTERN_C String_t* _stringLiteralE9BD3F9E41937A7F613368FA4E38F2F06A899E15;
IL2CPP_EXTERN_C String_t* _stringLiteralEA02CABBBE0E4813D94018F8AA9206A3F797092F;
IL2CPP_EXTERN_C String_t* _stringLiteralEA16A0219ABC3D22CB0ED186988E5F23D7B36600;
IL2CPP_EXTERN_C String_t* _stringLiteralEBD8044853D38524000A9618EB61AFD6F16295E8;
IL2CPP_EXTERN_C String_t* _stringLiteralEDD5172208069A8978203A71572F6EA9E8E5F336;
IL2CPP_EXTERN_C String_t* _stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5;
IL2CPP_EXTERN_C String_t* _stringLiteralEF911DE1BCFD80F95D73E01E462BE47D7986598B;
IL2CPP_EXTERN_C String_t* _stringLiteralEFBFDE10DE5E3DF3C8E3F8E7BA60F6666FFFBCAF;
IL2CPP_EXTERN_C String_t* _stringLiteralF0599D57B4CFB76BFD7EABC08E5831D2B8A4BA64;
IL2CPP_EXTERN_C String_t* _stringLiteralF17A5AA7112D56014900A36B9CCB22F48D555A1C;
IL2CPP_EXTERN_C String_t* _stringLiteralF1F6A932B58E6C3281C821C626CF4B0456E71675;
IL2CPP_EXTERN_C String_t* _stringLiteralF301486206B32E499040BE283DC33A6C6E6763CA;
IL2CPP_EXTERN_C String_t* _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493;
IL2CPP_EXTERN_C String_t* _stringLiteralF592ECC3A1212A67A57DD1C238C4347055593AD5;
IL2CPP_EXTERN_C String_t* _stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618;
IL2CPP_EXTERN_C String_t* _stringLiteralF9C2A1B1F1F4E3219A2EBD77C8695DAB78025CC4;
IL2CPP_EXTERN_C String_t* _stringLiteralFDAAB9944D2BDD67EF768F807537202334A02D27;
IL2CPP_EXTERN_C const RuntimeMethod* AddInstruction_Create_mE176BD84C51FE1818B41B7625A53918031BEC6FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AddOvfInt16_Run_mAC21B6152D7B96274F04147230A00251C1FC9561_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AddOvfInt32_Run_m3716EC6E39F4334EA0191252641E01F373C6084F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AddOvfInt64_Run_mD201AB945E63AA36F16472653635F8A7603CE7DF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AddOvfUInt16_Run_m090F610AA1E3AE42DD48A9067B00FB19986E9F4F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AddOvfUInt32_Run_mD5BCBADAAD7447DD2458160EA1B25301679DE833_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AddOvfUInt64_Run_m66D913ED2A2A126565200FC124BB994541DAE248_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* AndInstruction_Create_m2241EDD59FE9F576FD0807CF11BFAB0970859DD0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Block2_GetExpression_m9F68DDC8BC095CE5364EDC36FEB74229F8BE9860_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Block3_GetExpression_m6044393860ED01B1EF65D5C9B590AD4BF99380C1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Block4_GetExpression_mBE595B3248CA958E0260C62D920B16C4F69594BC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Block5_GetExpression_mD71E67C7E5EC210864846A9AC94567E5F99C16BB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Add_m4A4827A1A4975ABE6ED19F52896AE21D36FC7D3B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Clear_m499B7E461546563F9F1845E35E87F5CC2012706A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_CopyTo_m1267377036BA48BB41BDA08D56B7B642ACB34D0F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Insert_m038AE49CC8A142FE2C23714CD9ED6E82E08D1283_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_RemoveAt_mA4B3C68011051835107AF05BA6DFA74A236AA62D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Remove_mB2F878611F558A1F5C61CDD305C67ADE9E6B577C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_get_IsReadOnly_mDF49B4C95CFB252E7061C00F070FDBA19292D499_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_set_Item_m7B6ECAA6FC963556F05075E275CF97DC16EE6532_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_GetExpression_mB0C23E95249EBDDD12B9EAC691C50B1C44138B82_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_GetOrMakeExpressions_m6A87259EDB2F607907689955EF46C63DB4E558D4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_Rewrite_m4DAC7287A9463A3AA1A969A89BC25E2CA7350CD5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_get_ExpressionCount_m2E75DDBF8F15E9DDECEA3253B8318ADA51198E21_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ByRefMethodInfoCallInstruction_Run_mB4474073E56F8E677862714D7BF4165027101C88_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DebugInfoExpression_get_EndLine_mFDCA6F16BEC036A243514A934D0E6862144B3E9F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DebugInfoExpression_get_IsClear_m7474D35EB4A0DF9D8103DA07A601CC00B81B66BA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DebugInfoExpression_get_StartLine_mCBA6D4DD6ABEA5061C5694738E20C4209A8936EF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DecrementInstruction_Create_m78CF0343565DFFB330828070C15188B8687C0684_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m63897227AFA7035F1772315ABBBE7FD0A250E10C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m835BB1E6EA8A8BF1242B51E28FD65B43FEF68E2A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_mEE80B960C3B902E5FB4D2458CEB323B68A954926_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DivInstruction_Create_m8BBC09B6D87BF45E6FC083566CDD057BCDA75DB7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EnterTryCatchFinallyInstruction_Run_m01D0F02DD3806E57D22F6CFCCE6903D9A50B803D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExclusiveOrInstruction_Create_m859223E69A1F72130C62B2C0EADD5838E6B24E57_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionStringBuilder_VisitBinary_m26CC08B75FD3E236FA3DB781A0042B5DC9D00D83_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionStringBuilder_VisitExpressions_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_mE3E29882EF9ECC6BFD0DEE7427A5E610FC2514FD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionStringBuilder_VisitGoto_mA9F308EC5F8ECD6D0ECAF361B20C6D93C317CC2F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionStringBuilder_VisitUnary_m4D09098EDBE0BD7DFEE76DA45F5DC89849C7EBA0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ReturnReadOnly_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m5E6794C440A190349149EE2BCF503228F618BB53_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_SameElements_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m88A164393FA612845EC6356FABA2178FBE452B8F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_ValidateBinary_m2CF5AE78E14D432D5077DFF5852599534B2548EC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_ValidateChildType_mFF582FECA093B619387E7EF9E1FC8CD2455985F9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_ValidateUnary_m17C413B386E708E614551E67B80D8FC643B0F236_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_VisitAndConvert_TisLambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_m49A157701BA1349777A9EF3E62B4C63DE8E9CB11_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m6B5A3437B8BA458FAC7206C2E4E366E5FB2B06D1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ExpressionVisitor_Visit_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m8B72085830A311A8980761246316333234F830C1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GreaterThanInstruction_Create_m28750B7D6BD069DA44C28EA5AE47CAC191305C58_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InstanceMethodCallExpression0_GetArgument_mEB22D41C513CE7794A312DD6EAA3D1F75B46FD9A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InstanceMethodCallExpression1_GetArgument_m1B3E46C133C0CF10CAA6627A0912721BD7297630_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InstanceMethodCallExpression2_GetArgument_m50E3B3478DB2BEC22B523250644E8FA7B962E008_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InstanceMethodCallExpression3_GetArgument_m3308566DAB98877013C6342203D10B702EB8F3F6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InvocationExpression1_GetArgument_m5A2B60E7B1DF0FC988EA37D932DA088C9FD8EAFC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InvocationExpression_GetArgument_m6650D7DA1FA7C1215A5DF806641B478E0B41BFC4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InvocationExpression_Rewrite_m2B1C21F8E59DA346068B51693666E41C90958E82_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InvocationExpression_get_ArgumentCount_mA6001CEE70FD099DCB1985298EA3D31CCC8BFFCA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LambdaExpression_GetParameter_m448BD2411A7D05C208B249B62C6E8A156625D259_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* LambdaExpression_get_ParameterCount_m0AAD0AC62AEDD0C20A2191243D56CFA34FDE0833_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MemberExpression_GetMember_mB44F09D4104C91F27C0F3246C222224728A9C3FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression0_GetArgument_mABFABD9A3CEAEBFE39EAD0D6FC76B78850ECC6D6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression1_GetArgument_mE5B9438168476AE4B992EC4ACE649CAA15229F45_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression2_GetArgument_m9C2887BC5B687F15B07D5D65F23F16CBBE35296E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression3_GetArgument_mCDC64710672A5F69D86316F5F75511C320B8C863_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression4_GetArgument_m523C591C9F98FFE8309860136D5DD3F69CBDAD76_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression5_GetArgument_m9E6E02C0BDCD998945B2DEE379C8BF108E6908C7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression_GetArgument_mB129B4ACE70BEDD307518B263206E6EA419E410A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression_Rewrite_mE15B140A41610279635B017128037EE3F6BB8BE0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodCallExpression_get_ArgumentCount_m48334F866757BBF44CA2B086586169D1DF1FC46C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MethodInfoCallInstruction_Run_m04F4B63AB9061FD41527F10C7A4C966BAE5136E8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NewArrayBoundsInstruction_Run_m0AE020FCC94E012FE3E56FF1E77C66217417A304_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m0222361D180AC336E45B7CD930A0BCEC2ACEBC04_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m084B4481EF9EB7C6F4B671FECCA7FFADCF41F988_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m280560945598F198B9AC072CDF5CF2FB6828E45B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m289B89C40A50E8C7721E963029B4EFD2572EDE11_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m3BC011713D323B206EB351C0C6474DFF94164668_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m432CAFD04C99CECC21AF21CD442580742C99B14A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m6EA176AD6AF65AA8EBFD1B907AC9809081EDC40D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m71BCD2392D28272B9A7693A94865BC28A244E8CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m7433FBCA26646D073E10CE3DB024BFD0AF12DF35_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m78B52D6F90A26232693A9AD371C3B2585A767A82_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_m9ECE6DF9DD81C46CFB4B1B8379C2D6DDB6F87637_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_mBD5F03FFFBDFBB1CADF5B219E0DF682952301C77_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_mBEE7A69E2919758783563C56B31B1181ACFCB245_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_mCD034F44CBDE2DECE83B8F4FFBF9EDC735218A66_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_mD276E0CA282C5DFD13A185721D0ECF962A94D593_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_mDB7AAFBF808E0E8302D135C1221BB12874C5A64E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveParameterExpression_1__ctor_mFCB931F8CA3CCBED78237F23623CE9D031138676_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_m9AD15F67FBFA5926523D1F36D353CFC6D9BB49B2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m6A9E9D520CEDD89BC8801F6D1CE354EA352D5156_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_mA8CBA2F87EBA0E03ABD25392607AC43670B2894E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Scope1_GetExpression_m2C367BB67D4229A3ECCCC87E9CC818E73B1F9F17_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StackGuard_TryEnterOnCurrentStack_mC05CD78213FCACE10A8885A64D36B1F61337A956_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ThrowInstruction_Run_mA1B3D9420E30525165BFC0BCBA9D6E72F67E9598_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_Reset_mB85F14D4C24791B677475880805639243BA5B621_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Exception_t_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* ExtensionAttribute_t55192F874E3E06FBC2C075D9AB0214C94A702991_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* RuntimeObject_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var;
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com;
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke;
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com;
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548;
struct InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56;
struct InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4;
struct ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407;
struct EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C;
struct EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE;
struct ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F;
struct GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907;
struct InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C;
struct ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C;
struct RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32>
struct Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t8A61658460FB17254FA3796E021DC61AED164F75* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tEBE08B15420BC67BA2CCF00CB0FC401CEE1820A9* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_tE4B5F81478422E33CBDE8650FC287DBA3AF04E86* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<System.String,System.Int32>
struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tEA0133B78B9FF7045128C508FA50247E525A94D6* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tCC15D033281A6593E2488FAF5B205812A152AC03* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_tCE6BD704B9571C131E2D8C8CED569DDEC4AE042B* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.EmptyArray`1<System.Object>
struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE : public RuntimeObject
{
};
// System.Dynamic.Utils.EmptyReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
struct EmptyReadOnlyCollection_1_t900EA35DD5424C3123926922D20A1AE39EF877E8 : public RuntimeObject
{
};
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock>
struct ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA : public RuntimeObject
{
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
RuntimeObject* ___list_0;
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
RuntimeObject* ____syncRoot_1;
};
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit>
struct ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004 : public RuntimeObject
{
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
RuntimeObject* ___list_0;
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
RuntimeObject* ____syncRoot_1;
};
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>
struct ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E : public RuntimeObject
{
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
RuntimeObject* ___list_0;
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
RuntimeObject* ____syncRoot_1;
};
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding>
struct ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4 : public RuntimeObject
{
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
RuntimeObject* ___list_0;
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
RuntimeObject* ____syncRoot_1;
};
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>
struct ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996 : public RuntimeObject
{
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
RuntimeObject* ___list_0;
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
RuntimeObject* ____syncRoot_1;
};
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
struct ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505 : public RuntimeObject
{
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
RuntimeObject* ___list_0;
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
RuntimeObject* ____syncRoot_1;
};
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.SwitchCase>
struct ReadOnlyCollection_1_t650E9DD3C9630E13C2E1AAD16E413916030DEFCB : public RuntimeObject
{
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
RuntimeObject* ___list_0;
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
RuntimeObject* ____syncRoot_1;
};
// System.Runtime.CompilerServices.StrongBox`1<System.Int32>
struct StrongBox_1_tF35CC8366077918FAD1C37CAC9A9F9BF03F2CE7B : public RuntimeObject
{
// T System.Runtime.CompilerServices.StrongBox`1::Value
int32_t ___Value_0;
};
// System.Linq.Expressions.ArrayBuilderExtensions
struct ArrayBuilderExtensions_t80A8C87C93FBF70660056C778D018D29BC64D364 : public RuntimeObject
{
};
// System.Attribute
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject
{
};
// System.Linq.Expressions.BlockExpressionList
struct BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759 : public RuntimeObject
{
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockExpressionList::_block
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ____block_0;
// System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList::_arg0
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg0_1;
};
// System.Linq.Expressions.Interpreter.BranchLabel
struct BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA : public RuntimeObject
{
// System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_targetIndex
int32_t ____targetIndex_0;
// System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_stackDepth
int32_t ____stackDepth_1;
// System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_continuationStackDepth
int32_t ____continuationStackDepth_2;
// System.Collections.Generic.List`1<System.Int32> System.Linq.Expressions.Interpreter.BranchLabel::_forwardBranchFixups
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ____forwardBranchFixups_3;
// System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::<LabelIndex>k__BackingField
int32_t ___U3CLabelIndexU3Ek__BackingField_4;
};
// System.Linq.Expressions.Interpreter.ByRefUpdater
struct ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17 : public RuntimeObject
{
// System.Int32 System.Linq.Expressions.Interpreter.ByRefUpdater::ArgumentIndex
int32_t ___ArgumentIndex_0;
};
// System.Linq.Expressions.CatchBlock
struct CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA : public RuntimeObject
{
// System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::<Variable>k__BackingField
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___U3CVariableU3Ek__BackingField_0;
// System.Type System.Linq.Expressions.CatchBlock::<Test>k__BackingField
Type_t* ___U3CTestU3Ek__BackingField_1;
// System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::<Body>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CBodyU3Ek__BackingField_2;
// System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::<Filter>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CFilterU3Ek__BackingField_3;
};
// System.Linq.Expressions.ConstantCheck
struct ConstantCheck_tAF03F04772566CEB8134863C384B8EED64BE0CB5 : public RuntimeObject
{
};
// System.Linq.Expressions.Interpreter.ConvertHelper
struct ConvertHelper_t2B0D70547E629787D21F3C93CAEC47F1CA1FA354 : public RuntimeObject
{
};
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject
{
// System.Boolean System.Globalization.CultureInfo::m_isReadOnly
bool ___m_isReadOnly_3;
// System.Int32 System.Globalization.CultureInfo::cultureID
int32_t ___cultureID_4;
// System.Int32 System.Globalization.CultureInfo::parent_lcid
int32_t ___parent_lcid_5;
// System.Int32 System.Globalization.CultureInfo::datetime_index
int32_t ___datetime_index_6;
// System.Int32 System.Globalization.CultureInfo::number_index
int32_t ___number_index_7;
// System.Int32 System.Globalization.CultureInfo::default_calendar_type
int32_t ___default_calendar_type_8;
// System.Boolean System.Globalization.CultureInfo::m_useUserOverride
bool ___m_useUserOverride_9;
// System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
// System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
// System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
// System.String System.Globalization.CultureInfo::m_name
String_t* ___m_name_13;
// System.String System.Globalization.CultureInfo::englishname
String_t* ___englishname_14;
// System.String System.Globalization.CultureInfo::nativename
String_t* ___nativename_15;
// System.String System.Globalization.CultureInfo::iso3lang
String_t* ___iso3lang_16;
// System.String System.Globalization.CultureInfo::iso2lang
String_t* ___iso2lang_17;
// System.String System.Globalization.CultureInfo::win3lang
String_t* ___win3lang_18;
// System.String System.Globalization.CultureInfo::territory
String_t* ___territory_19;
// System.String[] System.Globalization.CultureInfo::native_calendar_names
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names_20;
// System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
// System.Void* System.Globalization.CultureInfo::textinfo_data
void* ___textinfo_data_22;
// System.Int32 System.Globalization.CultureInfo::m_dataItem
int32_t ___m_dataItem_23;
// System.Globalization.Calendar System.Globalization.CultureInfo::calendar
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture_25;
// System.Boolean System.Globalization.CultureInfo::constructed
bool ___constructed_26;
// System.Byte[] System.Globalization.CultureInfo::cached_serialized_form
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form_27;
// System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData_28;
// System.Boolean System.Globalization.CultureInfo::m_isInherited
bool ___m_isInherited_29;
};
// Native definition for P/Invoke marshalling of System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke
{
int32_t ___m_isReadOnly_3;
int32_t ___cultureID_4;
int32_t ___parent_lcid_5;
int32_t ___datetime_index_6;
int32_t ___number_index_7;
int32_t ___default_calendar_type_8;
int32_t ___m_useUserOverride_9;
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
char* ___m_name_13;
char* ___englishname_14;
char* ___nativename_15;
char* ___iso3lang_16;
char* ___iso2lang_17;
char* ___win3lang_18;
char* ___territory_19;
char** ___native_calendar_names_20;
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
void* ___textinfo_data_22;
int32_t ___m_dataItem_23;
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture_25;
int32_t ___constructed_26;
Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData_28;
int32_t ___m_isInherited_29;
};
// Native definition for COM marshalling of System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com
{
int32_t ___m_isReadOnly_3;
int32_t ___cultureID_4;
int32_t ___parent_lcid_5;
int32_t ___datetime_index_6;
int32_t ___number_index_7;
int32_t ___default_calendar_type_8;
int32_t ___m_useUserOverride_9;
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
Il2CppChar* ___m_name_13;
Il2CppChar* ___englishname_14;
Il2CppChar* ___nativename_15;
Il2CppChar* ___iso3lang_16;
Il2CppChar* ___iso2lang_17;
Il2CppChar* ___win3lang_18;
Il2CppChar* ___territory_19;
Il2CppChar** ___native_calendar_names_20;
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
void* ___textinfo_data_22;
int32_t ___m_dataItem_23;
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture_25;
int32_t ___constructed_26;
Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData_28;
int32_t ___m_isInherited_29;
};
// System.Linq.Expressions.ElementInit
struct ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2 : public RuntimeObject
{
// System.Reflection.MethodInfo System.Linq.Expressions.ElementInit::<AddMethod>k__BackingField
MethodInfo_t* ___U3CAddMethodU3Ek__BackingField_0;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ElementInit::<Arguments>k__BackingField
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___U3CArgumentsU3Ek__BackingField_1;
};
// System.Linq.Expressions.Error
struct Error_t2E8AD85278E48F4074983610DC3BEE8A3F84454B : public RuntimeObject
{
};
// System.Linq.Expressions.Interpreter.ExceptionHandler
struct ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F : public RuntimeObject
{
// System.Type System.Linq.Expressions.Interpreter.ExceptionHandler::_exceptionType
Type_t* ____exceptionType_0;
// System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::LabelIndex
int32_t ___LabelIndex_1;
// System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerStartIndex
int32_t ___HandlerStartIndex_2;
// System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerEndIndex
int32_t ___HandlerEndIndex_3;
// System.Linq.Expressions.Interpreter.ExceptionFilter System.Linq.Expressions.Interpreter.ExceptionHandler::Filter
ExceptionFilter_t742E726E2DE7CF8A3FF6DEFA287ECE0BA7459287* ___Filter_4;
};
// System.Linq.Expressions.Expression
struct Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785 : public RuntimeObject
{
};
// System.Linq.Expressions.ExpressionVisitor
struct ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590 : public RuntimeObject
{
};
// System.Linq.Expressions.Interpreter.Instruction
struct Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998 : public RuntimeObject
{
};
// System.Linq.Expressions.Interpreter.InstructionList
struct InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A : public RuntimeObject
{
// System.Collections.Generic.List`1<System.Linq.Expressions.Interpreter.Instruction> System.Linq.Expressions.Interpreter.InstructionList::_instructions
List_1_tD6AB99E28550BC95D061E492D7E4F274BC712FCB* ____instructions_0;
// System.Collections.Generic.List`1<System.Object> System.Linq.Expressions.Interpreter.InstructionList::_objects
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____objects_1;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_currentStackDepth
int32_t ____currentStackDepth_2;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_maxStackDepth
int32_t ____maxStackDepth_3;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_currentContinuationsDepth
int32_t ____currentContinuationsDepth_4;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_maxContinuationDepth
int32_t ____maxContinuationDepth_5;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_runtimeLabelCount
int32_t ____runtimeLabelCount_6;
// System.Collections.Generic.List`1<System.Linq.Expressions.Interpreter.BranchLabel> System.Linq.Expressions.Interpreter.InstructionList::_labels
List_1_t596D4CD2694BB25A0F2CF9214F89DB3D60310B00* ____labels_7;
// System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>> System.Linq.Expressions.Interpreter.InstructionList::_debugCookies
List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ____debugCookies_8;
};
// System.Linq.Expressions.Interpreter.InterpretedFrame
struct InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D : public RuntimeObject
{
// System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.InterpretedFrame::Interpreter
Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___Interpreter_1;
// System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::_parent
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ____parent_2;
// System.Int32[] System.Linq.Expressions.Interpreter.InterpretedFrame::_continuations
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____continuations_3;
// System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_continuationIndex
int32_t ____continuationIndex_4;
// System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingContinuation
int32_t ____pendingContinuation_5;
// System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingValue
RuntimeObject* ____pendingValue_6;
// System.Object[] System.Linq.Expressions.Interpreter.InterpretedFrame::Data
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Data_7;
// System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.InterpretedFrame::Closure
IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ___Closure_8;
// System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::StackIndex
int32_t ___StackIndex_9;
// System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::InstructionIndex
int32_t ___InstructionIndex_10;
};
// System.Linq.Expressions.LabelTarget
struct LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5 : public RuntimeObject
{
// System.String System.Linq.Expressions.LabelTarget::<Name>k__BackingField
String_t* ___U3CNameU3Ek__BackingField_0;
// System.Type System.Linq.Expressions.LabelTarget::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_1;
};
// System.Linq.Expressions.Interpreter.LightCompiler
struct LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A : public RuntimeObject
{
// System.Linq.Expressions.Interpreter.InstructionList System.Linq.Expressions.Interpreter.LightCompiler::_instructions
InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ____instructions_0;
// System.Linq.Expressions.Interpreter.LocalVariables System.Linq.Expressions.Interpreter.LightCompiler::_locals
LocalVariables_t9858CA0D76DBD77F0D7AA19D5500B40896ECCF44* ____locals_1;
// System.Collections.Generic.List`1<System.Linq.Expressions.Interpreter.DebugInfo> System.Linq.Expressions.Interpreter.LightCompiler::_debugInfos
List_1_tE58BD9AF98D990DF0F151BE045D73A3C131C95E8* ____debugInfos_2;
// System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2<System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Interpreter.LabelInfo> System.Linq.Expressions.Interpreter.LightCompiler::_treeLabels
HybridReferenceDictionary_2_t7A87D042741A1E0D8B04071F3D2626E8F7E8E200* ____treeLabels_3;
// System.Linq.Expressions.Interpreter.LabelScopeInfo System.Linq.Expressions.Interpreter.LightCompiler::_labelBlock
LabelScopeInfo_t9A3AFC3478A9A27716143323FD6CA5A9DC3C530C* ____labelBlock_4;
// System.Collections.Generic.Stack`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.Interpreter.LightCompiler::_exceptionForRethrowStack
Stack_1_t4F67C6AA6DD0C58518B544AA4ABD10785DD0FA5E* ____exceptionForRethrowStack_5;
// System.Linq.Expressions.Interpreter.LightCompiler System.Linq.Expressions.Interpreter.LightCompiler::_parent
LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* ____parent_6;
// System.Linq.Expressions.StackGuard System.Linq.Expressions.Interpreter.LightCompiler::_guard
StackGuard_t6F37D81861288F2039A29A88A6287419F220E849* ____guard_7;
};
// System.Linq.Expressions.Interpreter.LightDelegateCreator
struct LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58 : public RuntimeObject
{
// System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Interpreter.LightDelegateCreator::_lambda
LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ____lambda_0;
// System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightDelegateCreator::<Interpreter>k__BackingField
Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ___U3CInterpreterU3Ek__BackingField_1;
};
// System.Linq.Expressions.Interpreter.LightLambda
struct LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5 : public RuntimeObject
{
// System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.LightLambda::_closure
IStrongBoxU5BU5D_tE5FF200DF0ED2B51EB4648CE649D7BEF50A8457F* ____closure_0;
// System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightLambda::_interpreter
Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* ____interpreter_1;
// System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.LightLambda::_delegateCreator
LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* ____delegateCreator_3;
};
// System.Linq.Expressions.MemberBinding
struct MemberBinding_t647723B01D7F0656247A62635B9C4C0A3387CA9D : public RuntimeObject
{
// System.Linq.Expressions.MemberBindingType System.Linq.Expressions.MemberBinding::<BindingType>k__BackingField
int32_t ___U3CBindingTypeU3Ek__BackingField_0;
// System.Reflection.MemberInfo System.Linq.Expressions.MemberBinding::<Member>k__BackingField
MemberInfo_t* ___U3CMemberU3Ek__BackingField_1;
};
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
};
// System.Reflection.ParameterInfo
struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F : public RuntimeObject
{
// System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::AttrsImpl
int32_t ___AttrsImpl_0;
// System.Type System.Reflection.ParameterInfo::ClassImpl
Type_t* ___ClassImpl_1;
// System.Object System.Reflection.ParameterInfo::DefaultValueImpl
RuntimeObject* ___DefaultValueImpl_2;
// System.Reflection.MemberInfo System.Reflection.ParameterInfo::MemberImpl
MemberInfo_t* ___MemberImpl_3;
// System.String System.Reflection.ParameterInfo::NameImpl
String_t* ___NameImpl_4;
// System.Int32 System.Reflection.ParameterInfo::PositionImpl
int32_t ___PositionImpl_5;
};
// Native definition for P/Invoke marshalling of System.Reflection.ParameterInfo
struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_marshaled_pinvoke
{
int32_t ___AttrsImpl_0;
Type_t* ___ClassImpl_1;
Il2CppIUnknown* ___DefaultValueImpl_2;
MemberInfo_t* ___MemberImpl_3;
char* ___NameImpl_4;
int32_t ___PositionImpl_5;
};
// Native definition for COM marshalling of System.Reflection.ParameterInfo
struct ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F_marshaled_com
{
int32_t ___AttrsImpl_0;
Type_t* ___ClassImpl_1;
Il2CppIUnknown* ___DefaultValueImpl_2;
MemberInfo_t* ___MemberImpl_3;
Il2CppChar* ___NameImpl_4;
int32_t ___PositionImpl_5;
};
// System.Linq.Expressions.StackGuard
struct StackGuard_t6F37D81861288F2039A29A88A6287419F220E849 : public RuntimeObject
{
// System.Int32 System.Linq.Expressions.StackGuard::_executionStackCount
int32_t ____executionStackCount_0;
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
// System.Text.StringBuilder
struct StringBuilder_t : public RuntimeObject
{
// System.Char[] System.Text.StringBuilder::m_ChunkChars
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars_0;
// System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious
StringBuilder_t* ___m_ChunkPrevious_1;
// System.Int32 System.Text.StringBuilder::m_ChunkLength
int32_t ___m_ChunkLength_2;
// System.Int32 System.Text.StringBuilder::m_ChunkOffset
int32_t ___m_ChunkOffset_3;
// System.Int32 System.Text.StringBuilder::m_MaxCapacity
int32_t ___m_MaxCapacity_4;
};
// System.Linq.Expressions.Strings
struct Strings_t5E2898117DA2D8EC4D672719556FD56C9A4C6D6B : public RuntimeObject
{
};
// System.Linq.Expressions.SwitchCase
struct SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A : public RuntimeObject
{
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.SwitchCase::<TestValues>k__BackingField
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___U3CTestValuesU3Ek__BackingField_0;
// System.Linq.Expressions.Expression System.Linq.Expressions.SwitchCase::<Body>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CBodyU3Ek__BackingField_1;
};
// System.Linq.Expressions.Interpreter.TryCatchFinallyHandler
struct TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0 : public RuntimeObject
{
// System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryStartIndex
int32_t ___TryStartIndex_0;
// System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryEndIndex
int32_t ___TryEndIndex_1;
// System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyStartIndex
int32_t ___FinallyStartIndex_2;
// System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyEndIndex
int32_t ___FinallyEndIndex_3;
// System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::GotoEndTargetIndex
int32_t ___GotoEndTargetIndex_4;
// System.Linq.Expressions.Interpreter.ExceptionHandler[] System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::_handlers
ExceptionHandlerU5BU5D_t55C2A7230AF6082C4BB4CA2C75E9F1340102EBC4* ____handlers_5;
};
// System.Linq.Expressions.Interpreter.TryFaultHandler
struct TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D : public RuntimeObject
{
// System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryStartIndex
int32_t ___TryStartIndex_0;
// System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryEndIndex
int32_t ___TryEndIndex_1;
// System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyStartIndex
int32_t ___FinallyStartIndex_2;
// System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyEndIndex
int32_t ___FinallyEndIndex_3;
};
// System.Linq.Expressions.Utils
struct Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8 : public RuntimeObject
{
};
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
// System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18
struct U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036 : public RuntimeObject
{
// System.Int32 System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::<>2__current
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CU3E2__current_1;
// System.Linq.Expressions.BlockExpressionList System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::<>4__this
BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* ___U3CU3E4__this_2;
// System.Int32 System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::<i>5__2
int32_t ___U3CiU3E5__2_3;
};
// System.Linq.Expressions.Expression/<>c
struct U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/BinaryExpressionProxy
struct BinaryExpressionProxy_t56CA15AE2E7B37D2ABCC8F56732CA504D272A89F : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/BlockExpressionProxy
struct BlockExpressionProxy_tE9912EE5FCDD0A1503E59D3F1BF54C9D4A64600F : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/CatchBlockProxy
struct CatchBlockProxy_tBCB26A3ACF0E4EF048E93CB63D3899E6548BF27D : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/ConditionalExpressionProxy
struct ConditionalExpressionProxy_t05321F12E0451695B4A93FBF94882E32924A83D1 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/ConstantExpressionProxy
struct ConstantExpressionProxy_t91F82B6700ACEFFA58D644FEF624E0CA6DFFBBD1 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/DebugInfoExpressionProxy
struct DebugInfoExpressionProxy_tF7662012FAB9B9D1EF63FECE349B1D6C1152525D : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/DefaultExpressionProxy
struct DefaultExpressionProxy_tD714E39A9AA379452FCE68923194F5B888376C72 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/ExtensionInfo
struct ExtensionInfo_tCE0B03041E5780D311D03EACAA1F672E4C70C3E7 : public RuntimeObject
{
// 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;
};
// System.Linq.Expressions.Expression/GotoExpressionProxy
struct GotoExpressionProxy_t86F8E0D10CA51296052F3CAB19921584205E9ABF : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/IndexExpressionProxy
struct IndexExpressionProxy_t847DADFB0048D4C432928F2BA021E90366B5EB34 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/InvocationExpressionProxy
struct InvocationExpressionProxy_t418C6802CB1CCF8871E46382259E1715E356C10B : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/LabelExpressionProxy
struct LabelExpressionProxy_t76C42794A45A76FD4D3A0506B28D4100B97C14DF : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/LambdaExpressionProxy
struct LambdaExpressionProxy_t19CC47CCDC0090FFF30367A402CD6127C8A580DE : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/ListInitExpressionProxy
struct ListInitExpressionProxy_t3F7D7804E8CE2530B44C948682FE7F114637B66C : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/LoopExpressionProxy
struct LoopExpressionProxy_tEAE8AC58BC90AC5B704780E4C1E31FE0A806706E : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/MemberExpressionProxy
struct MemberExpressionProxy_t6B52A63F5D0C957F9B833F873B05E89527B49484 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/MemberInitExpressionProxy
struct MemberInitExpressionProxy_t0A759AF05D03C27F8BE3370A409EC498D7FF0870 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/MethodCallExpressionProxy
struct MethodCallExpressionProxy_t4DE2C3570F06909FE30965519C3A9F3AA528E526 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/NewArrayExpressionProxy
struct NewArrayExpressionProxy_t3E1DD4363D34DCE320D61C45B10C91DF50B81DE7 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/NewExpressionProxy
struct NewExpressionProxy_t3EB4139E5C5CECEE52ECAFBC9C33DA72DB8EDDA1 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/ParameterExpressionProxy
struct ParameterExpressionProxy_tFB3AF38949C4ED702AF52B675A943F957F3A644F : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/RuntimeVariablesExpressionProxy
struct RuntimeVariablesExpressionProxy_tB0F282A3317FD28A5C521876D9141ABBC49C3A2C : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/SwitchCaseProxy
struct SwitchCaseProxy_t47E0143014A1CDE7D31AF85C1FC5BBE454D355AD : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/SwitchExpressionProxy
struct SwitchExpressionProxy_tA5A84168BCA9532D58D6998467A34C10C2121DA9 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/TryExpressionProxy
struct TryExpressionProxy_t5C40CA8DE27DC3B8B3CD841919321E4FE57182D2 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/TypeBinaryExpressionProxy
struct TypeBinaryExpressionProxy_t2EB75E6F0AE1ACA5AAC35B11B052C131DA93CB78 : public RuntimeObject
{
};
// System.Linq.Expressions.Expression/UnaryExpressionProxy
struct UnaryExpressionProxy_tA78B15C1B517EF474E3F9AE481010961D2919D23 : public RuntimeObject
{
};
// System.Collections.Generic.List`1/Enumerator<System.Int32>
struct Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ____list_0;
// System.Int32 System.Collections.Generic.List`1/Enumerator::_index
int32_t ____index_1;
// System.Int32 System.Collections.Generic.List`1/Enumerator::_version
int32_t ____version_2;
// T System.Collections.Generic.List`1/Enumerator::_current
int32_t ____current_3;
};
// System.Nullable`1<System.Int32>
struct Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28
{
// System.Boolean System.Nullable`1::hasValue
bool ___hasValue_0;
// T System.Nullable`1::value
int32_t ___value_1;
};
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.Expression>
struct TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6 : public ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E
{
};
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
struct TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1 : public ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505
{
};
// System.Linq.Expressions.Interpreter.AddInstruction
struct AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction
struct AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.Interpreter.AndInstruction
struct AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.Interpreter.ArrayLengthInstruction
struct ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.BinaryExpression
struct BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::<Right>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CRightU3Ek__BackingField_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::<Left>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CLeftU3Ek__BackingField_4;
};
// System.Linq.Expressions.BlockExpression
struct BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
};
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
// System.Byte
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
{
// System.Byte System.Byte::m_value
uint8_t ___m_value_0;
};
// System.Linq.Expressions.Interpreter.CallInstruction
struct CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Char
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
{
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
};
// System.Linq.Expressions.ConditionalExpression
struct ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::<Test>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CTestU3Ek__BackingField_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::<IfTrue>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CIfTrueU3Ek__BackingField_4;
};
// System.Linq.Expressions.ConstantExpression
struct ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Object System.Linq.Expressions.ConstantExpression::<Value>k__BackingField
RuntimeObject* ___U3CValueU3Ek__BackingField_3;
};
// System.DateTime
struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D
{
// System.UInt64 System.DateTime::_dateData
uint64_t ____dateData_46;
};
// System.Linq.Expressions.DebugInfoExpression
struct DebugInfoExpression_t808B3A8EC95A4DBE7CF0D9340FF47297B96124F8 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.SymbolDocumentInfo System.Linq.Expressions.DebugInfoExpression::<Document>k__BackingField
SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3* ___U3CDocumentU3Ek__BackingField_3;
};
// System.Decimal
struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F
{
union
{
#pragma pack(push, tp, 1)
struct
{
// System.Int32 System.Decimal::flags
int32_t ___flags_8;
};
#pragma pack(pop, tp)
struct
{
int32_t ___flags_8_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___hi_9_OffsetPadding[4];
// System.Int32 System.Decimal::hi
int32_t ___hi_9;
};
#pragma pack(pop, tp)
struct
{
char ___hi_9_OffsetPadding_forAlignmentOnly[4];
int32_t ___hi_9_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___lo_10_OffsetPadding[8];
// System.Int32 System.Decimal::lo
int32_t ___lo_10;
};
#pragma pack(pop, tp)
struct
{
char ___lo_10_OffsetPadding_forAlignmentOnly[8];
int32_t ___lo_10_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___mid_11_OffsetPadding[12];
// System.Int32 System.Decimal::mid
int32_t ___mid_11;
};
#pragma pack(pop, tp)
struct
{
char ___mid_11_OffsetPadding_forAlignmentOnly[12];
int32_t ___mid_11_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___ulomidLE_12_OffsetPadding[8];
// System.UInt64 System.Decimal::ulomidLE
uint64_t ___ulomidLE_12;
};
#pragma pack(pop, tp)
struct
{
char ___ulomidLE_12_OffsetPadding_forAlignmentOnly[8];
uint64_t ___ulomidLE_12_forAlignmentOnly;
};
};
};
// System.Linq.Expressions.Interpreter.DecrementInstruction
struct DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.DefaultExpression
struct DefaultExpression_t68E278AD7534F283D174570B240C596979B26533 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Type System.Linq.Expressions.DefaultExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_3;
};
// System.Linq.Expressions.Interpreter.DefaultValueInstruction
struct DefaultValueInstruction_tF75A9564888B8CE1C4BE6F46793FB77B49848897 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Type System.Linq.Expressions.Interpreter.DefaultValueInstruction::_type
Type_t* ____type_0;
};
// System.Linq.Expressions.Interpreter.DivInstruction
struct DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Double
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
{
// System.Double System.Double::m_value
double ___m_value_0;
};
// System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction
struct EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction
struct EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Boolean System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::_hasValue
bool ____hasValue_2;
};
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
// Native definition for P/Invoke marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction
struct EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction
struct ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.ExpressionStringBuilder
struct ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9 : public ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590
{
// System.Text.StringBuilder System.Linq.Expressions.ExpressionStringBuilder::_out
StringBuilder_t* ____out_0;
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32> System.Linq.Expressions.ExpressionStringBuilder::_ids
Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* ____ids_1;
};
// System.Reflection.FieldInfo
struct FieldInfo_t : public MemberInfo_t
{
};
// System.Linq.Expressions.Interpreter.FieldInstruction
struct FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Reflection.FieldInfo System.Linq.Expressions.Interpreter.FieldInstruction::_field
FieldInfo_t* ____field_0;
};
// System.Linq.Expressions.Interpreter.GetArrayItemInstruction
struct GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.GotoExpression
struct GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Type System.Linq.Expressions.GotoExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.GotoExpression::<Value>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CValueU3Ek__BackingField_4;
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.GotoExpression::<Target>k__BackingField
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___U3CTargetU3Ek__BackingField_5;
// System.Linq.Expressions.GotoExpressionKind System.Linq.Expressions.GotoExpression::<Kind>k__BackingField
int32_t ___U3CKindU3Ek__BackingField_6;
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction
struct GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Object System.Linq.Expressions.Interpreter.GreaterThanInstruction::_nullValue
RuntimeObject* ____nullValue_0;
};
// System.Guid
struct Guid_t
{
// System.Int32 System.Guid::_a
int32_t ____a_1;
// System.Int16 System.Guid::_b
int16_t ____b_2;
// System.Int16 System.Guid::_c
int16_t ____c_3;
// System.Byte System.Guid::_d
uint8_t ____d_4;
// System.Byte System.Guid::_e
uint8_t ____e_5;
// System.Byte System.Guid::_f
uint8_t ____f_6;
// System.Byte System.Guid::_g
uint8_t ____g_7;
// System.Byte System.Guid::_h
uint8_t ____h_8;
// System.Byte System.Guid::_i
uint8_t ____i_9;
// System.Byte System.Guid::_j
uint8_t ____j_10;
// System.Byte System.Guid::_k
uint8_t ____k_11;
};
// System.Linq.Expressions.IndexExpression
struct IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.IndexExpression::_arguments
RuntimeObject* ____arguments_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::<Object>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CObjectU3Ek__BackingField_4;
// System.Reflection.PropertyInfo System.Linq.Expressions.IndexExpression::<Indexer>k__BackingField
PropertyInfo_t* ___U3CIndexerU3Ek__BackingField_5;
};
// System.Linq.Expressions.Interpreter.IndexedBranchInstruction
struct IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Int32 System.Linq.Expressions.Interpreter.IndexedBranchInstruction::_labelIndex
int32_t ____labelIndex_0;
};
// System.Linq.Expressions.Interpreter.InstructionArray
struct InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117
{
// System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxStackDepth
int32_t ___MaxStackDepth_0;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxContinuationDepth
int32_t ___MaxContinuationDepth_1;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionArray::Instructions
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___Instructions_2;
// System.Object[] System.Linq.Expressions.Interpreter.InstructionArray::Objects
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Objects_3;
// System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionArray::Labels
RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684* ___Labels_4;
// System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>> System.Linq.Expressions.Interpreter.InstructionArray::DebugCookies
List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ___DebugCookies_5;
};
// Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionArray
struct InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117_marshaled_pinvoke
{
int32_t ___MaxStackDepth_0;
int32_t ___MaxContinuationDepth_1;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___Instructions_2;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Objects_3;
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* ___Labels_4;
List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ___DebugCookies_5;
};
// Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionArray
struct InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117_marshaled_com
{
int32_t ___MaxStackDepth_0;
int32_t ___MaxContinuationDepth_1;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___Instructions_2;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Objects_3;
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* ___Labels_4;
List_1_tF8B8CB3D8291FEFE18BE6AF5E7C63F8CC805E927* ___DebugCookies_5;
};
// System.Int16
struct Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175
{
// System.Int16 System.Int16::m_value
int16_t ___m_value_0;
};
// System.Int32
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
};
// System.Int64
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3
{
// System.Int64 System.Int64::m_value
int64_t ___m_value_0;
};
// System.IntPtr
struct IntPtr_t
{
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
};
// System.Linq.Expressions.InvocationExpression
struct InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Type System.Linq.Expressions.InvocationExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::<Expression>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CExpressionU3Ek__BackingField_4;
};
// System.Linq.Expressions.LabelExpression
struct LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.LabelExpression::<Target>k__BackingField
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___U3CTargetU3Ek__BackingField_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.LabelExpression::<DefaultValue>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CDefaultValueU3Ek__BackingField_4;
};
// System.Linq.Expressions.LambdaExpression
struct LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.Expression System.Linq.Expressions.LambdaExpression::_body
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____body_3;
};
// System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction
struct LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.Interpreter.LeaveFaultInstruction
struct LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.Interpreter.LeaveFinallyInstruction
struct LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Linq.Expressions.ListInitExpression
struct ListInitExpression_t17F605CCB3EF8546E6A4F0B5DF6F77AA6234CDC8 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.NewExpression System.Linq.Expressions.ListInitExpression::<NewExpression>k__BackingField
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* ___U3CNewExpressionU3Ek__BackingField_3;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit> System.Linq.Expressions.ListInitExpression::<Initializers>k__BackingField
ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004* ___U3CInitializersU3Ek__BackingField_4;
};
// System.Linq.Expressions.LoopExpression
struct LoopExpression_tF19666C04BA4324D8B8D5264E58FCF4FDB988E83 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.Expression System.Linq.Expressions.LoopExpression::<Body>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CBodyU3Ek__BackingField_3;
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.LoopExpression::<BreakLabel>k__BackingField
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___U3CBreakLabelU3Ek__BackingField_4;
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.LoopExpression::<ContinueLabel>k__BackingField
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___U3CContinueLabelU3Ek__BackingField_5;
};
// System.Linq.Expressions.MemberAssignment
struct MemberAssignment_t09AA042CD70E61F33808EDFE79B5A5080C5F67E8 : public MemberBinding_t647723B01D7F0656247A62635B9C4C0A3387CA9D
{
// System.Linq.Expressions.Expression System.Linq.Expressions.MemberAssignment::_expression
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____expression_2;
};
// System.Linq.Expressions.MemberExpression
struct MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::<Expression>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CExpressionU3Ek__BackingField_3;
};
// System.Linq.Expressions.MemberInitExpression
struct MemberInitExpression_t3C9AF5E716CCB7784F51A5F39A16D6780CBA400C : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.NewExpression System.Linq.Expressions.MemberInitExpression::<NewExpression>k__BackingField
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* ___U3CNewExpressionU3Ek__BackingField_3;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding> System.Linq.Expressions.MemberInitExpression::<Bindings>k__BackingField
ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4* ___U3CBindingsU3Ek__BackingField_4;
};
// System.Linq.Expressions.MemberListBinding
struct MemberListBinding_t23B4FB0945C33BFBFED90A2ADF8CCB5943718D47 : public MemberBinding_t647723B01D7F0656247A62635B9C4C0A3387CA9D
{
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit> System.Linq.Expressions.MemberListBinding::<Initializers>k__BackingField
ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004* ___U3CInitializersU3Ek__BackingField_2;
};
// System.Linq.Expressions.MemberMemberBinding
struct MemberMemberBinding_tB7A0A0BFCB1A61C5ADA2E0CC8F28249B92C3C093 : public MemberBinding_t647723B01D7F0656247A62635B9C4C0A3387CA9D
{
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding> System.Linq.Expressions.MemberMemberBinding::<Bindings>k__BackingField
ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4* ___U3CBindingsU3Ek__BackingField_2;
};
// System.Reflection.MethodBase
struct MethodBase_t : public MemberInfo_t
{
};
// System.Linq.Expressions.MethodCallExpression
struct MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Reflection.MethodInfo System.Linq.Expressions.MethodCallExpression::<Method>k__BackingField
MethodInfo_t* ___U3CMethodU3Ek__BackingField_3;
};
// System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction
struct NewArrayBoundsInstruction_t9969E44E0E1792DA65947D73FFC8C9C6ED654EC9 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Type System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction::_elementType
Type_t* ____elementType_0;
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction::_rank
int32_t ____rank_1;
};
// System.Linq.Expressions.NewArrayExpression
struct NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Type System.Linq.Expressions.NewArrayExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_3;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.NewArrayExpression::<Expressions>k__BackingField
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___U3CExpressionsU3Ek__BackingField_4;
};
// System.Linq.Expressions.Interpreter.NewArrayInitInstruction
struct NewArrayInitInstruction_tAB09713761BF9AD3303B81FE433E2025C5D3F68D : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Type System.Linq.Expressions.Interpreter.NewArrayInitInstruction::_elementType
Type_t* ____elementType_0;
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayInitInstruction::_elementCount
int32_t ____elementCount_1;
};
// System.Linq.Expressions.Interpreter.NewArrayInstruction
struct NewArrayInstruction_t4D7C78AB7B99F7A271DBD6095EE666D1451CA6B1 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Type System.Linq.Expressions.Interpreter.NewArrayInstruction::_elementType
Type_t* ____elementType_0;
};
// System.Linq.Expressions.NewExpression
struct NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.NewExpression::_arguments
RuntimeObject* ____arguments_3;
// System.Reflection.ConstructorInfo System.Linq.Expressions.NewExpression::<Constructor>k__BackingField
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___U3CConstructorU3Ek__BackingField_4;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo> System.Linq.Expressions.NewExpression::<Members>k__BackingField
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* ___U3CMembersU3Ek__BackingField_5;
};
// System.Linq.Expressions.Interpreter.OffsetInstruction
struct OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Int32 System.Linq.Expressions.Interpreter.OffsetInstruction::_offset
int32_t ____offset_0;
};
// System.Linq.Expressions.ParameterExpression
struct ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.String System.Linq.Expressions.ParameterExpression::<Name>k__BackingField
String_t* ___U3CNameU3Ek__BackingField_3;
};
// System.Reflection.PropertyInfo
struct PropertyInfo_t : public MemberInfo_t
{
};
// System.Linq.Expressions.Interpreter.RuntimeLabel
struct RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548
{
// 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;
};
// System.Linq.Expressions.RuntimeVariablesExpression
struct RuntimeVariablesExpression_tCD421AAE9273B4E6E8BB4BC327CCF3D2ABF368B3 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.RuntimeVariablesExpression::<Variables>k__BackingField
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___U3CVariablesU3Ek__BackingField_3;
};
// System.SByte
struct SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5
{
// System.SByte System.SByte::m_value
int8_t ___m_value_0;
};
// System.Linq.Expressions.Interpreter.SetArrayItemInstruction
struct SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
};
// System.Single
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
{
// System.Single System.Single::m_value
float ___m_value_0;
};
// System.Linq.Expressions.Interpreter.StringSwitchInstruction
struct StringSwitchInstruction_tAC76A9571E6022CF041714B05715E1185A8F8479 : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Linq.Expressions.Interpreter.StringSwitchInstruction::_cases
Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ____cases_0;
// System.Runtime.CompilerServices.StrongBox`1<System.Int32> System.Linq.Expressions.Interpreter.StringSwitchInstruction::_nullCase
StrongBox_1_tF35CC8366077918FAD1C37CAC9A9F9BF03F2CE7B* ____nullCase_1;
};
// System.Linq.Expressions.SwitchExpression
struct SwitchExpression_t82E1A1050DDA8011E8C676925BDC17E352FC4959 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::<SwitchValue>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CSwitchValueU3Ek__BackingField_3;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.SwitchCase> System.Linq.Expressions.SwitchExpression::<Cases>k__BackingField
ReadOnlyCollection_1_t650E9DD3C9630E13C2E1AAD16E413916030DEFCB* ___U3CCasesU3Ek__BackingField_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::<DefaultBody>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CDefaultBodyU3Ek__BackingField_5;
// System.Reflection.MethodInfo System.Linq.Expressions.SwitchExpression::<Comparison>k__BackingField
MethodInfo_t* ___U3CComparisonU3Ek__BackingField_6;
};
// System.Linq.Expressions.Interpreter.ThrowInstruction
struct ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A : public Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998
{
// System.Boolean System.Linq.Expressions.Interpreter.ThrowInstruction::_hasResult
bool ____hasResult_4;
// System.Boolean System.Linq.Expressions.Interpreter.ThrowInstruction::_rethrow
bool ____rethrow_5;
};
// System.Linq.Expressions.TryExpression
struct TryExpression_t2B12A2235D60735717434CCAB121609D07D98574 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Type System.Linq.Expressions.TryExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::<Body>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CBodyU3Ek__BackingField_4;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock> System.Linq.Expressions.TryExpression::<Handlers>k__BackingField
ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* ___U3CHandlersU3Ek__BackingField_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::<Finally>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CFinallyU3Ek__BackingField_6;
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::<Fault>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CFaultU3Ek__BackingField_7;
};
// System.Linq.Expressions.TypeBinaryExpression
struct TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Linq.Expressions.Expression System.Linq.Expressions.TypeBinaryExpression::<Expression>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3CExpressionU3Ek__BackingField_3;
// System.Type System.Linq.Expressions.TypeBinaryExpression::<TypeOperand>k__BackingField
Type_t* ___U3CTypeOperandU3Ek__BackingField_4;
};
// System.UInt16
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455
{
// System.UInt16 System.UInt16::m_value
uint16_t ___m_value_0;
};
// System.UInt32
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
{
// System.UInt32 System.UInt32::m_value
uint32_t ___m_value_0;
};
// System.UInt64
struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF
{
// System.UInt64 System.UInt64::m_value
uint64_t ___m_value_0;
};
// System.Linq.Expressions.UnaryExpression
struct UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96 : public Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785
{
// System.Type System.Linq.Expressions.UnaryExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_3;
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.UnaryExpression::<NodeType>k__BackingField
int32_t ___U3CNodeTypeU3Ek__BackingField_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::<Operand>k__BackingField
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___U3COperandU3Ek__BackingField_5;
// System.Reflection.MethodInfo System.Linq.Expressions.UnaryExpression::<Method>k__BackingField
MethodInfo_t* ___U3CMethodU3Ek__BackingField_6;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Object[]>
struct PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Boolean>
struct PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Byte>
struct PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Char>
struct PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.DateTime>
struct PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Decimal>
struct PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Double>
struct PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Exception>
struct PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int16>
struct PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int32>
struct PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int64>
struct PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.SByte>
struct PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Single>
struct PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.String>
struct PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt16>
struct PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt32>
struct PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt64>
struct PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
};
// System.Linq.Expressions.Block2
struct Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912 : public BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B
{
// System.Object System.Linq.Expressions.Block2::_arg0
RuntimeObject* ____arg0_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block2::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_4;
};
// System.Linq.Expressions.Block3
struct Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6 : public BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B
{
// System.Object System.Linq.Expressions.Block3::_arg0
RuntimeObject* ____arg0_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block3::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block3::_arg2
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg2_5;
};
// System.Linq.Expressions.Block4
struct Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99 : public BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B
{
// System.Object System.Linq.Expressions.Block4::_arg0
RuntimeObject* ____arg0_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block4::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block4::_arg2
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg2_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block4::_arg3
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg3_6;
};
// System.Linq.Expressions.Block5
struct Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C : public BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B
{
// System.Object System.Linq.Expressions.Block5::_arg0
RuntimeObject* ____arg0_3;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg2
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg2_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg3
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg3_6;
// System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg4
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg4_7;
};
// System.Linq.Expressions.BlockN
struct BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC : public BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B
{
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockN::_expressions
RuntimeObject* ____expressions_3;
};
// System.Linq.Expressions.Interpreter.BranchFalseInstruction
struct BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61 : public OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A
{
};
// System.Linq.Expressions.Interpreter.BranchInstruction
struct BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165 : public OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A
{
// System.Boolean System.Linq.Expressions.Interpreter.BranchInstruction::_hasResult
bool ____hasResult_2;
// System.Boolean System.Linq.Expressions.Interpreter.BranchInstruction::_hasValue
bool ____hasValue_3;
};
// System.Linq.Expressions.Interpreter.BranchTrueInstruction
struct BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D : public OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A
{
};
// System.Linq.Expressions.Interpreter.CoalescingBranchInstruction
struct CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4 : public OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A
{
};
// System.Reflection.ConstructorInfo
struct ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB : public MethodBase_t
{
};
// System.Delegate
struct Delegate_t : public RuntimeObject
{
// System.IntPtr System.Delegate::method_ptr
Il2CppMethodPointer ___method_ptr_0;
// System.IntPtr System.Delegate::invoke_impl
intptr_t ___invoke_impl_1;
// System.Object System.Delegate::m_target
RuntimeObject* ___m_target_2;
// System.IntPtr System.Delegate::method
intptr_t ___method_3;
// System.IntPtr System.Delegate::delegate_trampoline
intptr_t ___delegate_trampoline_4;
// System.IntPtr System.Delegate::extra_arg
intptr_t ___extra_arg_5;
// System.IntPtr System.Delegate::method_code
intptr_t ___method_code_6;
// System.IntPtr System.Delegate::interp_method
intptr_t ___interp_method_7;
// System.IntPtr System.Delegate::interp_invoke_impl
intptr_t ___interp_invoke_impl_8;
// System.Reflection.MethodInfo System.Delegate::method_info
MethodInfo_t* ___method_info_9;
// System.Reflection.MethodInfo System.Delegate::original_method_info
MethodInfo_t* ___original_method_info_10;
// System.DelegateData System.Delegate::data
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
// System.Boolean System.Delegate::method_is_virtual
bool ___method_is_virtual_12;
};
// Native definition for P/Invoke marshalling of System.Delegate
struct Delegate_t_marshaled_pinvoke
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// Native definition for COM marshalling of System.Delegate
struct Delegate_t_marshaled_com
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// System.Linq.Expressions.Interpreter.EnterFaultInstruction
struct EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70 : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E
{
};
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction
struct EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815 : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E
{
};
// System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction
struct EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880 : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E
{
// System.Boolean System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_hasFinally
bool ____hasFinally_1;
// System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_tryHandler
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* ____tryHandler_2;
};
// System.Linq.Expressions.Interpreter.EnterTryFaultInstruction
struct EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36 : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E
{
// System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::_tryHandler
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* ____tryHandler_1;
};
// System.Exception
struct Exception_t : public RuntimeObject
{
// System.String System.Exception::_className
String_t* ____className_1;
// System.String System.Exception::_message
String_t* ____message_2;
// System.Collections.IDictionary System.Exception::_data
RuntimeObject* ____data_3;
// System.Exception System.Exception::_innerException
Exception_t* ____innerException_4;
// System.String System.Exception::_helpURL
String_t* ____helpURL_5;
// System.Object System.Exception::_stackTrace
RuntimeObject* ____stackTrace_6;
// System.String System.Exception::_stackTraceString
String_t* ____stackTraceString_7;
// System.String System.Exception::_remoteStackTraceString
String_t* ____remoteStackTraceString_8;
// System.Int32 System.Exception::_remoteStackIndex
int32_t ____remoteStackIndex_9;
// System.Object System.Exception::_dynamicMethods
RuntimeObject* ____dynamicMethods_10;
// System.Int32 System.Exception::_HResult
int32_t ____HResult_11;
// System.String System.Exception::_source
String_t* ____source_12;
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
// System.IntPtr[] System.Exception::native_trace_ips
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
// System.Int32 System.Exception::caught_in_unmanaged
int32_t ___caught_in_unmanaged_16;
};
// Native definition for P/Invoke marshalling of System.Exception
struct Exception_t_marshaled_pinvoke
{
char* ____className_1;
char* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_pinvoke* ____innerException_4;
char* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
char* ____stackTraceString_7;
char* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
char* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// Native definition for COM marshalling of System.Exception
struct Exception_t_marshaled_com
{
Il2CppChar* ____className_1;
Il2CppChar* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_com* ____innerException_4;
Il2CppChar* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
Il2CppChar* ____stackTraceString_7;
Il2CppChar* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
Il2CppChar* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// System.Linq.Expressions.FieldExpression
struct FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED : public MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89
{
// System.Reflection.FieldInfo System.Linq.Expressions.FieldExpression::_field
FieldInfo_t* ____field_4;
};
// System.Linq.Expressions.FullConditionalExpression
struct FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B : public ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913
{
// System.Linq.Expressions.Expression System.Linq.Expressions.FullConditionalExpression::_false
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____false_5;
};
// System.Linq.Expressions.Interpreter.GotoInstruction
struct GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785 : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E
{
// System.Boolean System.Linq.Expressions.Interpreter.GotoInstruction::_hasResult
bool ____hasResult_2;
// System.Boolean System.Linq.Expressions.Interpreter.GotoInstruction::_hasValue
bool ____hasValue_3;
// System.Boolean System.Linq.Expressions.Interpreter.GotoInstruction::_labelTargetGetsValue
bool ____labelTargetGetsValue_4;
};
// System.Linq.Expressions.InstanceMethodCallExpression
struct InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0 : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression::_instance
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____instance_4;
};
// System.Linq.Expressions.Interpreter.Interpreter
struct Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1 : public RuntimeObject
{
// System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::_instructions
InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 ____instructions_1;
// System.Object[] System.Linq.Expressions.Interpreter.Interpreter::_objects
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____objects_2;
// System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.Interpreter::_labels
RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684* ____labels_3;
// System.Linq.Expressions.Interpreter.DebugInfo[] System.Linq.Expressions.Interpreter.Interpreter::_debugInfos
DebugInfoU5BU5D_t611E931E80FB3F9005DF6898BE240E5DD0612588* ____debugInfos_4;
// System.String System.Linq.Expressions.Interpreter.Interpreter::<Name>k__BackingField
String_t* ___U3CNameU3Ek__BackingField_5;
// System.Int32 System.Linq.Expressions.Interpreter.Interpreter::<LocalCount>k__BackingField
int32_t ___U3CLocalCountU3Ek__BackingField_6;
// System.Collections.Generic.Dictionary`2<System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Interpreter.LocalVariable> System.Linq.Expressions.Interpreter.Interpreter::<ClosureVariables>k__BackingField
Dictionary_2_tEF46B4EA472A35123947A8DF4F68C3E8A5F0C4FD* ___U3CClosureVariablesU3Ek__BackingField_7;
};
// System.Linq.Expressions.InvocationExpression1
struct InvocationExpression1_tCFF61B4D3CB587AA119B113599F1CB6CAF1909E3 : public InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27
{
// System.Object System.Linq.Expressions.InvocationExpression1::_arg0
RuntimeObject* ____arg0_5;
};
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction
struct LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB : public IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E
{
// System.Boolean System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::_hasValue
bool ____hasValue_2;
};
// System.Linq.Expressions.Interpreter.LoadFieldInstruction
struct LoadFieldInstruction_tCE16ADB10ABEB74C4D0869A392747B8AE52D492D : public FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB
{
};
// System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction
struct LoadStaticFieldInstruction_t9282EAD231C74180327ABDBD4DE35B2D3D8651FB : public FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB
{
};
// System.Linq.Expressions.MethodCallExpression0
struct MethodCallExpression0_t5B3BC850DF21CFF4E0BD652623FAE34599714F98 : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
};
// System.Linq.Expressions.MethodCallExpression1
struct MethodCallExpression1_tF1069B1E5953268D92E953CEFA09FB3384428C30 : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
// System.Object System.Linq.Expressions.MethodCallExpression1::_arg0
RuntimeObject* ____arg0_4;
};
// System.Linq.Expressions.MethodCallExpression2
struct MethodCallExpression2_tD7AA9CE55917E2EC5E9F20ECE4C84F1F60684F06 : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
// System.Object System.Linq.Expressions.MethodCallExpression2::_arg0
RuntimeObject* ____arg0_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression2::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_5;
};
// System.Linq.Expressions.MethodCallExpression3
struct MethodCallExpression3_tD4BB241054849DBB583E3D1597C540B19F71B6D8 : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
// System.Object System.Linq.Expressions.MethodCallExpression3::_arg0
RuntimeObject* ____arg0_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression3::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression3::_arg2
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg2_6;
};
// System.Linq.Expressions.MethodCallExpression4
struct MethodCallExpression4_tA5A1335B47380631593E599C6DB6D7DFD5A8DC85 : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
// System.Object System.Linq.Expressions.MethodCallExpression4::_arg0
RuntimeObject* ____arg0_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression4::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression4::_arg2
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg2_6;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression4::_arg3
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg3_7;
};
// System.Linq.Expressions.MethodCallExpression5
struct MethodCallExpression5_tE020F88F76452867093769BF30227149372539A3 : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
// System.Object System.Linq.Expressions.MethodCallExpression5::_arg0
RuntimeObject* ____arg0_4;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg2
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg2_6;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg3
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg3_7;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg4
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg4_8;
};
// System.Linq.Expressions.MethodCallExpressionN
struct MethodCallExpressionN_t8CD330262898CF45DFA7BC7E8E4DBFEEB4731EAB : public MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB
{
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.MethodCallExpressionN::_arguments
RuntimeObject* ____arguments_4;
};
// System.Reflection.MethodInfo
struct MethodInfo_t : public MethodBase_t
{
};
// System.Linq.Expressions.Interpreter.MethodInfoCallInstruction
struct MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6 : public CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF
{
// System.Reflection.MethodInfo System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::_target
MethodInfo_t* ____target_0;
// System.Int32 System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::_argumentCount
int32_t ____argumentCount_1;
};
// System.Linq.Expressions.NewArrayBoundsExpression
struct NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE : public NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E
{
};
// System.Linq.Expressions.NewArrayInitExpression
struct NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A : public NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E
{
};
// System.Linq.Expressions.NewValueTypeExpression
struct NewValueTypeExpression_t005A11BB18CC815F90DE9AF7A59BBFE16CC6116D : public NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51
{
// System.Type System.Linq.Expressions.NewValueTypeExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_6;
};
// System.Linq.Expressions.PropertyExpression
struct PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3 : public MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89
{
// System.Reflection.PropertyInfo System.Linq.Expressions.PropertyExpression::_property
PropertyInfo_t* ____property_4;
};
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
};
// System.Linq.Expressions.ScopeExpression
struct ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382 : public BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B
{
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.ScopeExpression::_variables
RuntimeObject* ____variables_3;
};
// System.Linq.Expressions.Interpreter.StoreFieldInstruction
struct StoreFieldInstruction_t7C13375789094395EBD4332720135FDB0EB1CFDC : public FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB
{
};
// System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction
struct StoreStaticFieldInstruction_t0BAF143B7FDCABDB4FD7363E3A2CF24A83114CF4 : public FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB
{
};
// System.Linq.Expressions.SymbolDocumentInfo
struct SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3 : public RuntimeObject
{
// System.String System.Linq.Expressions.SymbolDocumentInfo::<FileName>k__BackingField
String_t* ___U3CFileNameU3Ek__BackingField_0;
};
// System.Linq.Expressions.TypedConstantExpression
struct TypedConstantExpression_t13F5FC46E1120DAFB6DD6CDE12CDD63474ED74E7 : public ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547
{
// System.Type System.Linq.Expressions.TypedConstantExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_4;
};
// System.Linq.Expressions.TypedParameterExpression
struct TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07 : public ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110
{
// System.Type System.Linq.Expressions.TypedParameterExpression::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_4;
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddDouble
struct AddDouble_t404BDF056899492D3F12CB96A1380C135712675D : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt16
struct AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt32
struct AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt64
struct AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6 : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddSingle
struct AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683 : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16
struct AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069 : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32
struct AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6 : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64
struct AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC : public AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1
{
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16
struct AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591 : public AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3
{
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32
struct AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F : public AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3
{
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64
struct AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF : public AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3
{
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16
struct AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465 : public AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3
{
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32
struct AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B : public AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3
{
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64
struct AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823 : public AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean
struct AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708 : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndByte
struct AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29 : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt16
struct AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt32
struct AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt64
struct AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndSByte
struct AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16
struct AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649 : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32
struct AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64
struct AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8 : public AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble
struct DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16
struct DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32
struct DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849 : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64
struct DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle
struct DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16
struct DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32
struct DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64
struct DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA : public DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivDouble
struct DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647 : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt16
struct DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340 : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt32
struct DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4 : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt64
struct DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5 : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivSingle
struct DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16
struct DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30 : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32
struct DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2 : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64
struct DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE : public DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean
struct EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull
struct EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte
struct EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull
struct EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar
struct EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull
struct EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble
struct EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull
struct EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16
struct EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull
struct EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32
struct EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull
struct EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64
struct EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull
struct EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference
struct EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte
struct EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull
struct EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle
struct EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull
struct EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16
struct EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull
struct EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32
struct EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull
struct EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64
struct EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull
struct EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4 : public EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean
struct ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8 : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte
struct ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16
struct ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8 : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32
struct ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83 : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64
struct ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte
struct ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423 : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16
struct ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0 : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32
struct ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64
struct ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71 : public ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte
struct GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar
struct GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98 : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble
struct GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16
struct GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32
struct GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64
struct GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9 : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte
struct GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461 : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle
struct GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03 : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16
struct GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2 : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32
struct GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444 : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64
struct GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E : public GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D
{
};
// System.ApplicationException
struct ApplicationException_tA744BED4E90266BD255285CD4CF909BAB3EE811A : public Exception_t
{
};
// System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction
struct ByRefMethodInfoCallInstruction_t1B853DBD250C0E16BCECF7A843698351E724E7DE : public MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6
{
// System.Linq.Expressions.Interpreter.ByRefUpdater[] System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::_byrefArgs
ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* ____byrefArgs_2;
};
// System.Linq.Expressions.ByRefParameterExpression
struct ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D : public TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07
{
};
// System.Linq.Expressions.FullConditionalExpressionWithType
struct FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F : public FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B
{
// System.Type System.Linq.Expressions.FullConditionalExpressionWithType::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_6;
};
// System.Linq.Expressions.InstanceMethodCallExpression0
struct InstanceMethodCallExpression0_t20B1527CA370A1F8C5C9001CBB2820CF1C3DF537 : public InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0
{
};
// System.Linq.Expressions.InstanceMethodCallExpression1
struct InstanceMethodCallExpression1_t98746BF7B726CC88D70E4AFD3C34444D197B6931 : public InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0
{
// System.Object System.Linq.Expressions.InstanceMethodCallExpression1::_arg0
RuntimeObject* ____arg0_5;
};
// System.Linq.Expressions.InstanceMethodCallExpression2
struct InstanceMethodCallExpression2_t6E5A3152295E390BC5C36C71E940EC02AD27671F : public InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0
{
// System.Object System.Linq.Expressions.InstanceMethodCallExpression2::_arg0
RuntimeObject* ____arg0_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression2::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_6;
};
// System.Linq.Expressions.InstanceMethodCallExpression3
struct InstanceMethodCallExpression3_t07E3473B0EA6175BC66B2DDF645398DD4942AA13 : public InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0
{
// System.Object System.Linq.Expressions.InstanceMethodCallExpression3::_arg0
RuntimeObject* ____arg0_5;
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression3::_arg1
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg1_6;
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression3::_arg2
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ____arg2_7;
};
// System.Linq.Expressions.InstanceMethodCallExpressionN
struct InstanceMethodCallExpressionN_tC0BD2FED71D3E97889302B5CAE1CA0E4E36CC7B5 : public InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0
{
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.InstanceMethodCallExpressionN::_arguments
RuntimeObject* ____arguments_5;
};
// System.MulticastDelegate
struct MulticastDelegate_t : public Delegate_t
{
// System.Delegate[] System.MulticastDelegate::delegates
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
};
// Native definition for P/Invoke marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates_13;
};
// Native definition for COM marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates_13;
};
// System.Linq.Expressions.Interpreter.RethrowException
struct RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6 : public Exception_t
{
};
// System.Runtime.CompilerServices.RuntimeWrappedException
struct RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8 : public Exception_t
{
// System.Object System.Runtime.CompilerServices.RuntimeWrappedException::_wrappedException
RuntimeObject* ____wrappedException_18;
};
// System.Linq.Expressions.Scope1
struct Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A : public ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382
{
// System.Object System.Linq.Expressions.Scope1::_body
RuntimeObject* ____body_4;
};
// System.Linq.Expressions.ScopeN
struct ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807 : public ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382
{
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ScopeN::_body
RuntimeObject* ____body_4;
};
// System.SystemException
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
// System.Type
struct Type_t : public MemberInfo_t
{
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8;
};
// System.Func`2<System.Object[],System.Object>
struct Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A : public MulticastDelegate_t
{
};
// System.Func`2<System.Linq.Expressions.CatchBlock,System.Linq.Expressions.CatchBlock>
struct Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9 : public MulticastDelegate_t
{
};
// System.Func`2<System.Int32,System.Int32>
struct Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354 : public MulticastDelegate_t
{
};
// System.ArgumentException
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
// System.String System.ArgumentException::_paramName
String_t* ____paramName_18;
};
// System.ArithmeticException
struct ArithmeticException_t07E77822D0007642BC8959A671E70D1F33C84FEA : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.InsufficientExecutionStackException
struct InsufficientExecutionStackException_t2597D0F21647B6B59BD576904281BC5CA340CE4C : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.InvalidOperationException
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.InvalidProgramException
struct InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.NotSupportedException
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.Linq.Expressions.ScopeWithType
struct ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639 : public ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807
{
// System.Type System.Linq.Expressions.ScopeWithType::<Type>k__BackingField
Type_t* ___U3CTypeU3Ek__BackingField_5;
};
// System.Reflection.TargetInvocationException
struct TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2 : public ApplicationException_tA744BED4E90266BD255285CD4CF909BAB3EE811A
{
};
// System.ArgumentOutOfRangeException
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
{
// System.Object System.ArgumentOutOfRangeException::_actualValue
RuntimeObject* ____actualValue_19;
};
// System.OverflowException
struct OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C : public ArithmeticException_t07E77822D0007642BC8959A671E70D1F33C84FEA
{
};
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32>
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32>
// System.Collections.Generic.Dictionary`2<System.String,System.Int32>
// System.Collections.Generic.Dictionary`2<System.String,System.Int32>
// System.EmptyArray`1<System.Object>
struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields
{
// T[] System.EmptyArray`1::Value
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Value_0;
};
// System.EmptyArray`1<System.Object>
// System.Dynamic.Utils.EmptyReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
struct EmptyReadOnlyCollection_1_t900EA35DD5424C3123926922D20A1AE39EF877E8_StaticFields
{
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Dynamic.Utils.EmptyReadOnlyCollection`1::Instance
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___Instance_0;
};
// System.Dynamic.Utils.EmptyReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Int32>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.SwitchCase>
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.SwitchCase>
// System.Runtime.CompilerServices.StrongBox`1<System.Int32>
// System.Runtime.CompilerServices.StrongBox`1<System.Int32>
// System.Linq.Expressions.ArrayBuilderExtensions
// System.Linq.Expressions.ArrayBuilderExtensions
// System.Attribute
// System.Attribute
// System.Linq.Expressions.BlockExpressionList
// System.Linq.Expressions.BlockExpressionList
// System.Linq.Expressions.Interpreter.BranchLabel
// System.Linq.Expressions.Interpreter.BranchLabel
// System.Linq.Expressions.Interpreter.ByRefUpdater
// System.Linq.Expressions.Interpreter.ByRefUpdater
// System.Linq.Expressions.CatchBlock
// System.Linq.Expressions.CatchBlock
// System.Linq.Expressions.ConstantCheck
// System.Linq.Expressions.ConstantCheck
// System.Linq.Expressions.Interpreter.ConvertHelper
// System.Linq.Expressions.Interpreter.ConvertHelper
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields
{
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info_0;
// System.Object System.Globalization.CultureInfo::shared_table_lock
RuntimeObject* ___shared_table_lock_1;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture_2;
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture_34;
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture_35;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_number
Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number_36;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_name
Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name_37;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::s_UserPreferredCultureInfoInAppX
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX_38;
// System.Boolean System.Globalization.CultureInfo::IsTaiwanSku
bool ___IsTaiwanSku_39;
};
// System.Globalization.CultureInfo
// System.Linq.Expressions.ElementInit
// System.Linq.Expressions.ElementInit
// System.Linq.Expressions.Error
// System.Linq.Expressions.Error
// System.Linq.Expressions.Interpreter.ExceptionHandler
// System.Linq.Expressions.Interpreter.ExceptionHandler
// System.Linq.Expressions.Expression
struct Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_StaticFields
{
// System.Dynamic.Utils.CacheDict`2<System.Type,System.Reflection.MethodInfo> System.Linq.Expressions.Expression::s_lambdaDelegateCache
CacheDict_2_tB695739D50653F4D4C3DA03BCF07CC868196FB15* ___s_lambdaDelegateCache_0;
// System.Dynamic.Utils.CacheDict`2<System.Type,System.Func`5<System.Linq.Expressions.Expression,System.String,System.Boolean,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.LambdaExpression>> modreq(System.Runtime.CompilerServices.IsVolatile) System.Linq.Expressions.Expression::s_lambdaFactories
CacheDict_2_t3592A9BE3B1E812BCE8A13D901156E74C707DBB7* ___s_lambdaFactories_1;
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Linq.Expressions.Expression,System.Linq.Expressions.Expression/ExtensionInfo> System.Linq.Expressions.Expression::s_legacyCtorSupportTable
ConditionalWeakTable_2_t0F3FDA57EE333DF8B8C1F3FB944E4E19C5DDCFC7* ___s_legacyCtorSupportTable_2;
};
// System.Linq.Expressions.Expression
// System.Linq.Expressions.ExpressionVisitor
// System.Linq.Expressions.ExpressionVisitor
// System.Linq.Expressions.Interpreter.Instruction
// System.Linq.Expressions.Interpreter.Instruction
// System.Linq.Expressions.Interpreter.InstructionList
struct InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_null
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_null_9;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_true
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_true_10;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_false
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_false_11;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_Ints
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_Ints_12;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadObjectCached
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadObjectCached_13;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocal
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocal_14;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalBoxed
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocalBoxed_15;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosure
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocalFromClosure_16;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosureBoxed
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_loadLocalFromClosureBoxed_17;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocal
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_assignLocal_18;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocal
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_storeLocal_19;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalBoxed
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_assignLocalBoxed_20;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocalBoxed
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_storeLocalBoxed_21;
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalToClosure
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_assignLocalToClosure_22;
// System.Collections.Generic.Dictionary`2<System.Reflection.FieldInfo,System.Linq.Expressions.Interpreter.Instruction> System.Linq.Expressions.Interpreter.InstructionList::s_loadFields
Dictionary_2_t6E102DECB177F86DDA3B068E0B28E809825E9A28* ___s_loadFields_23;
// System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionList::s_emptyRuntimeLabels
RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684* ___s_emptyRuntimeLabels_24;
};
// System.Linq.Expressions.Interpreter.InstructionList
// System.Linq.Expressions.Interpreter.InterpretedFrame
// System.Linq.Expressions.Interpreter.InterpretedFrame
struct InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D_ThreadStaticFields
{
// System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::s_currentFrame
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___s_currentFrame_0;
};
// System.Linq.Expressions.LabelTarget
// System.Linq.Expressions.LabelTarget
// System.Linq.Expressions.Interpreter.LightCompiler
struct LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A_StaticFields
{
// System.Linq.Expressions.Interpreter.LocalDefinition[] System.Linq.Expressions.Interpreter.LightCompiler::s_emptyLocals
LocalDefinitionU5BU5D_tE2AEBDCD1C209B76F74C1A118B36CCD165B1563E* ___s_emptyLocals_8;
};
// System.Linq.Expressions.Interpreter.LightCompiler
// System.Linq.Expressions.Interpreter.LightDelegateCreator
// System.Linq.Expressions.Interpreter.LightDelegateCreator
// System.Linq.Expressions.Interpreter.LightLambda
struct LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_StaticFields
{
// System.Dynamic.Utils.CacheDict`2<System.Type,System.Func`2<System.Linq.Expressions.Interpreter.LightLambda,System.Delegate>> System.Linq.Expressions.Interpreter.LightLambda::_runCache
CacheDict_2_tC6224DD2E30A484A20285B7815AF8012FA1C05B6* ____runCache_2;
};
// System.Linq.Expressions.Interpreter.LightLambda
// System.Linq.Expressions.MemberBinding
// System.Linq.Expressions.MemberBinding
// System.Reflection.MemberInfo
// System.Reflection.MemberInfo
// System.Reflection.ParameterInfo
// System.Reflection.ParameterInfo
// System.Linq.Expressions.StackGuard
// System.Linq.Expressions.StackGuard
// System.String
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// System.String
// System.Text.StringBuilder
// System.Text.StringBuilder
// System.Linq.Expressions.Strings
// System.Linq.Expressions.Strings
// System.Linq.Expressions.SwitchCase
// System.Linq.Expressions.SwitchCase
// System.Linq.Expressions.Interpreter.TryCatchFinallyHandler
// System.Linq.Expressions.Interpreter.TryCatchFinallyHandler
// System.Linq.Expressions.Interpreter.TryFaultHandler
// System.Linq.Expressions.Interpreter.TryFaultHandler
// System.Linq.Expressions.Utils
struct Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields
{
// System.Object System.Linq.Expressions.Utils::BoxedFalse
RuntimeObject* ___BoxedFalse_0;
// System.Object System.Linq.Expressions.Utils::BoxedTrue
RuntimeObject* ___BoxedTrue_1;
// System.Object System.Linq.Expressions.Utils::BoxedIntM1
RuntimeObject* ___BoxedIntM1_2;
// System.Object System.Linq.Expressions.Utils::BoxedInt0
RuntimeObject* ___BoxedInt0_3;
// System.Object System.Linq.Expressions.Utils::BoxedInt1
RuntimeObject* ___BoxedInt1_4;
// System.Object System.Linq.Expressions.Utils::BoxedInt2
RuntimeObject* ___BoxedInt2_5;
// System.Object System.Linq.Expressions.Utils::BoxedInt3
RuntimeObject* ___BoxedInt3_6;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultSByte
RuntimeObject* ___BoxedDefaultSByte_7;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultChar
RuntimeObject* ___BoxedDefaultChar_8;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultInt16
RuntimeObject* ___BoxedDefaultInt16_9;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultInt64
RuntimeObject* ___BoxedDefaultInt64_10;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultByte
RuntimeObject* ___BoxedDefaultByte_11;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt16
RuntimeObject* ___BoxedDefaultUInt16_12;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt32
RuntimeObject* ___BoxedDefaultUInt32_13;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt64
RuntimeObject* ___BoxedDefaultUInt64_14;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultSingle
RuntimeObject* ___BoxedDefaultSingle_15;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultDouble
RuntimeObject* ___BoxedDefaultDouble_16;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultDecimal
RuntimeObject* ___BoxedDefaultDecimal_17;
// System.Object System.Linq.Expressions.Utils::BoxedDefaultDateTime
RuntimeObject* ___BoxedDefaultDateTime_18;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_true
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_true_19;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_false
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_false_20;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_m1
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_m1_21;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_0
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_0_22;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_1
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_1_23;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_2
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_2_24;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_3
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___s_3_25;
// System.Linq.Expressions.DefaultExpression System.Linq.Expressions.Utils::Empty
DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* ___Empty_26;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::Null
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___Null_27;
};
// System.Linq.Expressions.Utils
// System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18
// System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18
// System.Linq.Expressions.Expression/<>c
struct U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_StaticFields
{
// System.Linq.Expressions.Expression/<>c System.Linq.Expressions.Expression/<>c::<>9
U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3* ___U3CU3E9_0;
// System.Func`2<System.Reflection.ConstructorInfo,System.Boolean> System.Linq.Expressions.Expression/<>c::<>9__358_0
Func_2_tF43743677DC8EC7ECF5575F75E3C0CB6CE4EE70C* ___U3CU3E9__358_0_1;
};
// System.Linq.Expressions.Expression/<>c
// System.Linq.Expressions.Expression/BinaryExpressionProxy
// System.Linq.Expressions.Expression/BinaryExpressionProxy
// System.Linq.Expressions.Expression/BlockExpressionProxy
// System.Linq.Expressions.Expression/BlockExpressionProxy
// System.Linq.Expressions.Expression/CatchBlockProxy
// System.Linq.Expressions.Expression/CatchBlockProxy
// System.Linq.Expressions.Expression/ConditionalExpressionProxy
// System.Linq.Expressions.Expression/ConditionalExpressionProxy
// System.Linq.Expressions.Expression/ConstantExpressionProxy
// System.Linq.Expressions.Expression/ConstantExpressionProxy
// System.Linq.Expressions.Expression/DebugInfoExpressionProxy
// System.Linq.Expressions.Expression/DebugInfoExpressionProxy
// System.Linq.Expressions.Expression/DefaultExpressionProxy
// System.Linq.Expressions.Expression/DefaultExpressionProxy
// System.Linq.Expressions.Expression/ExtensionInfo
// System.Linq.Expressions.Expression/ExtensionInfo
// System.Linq.Expressions.Expression/GotoExpressionProxy
// System.Linq.Expressions.Expression/GotoExpressionProxy
// System.Linq.Expressions.Expression/IndexExpressionProxy
// System.Linq.Expressions.Expression/IndexExpressionProxy
// System.Linq.Expressions.Expression/InvocationExpressionProxy
// System.Linq.Expressions.Expression/InvocationExpressionProxy
// System.Linq.Expressions.Expression/LabelExpressionProxy
// System.Linq.Expressions.Expression/LabelExpressionProxy
// System.Linq.Expressions.Expression/LambdaExpressionProxy
// System.Linq.Expressions.Expression/LambdaExpressionProxy
// System.Linq.Expressions.Expression/ListInitExpressionProxy
// System.Linq.Expressions.Expression/ListInitExpressionProxy
// System.Linq.Expressions.Expression/LoopExpressionProxy
// System.Linq.Expressions.Expression/LoopExpressionProxy
// System.Linq.Expressions.Expression/MemberExpressionProxy
// System.Linq.Expressions.Expression/MemberExpressionProxy
// System.Linq.Expressions.Expression/MemberInitExpressionProxy
// System.Linq.Expressions.Expression/MemberInitExpressionProxy
// System.Linq.Expressions.Expression/MethodCallExpressionProxy
// System.Linq.Expressions.Expression/MethodCallExpressionProxy
// System.Linq.Expressions.Expression/NewArrayExpressionProxy
// System.Linq.Expressions.Expression/NewArrayExpressionProxy
// System.Linq.Expressions.Expression/NewExpressionProxy
// System.Linq.Expressions.Expression/NewExpressionProxy
// System.Linq.Expressions.Expression/ParameterExpressionProxy
// System.Linq.Expressions.Expression/ParameterExpressionProxy
// System.Linq.Expressions.Expression/RuntimeVariablesExpressionProxy
// System.Linq.Expressions.Expression/RuntimeVariablesExpressionProxy
// System.Linq.Expressions.Expression/SwitchCaseProxy
// System.Linq.Expressions.Expression/SwitchCaseProxy
// System.Linq.Expressions.Expression/SwitchExpressionProxy
// System.Linq.Expressions.Expression/SwitchExpressionProxy
// System.Linq.Expressions.Expression/TryExpressionProxy
// System.Linq.Expressions.Expression/TryExpressionProxy
// System.Linq.Expressions.Expression/TypeBinaryExpressionProxy
// System.Linq.Expressions.Expression/TypeBinaryExpressionProxy
// System.Linq.Expressions.Expression/UnaryExpressionProxy
// System.Linq.Expressions.Expression/UnaryExpressionProxy
// System.Collections.Generic.List`1/Enumerator<System.Int32>
// System.Collections.Generic.List`1/Enumerator<System.Int32>
// System.Nullable`1<System.Int32>
// System.Nullable`1<System.Int32>
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.Expression>
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.Expression>
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
// System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>
// System.Linq.Expressions.Interpreter.AddInstruction
struct AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Single
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_6;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Double
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_7;
};
// System.Linq.Expressions.Interpreter.AddInstruction
// System.Linq.Expressions.Interpreter.AddOvfInstruction
struct AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5;
};
// System.Linq.Expressions.Interpreter.AddOvfInstruction
// System.Linq.Expressions.Interpreter.AndInstruction
struct AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_SByte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_0;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Byte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_5;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_6;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_7;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Boolean
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Boolean_8;
};
// System.Linq.Expressions.Interpreter.AndInstruction
// System.Linq.Expressions.Interpreter.ArrayLengthInstruction
struct ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_StaticFields
{
// System.Linq.Expressions.Interpreter.ArrayLengthInstruction System.Linq.Expressions.Interpreter.ArrayLengthInstruction::Instance
ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* ___Instance_0;
};
// System.Linq.Expressions.Interpreter.ArrayLengthInstruction
// System.Linq.Expressions.BinaryExpression
// System.Linq.Expressions.BinaryExpression
// System.Linq.Expressions.BlockExpression
// System.Linq.Expressions.BlockExpression
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// System.Boolean
// System.Byte
// System.Byte
// System.Linq.Expressions.Interpreter.CallInstruction
// System.Linq.Expressions.Interpreter.CallInstruction
// System.Char
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
{
// System.Byte[] System.Char::s_categoryForLatin1
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3;
};
// System.Char
// System.Linq.Expressions.ConditionalExpression
// System.Linq.Expressions.ConditionalExpression
// System.Linq.Expressions.ConstantExpression
// System.Linq.Expressions.ConstantExpression
// System.DateTime
struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields
{
// System.Int32[] System.DateTime::s_daysToMonth365
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth365_30;
// System.Int32[] System.DateTime::s_daysToMonth366
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth366_31;
// System.DateTime System.DateTime::MinValue
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MinValue_32;
// System.DateTime System.DateTime::MaxValue
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MaxValue_33;
// System.DateTime System.DateTime::UnixEpoch
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___UnixEpoch_34;
};
// System.DateTime
// System.Linq.Expressions.DebugInfoExpression
// System.Linq.Expressions.DebugInfoExpression
// System.Decimal
struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_StaticFields
{
// System.Decimal System.Decimal::Zero
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___Zero_3;
// System.Decimal System.Decimal::One
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___One_4;
// System.Decimal System.Decimal::MinusOne
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinusOne_5;
// System.Decimal System.Decimal::MaxValue
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MaxValue_6;
// System.Decimal System.Decimal::MinValue
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinValue_7;
};
// System.Decimal
// System.Linq.Expressions.Interpreter.DecrementInstruction
struct DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Single
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_6;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Double
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_7;
};
// System.Linq.Expressions.Interpreter.DecrementInstruction
// System.Linq.Expressions.DefaultExpression
// System.Linq.Expressions.DefaultExpression
// System.Linq.Expressions.Interpreter.DefaultValueInstruction
// System.Linq.Expressions.Interpreter.DefaultValueInstruction
// System.Linq.Expressions.Interpreter.DivInstruction
struct DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_0;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_5;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Single
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_6;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Double
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_7;
};
// System.Linq.Expressions.Interpreter.DivInstruction
// System.Double
// System.Double
// System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction
struct EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_StaticFields
{
// System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::Instance
EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2* ___Instance_0;
};
// System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction
// System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction
struct EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_StaticFields
{
// System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::Void
EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* ___Void_0;
// System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::NonVoid
EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* ___NonVoid_1;
};
// System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields
{
// System.Char[] System.Enum::enumSeperatorCharArray
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0;
};
// System.Enum
// System.Linq.Expressions.Interpreter.EqualInstruction
struct EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_reference
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_reference_0;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Boolean
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Boolean_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SByte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Char
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Char_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_5;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_6;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Byte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_7;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_8;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_9;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_10;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Single
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_11;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Double
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_12;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_BooleanLiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_BooleanLiftedToNull_13;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SByteLiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByteLiftedToNull_14;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int16LiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16LiftedToNull_15;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_CharLiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_CharLiftedToNull_16;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int32LiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32LiftedToNull_17;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int64LiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64LiftedToNull_18;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_ByteLiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_ByteLiftedToNull_19;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt16LiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16LiftedToNull_20;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt32LiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32LiftedToNull_21;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt64LiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64LiftedToNull_22;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SingleLiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SingleLiftedToNull_23;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_DoubleLiftedToNull
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_DoubleLiftedToNull_24;
};
// System.Linq.Expressions.Interpreter.EqualInstruction
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction
struct ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_SByte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_0;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Byte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_5;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_6;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_7;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Boolean
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Boolean_8;
};
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction
// System.Linq.Expressions.ExpressionStringBuilder
// System.Linq.Expressions.ExpressionStringBuilder
// System.Reflection.FieldInfo
// System.Reflection.FieldInfo
// System.Linq.Expressions.Interpreter.FieldInstruction
// System.Linq.Expressions.Interpreter.FieldInstruction
// System.Linq.Expressions.Interpreter.GetArrayItemInstruction
struct GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_StaticFields
{
// System.Linq.Expressions.Interpreter.GetArrayItemInstruction System.Linq.Expressions.Interpreter.GetArrayItemInstruction::Instance
GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* ___Instance_0;
};
// System.Linq.Expressions.Interpreter.GetArrayItemInstruction
// System.Linq.Expressions.GotoExpression
// System.Linq.Expressions.GotoExpression
// System.Linq.Expressions.Interpreter.GreaterThanInstruction
struct GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_SByte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_SByte_1;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Int16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int16_2;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Char
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Char_3;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Int32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int32_4;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Int64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Int64_5;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Byte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Byte_6;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_UInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt16_7;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_UInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt32_8;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_UInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_UInt64_9;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Single
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Single_10;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_Double
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_Double_11;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullSByte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullSByte_12;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullInt16_13;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullChar
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullChar_14;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullInt32_15;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullInt64_16;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullByte
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullByte_17;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullUInt16
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullUInt16_18;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullUInt32
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullUInt32_19;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullUInt64
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullUInt64_20;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullSingle
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullSingle_21;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::s_liftedToNullDouble
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___s_liftedToNullDouble_22;
};
// System.Linq.Expressions.Interpreter.GreaterThanInstruction
// System.Guid
struct Guid_t_StaticFields
{
// System.Guid System.Guid::Empty
Guid_t ___Empty_0;
};
// System.Guid
// System.Linq.Expressions.IndexExpression
// System.Linq.Expressions.IndexExpression
// System.Linq.Expressions.Interpreter.IndexedBranchInstruction
// System.Linq.Expressions.Interpreter.IndexedBranchInstruction
// System.Linq.Expressions.Interpreter.InstructionArray
// System.Linq.Expressions.Interpreter.InstructionArray
// System.Int16
// System.Int16
// System.Int32
// System.Int32
// System.Int64
// System.Int64
// System.IntPtr
struct IntPtr_t_StaticFields
{
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
};
// System.IntPtr
// System.Linq.Expressions.InvocationExpression
// System.Linq.Expressions.InvocationExpression
// System.Linq.Expressions.LabelExpression
// System.Linq.Expressions.LabelExpression
// System.Linq.Expressions.LambdaExpression
// System.Linq.Expressions.LambdaExpression
// System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction
struct LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_StaticFields
{
// System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction::Instance
LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C* ___Instance_0;
};
// System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction
// System.Linq.Expressions.Interpreter.LeaveFaultInstruction
struct LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeaveFaultInstruction::Instance
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___Instance_0;
};
// System.Linq.Expressions.Interpreter.LeaveFaultInstruction
// System.Linq.Expressions.Interpreter.LeaveFinallyInstruction
struct LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.LeaveFinallyInstruction::Instance
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ___Instance_0;
};
// System.Linq.Expressions.Interpreter.LeaveFinallyInstruction
// System.Linq.Expressions.ListInitExpression
// System.Linq.Expressions.ListInitExpression
// System.Linq.Expressions.LoopExpression
// System.Linq.Expressions.LoopExpression
// System.Linq.Expressions.MemberAssignment
// System.Linq.Expressions.MemberAssignment
// System.Linq.Expressions.MemberExpression
// System.Linq.Expressions.MemberExpression
// System.Linq.Expressions.MemberInitExpression
// System.Linq.Expressions.MemberInitExpression
// System.Linq.Expressions.MemberListBinding
// System.Linq.Expressions.MemberListBinding
// System.Linq.Expressions.MemberMemberBinding
// System.Linq.Expressions.MemberMemberBinding
// System.Reflection.MethodBase
// System.Reflection.MethodBase
// System.Linq.Expressions.MethodCallExpression
// System.Linq.Expressions.MethodCallExpression
// System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction
// System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction
// System.Linq.Expressions.NewArrayExpression
// System.Linq.Expressions.NewArrayExpression
// System.Linq.Expressions.Interpreter.NewArrayInitInstruction
// System.Linq.Expressions.Interpreter.NewArrayInitInstruction
// System.Linq.Expressions.Interpreter.NewArrayInstruction
// System.Linq.Expressions.Interpreter.NewArrayInstruction
// System.Linq.Expressions.NewExpression
// System.Linq.Expressions.NewExpression
// System.Linq.Expressions.Interpreter.OffsetInstruction
// System.Linq.Expressions.Interpreter.OffsetInstruction
// System.Linq.Expressions.ParameterExpression
// System.Linq.Expressions.ParameterExpression
// System.Reflection.PropertyInfo
// System.Reflection.PropertyInfo
// System.Linq.Expressions.Interpreter.RuntimeLabel
// System.Linq.Expressions.Interpreter.RuntimeLabel
// System.Linq.Expressions.RuntimeVariablesExpression
// System.Linq.Expressions.RuntimeVariablesExpression
// System.SByte
// System.SByte
// System.Linq.Expressions.Interpreter.SetArrayItemInstruction
struct SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_StaticFields
{
// System.Linq.Expressions.Interpreter.SetArrayItemInstruction System.Linq.Expressions.Interpreter.SetArrayItemInstruction::Instance
SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F* ___Instance_0;
};
// System.Linq.Expressions.Interpreter.SetArrayItemInstruction
// System.Single
// System.Single
// System.Linq.Expressions.Interpreter.StringSwitchInstruction
// System.Linq.Expressions.Interpreter.StringSwitchInstruction
// System.Linq.Expressions.SwitchExpression
// System.Linq.Expressions.SwitchExpression
// System.Linq.Expressions.Interpreter.ThrowInstruction
struct ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields
{
// System.Linq.Expressions.Interpreter.ThrowInstruction System.Linq.Expressions.Interpreter.ThrowInstruction::Throw
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* ___Throw_0;
// System.Linq.Expressions.Interpreter.ThrowInstruction System.Linq.Expressions.Interpreter.ThrowInstruction::VoidThrow
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* ___VoidThrow_1;
// System.Linq.Expressions.Interpreter.ThrowInstruction System.Linq.Expressions.Interpreter.ThrowInstruction::Rethrow
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* ___Rethrow_2;
// System.Linq.Expressions.Interpreter.ThrowInstruction System.Linq.Expressions.Interpreter.ThrowInstruction::VoidRethrow
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* ___VoidRethrow_3;
};
// System.Linq.Expressions.Interpreter.ThrowInstruction
// System.Linq.Expressions.TryExpression
// System.Linq.Expressions.TryExpression
// System.Linq.Expressions.TypeBinaryExpression
// System.Linq.Expressions.TypeBinaryExpression
// System.UInt16
// System.UInt16
// System.UInt32
// System.UInt32
// System.UInt64
// System.UInt64
// System.Linq.Expressions.UnaryExpression
// System.Linq.Expressions.UnaryExpression
// System.Void
// System.Void
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Object[]>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Object[]>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Boolean>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Boolean>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Byte>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Byte>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Char>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Char>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.DateTime>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.DateTime>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Decimal>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Decimal>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Double>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Double>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Exception>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Exception>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int16>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int16>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int32>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int32>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int64>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int64>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.SByte>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.SByte>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Single>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.Single>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.String>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.String>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt16>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt16>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt32>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt32>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt64>
// System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt64>
// System.Linq.Expressions.Block2
// System.Linq.Expressions.Block2
// System.Linq.Expressions.Block3
// System.Linq.Expressions.Block3
// System.Linq.Expressions.Block4
// System.Linq.Expressions.Block4
// System.Linq.Expressions.Block5
// System.Linq.Expressions.Block5
// System.Linq.Expressions.BlockN
// System.Linq.Expressions.BlockN
// System.Linq.Expressions.Interpreter.BranchFalseInstruction
struct BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchFalseInstruction::s_cache
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_cache_1;
};
// System.Linq.Expressions.Interpreter.BranchFalseInstruction
// System.Linq.Expressions.Interpreter.BranchInstruction
struct BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction[][][] System.Linq.Expressions.Interpreter.BranchInstruction::s_caches
InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56* ___s_caches_1;
};
// System.Linq.Expressions.Interpreter.BranchInstruction
// System.Linq.Expressions.Interpreter.BranchTrueInstruction
struct BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchTrueInstruction::s_cache
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_cache_1;
};
// System.Linq.Expressions.Interpreter.BranchTrueInstruction
// System.Linq.Expressions.Interpreter.CoalescingBranchInstruction
struct CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_StaticFields
{
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::s_cache
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* ___s_cache_1;
};
// System.Linq.Expressions.Interpreter.CoalescingBranchInstruction
// System.Reflection.ConstructorInfo
struct ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB_StaticFields
{
// System.String System.Reflection.ConstructorInfo::ConstructorName
String_t* ___ConstructorName_0;
// System.String System.Reflection.ConstructorInfo::TypeConstructorName
String_t* ___TypeConstructorName_1;
};
// System.Reflection.ConstructorInfo
// System.Delegate
// System.Delegate
// System.Linq.Expressions.Interpreter.EnterFaultInstruction
struct EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_StaticFields
{
// System.Linq.Expressions.Interpreter.EnterFaultInstruction[] System.Linq.Expressions.Interpreter.EnterFaultInstruction::s_cache
EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C* ___s_cache_1;
};
// System.Linq.Expressions.Interpreter.EnterFaultInstruction
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction
struct EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_StaticFields
{
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction[] System.Linq.Expressions.Interpreter.EnterFinallyInstruction::s_cache
EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE* ___s_cache_1;
};
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction
// System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction
// System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction
// System.Linq.Expressions.Interpreter.EnterTryFaultInstruction
// System.Linq.Expressions.Interpreter.EnterTryFaultInstruction
// System.Exception
struct Exception_t_StaticFields
{
// System.Object System.Exception::s_EDILock
RuntimeObject* ___s_EDILock_0;
};
// System.Exception
// System.Linq.Expressions.FieldExpression
// System.Linq.Expressions.FieldExpression
// System.Linq.Expressions.FullConditionalExpression
// System.Linq.Expressions.FullConditionalExpression
// System.Linq.Expressions.Interpreter.GotoInstruction
struct GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_StaticFields
{
// System.Linq.Expressions.Interpreter.GotoInstruction[] System.Linq.Expressions.Interpreter.GotoInstruction::s_cache
GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907* ___s_cache_1;
};
// System.Linq.Expressions.Interpreter.GotoInstruction
// System.Linq.Expressions.InstanceMethodCallExpression
// System.Linq.Expressions.InstanceMethodCallExpression
// System.Linq.Expressions.Interpreter.Interpreter
struct Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_StaticFields
{
// System.Object System.Linq.Expressions.Interpreter.Interpreter::NoValue
RuntimeObject* ___NoValue_0;
};
// System.Linq.Expressions.Interpreter.Interpreter
// System.Linq.Expressions.InvocationExpression1
// System.Linq.Expressions.InvocationExpression1
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction
struct LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_StaticFields
{
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction[] System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::s_cache
LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001* ___s_cache_1;
};
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction
// System.Linq.Expressions.Interpreter.LoadFieldInstruction
// System.Linq.Expressions.Interpreter.LoadFieldInstruction
// System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction
// System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction
// System.Linq.Expressions.MethodCallExpression0
// System.Linq.Expressions.MethodCallExpression0
// System.Linq.Expressions.MethodCallExpression1
// System.Linq.Expressions.MethodCallExpression1
// System.Linq.Expressions.MethodCallExpression2
// System.Linq.Expressions.MethodCallExpression2
// System.Linq.Expressions.MethodCallExpression3
// System.Linq.Expressions.MethodCallExpression3
// System.Linq.Expressions.MethodCallExpression4
// System.Linq.Expressions.MethodCallExpression4
// System.Linq.Expressions.MethodCallExpression5
// System.Linq.Expressions.MethodCallExpression5
// System.Linq.Expressions.MethodCallExpressionN
// System.Linq.Expressions.MethodCallExpressionN
// System.Reflection.MethodInfo
// System.Reflection.MethodInfo
// System.Linq.Expressions.Interpreter.MethodInfoCallInstruction
// System.Linq.Expressions.Interpreter.MethodInfoCallInstruction
// System.Linq.Expressions.NewArrayBoundsExpression
// System.Linq.Expressions.NewArrayBoundsExpression
// System.Linq.Expressions.NewArrayInitExpression
// System.Linq.Expressions.NewArrayInitExpression
// System.Linq.Expressions.NewValueTypeExpression
// System.Linq.Expressions.NewValueTypeExpression
// System.Linq.Expressions.PropertyExpression
// System.Linq.Expressions.PropertyExpression
// System.RuntimeTypeHandle
// System.RuntimeTypeHandle
// System.Linq.Expressions.ScopeExpression
// System.Linq.Expressions.ScopeExpression
// System.Linq.Expressions.Interpreter.StoreFieldInstruction
// System.Linq.Expressions.Interpreter.StoreFieldInstruction
// System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction
// System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction
// System.Linq.Expressions.SymbolDocumentInfo
struct SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3_StaticFields
{
// System.Guid System.Linq.Expressions.SymbolDocumentInfo::DocumentType_Text
Guid_t ___DocumentType_Text_1;
};
// System.Linq.Expressions.SymbolDocumentInfo
// System.Linq.Expressions.TypedConstantExpression
// System.Linq.Expressions.TypedConstantExpression
// System.Linq.Expressions.TypedParameterExpression
// System.Linq.Expressions.TypedParameterExpression
// System.Linq.Expressions.Interpreter.AddInstruction/AddDouble
// System.Linq.Expressions.Interpreter.AddInstruction/AddDouble
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt16
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt16
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt32
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt32
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt64
// System.Linq.Expressions.Interpreter.AddInstruction/AddInt64
// System.Linq.Expressions.Interpreter.AddInstruction/AddSingle
// System.Linq.Expressions.Interpreter.AddInstruction/AddSingle
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64
// System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64
// System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64
// System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean
// System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean
// System.Linq.Expressions.Interpreter.AndInstruction/AndByte
// System.Linq.Expressions.Interpreter.AndInstruction/AndByte
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt16
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt16
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt32
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt32
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt64
// System.Linq.Expressions.Interpreter.AndInstruction/AndInt64
// System.Linq.Expressions.Interpreter.AndInstruction/AndSByte
// System.Linq.Expressions.Interpreter.AndInstruction/AndSByte
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64
// System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64
// System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64
// System.Linq.Expressions.Interpreter.DivInstruction/DivDouble
// System.Linq.Expressions.Interpreter.DivInstruction/DivDouble
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt16
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt16
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt32
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt32
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt64
// System.Linq.Expressions.Interpreter.DivInstruction/DivInt64
// System.Linq.Expressions.Interpreter.DivInstruction/DivSingle
// System.Linq.Expressions.Interpreter.DivInstruction/DivSingle
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64
// System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull
// System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64
// System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64
// System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64
// System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction
// System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction
// System.Linq.Expressions.ByRefParameterExpression
// System.Linq.Expressions.ByRefParameterExpression
// System.Linq.Expressions.FullConditionalExpressionWithType
// System.Linq.Expressions.FullConditionalExpressionWithType
// System.Linq.Expressions.InstanceMethodCallExpression0
// System.Linq.Expressions.InstanceMethodCallExpression0
// System.Linq.Expressions.InstanceMethodCallExpression1
// System.Linq.Expressions.InstanceMethodCallExpression1
// System.Linq.Expressions.InstanceMethodCallExpression2
// System.Linq.Expressions.InstanceMethodCallExpression2
// System.Linq.Expressions.InstanceMethodCallExpression3
// System.Linq.Expressions.InstanceMethodCallExpression3
// System.Linq.Expressions.InstanceMethodCallExpressionN
// System.Linq.Expressions.InstanceMethodCallExpressionN
// System.Linq.Expressions.Interpreter.RethrowException
// System.Linq.Expressions.Interpreter.RethrowException
// System.Runtime.CompilerServices.RuntimeWrappedException
// System.Runtime.CompilerServices.RuntimeWrappedException
// System.Linq.Expressions.Scope1
// System.Linq.Expressions.Scope1
// System.Linq.Expressions.ScopeN
// System.Linq.Expressions.ScopeN
// System.Type
struct Type_t_StaticFields
{
// System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_1;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2;
// System.Object System.Type::Missing
RuntimeObject* ___Missing_3;
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6;
};
// System.Type
// System.Func`2<System.Object[],System.Object>
// System.Func`2<System.Object[],System.Object>
// System.Func`2<System.Linq.Expressions.CatchBlock,System.Linq.Expressions.CatchBlock>
// System.Func`2<System.Linq.Expressions.CatchBlock,System.Linq.Expressions.CatchBlock>
// System.Func`2<System.Int32,System.Int32>
// System.Func`2<System.Int32,System.Int32>
// System.ArgumentException
// System.ArgumentException
// System.InsufficientExecutionStackException
// System.InsufficientExecutionStackException
// System.InvalidOperationException
// System.InvalidOperationException
// System.InvalidProgramException
// System.InvalidProgramException
// System.NotSupportedException
// System.NotSupportedException
// System.Linq.Expressions.ScopeWithType
// System.Linq.Expressions.ScopeWithType
// System.Reflection.TargetInvocationException
// System.Reflection.TargetInvocationException
// System.ArgumentOutOfRangeException
// System.ArgumentOutOfRangeException
// System.OverflowException
// System.OverflowException
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// System.Reflection.ParameterInfo[]
struct ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C : public RuntimeArray
{
ALIGN_FIELD (8) ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* m_Items[1];
inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Expression[]
struct ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F : public RuntimeArray
{
ALIGN_FIELD (8) Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* m_Items[1];
inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB : public RuntimeArray
{
ALIGN_FIELD (8) Type_t* m_Items[1];
inline Type_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Type_t** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Type_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Type_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Type_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.ParameterExpression[]
struct ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C : public RuntimeArray
{
ALIGN_FIELD (8) ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* m_Items[1];
inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
{
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray
{
ALIGN_FIELD (8) int32_t m_Items[1];
inline int32_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, int32_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
{
m_Items[index] = value;
}
};
// System.Linq.Expressions.Interpreter.ByRefUpdater[]
struct ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407 : public RuntimeArray
{
ALIGN_FIELD (8) ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* m_Items[1];
inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Interpreter.Instruction[]
struct InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F : public RuntimeArray
{
ALIGN_FIELD (8) Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* m_Items[1];
inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Interpreter.Instruction[][]
struct InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4 : public RuntimeArray
{
ALIGN_FIELD (8) InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* m_Items[1];
inline InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Interpreter.Instruction[][][]
struct InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56 : public RuntimeArray
{
ALIGN_FIELD (8) InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* m_Items[1];
inline InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Interpreter.RuntimeLabel[]
struct RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684 : public RuntimeArray
{
ALIGN_FIELD (8) RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 m_Items[1];
inline RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* 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_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 value)
{
m_Items[index] = value;
}
};
// System.Linq.Expressions.Interpreter.GotoInstruction[]
struct GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907 : public RuntimeArray
{
ALIGN_FIELD (8) GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* m_Items[1];
inline GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785** 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, GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction[]
struct EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE : public RuntimeArray
{
ALIGN_FIELD (8) EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* m_Items[1];
inline EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Interpreter.EnterFaultInstruction[]
struct EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C : public RuntimeArray
{
ALIGN_FIELD (8) EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* m_Items[1];
inline EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction[]
struct LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001 : public RuntimeArray
{
ALIGN_FIELD (8) LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* m_Items[1];
inline LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB** 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, LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_mF2D2ACE0752C3B97343B72328D49200F45C14B65_gshared (ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* __this, RuntimeObject* ___0_list, const RuntimeMethod* method) ;
// T System.Dynamic.Utils.ExpressionUtils::ReturnObject<System.Object>(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ExpressionUtils_ReturnObject_TisRuntimeObject_m588C0460FCD6DF909536F6EBB0C172C70A93857D_gshared (RuntimeObject* ___0_collectionOrT, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Dynamic.Utils.ExpressionUtils::ReturnReadOnly<System.Object>(System.Collections.Generic.IReadOnlyList`1<T>&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* ExpressionUtils_ReturnReadOnly_TisRuntimeObject_m00DAAB06DE4E26676AA2B2672C93B262B71A8BD1_gshared (RuntimeObject** ___0_collection, const RuntimeMethod* method) ;
// T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_get_Item_m88FE6EF1106EAB22F63554956C77E25339159136_gshared (ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_mE6BED30C94187FC8CC2C7E5CAF0163455240223C_gshared (ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, int32_t* ___1_value, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mEE80B960C3B902E5FB4D2458CEB323B68A954926_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m63897227AFA7035F1772315ABBBE7FD0A250E10C_gshared (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, int32_t ___1_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionStringBuilder::VisitExpressions<System.Object>(System.Char,System.Collections.ObjectModel.ReadOnlyCollection`1<T>,System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_VisitExpressions_TisRuntimeObject_mF75179607E3FFE9B70996ED76F8F8A337E06259E_gshared (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, Il2CppChar ___0_open, ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* ___1_expressions, Il2CppChar ___2_close, const RuntimeMethod* method) ;
// System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m487A0501D6F875A04F7D8F93F1CB3C813994AA64_gshared (ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* __this, const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Object>::.ctor(T[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TrueReadOnlyCollection_1__ctor_m56281B79C66AC6D4AC9B11B8DADB5AD4931B33DF_gshared (TrueReadOnlyCollection_1_t71A2D3FD751848C3E87C90C4EDF1D35A25879C4D* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_list, const RuntimeMethod* method) ;
// T System.Linq.Expressions.ExpressionVisitor::VisitAndConvert<System.Object>(T,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ExpressionVisitor_VisitAndConvert_TisRuntimeObject_m2CBDAC468B5B84C29FF143386D1833A9B333C931_gshared (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, RuntimeObject* ___0_node, String_t* ___1_callerName, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Linq.Expressions.ExpressionVisitor::VisitAndConvert<System.Object>(System.Collections.ObjectModel.ReadOnlyCollection`1<T>,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* ExpressionVisitor_VisitAndConvert_TisRuntimeObject_m4C767DA02B81D479E7FC3AA1811B92265EC671B6_gshared (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* ___0_nodes, String_t* ___1_callerName, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Linq.Expressions.ExpressionVisitor::Visit<System.Object>(System.Collections.ObjectModel.ReadOnlyCollection`1<T>,System.Func`2<T,T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* ExpressionVisitor_Visit_TisRuntimeObject_mBE5F665AB816995B54D6C70E7D6724C97E30DF6B_gshared (ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92* ___0_nodes, Func_2_tACBF5A1656250800CE861707354491F0611F6624* ___1_elementVisitor, const RuntimeMethod* method) ;
// System.Boolean System.Dynamic.Utils.ExpressionUtils::SameElements<System.Object>(System.Collections.Generic.IEnumerable`1<T>&,System.Collections.Generic.IReadOnlyList`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ExpressionUtils_SameElements_TisRuntimeObject_m78AE86C0A0DF55905298F86B30969CF07C3E487E_gshared (RuntimeObject** ___0_replacement, RuntimeObject* ___1_current, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Boolean>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m71BCD2392D28272B9A7693A94865BC28A244E8CF_gshared (PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Byte>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_mD276E0CA282C5DFD13A185721D0ECF962A94D593_gshared (PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Char>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_mDB7AAFBF808E0E8302D135C1221BB12874C5A64E_gshared (PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.DateTime>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_mBEE7A69E2919758783563C56B31B1181ACFCB245_gshared (PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Decimal>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m3BC011713D323B206EB351C0C6474DFF94164668_gshared (PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Double>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m78B52D6F90A26232693A9AD371C3B2585A767A82_gshared (PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int16>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_mFCB931F8CA3CCBED78237F23623CE9D031138676_gshared (PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int32>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_mBD5F03FFFBDFBB1CADF5B219E0DF682952301C77_gshared (PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int64>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m7433FBCA26646D073E10CE3DB024BFD0AF12DF35_gshared (PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Object>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m03711421D9ABA85E6F5329B1A184E57F668F440D_gshared (PrimitiveParameterExpression_1_tBFC9B66638DBCCC19EF2B6E4DC39614684C4CB91* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.SByte>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m0222361D180AC336E45B7CD930A0BCEC2ACEBC04_gshared (PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Single>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m289B89C40A50E8C7721E963029B4EFD2572EDE11_gshared (PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt16>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m432CAFD04C99CECC21AF21CD442580742C99B14A_gshared (PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt32>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m6EA176AD6AF65AA8EBFD1B907AC9809081EDC40D_gshared (PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt64>::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveParameterExpression_1__ctor_m9ECE6DF9DD81C46CFB4B1B8379C2D6DDB6F87637_gshared (PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// T System.Nullable`1<System.Int32>::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_gshared (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Int32>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_gshared (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<System.Int32>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_gshared_inline (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_gshared (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method) ;
// T[] System.Array::Empty<System.Object>()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) ;
// TResult System.Func`2<System.Int32,System.Int32>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Func_2_Invoke_m1F8EE2DF137BE5132901C0297848BC7A373A676B_gshared_inline (Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* __this, int32_t ___0_arg, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Expression/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4E67A6B558C7EC3FF3F5E14B9EE0482B5E8CC2E9 (U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3* __this, const RuntimeMethod* method) ;
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Reflection.ParameterInfo[] System.Dynamic.Utils.TypeExtensions::GetParametersCached(System.Reflection.MethodBase)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141 (MethodBase_t* ___0_method, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Expression::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* __this, const RuntimeMethod* method) ;
// System.Exception System.Dynamic.Utils.ContractUtils::get_Unreachable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6 (const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.BlockExpressionList::.ctor(System.Linq.Expressions.BlockExpression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList__ctor_mDB38B5E9DAB6ED7082CCB26289B03899BBDDCACE (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_provider, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, const RuntimeMethod* method) ;
// System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>::.ctor(System.Collections.Generic.IList`1<T>)
inline void ReadOnlyCollection_1__ctor_m6A9E9D520CEDD89BC8801F6D1CE354EA352D5156 (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* __this, RuntimeObject* ___0_list, const RuntimeMethod* method)
{
(( void (*) (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_mF2D2ACE0752C3B97343B72328D49200F45C14B65_gshared)(__this, ___0_list, method);
}
// System.Object System.Threading.Interlocked::CompareExchange(System.Object&,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Interlocked_CompareExchange_mC2F0AEDE6957F175ED944794E7AEECE2AED96B71 (RuntimeObject** ___0_location1, RuntimeObject* ___1_value, RuntimeObject* ___2_comparand, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.BlockExpression::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method) ;
// T System.Dynamic.Utils.ExpressionUtils::ReturnObject<System.Linq.Expressions.Expression>(System.Object)
inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4 (RuntimeObject* ___0_collectionOrT, const RuntimeMethod* method)
{
return (( Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* (*) (RuntimeObject*, const RuntimeMethod*))ExpressionUtils_ReturnObject_TisRuntimeObject_m588C0460FCD6DF909536F6EBB0C172C70A93857D_gshared)(___0_collectionOrT, method);
}
// System.Exception System.Linq.Expressions.Error::ArgumentOutOfRange(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB (String_t* ___0_paramName, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockExpression::ReturnReadOnlyExpressions(System.Linq.Expressions.BlockExpression,System.Object&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* BlockExpression_ReturnReadOnlyExpressions_mFC59B619E19F8A8D730509B353E87A23FAD2ED9C (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_provider, RuntimeObject** ___1_collection, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Block2::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block2__ctor_m4FA64A6EEDED1DDA9F42F71CC342D8D5940801FA (Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Block3::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block3__ctor_mD55EF8E6E48BE347CF0A0A8B5102FBB088AE13B8 (Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg2, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Block4::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block4__ctor_m60BC03AA527D3C8C3FDEDEDF960AAAC934A74E95 (Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg3, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Block5::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block5__ctor_m16E3DE13B017C517EA32AA202249516C6DB28EF4 (Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg3, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg4, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Dynamic.Utils.ExpressionUtils::ReturnReadOnly<System.Linq.Expressions.Expression>(System.Collections.Generic.IReadOnlyList`1<T>&)
inline ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29 (RuntimeObject** ___0_collection, const RuntimeMethod* method)
{
return (( ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* (*) (RuntimeObject**, const RuntimeMethod*))ExpressionUtils_ReturnReadOnly_TisRuntimeObject_m00DAAB06DE4E26676AA2B2672C93B262B71A8BD1_gshared)(___0_collection, method);
}
// System.Void System.Linq.Expressions.BlockN::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockN__ctor_mF3BD44CAC1DB77EF6A56E89D2022DA4A1BC744A5 (BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC* __this, RuntimeObject* ___0_expressions, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Dynamic.Utils.ExpressionUtils::ReturnReadOnly<System.Linq.Expressions.ParameterExpression>(System.Collections.Generic.IReadOnlyList`1<T>&)
inline ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ExpressionUtils_ReturnReadOnly_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m5E6794C440A190349149EE2BCF503228F618BB53 (RuntimeObject** ___0_collection, const RuntimeMethod* method)
{
return (( ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* (*) (RuntimeObject**, const RuntimeMethod*))ExpressionUtils_ReturnReadOnly_TisRuntimeObject_m00DAAB06DE4E26676AA2B2672C93B262B71A8BD1_gshared)(___0_collection, method);
}
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.ScopeExpression::get_VariablesList()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ScopeExpression_get_VariablesList_m20910F9EFB04EEFF4A3053CA20D923567C743A6E_inline (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Expression::ValidateVariables(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateVariables_m0F5A7F311E635915F2FAD257557443A1BA1C5D03 (ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_varList, String_t* ___1_collectionName, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Scope1::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scope1__ctor_mA16D50136A0DEF94FF5A8F93BAE817A3074CE84E (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, RuntimeObject* ___0_variables, RuntimeObject* ___1_body, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ScopeExpression::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeExpression__ctor_m87A66A8D82599F0A6E9061C2EBCD0987CA1D5335 (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, RuntimeObject* ___0_variables, const RuntimeMethod* method) ;
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.ScopeExpression::ReuseOrValidateVariables(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScopeExpression_ReuseOrValidateVariables_m41CCDC66DC2397B008B972A4CE9EE914DB4BABFC (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Scope1::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scope1__ctor_m3EBCBDCB799618149C83CA4015ED7B22A6985EA6 (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, RuntimeObject* ___0_variables, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_body, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ScopeN::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeN__ctor_mF484C34BAB6178F52502165E4DDAFD395288FDC5 (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, RuntimeObject* ___0_variables, RuntimeObject* ___1_body, const RuntimeMethod* method) ;
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ScopeN::get_Body()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ScopeN_get_Body_mF3AB4D4B6B3CBC7FFDAF1CAC743F4BC5B68D25B6_inline (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ScopeWithType::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeWithType__ctor_m7E647A39F6BD42749FCA76E2D99330024D41E69B (ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639* __this, RuntimeObject* ___0_variables, RuntimeObject* ___1_expressions, Type_t* ___2_type, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.BlockExpressionList::IndexOf(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpressionList_IndexOf_mA224132A08909FC065506462C6BBE415E1A49FE7 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_item, const RuntimeMethod* method) ;
// System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNull(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNull_mD3D07BD7AA85863B8388667F7CD3D14F6886E41D (RuntimeObject* ___0_value, String_t* ___1_paramName, const RuntimeMethod* method) ;
// System.Void System.ArgumentException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m34A925BA55EC4CE4253404E363B5F6A53EB51CA3 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18__ctor_mC0FDCF4EC632E450FBE273F47D219CDFE02FDB26 (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
// System.Collections.Generic.IEnumerator`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockExpressionList::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BlockExpressionList_GetEnumerator_mFA95F119E04AF634A9364024DDDC2C0E3C23C65E (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, const RuntimeMethod* method) ;
// System.Void System.NotSupportedException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.ExpressionStringBuilder::CatchBlockToString(System.Linq.Expressions.CatchBlock)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExpressionStringBuilder_CatchBlockToString_mFC4EB2AE34478D21F6C83587DEC44903DB36D7E7 (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ___0_node, const RuntimeMethod* method) ;
// System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::get_Variable()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Filter()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Body()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) ;
// System.Type System.Linq.Expressions.CatchBlock::get_Test()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.CatchBlock System.Linq.Expressions.Expression::MakeCatchBlock(System.Type,System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* Expression_MakeCatchBlock_m79BBAFFF3E27717FD806186309DD71240D276F6F (Type_t* ___0_type, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___1_variable, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_body, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_filter, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.TypeBinaryExpression::get_Expression()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TypeBinaryExpression_get_Expression_mD29A9305866F541EADDB1A4A5F4414FE2F939E10_inline (TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* __this, const RuntimeMethod* method) ;
// System.Type System.Linq.Expressions.TypeBinaryExpression::get_TypeOperand()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* TypeBinaryExpression_get_TypeOperand_m7E5CBBDFEA1139B084D439C9D8744FC7D8DE0F0F_inline (TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.AnalyzeTypeIsResult System.Linq.Expressions.ConstantCheck::AnalyzeTypeIs(System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantCheck_AnalyzeTypeIs_m4CB6374F2B96BABC1B84E55AE4740324582F71BA (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_operand, Type_t* ___1_testType, const RuntimeMethod* method) ;
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ;
// System.Boolean System.Type::op_Equality(System.Type,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ;
// System.Boolean System.Type::get_IsPointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsPointer_mC8AAAFEC4E4CEA59DAD0032B85D1BB224763278B (Type_t* __this, const RuntimeMethod* method) ;
// System.Type System.Dynamic.Utils.TypeUtils::GetNonNullableType(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85 (Type_t* ___0_type, const RuntimeMethod* method) ;
// System.Boolean System.Type::get_IsValueType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318 (Type_t* __this, const RuntimeMethod* method) ;
// System.Boolean System.Dynamic.Utils.TypeUtils::IsNullableType(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0 (Type_t* ___0_type, const RuntimeMethod* method) ;
// System.Boolean System.Type::op_Inequality(System.Type,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172 (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.FullConditionalExpressionWithType::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullConditionalExpressionWithType__ctor_m1C198751C79249C120A2145117F1FD9B3EC99A13 (FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, Type_t* ___3_type, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ConditionalExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConditionalExpression__ctor_m256286843DC7D817FD6E74D8A34E571198652F77 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.FullConditionalExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullConditionalExpression__ctor_mAFE90D10A4E00A0381F74FACDE49CD27405233C9 (FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfTrue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_IfTrue_mEE0343EC7D38FD9712A72428B32B873CE10A140E_inline (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_Test()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_Test_mFEB910B9D8397F9B9C54950355860E948E47A144_inline (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfFalse()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_IfFalse_mEA6C2752B55A2D84A53DF36CD8C1E43244C99CA9 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.Expression::Condition(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* Expression_Condition_m6B906129FE027C475FB88157485767C342469FA9 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, Type_t* ___3_type, const RuntimeMethod* method) ;
// System.Object System.Linq.Expressions.ConstantExpression::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, const RuntimeMethod* method) ;
// System.Type System.Object::GetType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ConstantExpression::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConstantExpression__ctor_m31AF3D4FC229D8AE2C2989EC9F8D3AC069E83A0E (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ElementInit::get_Arguments()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ElementInit_get_Arguments_mB5CED237304E0CA2B960F3534E1AF82EF1BFBC85_inline (ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2* __this, const RuntimeMethod* method) ;
// T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Item(System.Int32)
inline Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502 (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* (*) (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m88FE6EF1106EAB22F63554956C77E25339159136_gshared)(__this, ___0_index, method);
}
// System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Count()
inline int32_t ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_mE6BED30C94187FC8CC2C7E5CAF0163455240223C_gshared)(__this, method);
}
// System.String System.Linq.Expressions.Strings::get_ReducibleMustOverrideReduce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ReducibleMustOverrideReduce_m3A42A36C78DEE542AE7861CCE517D5B05AD822B1 (const RuntimeMethod* method) ;
// System.Void System.ArgumentException::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_CollectionModifiedWhileEnumerating()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_CollectionModifiedWhileEnumerating_m3D700CB4DC6D6AE927D0814850484B2CC529A7CE (const RuntimeMethod* method) ;
// System.Void System.InvalidOperationException::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_MustReduceToDifferent()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_MustReduceToDifferent_m958D994C04C8CB086B7C38E609E24FFC47E5265B (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ReducedNotCompatible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ReducedNotCompatible_mDE70EE4B9AD1B81B7341E17740056421BF7ECD7D (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_SetterHasNoParams()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_SetterHasNoParams_m746FEEB86EDF875639CD9256DD6D76EB2B1F32FD (const RuntimeMethod* method) ;
// System.Void System.ArgumentException::.ctor(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, String_t* ___1_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_PropertyCannotHaveRefType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyCannotHaveRefType_mB1A0026232F24ED7ABB22237680014C9175C1756 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_IndexesOfSetGetMustMatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IndexesOfSetGetMustMatch_m9BEE6C5ED9A8D5DF804D2674C3DB926652EDB5CE (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_AccessorsCannotHaveVarArgs()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_AccessorsCannotHaveVarArgs_mC0A22CD7EC4580F23F4DA7EC0C961A7F1450C03F (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_AccessorsCannotHaveByRefArgs()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_AccessorsCannotHaveByRefArgs_mBD5023C083C5123F8F02F11B864DA213556DC1F5 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Error::GetParamName(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134 (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveByRefArgs(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_AccessorsCannotHaveByRefArgs_mF43FEB9F049EF3A7858AC9C45EA0EC16F025C512 (String_t* ___0_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_BoundsCannotBeLessThanOne()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BoundsCannotBeLessThanOne_mC68C3A3CBB2AB99F9855BADFC0472DF6D334D370 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_TypeMustNotBeByRef()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TypeMustNotBeByRef_m2B221C76F766F351EF9EB01A229250838F0E53A5 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_TypeMustNotBePointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TypeMustNotBePointer_m89142D9175E189EB7179F0D923560280451849B8 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_SetterMustBeVoid()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_SetterMustBeVoid_m38918E4D6A15B85D429B1377D25A913F30A51287 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_PropertyTypeMustMatchGetter()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeMustMatchGetter_m2061100878EF212F7FAB9C341CBB6216EA37B4E5 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_PropertyTypeMustMatchSetter()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeMustMatchSetter_m6DFAD5DFBF3948F14B7C1B89900D49588EA922F2 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_BothAccessorsMustBeStatic()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BothAccessorsMustBeStatic_m25E3790D9EEF7F4FDCC8ADC3F299BE3B19F0ECD9 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_OnlyStaticFieldsHaveNullInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticFieldsHaveNullInstance_mB10BDB7072EA21B89DF2F604BF929F2F3DCCB44D (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_OnlyStaticPropertiesHaveNullInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticPropertiesHaveNullInstance_m521E6F6FB410ACD58763A3945AB354EC4B75D1F2 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_OnlyStaticMethodsHaveNullInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticMethodsHaveNullInstance_m2E83C558A3ABF4FE7DD624DAB07F27393FD74A8B (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_PropertyTypeCannotBeVoid()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeCannotBeVoid_mC2D4A1419AF461FED983B5743136676BDC8CF810 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_InvalidUnboxType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_InvalidUnboxType_m7DE726A5CD1486C8BBF2742E6D6ED11E761F60D0 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ExpressionMustBeWriteable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ExpressionMustBeWriteable_m22E0F89C5D1AB3F0A191A0CC8C4657EED9FEA127 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustNotHaveValueType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustNotHaveValueType_m58C991B84D3CDEC7FB189BB23E5DC5B1A0A66C3C (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_MustBeReducible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_MustBeReducible_m6AA622B4FC648A5A1B05D4CC21B9EB4A77600B79 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_LabelMustBeVoidOrHaveExpression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_LabelMustBeVoidOrHaveExpression_m5C8EA5F763FD8AB62FEBE8291D93E137EB32CD43 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_QuotedExpressionMustBeLambda()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_QuotedExpressionMustBeLambda_m5B14AD0ADD4AAB20CAF97B91C11F132430568DF2 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::VariableMustNotBeByRef(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_VariableMustNotBeByRef_mE3ED19211C77B191BA873EB6F55AF28CAF381CE3 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::VariableMustNotBeByRef(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_VariableMustNotBeByRef_m118799CDBAD9D8C1A72C7EA386F1CAE4936B3214 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::DuplicateVariable(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_DuplicateVariable_mDF4A857547682ED99ADBCB608AE9D0C6117BF862 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::DuplicateVariable(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_DuplicateVariable_m3ED0ECAF8A0FA8C44A42FBCD94A25C642EDD932F (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_FaultCannotHaveCatchOrFinally()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_FaultCannotHaveCatchOrFinally_mF9D17DC108EF2D4E430D1162ABB04BBC42A1585E (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_TryMustHaveCatchFinallyOrFault()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TryMustHaveCatchFinallyOrFault_m3E3D00FBF1FFE1056BD4E7B97829D8F131E19EE7 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_BodyOfCatchMustHaveSameTypeAsBodyOfTry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m0A82AB3CA667E3E4AFB44AC1ADFE5E55A2ED67EC (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExtensionNodeMustOverrideProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExtensionNodeMustOverrideProperty_m9104CAA7D2A9E08CBB135788A14930D2B9720284 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::UserDefinedOperatorMustBeStatic(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOperatorMustBeStatic_mD7FD9FEE3CA2235046E68879DFDF7BA546A35C09 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::UserDefinedOperatorMustNotBeVoid(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOperatorMustNotBeVoid_m388780A77A92CBA1E7878A08A499E24677F38F39 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::CoercionOperatorNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_CoercionOperatorNotDefined_m8009E9C430F880539AEA99C88D35D1F4A1215A69 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::UnaryOperatorNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnaryOperatorNotDefined_m8268F1DEFE970387E1E3494AC511F7D4FA652E01 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::BinaryOperatorNotDefined(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_BinaryOperatorNotDefined_m6E51761DF07DAFB711A896B8A8C0DC0909A94FE5 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ReferenceEqualityNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ReferenceEqualityNotDefined_m0A99DEB91A06FFF42F1165060D112DF430F60BBB (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::OperandTypesDoNotMatchParameters(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_OperandTypesDoNotMatchParameters_mB2226604DD5AAEF2ABA05009AD5DC010CCA07A83 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::OverloadOperatorTypeDoesNotMatchConversionType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_OverloadOperatorTypeDoesNotMatchConversionType_m17F50AD8A87FB4FCE07E359EE95C395AD51A5EF9 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ConversionIsNotSupportedForArithmeticTypes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ConversionIsNotSupportedForArithmeticTypes_mAB4AA46A02473EA545D63C914EA9AC4AE40533EE (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeArray()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeArray_mD82D0CF2D5DC05CAEB302A053603B40D93AC335C (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeBoolean()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeBoolean_m02C70A016CD7B965AE3A15AE5B42522B6E50F47E (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m2276E91A7B7E3EBF81555D0FB1758535EF7ECEFD (const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeFieldInfoOrPropertyInfoOrMethod(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_mFA4B09A7DD929E5F4E7B3CF7BEB539B1EEA8EAAC (String_t* ___0_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeInstanceMember()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeInstanceMember_m3BFF714DD215F378092E27BB2F8411D7212A38E3 (const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeInstanceMember(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeInstanceMember_mB92EA70424065EAA360493ECD4D40E04A66850F8 (String_t* ___0_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeInteger()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeInteger_m129CDEA85A4B1A8BDE473520C6358D219158A684 (const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeInteger(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeInteger_m02AFA7370B08DE572862A5D5DEC9099BBEED45B7 (String_t* ___0_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeArrayIndexType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeArrayIndexType_mBE313C2248F825C5C1403EB74B1E79A72C93CC4E (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeSingleDimensionalArrayType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeSingleDimensionalArrayType_m7C4D9F0CBAB8B1AC45B56FEF9075957C61D9059C (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentTypesMustMatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentTypesMustMatch_mB77090F6003E891C8C67FAE4191C39719E9F6E18 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::CannotAutoInitializeValueTypeMemberThroughProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_CannotAutoInitializeValueTypeMemberThroughProperty_mE2834F97891B622B4C211CF30C0EB176CCCD7F5A (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::IncorrectTypeForTypeAs(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_IncorrectTypeForTypeAs_m01B1DD350E75E975517B498DABC8188DBB2F79B0 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_CoalesceUsedOnNonNullType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_CoalesceUsedOnNonNullType_mACDD27E1B10289CC5A25CBCD7A493E68D0C5D20C (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeCannotInitializeArrayType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeCannotInitializeArrayType_mDDD74707A07D2FD08DA5E03308F88A0B0347DB05 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ArgumentTypeDoesNotMatchMember(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ArgumentTypeDoesNotMatchMember_mF3E8F21D1C39C87F5756F86F4CB9494E70B324A6 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ArgumentTypeDoesNotMatchMember(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentTypeDoesNotMatchMember_m79A54DCC645A2F9695790C839F01868CB10B0071 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ArgumentMemberNotDeclOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ArgumentMemberNotDeclOnType_m6A9ACA62A1D3092F67117FDE1FCEE90556A7036D (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ArgumentMemberNotDeclOnType(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMemberNotDeclOnType_m74DAA6AB415FB75B060139F3CE920964303E5EF1 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchReturn(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchReturn_mF492688053FE4B2357E120E7BC44895BB663628B (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchAssignment(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchAssignment_m9D2FF98163B9F8EACD1CACE49DCAF1F9E85530BE (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchLabel(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchLabel_m37D305FF9CBC4888576C88987D52E16EA322C2DC (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeNotInvocable(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeNotInvocable_m399051494E7646607B72C68859496C44359FE8FB (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::InstanceFieldNotDefinedForType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstanceFieldNotDefinedForType_m9169BEE55D006353DA444F93620E24453B8FAAED (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::FieldInfoNotDefinedForType(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_FieldInfoNotDefinedForType_mD23627A654EC4FFA27987FAECDCA4573DFBB331F (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfIndexes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfIndexes_mE8762BDEE1E6438DF6774EE2076668B777D59A1E (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfLambdaDeclarationParameters()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfLambdaDeclarationParameters_m320D8F8FAE0C996647FF1DFBDFBF5A3CB4379DD8 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfMembersForGivenConstructor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfMembersForGivenConstructor_m41F62283977066D2F2EF94119C8E304BDCF34A9D (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfArgumentsForMembers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfArgumentsForMembers_mFEF9E048ADD96A3B36C798083CCCD8AE21DCE6D5 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_LambdaTypeMustBeDerivedFromSystemDelegate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_LambdaTypeMustBeDerivedFromSystemDelegate_m195ECA9866B81547122E091DE60D079AD7975095 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MemberNotFieldOrProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MemberNotFieldOrProperty_m7FB282E7C24F5F9FAFFD994C91FC78976344A90D (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MethodContainsGenericParameters(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodContainsGenericParameters_m7F3295D6C1B00BCDA62CA65B650B47DB4D2F5CF1 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MethodIsGeneric(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodIsGeneric_m2C37CC8AAAAF2A2FE5DE5161109B8CCD232666FC (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MethodNotPropertyAccessor(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodNotPropertyAccessor_m8E1FBEC58AE12DA8C9DB21B6B079FEF5A76D5B05 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::MethodNotPropertyAccessor(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MethodNotPropertyAccessor_m75C11A75F01F4B2AF8AB4B9835DF3BF64EB52205 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::PropertyDoesNotHaveGetter(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyDoesNotHaveGetter_mDDBDD3EB38F09FE68112B6A9D52E22724F1367A4 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveGetter(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyDoesNotHaveGetter_mB4363AE01B3AF2109C309F23E716E4BF78C001F1 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::PropertyDoesNotHaveAccessor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyDoesNotHaveAccessor_m88B1260AB7EC58A12DAE2539F3A55A69E920CC11 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ParameterExpressionNotValidAsDelegate(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ParameterExpressionNotValidAsDelegate_m406CB491B6BF314BC1654FFECE0D719E64B40B2F (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::PropertyNotDefinedForType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyNotDefinedForType_m44F08202420CAEC9DF711EB93306981A0132B581 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::InstancePropertyNotDefinedForType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstancePropertyNotDefinedForType_mC58C03EF7F011CA77FA1215C7C5A1438DB76462A (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::InstanceAndMethodTypeMismatch(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstanceAndMethodTypeMismatch_mBBD053323B3C594216023FFCD7C79DE30CCB978D (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::TypeMissingDefaultConstructor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeMissingDefaultConstructor_m07A9B6BEB22C448E463A791E17DC34EF5E33121E (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::UnhandledBinary(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnhandledBinary_mAF4B3706CAC48BBB339F06A2D6BBD407F6123529 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::UnhandledUnary(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnhandledUnary_m4FEACEDC28AD06B304190FD05D7CB48BE9B296B1 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::UserDefinedOpMustHaveConsistentTypes(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOpMustHaveConsistentTypes_m8DD56F131445E346A82428A2DD31727F85E1D971 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::UserDefinedOpMustHaveValidReturnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOpMustHaveValidReturnType_mCF0FD986FE282B7834DDC24F75A2800519BAA576 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::LogicalOperatorMustHaveBooleanOperators(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LogicalOperatorMustHaveBooleanOperators_m82DBE70607CA9A0407A430AE1A9F88DE0C22B3BD (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MethodWithArgsDoesNotExistOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodWithArgsDoesNotExistOnType_m61C2639F9A0710ACA768CC2C5C7EB29AFDC5F0AC (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::GenericMethodWithArgsDoesNotExistOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_GenericMethodWithArgsDoesNotExistOnType_m878A2A884F52F8B9E360071A964FBFA72F99C72A (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MethodWithMoreThanOneMatch(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodWithMoreThanOneMatch_m0D8E8D36F51A6B5951DD5C704B67E0050F8C4D80 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ArgumentCannotBeOfTypeVoid()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentCannotBeOfTypeVoid_m29326314631309D2AE5A63B371C3C4BA54804DB7 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::LabelTargetAlreadyDefined(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LabelTargetAlreadyDefined_mA7EABF69D16AE516DEF2D02A481E6CCC5FE199DF (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::LabelTargetUndefined(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LabelTargetUndefined_m04DB608453045194C4A0ED0C76C77FB20BDD0632 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ControlCannotLeaveFinally()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotLeaveFinally_m4639653FF3EA7EE8663D4EEDD826828877CC27F6 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ControlCannotLeaveFilterTest()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotLeaveFilterTest_m3A207C999AEAE54B92A290E2C5B24663AE9C6001 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::AmbiguousJump(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_AmbiguousJump_mB66899F38A0F695CFC07629CBE39BEB8E8D55FC9 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ControlCannotEnterTry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotEnterTry_m98E37206EF50F01CA223AE4612378CD8E0F12FBB (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ControlCannotEnterExpression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotEnterExpression_mF7E2089052822DEBFEFDB0D7E9AA8797491203E3 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::NonLocalJumpWithValue(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_NonLocalJumpWithValue_m5C0820F3C1F4B54F69361BC8A3E3BFE4347F67B6 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::InvalidLvalue(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidLvalue_m5B0E359807E4792C7639C7539CDFE67DB6DBD339 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_RethrowRequiresCatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_RethrowRequiresCatch_mC79CA3C0997AC58989C98940B4C035F944AEE65B (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MustRewriteToSameNode(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteToSameNode_m6472BFBA8FC83C52AF24F4E2A98829CE8A558716 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MustRewriteChildToSameType(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteChildToSameType_m902E51015E4B2118A9DD9F48007FAE63DEB5F9A7 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::MustRewriteWithoutMethod(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteWithoutMethod_mD6A21F9FEFB3146F6E558FA17D3B3A8BB4537700 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Void System.ArgumentOutOfRangeException::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___0_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_NonStaticConstructorRequired()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_NonStaticConstructorRequired_m1F81F0203AC85A717A7496345E4C3DF2D1D7018A (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_NonAbstractConstructorRequired()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_NonAbstractConstructorRequired_m848C10C70BFC4588D9E65C7F7658F09C2D25C807 (const RuntimeMethod* method) ;
// System.Void System.InvalidProgramException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidProgramException__ctor_m75BD70D9AEEE6B109A3FB51897615B6DAA992B28 (InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B* __this, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_EnumerationIsDone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_EnumerationIsDone_m4AEFB5359FC15384AA0288A155021E9AA96CCB13 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::TypeContainsGenericParameters(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeContainsGenericParameters_m6D599D110E483BC037FA7D7367B79995C7126884 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::TypeContainsGenericParameters(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeContainsGenericParameters_mCB878898DBE8C93C3EABC2935C14F0600530E82C (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::TypeIsGeneric(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeIsGeneric_mEDD5A1263324BE1B564334DA53BA5B1E8E91EA86 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::TypeIsGeneric(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeIsGeneric_m64E0EEA5698A15D9E64DB33BB6BA6A47A69DD67A (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfConstructorArguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfConstructorArguments_mA03CA8C26AA00FCE2472B16E679AABFB97C9FAF5 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchMethodParameter_m7A2025A188421F2F1339C17976B8A9625F03DBC2 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchMethodParameter_m1C57F30EBADCB6B2B404EEA192652550F690DB54 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, String_t* ___3_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchParameter_mFB1FCA93BFFF6DD8C59828528D39B5317D2E8628 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchParameter_m88402EE0E5CFB5F5F8A47A79FDFBC2329D8E76E4 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfLambdaArguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfLambdaArguments_mDE215B6585CE45A06C054F21E50BF258B8267A9D (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::IncorrectNumberOfMethodCallArguments(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_IncorrectNumberOfMethodCallArguments_mF9419A77A1E5D2C44CAA935F2EE5B4693481D602 (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchConstructorParameter_m5823A203BA86310662F014EBD5CFEA28771728A6 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchConstructorParameter_m282FC5C640E51B796699A4E71679A07E1FEC2501 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_ExpressionMustBeReadable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ExpressionMustBeReadable_mBF54F19C0F2C49BC2AD37E96AB99E19ADCED5605 (const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::ExpressionMustBeReadable(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionMustBeReadable_m0887509F8227F2EFFC76C52578128A6A7B0B8CE0 (String_t* ___0_paramName, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::get_InvalidArgumentValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_InvalidArgumentValue_mA82A63C74F98594C783D0E50C94B768013708218 (const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::InvalidNullValue(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidNullValue_m6930CAB0406D6BA72E3C50D563E9FB12B596FC0F (RuntimeObject* ___0_p0, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Strings::InvalidObjectType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidObjectType_m01B8AFF067D17BD70C2E960F91777F7786B58CAE (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String System.String::Format(System.String,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionVisitor::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionVisitor__ctor_m2974B344C35DD823BDA6D6313DAE4C7F64541393 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, const RuntimeMethod* method) ;
// System.Void System.Text.StringBuilder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.ExpressionStringBuilder::GetId(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExpressionStringBuilder_GetId_mB30F506871DEDDD2101961244480577774EDEF56 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, RuntimeObject* ___0_o, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor()
inline void Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1*, const RuntimeMethod*))Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C_gshared)(__this, method);
}
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342 (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, int32_t* ___1_value, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1*, RuntimeObject*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Count()
inline int32_t Dictionary_2_get_Count_mEE80B960C3B902E5FB4D2458CEB323B68A954926 (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1*, const RuntimeMethod*))Dictionary_2_get_Count_mEE80B960C3B902E5FB4D2458CEB323B68A954926_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Add(TKey,TValue)
inline void Dictionary_2_Add_m63897227AFA7035F1772315ABBBE7FD0A250E10C (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* __this, RuntimeObject* ___0_key, int32_t ___1_value, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1*, RuntimeObject*, int32_t, const RuntimeMethod*))Dictionary_2_Add_m63897227AFA7035F1772315ABBBE7FD0A250E10C_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Text.StringBuilder System.Text.StringBuilder::Append(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1 (StringBuilder_t* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionStringBuilder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder__ctor_m93026927A076507F950AB8B131ED71D7596400B3 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::get_Left()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BinaryExpression_get_Left_m89AE3E53F38023AB796E12A8126F82ECA20B7E55_inline (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionStringBuilder::Out(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::get_Right()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BinaryExpression_get_Right_m2BF6D385EC48C3CDB0B6688975C9D158BC593398_inline (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* __this, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.ExpressionStringBuilder::IsBool(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ExpressionStringBuilder_IsBool_m47FDAED97E16F35658D389689491E936308F0286 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_node, const RuntimeMethod* method) ;
// System.Void System.InvalidOperationException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionStringBuilder::Out(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, String_t* ___0_s, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.ParameterExpression::get_IsByRef()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParameterExpression_get_IsByRef_m01BDD008CE1E89DE90DA5D35E951949CC665FE1C (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.ParameterExpression::get_Name()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* ParameterExpression_get_Name_m5F48CE2BAC279432E92DC3AFBF627F234D0E1D2A_inline (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method) ;
// System.Boolean System.String::IsNullOrEmpty(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.ExpressionStringBuilder::GetParamId(System.Linq.Expressions.ParameterExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExpressionStringBuilder_GetParamId_m4F2EB0F1D9405492ED8F4889D4795C5F36FDF858 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_p, const RuntimeMethod* method) ;
// System.String System.Int32::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
// System.Boolean System.String::op_Equality(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::get_Expression()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method) ;
// System.Reflection.MemberInfo System.Linq.Expressions.MemberExpression::get_Member()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t* MemberExpression_get_Member_m30A7DCC7673A38BE9F06597DC9F5305E61B88104 (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionStringBuilder::OutMember(System.Linq.Expressions.Expression,System.Reflection.MemberInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_OutMember_mD6DBD4403C1D571AB0A08BEAA154ECD01D169C21 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, MemberInfo_t* ___1_member, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::get_Expression()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InvocationExpression_get_Expression_m8086B51C0B4766B1CDFAEA5BF8008BD914501506_inline (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::get_Object()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression_get_Object_m3E06943B2633E3F64AFF6E35D591DB017956299D (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method) ;
// System.Reflection.MethodInfo System.Linq.Expressions.MethodCallExpression::get_Method()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MethodInfo_t* MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method) ;
// System.Attribute System.Reflection.CustomAttributeExtensions::GetCustomAttribute(System.Reflection.MemberInfo,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* CustomAttributeExtensions_GetCustomAttribute_m7241E02800DB70BF4B7FE0DD35A57C32196B4030 (MemberInfo_t* ___0_element, Type_t* ___1_attributeType, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.NewArrayExpression::get_Expressions()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* NewArrayExpression_get_Expressions_mBC8AE846F8167BA863B7BE9200C7947F2FB737EF_inline (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionStringBuilder::VisitExpressions<System.Linq.Expressions.Expression>(System.Char,System.Collections.ObjectModel.ReadOnlyCollection`1<T>,System.Char)
inline void ExpressionStringBuilder_VisitExpressions_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_mE3E29882EF9ECC6BFD0DEE7427A5E610FC2514FD (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, Il2CppChar ___0_open, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_expressions, Il2CppChar ___2_close, const RuntimeMethod* method)
{
(( void (*) (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9*, Il2CppChar, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*, Il2CppChar, const RuntimeMethod*))ExpressionStringBuilder_VisitExpressions_TisRuntimeObject_mF75179607E3FFE9B70996ED76F8F8A337E06259E_gshared)(__this, ___0_open, ___1_expressions, ___2_close, method);
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo> System.Linq.Expressions.NewExpression::get_Members()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* NewExpression_get_Members_m8E477C51746D3CB430C136596F328A6A7EFD0125_inline (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method) ;
// T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>::get_Item(System.Int32)
inline MemberInfo_t* ReadOnlyCollection_1_get_Item_mA8CBA2F87EBA0E03ABD25392607AC43670B2894E (ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( MemberInfo_t* (*) (ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996*, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m88FE6EF1106EAB22F63554956C77E25339159136_gshared)(__this, ___0_index, method);
}
// System.Linq.Expressions.Expression System.Linq.Expressions.NewExpression::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* NewExpression_GetArgument_m2BC69542701E97B2F68FDEC82110D3A05194E9CA (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.NewExpression::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewExpression_get_ArgumentCount_mDDAFB6C100769B3F1026710E4B7B32515321C77B (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::get_Operand()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.BlockExpression::get_Variables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>::GetEnumerator()
inline RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m9AD15F67FBFA5926523D1F36D353CFC6D9BB49B2 (ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*, const RuntimeMethod*))ReadOnlyCollection_1_GetEnumerator_m487A0501D6F875A04F7D8F93F1CB3C813994AA64_gshared)(__this, method);
}
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.LabelExpression::get_Target()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* LabelExpression_get_Target_mD4F91B85B54D0A20E73CA12BB472416004179424_inline (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionStringBuilder::DumpLabel(System.Linq.Expressions.LabelTarget)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_DumpLabel_m88051F0D940B2A11920A9C3E5E4406195B4FF357 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_target, const RuntimeMethod* method) ;
// System.Linq.Expressions.GotoExpressionKind System.Linq.Expressions.GotoExpression::get_Kind()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t GotoExpression_get_Kind_mB3F8E7E57BE45EE434B27F59D8DD7B7E4D5D0473_inline (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.GotoExpression::get_Target()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* GotoExpression_get_Target_mB1CB6DD32D1035E3FECA2AEC5289C9812F53B161_inline (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.GotoExpression::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GotoExpression_get_Value_m0A3D28D48542962948E8E0A627321BAD9B71B041_inline (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::get_Object()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method) ;
// System.Reflection.PropertyInfo System.Linq.Expressions.IndexExpression::get_Indexer()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyInfo_t* IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method) ;
// System.Boolean System.Reflection.PropertyInfo::op_Inequality(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyInfo_op_Inequality_mE75A4F14CC678D8A670730FBD4338C718CACB51B (PropertyInfo_t* ___0_left, PropertyInfo_t* ___1_right, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.IndexExpression::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IndexExpression_get_ArgumentCount_mBDED53F0D933829DC3C62DDCC7AB11B5BC479639 (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_GetArgument_m8C766733ECF016AFD4003DA1ABF0D862CB44216C (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Type[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* Type_GetMethod_m9E8E55EC8316CE8A2851B62AD4C73E841FEAC2EA (Type_t* __this, String_t* ___0_name, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___1_types, const RuntimeMethod* method) ;
// System.Boolean System.Reflection.MethodBase::get_IsStatic()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_get_IsStatic_mD2921396167EC4F99E2ADC46C39CCCEC3CD0E16E (MethodBase_t* __this, const RuntimeMethod* method) ;
// System.String System.Enum::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.LabelTarget::get_Name()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* LabelTarget_get_Name_m694F6B96D9000BCEF0C64C61CC9C9D001C82FC1E_inline (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.ExpressionStringBuilder::GetLabelId(System.Linq.Expressions.LabelTarget)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExpressionStringBuilder_GetLabelId_m07B1ADFB10C4A9067CA7CC0211BDAF81EFC8D30B (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_label, const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.Expression>::.ctor(T[])
inline void TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* __this, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___0_list, const RuntimeMethod* method)
{
(( void (*) (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*, const RuntimeMethod*))TrueReadOnlyCollection_1__ctor_m56281B79C66AC6D4AC9B11B8DADB5AD4931B33DF_gshared)(__this, ___0_list, method);
}
// System.Linq.Expressions.Expression[] System.Dynamic.Utils.ExpressionVisitorUtils::VisitArguments(System.Linq.Expressions.ExpressionVisitor,System.Linq.Expressions.IArgumentProvider)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ExpressionVisitorUtils_VisitArguments_m5135CCB761020C2B55B5EA46FE54B1068A572AA4 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, RuntimeObject* ___1_nodes, const RuntimeMethod* method) ;
// System.Linq.Expressions.ParameterExpression[] System.Dynamic.Utils.ExpressionVisitorUtils::VisitParameters(System.Linq.Expressions.ExpressionVisitor,System.Linq.Expressions.IParameterProvider,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* ExpressionVisitorUtils_VisitParameters_m14CFF903DC14270555C38421EFC8423357797316 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, RuntimeObject* ___1_nodes, String_t* ___2_callerName, const RuntimeMethod* method) ;
// System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::get_Conversion()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* BinaryExpression_get_Conversion_mFC5F083F42100D958292775E0D99E918F5427D78 (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* __this, const RuntimeMethod* method) ;
// T System.Linq.Expressions.ExpressionVisitor::VisitAndConvert<System.Linq.Expressions.LambdaExpression>(T,System.String)
inline LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ExpressionVisitor_VisitAndConvert_TisLambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_m49A157701BA1349777A9EF3E62B4C63DE8E9CB11 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ___0_node, String_t* ___1_callerName, const RuntimeMethod* method)
{
return (( LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* (*) (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590*, LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E*, String_t*, const RuntimeMethod*))ExpressionVisitor_VisitAndConvert_TisRuntimeObject_m2CBDAC468B5B84C29FF143386D1833A9B333C931_gshared)(__this, ___0_node, ___1_callerName, method);
}
// System.Linq.Expressions.BinaryExpression System.Linq.Expressions.BinaryExpression::Update(System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* BinaryExpression_Update_m582FAEEF3400CA7DD5D78374B58480FAB9051B50 (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_left, LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ___1_conversion, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_right, const RuntimeMethod* method) ;
// System.Linq.Expressions.BinaryExpression System.Linq.Expressions.ExpressionVisitor::ValidateBinary(System.Linq.Expressions.BinaryExpression,System.Linq.Expressions.BinaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ExpressionVisitor_ValidateBinary_m2CF5AE78E14D432D5077DFF5852599534B2548EC (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ___0_before, BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ___1_after, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression[] System.Dynamic.Utils.ExpressionVisitorUtils::VisitBlockExpressions(System.Linq.Expressions.ExpressionVisitor,System.Linq.Expressions.BlockExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ExpressionVisitorUtils_VisitBlockExpressions_mDB6BB94861DEA88403B2167804369B5A70C2B2F5 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___1_block, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Linq.Expressions.ExpressionVisitor::VisitAndConvert<System.Linq.Expressions.ParameterExpression>(System.Collections.ObjectModel.ReadOnlyCollection`1<T>,System.String)
inline ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m6B5A3437B8BA458FAC7206C2E4E366E5FB2B06D1 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_nodes, String_t* ___1_callerName, const RuntimeMethod* method)
{
return (( ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* (*) (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590*, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*, String_t*, const RuntimeMethod*))ExpressionVisitor_VisitAndConvert_TisRuntimeObject_m4C767DA02B81D479E7FC3AA1811B92265EC671B6_gshared)(__this, ___0_nodes, ___1_callerName, method);
}
// System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.ConditionalExpression::Update(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* ConditionalExpression_Update_m1C9446C20A2EF4E0E2B653F0E411F5B098391F80 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, const RuntimeMethod* method) ;
// System.Linq.Expressions.GotoExpression System.Linq.Expressions.GotoExpression::Update(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* GotoExpression_Update_mEA6F572D5DEC109AAA53F1C3AB50D4900E2DD8F7 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_target, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_value, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression[] System.Linq.Expressions.ExpressionVisitor::VisitArguments(System.Linq.Expressions.IArgumentProvider)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ExpressionVisitor_VisitArguments_m36BEB642DD3B07822C343D9921FD62E4ACF9F1E9 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, RuntimeObject* ___0_nodes, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.LabelExpression::get_DefaultValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* LabelExpression_get_DefaultValue_m5C2635F0C40E19CFD4AC9AAA325A825CE508FF0E_inline (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.LabelExpression System.Linq.Expressions.LabelExpression::Update(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* LabelExpression_Update_mE49C1E3A7AAA8E9736D4433BB0A2B41FE12CC653 (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_target, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_defaultValue, const RuntimeMethod* method) ;
// System.Linq.Expressions.MemberExpression System.Linq.Expressions.MemberExpression::Update(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* MemberExpression_Update_m412EB41B980BEA207BFD394A70074EFD2110A4EB (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::Rewrite(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_Rewrite_m05C9C0DDA416A6CDEE6D50513B40C2B62E7118C5 (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_arguments, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ExpressionVisitor::Visit(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ExpressionVisitor_Visit_mDF754AF8855FE22106F063223FB29304CC94FA29 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___0_nodes, const RuntimeMethod* method) ;
// System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.NewArrayExpression::Update(System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* NewArrayExpression_Update_m9EBFF10178B74314535F658AC4817D71549A4644 (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, RuntimeObject* ___0_expressions, const RuntimeMethod* method) ;
// System.Linq.Expressions.NewExpression System.Linq.Expressions.NewExpression::Update(System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* NewExpression_Update_m6F0D8F0E552F4976B5E234604C0791F218C799ED (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, RuntimeObject* ___0_arguments, const RuntimeMethod* method) ;
// T System.Linq.Expressions.ExpressionVisitor::VisitAndConvert<System.Linq.Expressions.ParameterExpression>(T,System.String)
inline ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_node, String_t* ___1_callerName, const RuntimeMethod* method)
{
return (( ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* (*) (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, String_t*, const RuntimeMethod*))ExpressionVisitor_VisitAndConvert_TisRuntimeObject_m2CBDAC468B5B84C29FF143386D1833A9B333C931_gshared)(__this, ___0_node, ___1_callerName, method);
}
// System.Linq.Expressions.CatchBlock System.Linq.Expressions.CatchBlock::Update(System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* CatchBlock_Update_m02BE0F5F3BACF725EFEDA1B1F6A219899B46C1F0 (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_variable, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_filter, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_body, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::get_Body()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Body_mBDD0F55B8F7CFE28B012712989C0D8E9555E68FE_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock> System.Linq.Expressions.TryExpression::get_Handlers()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* TryExpression_get_Handlers_mD57D9A1EECC45D09C53AA5D17138DA00EEBACF06_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.Linq.Expressions.CatchBlock,System.Linq.Expressions.CatchBlock>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_mF1992B9EFDD98FDE00952A835D1DEA9F52D0356B (Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Linq.Expressions.ExpressionVisitor::Visit<System.Linq.Expressions.CatchBlock>(System.Collections.ObjectModel.ReadOnlyCollection`1<T>,System.Func`2<T,T>)
inline ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* ExpressionVisitor_Visit_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m8B72085830A311A8980761246316333234F830C1 (ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* ___0_nodes, Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9* ___1_elementVisitor, const RuntimeMethod* method)
{
return (( ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* (*) (ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA*, Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9*, const RuntimeMethod*))ExpressionVisitor_Visit_TisRuntimeObject_mBE5F665AB816995B54D6C70E7D6724C97E30DF6B_gshared)(___0_nodes, ___1_elementVisitor, method);
}
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::get_Finally()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Finally_m1F58A9AFB439D384693F49FB10461C16CED1C565_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::get_Fault()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Fault_m33ACDEC30E171AFC954184175A93D78B4DBD2070_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.TryExpression System.Linq.Expressions.TryExpression::Update(System.Linq.Expressions.Expression,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.CatchBlock>,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* TryExpression_Update_mE76A2AAF3F4981C8BDC740E9F5E8B1171FFCF0A2 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_body, RuntimeObject* ___1_handlers, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_finally, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_fault, const RuntimeMethod* method) ;
// System.Linq.Expressions.UnaryExpression System.Linq.Expressions.UnaryExpression::Update(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* UnaryExpression_Update_m8B2ED5816E75945DC8EFD207157AFA230A2FA258 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_operand, const RuntimeMethod* method) ;
// System.Linq.Expressions.UnaryExpression System.Linq.Expressions.ExpressionVisitor::ValidateUnary(System.Linq.Expressions.UnaryExpression,System.Linq.Expressions.UnaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ExpressionVisitor_ValidateUnary_m17C413B386E708E614551E67B80D8FC643B0F236 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ___0_before, UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ___1_after, const RuntimeMethod* method) ;
// System.Reflection.MethodInfo System.Linq.Expressions.UnaryExpression::get_Method()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MethodInfo_t* UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method) ;
// System.Boolean System.Reflection.MethodInfo::op_Equality(System.Reflection.MethodInfo,System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodInfo_op_Equality_m1466AB76300C9F07856E706E7E914062175189D1 (MethodInfo_t* ___0_left, MethodInfo_t* ___1_right, const RuntimeMethod* method) ;
// System.Boolean System.Reflection.MethodInfo::op_Inequality(System.Reflection.MethodInfo,System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8 (MethodInfo_t* ___0_left, MethodInfo_t* ___1_right, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::MustRewriteWithoutMethod(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MustRewriteWithoutMethod_m8FBE7179B5F71C824595A1DFE729FCDCBCB6BC20 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ExpressionVisitor::ValidateChildType(System.Type,System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionVisitor_ValidateChildType_mFF582FECA093B619387E7EF9E1FC8CD2455985F9 (Type_t* ___0_before, Type_t* ___1_after, String_t* ___2_methodName, const RuntimeMethod* method) ;
// System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::get_Method()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* BinaryExpression_get_Method_m70A2C548821935446472BDB4B22E8565903B2CF1 (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* __this, const RuntimeMethod* method) ;
// System.Boolean System.Dynamic.Utils.TypeUtils::AreEquivalent(System.Type,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65 (Type_t* ___0_t1, Type_t* ___1_t2, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Error::MustRewriteChildToSameType(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MustRewriteChildToSameType_mAB484CCBA047B76EC971856854E6E0BFF5E7AA0D (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.Linq.Expressions.GotoExpression System.Linq.Expressions.Expression::MakeGoto(System.Linq.Expressions.GotoExpressionKind,System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* Expression_MakeGoto_m7D7A62ED0797DB66DF900B9C4A86F2CBD845412C (int32_t ___0_kind, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___1_target, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_value, Type_t* ___3_type, const RuntimeMethod* method) ;
// System.Boolean System.Reflection.PropertyInfo::op_Equality(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyInfo_op_Equality_m3BFC2276AECF2A16B66F171D65516817B4578B4F (PropertyInfo_t* ___0_left, PropertyInfo_t* ___1_right, const RuntimeMethod* method) ;
// System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::MakeIndex(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* Expression_MakeIndex_m83A465AFB3553246E3D0CD262867D027EC8B38F5 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, PropertyInfo_t* ___1_indexer, RuntimeObject* ___2_arguments, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.InvocationExpression::.ctor(System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvocationExpression__ctor_mE3DC988ADC5F745824321BA0031232BD5C412D1B (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, Type_t* ___1_returnType, const RuntimeMethod* method) ;
// System.Linq.Expressions.InvocationExpression System.Linq.Expressions.Expression::Invoke(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* Expression_Invoke_m86D93B1BFBB85B96263854C180D6B0B4AF68C2C9 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, const RuntimeMethod* method) ;
// System.Type System.Linq.Expressions.LabelTarget::get_Type()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* LabelTarget_get_Type_mADC0685E37D8FD2990BFA36A3679AB7C5659143E_inline (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.LabelExpression System.Linq.Expressions.Expression::Label(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* Expression_Label_m3695CEC6E9B2F17C15EBB94164366DDBD7D8EA8C (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_target, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_defaultValue, const RuntimeMethod* method) ;
// System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::GetInvokeMethod(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* TypeUtils_GetInvokeMethod_m62AB477BF6415EEB6F7108534BAB598CA9CDCA02 (Type_t* ___0_delegateType, const RuntimeMethod* method) ;
// System.Delegate System.Linq.Expressions.LambdaExpression::Compile(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LambdaExpression_Compile_mD90FCE789A57B3F53FF511077AF20167C549DB92 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, bool ___0_preferInterpretation, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.LightCompiler::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCompiler__ctor_mEBEF88E1C0DFB9376D0F89CE5EB123338D215069 (LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.LightCompiler::CompileTop(System.Linq.Expressions.LambdaExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* LightCompiler_CompileTop_m592602602EEDA87D1D580B2E0FA0A1143E3B9D54 (LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* __this, LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* ___0_node, const RuntimeMethod* method) ;
// System.Delegate System.Linq.Expressions.Interpreter.LightDelegateCreator::CreateDelegate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LightDelegateCreator_CreateDelegate_m3EFFBA9C9BE4F079674563B48C1DA9CDE7F77C68 (LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PropertyExpression::.ctor(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyExpression__ctor_m85C7C52575B6238D49F36A76FF13D489CCCFC29C (PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, PropertyInfo_t* ___1_member, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.FieldExpression::.ctor(System.Linq.Expressions.Expression,System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldExpression__ctor_m3018398853062F814685CBFAB3977A38823D1A53 (FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, FieldInfo_t* ___1_member, const RuntimeMethod* method) ;
// System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::MakeMemberAccess(System.Linq.Expressions.Expression,System.Reflection.MemberInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* Expression_MakeMemberAccess_mF068D551FD002747A7ECDBD45659AC8FBFC1BE4B (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, MemberInfo_t* ___1_member, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.MemberExpression::.ctor(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemberExpression__ctor_m587E71552927C23AA27F3FBBFCD4496D87510A30 (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.MethodCallExpression::.ctor(System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, MethodInfo_t* ___0_method, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_mFDF98B7D14F6C94BCD5970A2F2C0F823AACB2D32 (MethodInfo_t* ___0_method, RuntimeObject* ___1_arguments, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.InstanceMethodCallExpression::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression__ctor_m9F3FFD8C4E1AE93BCDCFF8F7C3099FDAE21E2A4B (InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_instance, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_m001AD6371B5EFEBB7A8AF04ED91B808D9701EB36 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, MethodInfo_t* ___1_method, RuntimeObject* ___2_arguments, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_m8BBEC1A9FF61D2917876AC32B2A1F00F41409D69 (MethodInfo_t* ___0_method, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_mA9F5232733685D98799ED2992DDC0F1EA57EBD53 (MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_mAAB021C767CBA4310715AAFC48B30C98720FFBEF (MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_m125033A18DFD7793B305D151EE3826B172AA3E0A (MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg2, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_mA6359D29B8817C81A9D6B17D78CB0DEE7E91C057 (MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg3, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_m36F22007AB6B56FDF1164869A990DD80BBBB1B1F (MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg3, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___5_arg4, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_m7FB3954E0D89EBD81DF5E621877B3262EC5CB961 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, MethodInfo_t* ___1_method, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_mF0B4AE4B4FFD295EF0838CA83629076A9DF82F80 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, MethodInfo_t* ___1_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg0, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_m2546BF904E6FF1341F6194E0E18D741285B0CD9C (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, MethodInfo_t* ___1_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg1, const RuntimeMethod* method) ;
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* Expression_Call_m7E6CD9507827CFE1903587C68F855D4D7BD996D5 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, MethodInfo_t* ___1_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg2, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.NewArrayInitExpression::.ctor(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayInitExpression__ctor_m639F47682F42C81D076913B6C28D880ACA00D9B1 (NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A* __this, Type_t* ___0_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_expressions, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.NewArrayBoundsExpression::.ctor(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayBoundsExpression__ctor_mC5071468430E2F453FEF48AFDE002847351061F9 (NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE* __this, Type_t* ___0_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_expressions, const RuntimeMethod* method) ;
// System.Boolean System.Dynamic.Utils.ExpressionUtils::SameElements<System.Linq.Expressions.Expression>(System.Collections.Generic.IEnumerable`1<T>&,System.Collections.Generic.IReadOnlyList`1<T>)
inline bool ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC (RuntimeObject** ___0_replacement, RuntimeObject* ___1_current, const RuntimeMethod* method)
{
return (( bool (*) (RuntimeObject**, RuntimeObject*, const RuntimeMethod*))ExpressionUtils_SameElements_TisRuntimeObject_m78AE86C0A0DF55905298F86B30969CF07C3E487E_gshared)(___0_replacement, ___1_current, method);
}
// System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.Expression::NewArrayBounds(System.Type,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* Expression_NewArrayBounds_mF36C9FDC43141FB2882A17EB38C7AA92C0D463F9 (Type_t* ___0_type, RuntimeObject* ___1_bounds, const RuntimeMethod* method) ;
// System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.Expression::NewArrayInit(System.Type,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* Expression_NewArrayInit_m2DBCFC451AA40AC8998C1085D5D003595DEE59D4 (Type_t* ___0_type, RuntimeObject* ___1_initializers, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.NewArrayExpression::.ctor(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayExpression__ctor_mA28F7F024B3C036F37C4621F899E8FFF2643C2BD (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, Type_t* ___0_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_expressions, const RuntimeMethod* method) ;
// System.Reflection.ConstructorInfo System.Linq.Expressions.NewExpression::get_Constructor()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* NewExpression_get_Constructor_m3E55B5B89F1297D692E143FF9B89C7B5363BFC78_inline (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method) ;
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.NewExpression::get_Arguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* NewExpression_get_Arguments_m153E264CF13BC082DEF2B0AB84331B1A6766B32E (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.NewExpression System.Linq.Expressions.Expression::New(System.Reflection.ConstructorInfo,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* Expression_New_mD228595E62C6458C07102F92B9A6DAA438DE40DA (ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_constructor, RuntimeObject* ___1_arguments, const RuntimeMethod* method) ;
// System.Linq.Expressions.NewExpression System.Linq.Expressions.Expression::New(System.Reflection.ConstructorInfo,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>,System.Collections.Generic.IEnumerable`1<System.Reflection.MemberInfo>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* Expression_New_m11A26BA3ECE57EA48A4ADD19505D0EC39A041481 (ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_constructor, RuntimeObject* ___1_arguments, RuntimeObject* ___2_members, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.NewExpression::.ctor(System.Reflection.ConstructorInfo,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewExpression__ctor_mF8B8A538894F4E698F7F854A6B9AB4BB822CA971 (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_constructor, RuntimeObject* ___1_arguments, ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* ___2_members, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.ByRefParameterExpression::.ctor(System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefParameterExpression__ctor_m94CB0AF1F76EF76BC30F1A5BA93D1DC7448158BD (ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D* __this, Type_t* ___0_type, String_t* ___1_name, const RuntimeMethod* method) ;
// System.TypeCode System.Dynamic.Utils.TypeExtensions::GetTypeCode(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A (Type_t* ___0_type, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Boolean>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m71BCD2392D28272B9A7693A94865BC28A244E8CF (PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m71BCD2392D28272B9A7693A94865BC28A244E8CF_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Byte>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_mD276E0CA282C5DFD13A185721D0ECF962A94D593 (PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_mD276E0CA282C5DFD13A185721D0ECF962A94D593_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Char>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_mDB7AAFBF808E0E8302D135C1221BB12874C5A64E (PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_mDB7AAFBF808E0E8302D135C1221BB12874C5A64E_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.DateTime>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_mBEE7A69E2919758783563C56B31B1181ACFCB245 (PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_mBEE7A69E2919758783563C56B31B1181ACFCB245_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Decimal>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m3BC011713D323B206EB351C0C6474DFF94164668 (PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m3BC011713D323B206EB351C0C6474DFF94164668_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Double>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m78B52D6F90A26232693A9AD371C3B2585A767A82 (PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m78B52D6F90A26232693A9AD371C3B2585A767A82_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int16>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_mFCB931F8CA3CCBED78237F23623CE9D031138676 (PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_mFCB931F8CA3CCBED78237F23623CE9D031138676_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int32>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_mBD5F03FFFBDFBB1CADF5B219E0DF682952301C77 (PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_mBD5F03FFFBDFBB1CADF5B219E0DF682952301C77_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Int64>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m7433FBCA26646D073E10CE3DB024BFD0AF12DF35 (PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m7433FBCA26646D073E10CE3DB024BFD0AF12DF35_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.ParameterExpression::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterExpression__ctor_m5EC144E6CC98B684D27C88CBD48BD52B4441E87D (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Exception>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m084B4481EF9EB7C6F4B671FECCA7FFADCF41F988 (PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m03711421D9ABA85E6F5329B1A184E57F668F440D_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Object[]>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m280560945598F198B9AC072CDF5CF2FB6828E45B (PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m03711421D9ABA85E6F5329B1A184E57F668F440D_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.SByte>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m0222361D180AC336E45B7CD930A0BCEC2ACEBC04 (PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m0222361D180AC336E45B7CD930A0BCEC2ACEBC04_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.Single>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m289B89C40A50E8C7721E963029B4EFD2572EDE11 (PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m289B89C40A50E8C7721E963029B4EFD2572EDE11_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.String>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_mCD034F44CBDE2DECE83B8F4FFBF9EDC735218A66 (PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m03711421D9ABA85E6F5329B1A184E57F668F440D_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt16>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m432CAFD04C99CECC21AF21CD442580742C99B14A (PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m432CAFD04C99CECC21AF21CD442580742C99B14A_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt32>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m6EA176AD6AF65AA8EBFD1B907AC9809081EDC40D (PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m6EA176AD6AF65AA8EBFD1B907AC9809081EDC40D_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.PrimitiveParameterExpression`1<System.UInt64>::.ctor(System.String)
inline void PrimitiveParameterExpression_1__ctor_m9ECE6DF9DD81C46CFB4B1B8379C2D6DDB6F87637 (PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71* __this, String_t* ___0_name, const RuntimeMethod* method)
{
(( void (*) (PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71*, String_t*, const RuntimeMethod*))PrimitiveParameterExpression_1__ctor_m9ECE6DF9DD81C46CFB4B1B8379C2D6DDB6F87637_gshared)(__this, ___0_name, method);
}
// System.Void System.Linq.Expressions.TypedParameterExpression::.ctor(System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedParameterExpression__ctor_m138CB274E62E9C4FE8269DC51E34D9B32C92A573 (TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07* __this, Type_t* ___0_type, String_t* ___1_name, const RuntimeMethod* method) ;
// System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::TryEnsureSufficientExecutionStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeHelpers_TryEnsureSufficientExecutionStack_m1057A00628F4E1EFE1D988280A3C7ACAE232C55E (const RuntimeMethod* method) ;
// System.Void System.InsufficientExecutionStackException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InsufficientExecutionStackException__ctor_m876417F6706D49F2F26654CF2E94B37C1D3354AA (InsufficientExecutionStackException_t2597D0F21647B6B59BD576904281BC5CA340CE4C* __this, const RuntimeMethod* method) ;
// System.String SR::Format(System.String,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22 (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) ;
// System.String SR::Format(System.String,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86 (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
// System.String SR::Format(System.String,System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m77447D5E6F4FCF2BE4472FF28D25511C09F1AF9B (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, RuntimeObject* ___3_p3, const RuntimeMethod* method) ;
// System.Void System.Guid::.ctor(System.Int32,System.Int16,System.Int16,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Guid__ctor_mC52E0191E06C110F9F6E0A417BCA4437D79CC130 (Guid_t* __this, int32_t ___0_a, int16_t ___1_b, int16_t ___2_c, uint8_t ___3_d, uint8_t ___4_e, uint8_t ___5_f, uint8_t ___6_g, uint8_t ___7_h, uint8_t ___8_i, uint8_t ___9_j, uint8_t ___10_k, const RuntimeMethod* method) ;
// System.Boolean System.Dynamic.Utils.ExpressionUtils::SameElements<System.Linq.Expressions.CatchBlock>(System.Collections.Generic.IEnumerable`1<T>&,System.Collections.Generic.IReadOnlyList`1<T>)
inline bool ExpressionUtils_SameElements_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m88A164393FA612845EC6356FABA2178FBE452B8F (RuntimeObject** ___0_replacement, RuntimeObject* ___1_current, const RuntimeMethod* method)
{
return (( bool (*) (RuntimeObject**, RuntimeObject*, const RuntimeMethod*))ExpressionUtils_SameElements_TisRuntimeObject_m78AE86C0A0DF55905298F86B30969CF07C3E487E_gshared)(___0_replacement, ___1_current, method);
}
// System.Linq.Expressions.TryExpression System.Linq.Expressions.Expression::MakeTry(System.Type,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.CatchBlock>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* Expression_MakeTry_m07227E808244236DE11319CADB3FFE39D569F104 (Type_t* ___0_type, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_body, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_finally, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_fault, RuntimeObject* ___4_handlers, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.UnaryExpression::get_IsLifted()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UnaryExpression_get_IsLifted_m06A58D1977585CE5EFC1FEB58128DF06A5F8C626 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::ReduceIndex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_ReduceIndex_m0AF296029137D596B57C0660C8780B538D7E3B04 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::ReduceMember()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_ReduceMember_m08E484E31C95C54F8A4C8AB9F40CFD8E6C8A2EF4 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::ReduceVariable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_ReduceVariable_m4E1A4729D61BB0465358BC05B598655105E5FB34 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.UnaryExpression::.ctor(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnaryExpression__ctor_mFA247A48684A17233146E3AD246988F5ADD4B66C (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, int32_t ___0_nodeType, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_expression, Type_t* ___2_type, MethodInfo_t* ___3_method, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.UnaryExpression::get_IsPrefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UnaryExpression_get_IsPrefix_m6AC7868120581C35A1512A6B8E19C1CC7BC32797 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.UnaryExpression System.Linq.Expressions.UnaryExpression::FunctionalOp(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_operand, const RuntimeMethod* method) ;
// System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Assign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_left, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_right, const RuntimeMethod* method) ;
// System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Expression::Parameter(System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992 (Type_t* ___0_type, String_t* ___1_name, const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>::.ctor(T[])
inline void TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C (TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1* __this, ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* ___0_list, const RuntimeMethod* method)
{
(( void (*) (TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1*, ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*, const RuntimeMethod*))TrueReadOnlyCollection_1__ctor_m56281B79C66AC6D4AC9B11B8DADB5AD4931B33DF_gshared)(__this, ___0_list, method);
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.ParameterExpression>,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Expression_Block_mBBEF1F00572B18C5114360A5AD91850342A1B9C6 (RuntimeObject* ___0_variables, RuntimeObject* ___1_expressions, const RuntimeMethod* method) ;
// System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::MakeUnary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* Expression_MakeUnary_m8FC26CB1F4D12C9D2787625C627E2AC1D2DFF90F (int32_t ___0_unaryType, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_operand, Type_t* ___2_type, MethodInfo_t* ___3_method, const RuntimeMethod* method) ;
// System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Expression::Constant(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44 (RuntimeObject* ___0_value, const RuntimeMethod* method) ;
// System.Linq.Expressions.DefaultExpression System.Linq.Expressions.Expression::Empty()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* Expression_Empty_mCBF69595CB4D3BCBBC3B3F39B595824636F1A4F0 (const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.Instruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E (Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt16__ctor_mCB97A33E69ADF233306F60BB835A0652CE8279EB (AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt32__ctor_m7D54D12A4E98649FDD79CADE6E4C9D660673DC9E (AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt64__ctor_m3D114930B5D6DD31474DFECED1A2522E35923816 (AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt16__ctor_mA8C115F8413FD14FB6A4B46FBA05CBC8820117C6 (AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt32__ctor_m5AFC88193BC4BCD8B9EADAC47BC8B60DE798026B (AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt64__ctor_mCE91258A88DAD51D6433AC0C1CF001D6C200A6FB (AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddSingle__ctor_m8BC401DE0A2A136D2CDAF8D63D44DDA3E407F7CE (AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddDouble__ctor_mE93E8EC581A59CA46B30573D74BD3147B411CDFF (AddDouble_t404BDF056899492D3F12CB96A1380C135712675D* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE (AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1* __this, const RuntimeMethod* method) ;
// System.Object System.Linq.Expressions.Interpreter.ScriptingRuntimeHelpers::Int32ToObject(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6 (int32_t ___0_i, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt16__ctor_m6500CDE47E313229FFC3D1AC3461655260BE11C8 (AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt32__ctor_mCEBE9C2DEAF7687DCD3AD781653A41B0DC626CE4 (AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt64__ctor_m4FE2EBC11966A55A6AF46E026B00D134FF50BD90 (AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt16__ctor_m78BC7543E63A3AB9265137C207E9F202EC08F2CF (AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt32__ctor_m8918A61F15630D0453021BA996B7FD2513CC1F7C (AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt64__ctor_m6A98D764BA1FD8A4633DF06E248F273B38EBC491 (AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::Create(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* AddInstruction_Create_mE176BD84C51FE1818B41B7625A53918031BEC6FC (Type_t* ___0_type, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69 (AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndSByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndSByte__ctor_m5E2A51304CAC1258AE49E71CAB64862C7EA57FEA (AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt16__ctor_m8BCA75D8D3EF97D2D1C05235752B6391802241FB (AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt32__ctor_mA4B8C16B2902E458BC1C5E571134FD3514C4B2B2 (AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt64__ctor_m0B2B3C49674ACFD82511834A7023E10595AD0969 (AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndByte__ctor_m46F79543EA9EE4F794313C59F11ACF897FB215C0 (AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt16__ctor_m1F41EE196BC4742DF3958FC69213BD2037A2EAB7 (AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt32__ctor_m612347F8348BBA5FEE375A59D20C048939554FD1 (AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt64__ctor_m7D90FDF998DCCC5CB6AE5A7C24F31565876B5948 (AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndBoolean__ctor_m0D6B2D2A6F59D0F9DB4660B388AF48AE276551D5 (AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708* __this, const RuntimeMethod* method) ;
// System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Pop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.SByte)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m7D0537252255C628F4188658D875E4BC13BFF766 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int8_t ___0_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.AndInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B (AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Int16)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int16_t ___0_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Byte)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m6240B0B05BB62738249FABD26D2A4D6DF7437FD3 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, uint8_t ___0_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.UInt16)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, uint16_t ___0_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Array System.Array::CreateInstance(System.Type,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeArray* Array_CreateInstance_m13B202130951A03AF5F52470A19E17D3AD2A8983 (Type_t* ___0_elementType, int32_t ___1_length, const RuntimeMethod* method) ;
// System.Void System.Array::SetValue(System.Object,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8 (RuntimeArray* __this, RuntimeObject* ___0_value, int32_t ___1_index, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.Interpreter.ConvertHelper::ToInt32NoNull(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConvertHelper_ToInt32NoNull_mC8C9A1E9F3F630CE46946209B5AD34AC96638384 (RuntimeObject* ___0_val, const RuntimeMethod* method) ;
// System.Void System.OverflowException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverflowException__ctor_m7F6A928C9BE47384586BDDE8B4B87666421E0F1A (OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C* __this, const RuntimeMethod* method) ;
// System.Array System.Array::CreateInstance(System.Type,System.Int32[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeArray* Array_CreateInstance_m97DC551619A43DA8AE15F1A6D33662D66E5DA817 (Type_t* ___0_elementType, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___1_lengths, const RuntimeMethod* method) ;
// System.Object System.Array::GetValue(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Array_GetValue_m007D247B8A6FE5BD60FD1CD510A714A416F2BA21 (RuntimeArray* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GetArrayItemInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetArrayItemInstruction__ctor_m2B077C001333A15B12D5E8C3B32452C642FFDC3E (GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.SetArrayItemInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetArrayItemInstruction__ctor_mDD8911BF35552037170C2D19077F942879065C9A (SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F* __this, const RuntimeMethod* method) ;
// System.Int32 System.Array::get_Length()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57 (RuntimeArray* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ArrayLengthInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayLengthInstruction__ctor_mD42028FB706D562EC12933C9A328987C4035D6A5 (ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* __this, const RuntimeMethod* method) ;
// System.Int32 System.Convert::ToInt32(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m9FEA65DB96264479B5268014F10754787382D297 (RuntimeObject* ___0_value, const RuntimeMethod* method) ;
// T System.Nullable`1<System.Int32>::get_Value()
inline int32_t Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*, const RuntimeMethod*))Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_gshared)(__this, method);
}
// System.Void System.Linq.Expressions.Interpreter.RuntimeLabel::.ctor(System.Int32,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeLabel__ctor_m0AF52CF3AC707D15261902132F2843613ADD0569 (RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* __this, int32_t ___0_index, int32_t ___1_continuationStackDepth, int32_t ___2_stackDepth, const RuntimeMethod* method) ;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ;
// System.String System.String::Format(System.IFormatProvider,System.String,System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, RuntimeObject* ___3_arg1, RuntimeObject* ___4_arg2, const RuntimeMethod* method) ;
// System.String System.Linq.Expressions.Interpreter.RuntimeLabel::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RuntimeLabel_ToString_mE968C558DEA884F9D28FF11BF862C340C77E4DD6 (RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* __this, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::get_LabelIndex()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BranchLabel_get_LabelIndex_m81E667E88D9BA90BE298946C8A3BAA348D5B610D_inline (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_CurrentStackDepth()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentStackDepth_m2B514CA96CD57F4D8B7D7FD6D3B97A4FF4B92AA7_inline (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_CurrentContinuationsDepth()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentContinuationsDepth_m03C3327A560ED850DDA5B482BC172DB7F82E85A6_inline (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17 (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Int32>::GetEnumerator()
inline Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
return (( Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::Dispose()
inline void Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923 (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC*, const RuntimeMethod*))Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<System.Int32>::get_Current()
inline int32_t Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC*, const RuntimeMethod*))Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_gshared_inline)(__this, method);
}
// System.Void System.Linq.Expressions.Interpreter.BranchLabel::FixupBranch(System.Linq.Expressions.Interpreter.InstructionList,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_FixupBranch_mC7FEE67E4014FF0047F86618211CD59B539BE605 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, int32_t ___1_branchIndex, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNext()
inline bool Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312 (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC*, const RuntimeMethod*))Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor()
inline void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::Add(T)
inline void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline)(__this, ___0_item, method);
}
// System.Void System.Linq.Expressions.Interpreter.InstructionList::FixupBranch(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstructionList_FixupBranch_m6A626EC85A14EC6C73E2C43AB26C241933D1775E (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, int32_t ___0_branchIndex, int32_t ___1_offset, const RuntimeMethod* method) ;
// System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo,System.Reflection.ParameterInfo[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* CallInstruction_Create_mD92F1D0AB7F5CDFCD0A5F01120ECCDA9ED1C489E (MethodInfo_t* ___0_info, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ___1_parameters, const RuntimeMethod* method) ;
// System.Boolean System.Type::get_IsArray()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673 (Type_t* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::GetArrayAccessor(System.Reflection.MethodInfo,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* CallInstruction_GetArrayAccessor_mEA80310D053D5BCADFD2060D035E95F09215E534 (MethodInfo_t* ___0_info, int32_t ___1_argumentCount, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::.ctor(System.Reflection.MethodInfo,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodInfoCallInstruction__ctor_m1B6F8DA6CCFD1CD6BE6BE72E9C53368D7F36EBD8 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, MethodInfo_t* ___0_target, int32_t ___1_argumentCount, const RuntimeMethod* method) ;
// System.Reflection.MethodInfo System.Type::GetMethod(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* Type_GetMethod_m66AD062187F19497DBCA900823B0C268322DC231 (Type_t* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* CallInstruction_Create_m6909463F83352183A2C9D5BFE2C6DFB492FA0CE9 (MethodInfo_t* ___0_info, const RuntimeMethod* method) ;
// System.Void System.Array::SetValue(System.Object,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_m593F908AB75824D0D48850AC678D335D093D4B73 (RuntimeArray* __this, RuntimeObject* ___0_value, int32_t ___1_index1, int32_t ___2_index2, const RuntimeMethod* method) ;
// System.Void System.Array::SetValue(System.Object,System.Int32,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_m009D6672E50165FF985977CAB6152F662489AC0D (RuntimeArray* __this, RuntimeObject* ___0_value, int32_t ___1_index1, int32_t ___2_index2, int32_t ___3_index3, const RuntimeMethod* method) ;
// System.Object System.Delegate::get_Target()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Delegate_get_Target_m6E203F111C1548193A5AB7E616BD5834CD269753_inline (Delegate_t* __this, const RuntimeMethod* method) ;
// System.Object System.Linq.Expressions.Interpreter.LightLambda::Run(System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LightLambda_Run_m9B05B9E70E6E5D55FFFAFF49A05BDCD4DC83C97E (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_arguments, const RuntimeMethod* method) ;
// System.Object System.Linq.Expressions.Interpreter.LightLambda::RunVoid(System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LightLambda_RunVoid_m5D52241346DDFDD8E6BCC30579BC43A6A1957D13 (LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_arguments, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.CallInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction__ctor_mD727938BEFD71491E78697275D040DE9B631406F (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* __this, const RuntimeMethod* method) ;
// System.Object[] System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::GetArgs(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* MethodInfoCallInstruction_GetArgs_m3B87C78E21ADB327A37F05FB6DFB7F54D00CB2B6 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, int32_t ___1_first, int32_t ___2_skip, const RuntimeMethod* method) ;
// System.Object System.Reflection.MethodBase::Invoke(System.Object,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826 (MethodBase_t* __this, RuntimeObject* ___0_obj, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_parameters, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExceptionHelpers::UnwrapAndRethrow(System.Reflection.TargetInvocationException)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B (TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2* ___0_exception, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.Instruction::NullCheck(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Instruction_NullCheck_m1A879D55422BF941A6C753B3A1CFD167708422A8 (RuntimeObject* ___0_o, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.Interpreter.CallInstruction::TryGetLightLambdaTarget(System.Object,System.Linq.Expressions.Interpreter.LightLambda&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CallInstruction_TryGetLightLambdaTarget_mD7536E778E0EAE822FC6B1D6C7F8DBF72F66EFCB (RuntimeObject* ___0_instance, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5** ___1_lightLambda, const RuntimeMethod* method) ;
// System.Object System.Linq.Expressions.Interpreter.CallInstruction::InterpretLambdaInvoke(System.Linq.Expressions.Interpreter.LightLambda,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CallInstruction_InterpretLambdaInvoke_m679D7BF8C308E9B4CC563AD1C0C39E19ABC38A6C (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* __this, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* ___0_targetLambda, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ;
// T[] System.Array::Empty<System.Object>()
inline ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline (const RuntimeMethod* method)
{
return (( ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline)(method);
}
// System.String System.String::Concat(System.String,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.OffsetInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OffsetInstruction__ctor_m872E64C05D8FA3AC6F9FA92E18514AF588A5302B (OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A* __this, const RuntimeMethod* method) ;
// System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Peek()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.BranchInstruction::.ctor(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchInstruction__ctor_mC67EDE496BF616C0E8F827DC0BE63428F1FF377C (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, bool ___0_hasResult, bool ___1_hasValue, const RuntimeMethod* method) ;
// TResult System.Func`2<System.Int32,System.Int32>::Invoke(T)
inline int32_t Func_2_Invoke_m1F8EE2DF137BE5132901C0297848BC7A373A676B_inline (Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* __this, int32_t ___0_arg, const RuntimeMethod* method)
{
return (( int32_t (*) (Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354*, int32_t, const RuntimeMethod*))Func_2_Invoke_m1F8EE2DF137BE5132901C0297848BC7A373A676B_gshared_inline)(__this, ___0_arg, method);
}
// System.String System.String::Concat(System.String,System.String,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m093934F71A9B351911EE46311674ED463B180006 (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, String_t* ___3_str3, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.IndexedBranchInstruction::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF (IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E* __this, int32_t ___0_labelIndex, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GotoInstruction::.ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GotoInstruction__ctor_m48717BBDEC7258C41A98FEC93A0B0349405B2F4D (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* __this, int32_t ___0_targetIndex, bool ___1_hasResult, bool ___2_hasValue, bool ___3_labelTargetGetsValue, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::Goto(System.Int32,System.Object,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InterpretedFrame_Goto_mE77E67149334F7F17B4E54E83847CB5EB7498AD0 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int32_t ___0_labelIndex, RuntimeObject* ___1_value, bool ___2_gotoExceptionHandler, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::.ctor(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryCatchFinallyInstruction__ctor_mEA363751280B036400FE1026304ACB5DAD66F357 (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, int32_t ___0_targetIndex, bool ___1_hasFinally, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::PushContinuation(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_PushContinuation_m8FED46B9B1F442088DC067B1595DD9AB10A341A9 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int32_t ___0_continuation, const RuntimeMethod* method) ;
// System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::get_Instructions()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_IsFinallyBlockExist()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_get_IsFinallyBlockExist_m9F2C95498ACA07A0F7FCB0B836C6954C0FC22BA6 (TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* __this, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::HasHandler(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Exception,System.Linq.Expressions.Interpreter.ExceptionHandler&,System.Object&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_HasHandler_m05850777A49F1E7BEB288C36EC14D910A3BDD952 (TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, Exception_t* ___1_exception, ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F** ___2_handler, RuntimeObject** ___3_unwrappedException, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::RemoveContinuation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_RemoveContinuation_m9B4A677E025536837E61DCDFDB2100F4542D53D1 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EnterFinallyInstruction::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFinallyInstruction__ctor_mBF719B37813A8F226A44526B706958295F960A9C (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* __this, int32_t ___0_labelIndex, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Expressions.Interpreter.InterpretedFrame::IsJumpHappened()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InterpretedFrame_IsJumpHappened_m17BBD54ACD264E3239DCDD49095E9797D86E7C28 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ;
// System.Linq.Expressions.Interpreter.RuntimeLabel System.Linq.Expressions.Interpreter.IndexedBranchInstruction::GetLabel(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 IndexedBranchInstruction_GetLabel_m5E0B08A63F1BDEF58B8BFCF15857A14FB15F0967 (IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::SetStackDepth(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_SetStackDepth_m2FC13C2E30F3CE2A0256D9D3F16C37ACD7F9FAB6 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, int32_t ___0_depth, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::PushPendingContinuation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_PushPendingContinuation_m5A76A13532944FFA8382AD66309A843A72518EC1 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::PopPendingContinuation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_PopPendingContinuation_m362D9DCA6C3E8D45A2C7EF1CB2CB24F99ACD6D55 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::YieldToPendingContinuation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InterpretedFrame_YieldToPendingContinuation_m87039D128DCDD0CAB8665AD9DA56580B85D05BD5 (InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.LeaveFinallyInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveFinallyInstruction__ctor_m44E685DF5A426F13A0A5D6A17D95DF3FCD08E320 (LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EnterFaultInstruction::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFaultInstruction__ctor_mB65E6F1AA7FC8F4848732A63F738EC028F762C02 (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* __this, int32_t ___0_labelIndex, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.LeaveFaultInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveFaultInstruction__ctor_m251699C7617B83ED05D44237B6623E6ED6FA49B6 (LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionFilterInstruction__ctor_m75EC6174C8F1CBC8B535E243E83825FDDB411148 (EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveExceptionFilterInstruction__ctor_m8B03CBD0612DFF4DF58230DCD821BC0E0B9AAE19 (LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::.ctor(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionHandlerInstruction__ctor_mEAB00CB1658A2371E4BDA170E4349BF7C651F46E (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* __this, bool ___0_hasValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::.ctor(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveExceptionHandlerInstruction__ctor_mB4C3F469E4428AF697ACFFB260874F68347BF7D3 (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* __this, int32_t ___0_labelIndex, bool ___1_hasValue, const RuntimeMethod* method) ;
// System.Exception System.Linq.Expressions.Interpreter.ThrowInstruction::WrapThrownObject(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* ThrowInstruction_WrapThrownObject_m0690AB46575D833E56C74C41282955315B87A34A (RuntimeObject* ___0_thrown, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.RethrowException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RethrowException__ctor_mF836639BDAD92461F8E22D4CB1B1DB7DBE799FD3 (RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6* __this, const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.RuntimeWrappedException::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeWrappedException__ctor_m9F23DA35C507DA47ABF3E01B698C04FFA77A228F (RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8* __this, RuntimeObject* ___0_thrownObject, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ThrowInstruction::.ctor(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowInstruction__ctor_m129E8C8C860543628CE714F44F7396634422C988 (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* __this, bool ___0_hasResult, bool ___1_isRethrow, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Int32>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_m835BB1E6EA8A8BF1242B51E28FD65B43FEF68E2A (Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* __this, String_t* ___0_key, int32_t* ___1_value, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588*, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt16__ctor_mE88EB64EA9727E69CF723287922AF13CC528F1B3 (DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt32__ctor_m25554667F04D647AA3C768235A54CCBA4AFB041A (DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt64__ctor_m1C134136135A1AFB3765CDEC1DC974D8B5C08863 (DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt16__ctor_m920B0B09B1709AE6F0547C4194CBC9F5C06EF631 (DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt32__ctor_mD67F7DCAF7838986E4B453736649CC8FB24F7E89 (DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt64__ctor_m291E15FA1860713D250799D97E961D689985951B (DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementSingle__ctor_mC7A6375CBAFE371932C19D122B2D289FAABA52F5 (DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementDouble__ctor_m4139D233CE6B6D3BF39DDFB271192FCD441A1584 (DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37 (DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A* __this, const RuntimeMethod* method) ;
// System.Object System.Activator::CreateInstance(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF (Type_t* ___0_type, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt16__ctor_mC2C2C6C5C711BB3BFB9C3D21E4FBE3CCC738FFF6 (DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt32__ctor_m4ADC830D7CC891B9ADC56D89681B0B518723C5DF (DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt64__ctor_m5EF874F53E257E94E66AB6228A98DC4099710B9E (DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt16__ctor_mBC97C6D2280B010551D43805D738A795A1FF8E02 (DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt32__ctor_mA438A751EA7A1362EE1A0B8948816B3F83DA2FF5 (DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt64__ctor_mFD01B2641291CA29047D6DBE995AB84AFB7A5681 (DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivSingle__ctor_mDEBD870CF96E3D093E9057864EB669F5BA1C4BFB (DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivDouble__ctor_mAA36E830C1F037FFF24E2556763452603F4702E9 (DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.DivInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694 (DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBooleanLiftedToNull__ctor_mC144ECCA83A7ACF4831AF483C8FFD43FCCD273F0 (EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByteLiftedToNull__ctor_mD23459B0519DC41832CC46CCCE8943F2BE0BF334 (EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16LiftedToNull__ctor_m6A458698AE822C41CAFDAB01C1E203C4AE3B4C72 (EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualCharLiftedToNull__ctor_m6390CDFCA865D7150B64202A33029B8C4CB698B3 (EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32LiftedToNull__ctor_mD860B2CC19DA3C48964AE8C2D10A2840F6146C66 (EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64LiftedToNull__ctor_m4F7FD3EF6AE18967B7BB7D0B7BFB8781BCE1D52F (EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByteLiftedToNull__ctor_m5751D303F30B33FF69CE9EEEA574755B449B4C6A (EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16LiftedToNull__ctor_m9E4248AC086D750703C85DC0D161D42E282A1212 (EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32LiftedToNull__ctor_mF32279DD3C419FF21FEB00753E4DD45BC48B779F (EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64LiftedToNull__ctor_mB91C12601F9D73A919A039A60B6753393A75DAC1 (EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingleLiftedToNull__ctor_m6EDE3555043332A04B0FF395C8BE93E15D786FEC (EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDoubleLiftedToNull__ctor_mA0A53396A32ED49A27102A9D341984F83415F463 (EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBoolean__ctor_m33181CD911031DD3AA84B7B1851B0620544809BC (EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByte__ctor_m6650E86FC1B6ECBA4CF7E23508C0C96F82670632 (EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16__ctor_m0679A5EDBA6F3411F45352FC35F3C8D83B7A23EF (EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualChar__ctor_m524520BDF18695272F5A31B18AAADF5ED82A815C (EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32__ctor_m1F878AC6158A45830D64AAA2935899D8703BF652 (EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64__ctor_m32C0C85C5B333F25DC394366BFABC532E9A941C1 (EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByte__ctor_mD90C4F2DA34C8928EE30D98A24C0F9A26B29FAA9 (EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16__ctor_mE522B3010DC0A8AA9946BC2A15BAEA920EEBD1C2 (EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32__ctor_m144C2517D4886B1164962A05F9DEF1FCD94FA4C4 (EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64__ctor_m0D061A406494EDAABCA0580E753387D45E8411D1 (EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingle__ctor_mA5FDECF46E65D9306BEDD9A2843E5642AEAA3A6D (EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDouble__ctor_m5FD8B2F90575FE1671DD2EDA4DFF8AEB180F2B8D (EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualReference__ctor_mDAD0FD0C3C2DD8213379D5C251857B1BCF2A0D1D (EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B (EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrSByte__ctor_m3CCFD72CBC5FC3C240B43681E665D7C8FA9A8D80 (ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt16__ctor_mCDFF36F2B09E62405454691E1350E134DDC87D44 (ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt32__ctor_m87FA607C8E694E6C3EEC68B246C66ED21F159D73 (ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt64__ctor_m3E8657F55B3B32613E65416303AFCE248BFB9B31 (ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrByte__ctor_mF0F493315153AFE461BC6D6316DFC70958BDD270 (ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt16__ctor_mD88AA07C2690F7DBAB350FC2986F09DADB9DA7B0 (ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt32__ctor_mBA661C0AAD1EBA7B2DCE28D8BE0E760B0EEE0472 (ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt64__ctor_m44C32F17FF1E62630326BE3751CD194C8E7FA857 (ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrBoolean__ctor_mE8CDF804DB4C7CD52B925AE6B4EE771C8626D4F0 (ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84 (ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8* __this, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.FieldInstruction::.ctor(System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldInstruction__ctor_mC32EE1439DE60A6BEAA75389708DC7B72F44F835 (FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB* __this, FieldInfo_t* ___0_field, const RuntimeMethod* method) ;
// System.Void System.Reflection.FieldInfo::SetValue(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C (FieldInfo_t* __this, RuntimeObject* ___0_obj, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSByte::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanSByte__ctor_m0570AD43766E7FFFDEB729CC888FA697037FCAEE (GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt16::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInt16__ctor_m6A5F5FACFE61F4D3B6FCFDBCA00409E11D732ACD (GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanChar::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanChar__ctor_m5D5434CE9C4512D0F4E0520A2A216383DC2D55C7 (GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt32::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInt32__ctor_m95C3766621EC0A01B5C1134C34D6082C6FF8F886 (GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanInt64::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInt64__ctor_m8F2A22A9BC81E986511CE6642A96605742333269 (GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanByte::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanByte__ctor_mF917CC57C88371D060D822B1683F542E820B81E9 (GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt16::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanUInt16__ctor_mADE32344C74C824B9BB9847ED98B9A2CCD8378E4 (GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt32::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanUInt32__ctor_m8B9F4BA944767077BE731DF94BF47F9DA9A9D813 (GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanUInt64::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanUInt64__ctor_mF9B7DAD63827D83E7CCDBE7CDE8478B75A6E0EC6 (GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanSingle::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanSingle__ctor_m017252EBF9DC41BDB75292BA8AFE8C862C62C85B (GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction/GreaterThanDouble::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanDouble__ctor_mE971ADF609AA304EE91558A16663AD18203FD507 (GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method) ;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#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.Expression/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m47448A7AF5CC2F99729E6344A95B7AD9329B99EA (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3* L_0 = (U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3*)il2cpp_codegen_object_new(U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_m4E67A6B558C7EC3FF3F5E14B9EE0482B5E8CC2E9(L_0, NULL);
((U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void System.Linq.Expressions.Expression/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4E67A6B558C7EC3FF3F5E14B9EE0482B5E8CC2E9 (U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Boolean System.Linq.Expressions.Expression/<>c::<New>b__358_0(System.Reflection.ConstructorInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CNewU3Eb__358_0_m109C4D01C7D90DC8872ED3E040C4792E994AE01D (U3CU3Ec_t5FFBA7C32AFB05DD7EAB3234DF9CC18D9D36D0D3* __this, ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_c, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_0 = ___0_c;
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_1;
L_1 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_0, NULL);
NullCheck(L_1);
return (bool)((((int32_t)(((RuntimeArray*)L_1)->max_length)) == ((int32_t)0))? 1 : 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.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockExpression::get_Expressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* BlockExpression_get_Expressions_mA9BA9C7AFD93D1780901ABC6D15747E5D3DB9508 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0;
L_0 = VirtualFuncInvoker0< ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* >::Invoke(12 /* System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockExpression::GetOrMakeExpressions() */, __this);
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.BlockExpression::get_Variables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_0;
L_0 = VirtualFuncInvoker0< ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* >::Invoke(13 /* System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.BlockExpression::GetOrMakeVariables() */, __this);
return L_0;
}
}
// System.Void System.Linq.Expressions.BlockExpression::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BlockExpression_Accept_m670E1ACDB3A82A6F8B548F7DB0A3BCCCF73F8027 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* >::Invoke(6 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitBlock(System.Linq.Expressions.BlockExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.BlockExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpression_get_NodeType_mC0BF867F7CDEEEB52779BDE0A8B87A3A0412193E (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)47));
}
}
// System.Type System.Linq.Expressions.BlockExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* BlockExpression_get_Type_m4CE4EC13B5D015C550950C5655AB162EC8524975 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, __this);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, __this, ((int32_t)il2cpp_codegen_subtract(L_0, 1)));
NullCheck(L_1);
Type_t* L_2;
L_2 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_1);
return L_2;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BlockExpression_GetExpression_mB0C23E95249EBDDD12B9EAC691C50B1C44138B82 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_GetExpression_mB0C23E95249EBDDD12B9EAC691C50B1C44138B82_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpression_get_ExpressionCount_m2E75DDBF8F15E9DDECEA3253B8318ADA51198E21 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_get_ExpressionCount_m2E75DDBF8F15E9DDECEA3253B8318ADA51198E21_RuntimeMethod_var)));
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockExpression::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* BlockExpression_GetOrMakeExpressions_m6A87259EDB2F607907689955EF46C63DB4E558D4 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_GetOrMakeExpressions_m6A87259EDB2F607907689955EF46C63DB4E558D4_RuntimeMethod_var)));
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.BlockExpression::GetOrMakeVariables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* BlockExpression_GetOrMakeVariables_m60CFF9712AE87F850AC789EAA1FECFB25D133D61 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyReadOnlyCollection_1_t900EA35DD5424C3123926922D20A1AE39EF877E8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(EmptyReadOnlyCollection_1_t900EA35DD5424C3123926922D20A1AE39EF877E8_il2cpp_TypeInfo_var);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_0 = ((EmptyReadOnlyCollection_1_t900EA35DD5424C3123926922D20A1AE39EF877E8_StaticFields*)il2cpp_codegen_static_fields_for(EmptyReadOnlyCollection_1_t900EA35DD5424C3123926922D20A1AE39EF877E8_il2cpp_TypeInfo_var))->___Instance_0;
return L_0;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockExpression::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* BlockExpression_Rewrite_m4DAC7287A9463A3AA1A969A89BC25E2CA7350CD5 (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_Rewrite_m4DAC7287A9463A3AA1A969A89BC25E2CA7350CD5_RuntimeMethod_var)));
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockExpression::ReturnReadOnlyExpressions(System.Linq.Expressions.BlockExpression,System.Object&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* BlockExpression_ReturnReadOnlyExpressions_mFC59B619E19F8A8D730509B353E87A23FAD2ED9C (BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_provider, RuntimeObject** ___1_collection, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1__ctor_m6A9E9D520CEDD89BC8801F6D1CE354EA352D5156_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_0 = NULL;
{
RuntimeObject** L_0 = ___1_collection;
RuntimeObject* L_1 = *((RuntimeObject**)L_0);
V_0 = ((Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)IsInstClass((RuntimeObject*)L_1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var));
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = V_0;
if (!L_2)
{
goto IL_001f;
}
}
{
RuntimeObject** L_3 = ___1_collection;
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_4 = ___0_provider;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = V_0;
BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* L_6 = (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759*)il2cpp_codegen_object_new(BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759_il2cpp_TypeInfo_var);
NullCheck(L_6);
BlockExpressionList__ctor_mDB38B5E9DAB6ED7082CCB26289B03899BBDDCACE(L_6, L_4, L_5, NULL);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_7 = (ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*)il2cpp_codegen_object_new(ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E_il2cpp_TypeInfo_var);
NullCheck(L_7);
ReadOnlyCollection_1__ctor_m6A9E9D520CEDD89BC8801F6D1CE354EA352D5156(L_7, L_6, ReadOnlyCollection_1__ctor_m6A9E9D520CEDD89BC8801F6D1CE354EA352D5156_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = V_0;
RuntimeObject* L_9;
L_9 = Interlocked_CompareExchange_mC2F0AEDE6957F175ED944794E7AEECE2AED96B71(L_3, L_7, L_8, NULL);
}
IL_001f:
{
RuntimeObject** L_10 = ___1_collection;
RuntimeObject* L_11 = *((RuntimeObject**)L_10);
return ((ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E*)CastclassClass((RuntimeObject*)L_11, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E_il2cpp_TypeInfo_var));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Block2::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block2__ctor_m4FA64A6EEDED1DDA9F42F71CC342D8D5940801FA (Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, const RuntimeMethod* method)
{
{
BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_arg0;
__this->____arg0_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_3), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg1;
__this->____arg1_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_4), (void*)L_1);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.Block2::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* Block2_GetExpression_m9F68DDC8BC095CE5364EDC36FEB74229F8BE9860 (Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
if (!L_0)
{
goto IL_0009;
}
}
{
int32_t L_1 = ___0_index;
if ((((int32_t)L_1) == ((int32_t)1)))
{
goto IL_0015;
}
}
{
goto IL_001c;
}
IL_0009:
{
RuntimeObject* L_2 = __this->____arg0_3;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_2, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_3;
}
IL_0015:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg1_4;
return L_4;
}
IL_001c:
{
Exception_t* L_5;
L_5 = Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block2_GetExpression_m9F68DDC8BC095CE5364EDC36FEB74229F8BE9860_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.Block2::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block2_get_ExpressionCount_m08E0CCFACEF13A19BB53DF837EE11C9B4EFCA774 (Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.Block2::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* Block2_GetOrMakeExpressions_m031E32DDAE2C364DB8D9852E6F1E9504C05B23CB (Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912* __this, const RuntimeMethod* method)
{
{
RuntimeObject** L_0 = (&__this->____arg0_3);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = BlockExpression_ReturnReadOnlyExpressions_mFC59B619E19F8A8D730509B353E87A23FAD2ED9C(__this, L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block2::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Block2_Rewrite_m2F0C4F85A8BE5D9496A298F8A35125F12D211D84 (Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
NullCheck(L_0);
int32_t L_1 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_1));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_3 = ___1_args;
NullCheck(L_3);
int32_t L_4 = 1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912* L_6 = (Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912*)il2cpp_codegen_object_new(Block2_tE678B088FB98AA73C1962C33F86A6CBA31C70912_il2cpp_TypeInfo_var);
NullCheck(L_6);
Block2__ctor_m4FA64A6EEDED1DDA9F42F71CC342D8D5940801FA(L_6, L_2, L_5, NULL);
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Block3::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block3__ctor_mD55EF8E6E48BE347CF0A0A8B5102FBB088AE13B8 (Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg2, const RuntimeMethod* method)
{
{
BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_arg0;
__this->____arg0_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_3), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg1;
__this->____arg1_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_4), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg2;
__this->____arg2_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg2_5), (void*)L_2);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.Block3::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* Block3_GetExpression_m6044393860ED01B1EF65D5C9B590AD4BF99380C1 (Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
switch (L_0)
{
case 0:
{
goto IL_0014;
}
case 1:
{
goto IL_0020;
}
case 2:
{
goto IL_0027;
}
}
}
{
goto IL_002e;
}
IL_0014:
{
RuntimeObject* L_1 = __this->____arg0_3;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_0020:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = __this->____arg1_4;
return L_3;
}
IL_0027:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg2_5;
return L_4;
}
IL_002e:
{
Exception_t* L_5;
L_5 = Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block3_GetExpression_m6044393860ED01B1EF65D5C9B590AD4BF99380C1_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.Block3::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block3_get_ExpressionCount_m8B2AEFF972F5D233BFB4D1064DF8A37E5E2B823E (Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6* __this, const RuntimeMethod* method)
{
{
return 3;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.Block3::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* Block3_GetOrMakeExpressions_mE0A8C83CCD88B5EC7325D031B2C4EC870CB6A884 (Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6* __this, const RuntimeMethod* method)
{
{
RuntimeObject** L_0 = (&__this->____arg0_3);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = BlockExpression_ReturnReadOnlyExpressions_mFC59B619E19F8A8D730509B353E87A23FAD2ED9C(__this, L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block3::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Block3_Rewrite_m1727C0060ADD1201E08755C62331A68AFC3F0B0B (Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
NullCheck(L_0);
int32_t L_1 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_1));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_3 = ___1_args;
NullCheck(L_3);
int32_t L_4 = 1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_6 = ___1_args;
NullCheck(L_6);
int32_t L_7 = 2;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6* L_9 = (Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6*)il2cpp_codegen_object_new(Block3_t2320C5B47657E293FD21A5A77C053EE813A559C6_il2cpp_TypeInfo_var);
NullCheck(L_9);
Block3__ctor_mD55EF8E6E48BE347CF0A0A8B5102FBB088AE13B8(L_9, L_2, L_5, L_8, NULL);
return L_9;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Block4::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block4__ctor_m60BC03AA527D3C8C3FDEDEDF960AAAC934A74E95 (Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg3, const RuntimeMethod* method)
{
{
BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_arg0;
__this->____arg0_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_3), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg1;
__this->____arg1_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_4), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg2;
__this->____arg2_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg2_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_arg3;
__this->____arg3_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg3_6), (void*)L_3);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.Block4::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* Block4_GetExpression_mBE595B3248CA958E0260C62D920B16C4F69594BC (Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
switch (L_0)
{
case 0:
{
goto IL_0018;
}
case 1:
{
goto IL_0024;
}
case 2:
{
goto IL_002b;
}
case 3:
{
goto IL_0032;
}
}
}
{
goto IL_0039;
}
IL_0018:
{
RuntimeObject* L_1 = __this->____arg0_3;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_0024:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = __this->____arg1_4;
return L_3;
}
IL_002b:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg2_5;
return L_4;
}
IL_0032:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = __this->____arg3_6;
return L_5;
}
IL_0039:
{
Exception_t* L_6;
L_6 = Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block4_GetExpression_mBE595B3248CA958E0260C62D920B16C4F69594BC_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.Block4::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block4_get_ExpressionCount_m32B241BF5561529CB838FD564D4334E5D44FF0AD (Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99* __this, const RuntimeMethod* method)
{
{
return 4;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.Block4::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* Block4_GetOrMakeExpressions_mB71697366E9B9FBE0B6309C3A47A5421F84D8070 (Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99* __this, const RuntimeMethod* method)
{
{
RuntimeObject** L_0 = (&__this->____arg0_3);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = BlockExpression_ReturnReadOnlyExpressions_mFC59B619E19F8A8D730509B353E87A23FAD2ED9C(__this, L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block4::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Block4_Rewrite_m083280F5267B60CAC725BE74B47C5904D10EB768 (Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
NullCheck(L_0);
int32_t L_1 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_1));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_3 = ___1_args;
NullCheck(L_3);
int32_t L_4 = 1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_6 = ___1_args;
NullCheck(L_6);
int32_t L_7 = 2;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_9 = ___1_args;
NullCheck(L_9);
int32_t L_10 = 3;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99* L_12 = (Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99*)il2cpp_codegen_object_new(Block4_t4F283A434B2D72A539365F0E1340EC9A5FAE0D99_il2cpp_TypeInfo_var);
NullCheck(L_12);
Block4__ctor_m60BC03AA527D3C8C3FDEDEDF960AAAC934A74E95(L_12, L_2, L_5, L_8, L_11, NULL);
return L_12;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Block5::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block5__ctor_m16E3DE13B017C517EA32AA202249516C6DB28EF4 (Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg3, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg4, const RuntimeMethod* method)
{
{
BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_arg0;
__this->____arg0_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_3), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg1;
__this->____arg1_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_4), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg2;
__this->____arg2_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg2_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_arg3;
__this->____arg3_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg3_6), (void*)L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___4_arg4;
__this->____arg4_7 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg4_7), (void*)L_4);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.Block5::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* Block5_GetExpression_mD71E67C7E5EC210864846A9AC94567E5F99C16BB (Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
switch (L_0)
{
case 0:
{
goto IL_001c;
}
case 1:
{
goto IL_0028;
}
case 2:
{
goto IL_002f;
}
case 3:
{
goto IL_0036;
}
case 4:
{
goto IL_003d;
}
}
}
{
goto IL_0044;
}
IL_001c:
{
RuntimeObject* L_1 = __this->____arg0_3;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_0028:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = __this->____arg1_4;
return L_3;
}
IL_002f:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg2_5;
return L_4;
}
IL_0036:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = __this->____arg3_6;
return L_5;
}
IL_003d:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = __this->____arg4_7;
return L_6;
}
IL_0044:
{
Exception_t* L_7;
L_7 = Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block5_GetExpression_mD71E67C7E5EC210864846A9AC94567E5F99C16BB_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.Block5::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block5_get_ExpressionCount_mC4B56DA8DC573BC4BC3DA2AD614737DAFD8CFAD3 (Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C* __this, const RuntimeMethod* method)
{
{
return 5;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.Block5::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* Block5_GetOrMakeExpressions_m1B17B93ACA00E3FACBA342934F6FEB7A536C6838 (Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C* __this, const RuntimeMethod* method)
{
{
RuntimeObject** L_0 = (&__this->____arg0_3);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = BlockExpression_ReturnReadOnlyExpressions_mFC59B619E19F8A8D730509B353E87A23FAD2ED9C(__this, L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block5::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Block5_Rewrite_m4498BDE280560A4F4328E4E7517DB8203677EAB5 (Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
NullCheck(L_0);
int32_t L_1 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_1));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_3 = ___1_args;
NullCheck(L_3);
int32_t L_4 = 1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_6 = ___1_args;
NullCheck(L_6);
int32_t L_7 = 2;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_9 = ___1_args;
NullCheck(L_9);
int32_t L_10 = 3;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_12 = ___1_args;
NullCheck(L_12);
int32_t L_13 = 4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C* L_15 = (Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C*)il2cpp_codegen_object_new(Block5_t4D2A5E5E863EB2C72757ABE96AABAB707E32B32C_il2cpp_TypeInfo_var);
NullCheck(L_15);
Block5__ctor_m16E3DE13B017C517EA32AA202249516C6DB28EF4(L_15, L_2, L_5, L_8, L_11, L_14, NULL);
return L_15;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.BlockN::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockN__ctor_mF3BD44CAC1DB77EF6A56E89D2022DA4A1BC744A5 (BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC* __this, RuntimeObject* ___0_expressions, const RuntimeMethod* method)
{
{
BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62(__this, NULL);
RuntimeObject* L_0 = ___0_expressions;
__this->____expressions_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____expressions_3), (void*)L_0);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.BlockN::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BlockN_GetExpression_m613D9CE7B7E1E6DCBF3E2DD351490518806CC9F1 (BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____expressions_3;
int32_t L_1 = ___0_index;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_0, L_1);
return L_2;
}
}
// System.Int32 System.Linq.Expressions.BlockN::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockN_get_ExpressionCount_m5D068AA93B82B835C3B29BA96D941E1738D72CD5 (BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____expressions_3;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Count() */, IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockN::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* BlockN_GetOrMakeExpressions_m2AA2A1D7EB9010149C1BAFC12B6FA2B35C78B2A8 (BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject** L_0 = (&__this->____expressions_3);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29(L_0, ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29_RuntimeMethod_var);
return L_1;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockN::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* BlockN_Rewrite_m8B4FDC30555A1FD02D1CB238590EB4DE2980A3EC (BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC* L_1 = (BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC*)il2cpp_codegen_object_new(BlockN_t90754C7E48C08D04C336434F13D3E8A9CF9C77EC_il2cpp_TypeInfo_var);
NullCheck(L_1);
BlockN__ctor_mF3BD44CAC1DB77EF6A56E89D2022DA4A1BC744A5(L_1, (RuntimeObject*)L_0, NULL);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.ScopeExpression::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeExpression__ctor_m87A66A8D82599F0A6E9061C2EBCD0987CA1D5335 (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, RuntimeObject* ___0_variables, const RuntimeMethod* method)
{
{
BlockExpression__ctor_m3716788EA8FBA72ED9DEB72BE26F5A081FE00E62(__this, NULL);
RuntimeObject* L_0 = ___0_variables;
__this->____variables_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____variables_3), (void*)L_0);
return;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.ScopeExpression::GetOrMakeVariables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ScopeExpression_GetOrMakeVariables_m88E798DD4BD05FC775B0F6890CAB7FF27777317F (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnReadOnly_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m5E6794C440A190349149EE2BCF503228F618BB53_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject** L_0 = (&__this->____variables_3);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1;
L_1 = ExpressionUtils_ReturnReadOnly_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m5E6794C440A190349149EE2BCF503228F618BB53(L_0, ExpressionUtils_ReturnReadOnly_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m5E6794C440A190349149EE2BCF503228F618BB53_RuntimeMethod_var);
return L_1;
}
}
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.ScopeExpression::get_VariablesList()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScopeExpression_get_VariablesList_m20910F9EFB04EEFF4A3053CA20D923567C743A6E (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->____variables_3;
return L_0;
}
}
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.ScopeExpression::ReuseOrValidateVariables(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScopeExpression_ReuseOrValidateVariables_m41CCDC66DC2397B008B972A4CE9EE914DB4BABFC (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD);
s_Il2CppMethodInitialized = true;
}
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_0 = ___0_variables;
if (!L_0)
{
goto IL_0019;
}
}
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1 = ___0_variables;
RuntimeObject* L_2;
L_2 = ScopeExpression_get_VariablesList_m20910F9EFB04EEFF4A3053CA20D923567C743A6E_inline(__this, NULL);
if ((((RuntimeObject*)(ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*)L_1) == ((RuntimeObject*)(RuntimeObject*)L_2)))
{
goto IL_0019;
}
}
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_3 = ___0_variables;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression_ValidateVariables_m0F5A7F311E635915F2FAD257557443A1BA1C5D03(L_3, _stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD, NULL);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_4 = ___0_variables;
return L_4;
}
IL_0019:
{
RuntimeObject* L_5;
L_5 = ScopeExpression_get_VariablesList_m20910F9EFB04EEFF4A3053CA20D923567C743A6E_inline(__this, NULL);
return L_5;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Scope1::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scope1__ctor_m3EBCBDCB799618149C83CA4015ED7B22A6985EA6 (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, RuntimeObject* ___0_variables, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_body, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_variables;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_body;
Scope1__ctor_mA16D50136A0DEF94FF5A8F93BAE817A3074CE84E(__this, L_0, L_1, NULL);
return;
}
}
// System.Void System.Linq.Expressions.Scope1::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scope1__ctor_mA16D50136A0DEF94FF5A8F93BAE817A3074CE84E (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, RuntimeObject* ___0_variables, RuntimeObject* ___1_body, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_variables;
ScopeExpression__ctor_m87A66A8D82599F0A6E9061C2EBCD0987CA1D5335(__this, L_0, NULL);
RuntimeObject* L_1 = ___1_body;
__this->____body_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____body_4), (void*)L_1);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.Scope1::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* Scope1_GetExpression_m2C367BB67D4229A3ECCCC87E9CC818E73B1F9F17 (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
if (L_0)
{
goto IL_000f;
}
}
{
RuntimeObject* L_1 = __this->____body_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_000f:
{
Exception_t* L_3;
L_3 = Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Scope1_GetExpression_m2C367BB67D4229A3ECCCC87E9CC818E73B1F9F17_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.Scope1::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scope1_get_ExpressionCount_mC893F904326D7D33D7A85CA35AA92329AD866ACA (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.Scope1::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* Scope1_GetOrMakeExpressions_m6612DB61B035FC3C9002E860A13551854B8C3D5B (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, const RuntimeMethod* method)
{
{
RuntimeObject** L_0 = (&__this->____body_4);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = BlockExpression_ReturnReadOnlyExpressions_mFC59B619E19F8A8D730509B353E87A23FAD2ED9C(__this, L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.Scope1::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* Scope1_Rewrite_m3FCABFA581005C64715034B6FFFDA49CB5896DF0 (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
if (L_0)
{
goto IL_001b;
}
}
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1 = ___0_variables;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression_ValidateVariables_m0F5A7F311E635915F2FAD257557443A1BA1C5D03(L_1, _stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD, NULL);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_2 = ___0_variables;
RuntimeObject* L_3 = __this->____body_4;
Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* L_4 = (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A*)il2cpp_codegen_object_new(Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A_il2cpp_TypeInfo_var);
NullCheck(L_4);
Scope1__ctor_mA16D50136A0DEF94FF5A8F93BAE817A3074CE84E(L_4, L_2, L_3, NULL);
return L_4;
}
IL_001b:
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_5 = ___0_variables;
RuntimeObject* L_6;
L_6 = ScopeExpression_ReuseOrValidateVariables_m41CCDC66DC2397B008B972A4CE9EE914DB4BABFC(__this, L_5, NULL);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_7 = ___1_args;
NullCheck(L_7);
int32_t L_8 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A* L_10 = (Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A*)il2cpp_codegen_object_new(Scope1_tAB538848C6EB467B741FDFDC1FA7E1CA79A03B8A_il2cpp_TypeInfo_var);
NullCheck(L_10);
Scope1__ctor_m3EBCBDCB799618149C83CA4015ED7B22A6985EA6(L_10, L_6, L_9, NULL);
return L_10;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.ScopeN::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeN__ctor_mF484C34BAB6178F52502165E4DDAFD395288FDC5 (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, RuntimeObject* ___0_variables, RuntimeObject* ___1_body, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_variables;
ScopeExpression__ctor_m87A66A8D82599F0A6E9061C2EBCD0987CA1D5335(__this, L_0, NULL);
RuntimeObject* L_1 = ___1_body;
__this->____body_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____body_4), (void*)L_1);
return;
}
}
// System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ScopeN::get_Body()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScopeN_get_Body_mF3AB4D4B6B3CBC7FFDAF1CAC743F4BC5B68D25B6 (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->____body_4;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ScopeN::GetExpression(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ScopeN_GetExpression_m8B396BAEFF3BD8974BF96FCA46284860223872EA (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____body_4;
int32_t L_1 = ___0_index;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_0, L_1);
return L_2;
}
}
// System.Int32 System.Linq.Expressions.ScopeN::get_ExpressionCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScopeN_get_ExpressionCount_m6A19ED3AE7B6F26E88ED1B9988B701420123A082 (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____body_4;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Count() */, IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ScopeN::GetOrMakeExpressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ScopeN_GetOrMakeExpressions_mE68AFD4F0697116354B2CB08E1615A1A7A5F387D (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject** L_0 = (&__this->____body_4);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29(L_0, ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29_RuntimeMethod_var);
return L_1;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.ScopeN::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ScopeN_Rewrite_m6094B05FB6C627AAABBC229B34489B4B2B7E08D6 (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
if (L_0)
{
goto IL_001b;
}
}
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1 = ___0_variables;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression_ValidateVariables_m0F5A7F311E635915F2FAD257557443A1BA1C5D03(L_1, _stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD, NULL);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_2 = ___0_variables;
RuntimeObject* L_3 = __this->____body_4;
ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* L_4 = (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807*)il2cpp_codegen_object_new(ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807_il2cpp_TypeInfo_var);
NullCheck(L_4);
ScopeN__ctor_mF484C34BAB6178F52502165E4DDAFD395288FDC5(L_4, L_2, L_3, NULL);
return L_4;
}
IL_001b:
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_5 = ___0_variables;
RuntimeObject* L_6;
L_6 = ScopeExpression_ReuseOrValidateVariables_m41CCDC66DC2397B008B972A4CE9EE914DB4BABFC(__this, L_5, NULL);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_7 = ___1_args;
ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* L_8 = (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807*)il2cpp_codegen_object_new(ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807_il2cpp_TypeInfo_var);
NullCheck(L_8);
ScopeN__ctor_mF484C34BAB6178F52502165E4DDAFD395288FDC5(L_8, L_6, (RuntimeObject*)L_7, NULL);
return L_8;
}
}
#ifdef __clang__
#pragma 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.ScopeWithType::.ctor(System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.ParameterExpression>,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeWithType__ctor_m7E647A39F6BD42749FCA76E2D99330024D41E69B (ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639* __this, RuntimeObject* ___0_variables, RuntimeObject* ___1_expressions, Type_t* ___2_type, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_variables;
RuntimeObject* L_1 = ___1_expressions;
ScopeN__ctor_mF484C34BAB6178F52502165E4DDAFD395288FDC5(__this, L_0, L_1, NULL);
Type_t* L_2 = ___2_type;
__this->___U3CTypeU3Ek__BackingField_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_5), (void*)L_2);
return;
}
}
// System.Type System.Linq.Expressions.ScopeWithType::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* ScopeWithType_get_Type_m98E71816E542A06DCEE6A76F0B8E8B37139FBADA (ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_5;
return L_0;
}
}
// System.Linq.Expressions.BlockExpression System.Linq.Expressions.ScopeWithType::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ScopeWithType_Rewrite_m27E9D5048A18CB3A2A5087AE1E76B5A328BE4736 (ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639* __this, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* ___0_variables, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_args;
if (L_0)
{
goto IL_0021;
}
}
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1 = ___0_variables;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression_ValidateVariables_m0F5A7F311E635915F2FAD257557443A1BA1C5D03(L_1, _stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD, NULL);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_2 = ___0_variables;
RuntimeObject* L_3;
L_3 = ScopeN_get_Body_mF3AB4D4B6B3CBC7FFDAF1CAC743F4BC5B68D25B6_inline(__this, NULL);
Type_t* L_4;
L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639* L_5 = (ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639*)il2cpp_codegen_object_new(ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639_il2cpp_TypeInfo_var);
NullCheck(L_5);
ScopeWithType__ctor_m7E647A39F6BD42749FCA76E2D99330024D41E69B(L_5, L_2, L_3, L_4, NULL);
return L_5;
}
IL_0021:
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_6 = ___0_variables;
RuntimeObject* L_7;
L_7 = ScopeExpression_ReuseOrValidateVariables_m41CCDC66DC2397B008B972A4CE9EE914DB4BABFC(__this, L_6, NULL);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = ___1_args;
Type_t* L_9;
L_9 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639* L_10 = (ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639*)il2cpp_codegen_object_new(ScopeWithType_tE82C61C8FE4BBFB8C75A6CC55171C50B19ADD639_il2cpp_TypeInfo_var);
NullCheck(L_10);
ScopeWithType__ctor_m7E647A39F6BD42749FCA76E2D99330024D41E69B(L_10, L_7, (RuntimeObject*)L_8, L_9, NULL);
return L_10;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.BlockExpressionList::.ctor(System.Linq.Expressions.BlockExpression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList__ctor_mDB38B5E9DAB6ED7082CCB26289B03899BBDDCACE (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_provider, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_0 = ___0_provider;
__this->____block_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____block_0), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg0;
__this->____arg0_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_1), (void*)L_1);
return;
}
}
// System.Int32 System.Linq.Expressions.BlockExpressionList::IndexOf(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpressionList_IndexOf_mA224132A08909FC065506462C6BBE415E1A49FE7 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_item, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->____arg0_1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___0_item;
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_0) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_1))))
{
goto IL_000b;
}
}
{
return 0;
}
IL_000b:
{
V_0 = 1;
goto IL_0024;
}
IL_000f:
{
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_2 = __this->____block_0;
int32_t L_3 = V_0;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_2, L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = ___0_item;
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_4) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_5))))
{
goto IL_0020;
}
}
{
int32_t L_6 = V_0;
return L_6;
}
IL_0020:
{
int32_t L_7 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1));
}
IL_0024:
{
int32_t L_8 = V_0;
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_9 = __this->____block_0;
NullCheck(L_9);
int32_t L_10;
L_10 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_9);
if ((((int32_t)L_8) < ((int32_t)L_10)))
{
goto IL_000f;
}
}
{
return (-1);
}
}
// System.Void System.Linq.Expressions.BlockExpressionList::Insert(System.Int32,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_Insert_m038AE49CC8A142FE2C23714CD9ED6E82E08D1283 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, int32_t ___0_index, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_item, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Insert_m038AE49CC8A142FE2C23714CD9ED6E82E08D1283_RuntimeMethod_var)));
}
}
// System.Void System.Linq.Expressions.BlockExpressionList::RemoveAt(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_RemoveAt_mA4B3C68011051835107AF05BA6DFA74A236AA62D (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_RemoveAt_mA4B3C68011051835107AF05BA6DFA74A236AA62D_RuntimeMethod_var)));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BlockExpressionList_get_Item_mE98CA42ED5CF47B8ABB396CAD6E59CC29E93FB87 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_index;
if (L_0)
{
goto IL_000a;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = __this->____arg0_1;
return L_1;
}
IL_000a:
{
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_2 = __this->____block_0;
int32_t L_3 = ___0_index;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_2, L_3);
return L_4;
}
}
// System.Void System.Linq.Expressions.BlockExpressionList::set_Item(System.Int32,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_set_Item_m7B6ECAA6FC963556F05075E275CF97DC16EE6532 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, int32_t ___0_index, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_value, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_set_Item_m7B6ECAA6FC963556F05075E275CF97DC16EE6532_RuntimeMethod_var)));
}
}
// System.Void System.Linq.Expressions.BlockExpressionList::Add(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_Add_m4A4827A1A4975ABE6ED19F52896AE21D36FC7D3B (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_item, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Add_m4A4827A1A4975ABE6ED19F52896AE21D36FC7D3B_RuntimeMethod_var)));
}
}
// System.Void System.Linq.Expressions.BlockExpressionList::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_Clear_m499B7E461546563F9F1845E35E87F5CC2012706A (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Clear_m499B7E461546563F9F1845E35E87F5CC2012706A_RuntimeMethod_var)));
}
}
// System.Boolean System.Linq.Expressions.BlockExpressionList::Contains(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BlockExpressionList_Contains_m1F6AA57029AB644B45BB2279968BDD91E11F7B94 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_item, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_item;
int32_t L_1;
L_1 = BlockExpressionList_IndexOf_mA224132A08909FC065506462C6BBE415E1A49FE7(__this, L_0, NULL);
return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Void System.Linq.Expressions.BlockExpressionList::CopyTo(System.Linq.Expressions.Expression[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_CopyTo_m1267377036BA48BB41BDA08D56B7B642ACB34D0F (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___0_array;
ContractUtils_RequiresNotNull_mD3D07BD7AA85863B8388667F7CD3D14F6886E41D((RuntimeObject*)L_0, _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED, NULL);
int32_t L_1 = ___1_index;
if ((((int32_t)L_1) >= ((int32_t)0)))
{
goto IL_001a;
}
}
{
Exception_t* L_2;
L_2 = Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_CopyTo_m1267377036BA48BB41BDA08D56B7B642ACB34D0F_RuntimeMethod_var)));
}
IL_001a:
{
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_3 = __this->____block_0;
NullCheck(L_3);
int32_t L_4;
L_4 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_3);
V_0 = L_4;
int32_t L_5 = ___1_index;
int32_t L_6 = V_0;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_7 = ___0_array;
NullCheck(L_7);
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_5, L_6))) <= ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))
{
goto IL_0034;
}
}
{
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_8 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
NullCheck(L_8);
ArgumentException__ctor_m34A925BA55EC4CE4253404E363B5F6A53EB51CA3(L_8, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_CopyTo_m1267377036BA48BB41BDA08D56B7B642ACB34D0F_RuntimeMethod_var)));
}
IL_0034:
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_9 = ___0_array;
int32_t L_10 = ___1_index;
int32_t L_11 = L_10;
___1_index = ((int32_t)il2cpp_codegen_add(L_11, 1));
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12 = __this->____arg0_1;
NullCheck(L_9);
ArrayElementTypeCheck (L_9, L_12);
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_12);
V_1 = 1;
goto IL_005e;
}
IL_0046:
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_13 = ___0_array;
int32_t L_14 = ___1_index;
int32_t L_15 = L_14;
___1_index = ((int32_t)il2cpp_codegen_add(L_15, 1));
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_16 = __this->____block_0;
int32_t L_17 = V_1;
NullCheck(L_16);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_18;
L_18 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_16, L_17);
NullCheck(L_13);
ArrayElementTypeCheck (L_13, L_18);
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(L_15), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_18);
int32_t L_19 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_005e:
{
int32_t L_20 = V_1;
int32_t L_21 = V_0;
if ((((int32_t)L_20) < ((int32_t)L_21)))
{
goto IL_0046;
}
}
{
return;
}
}
// System.Int32 System.Linq.Expressions.BlockExpressionList::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpressionList_get_Count_mAE68AD4C62D5EEC0362241610209AA7DB9C81527 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, const RuntimeMethod* method)
{
{
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_0 = __this->____block_0;
NullCheck(L_0);
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_0);
return L_1;
}
}
// System.Boolean System.Linq.Expressions.BlockExpressionList::get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BlockExpressionList_get_IsReadOnly_mDF49B4C95CFB252E7061C00F070FDBA19292D499 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_get_IsReadOnly_mDF49B4C95CFB252E7061C00F070FDBA19292D499_RuntimeMethod_var)));
}
}
// System.Boolean System.Linq.Expressions.BlockExpressionList::Remove(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BlockExpressionList_Remove_mB2F878611F558A1F5C61CDD305C67ADE9E6B577C (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_item, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Remove_mB2F878611F558A1F5C61CDD305C67ADE9E6B577C_RuntimeMethod_var)));
}
}
// System.Collections.Generic.IEnumerator`1<System.Linq.Expressions.Expression> System.Linq.Expressions.BlockExpressionList::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BlockExpressionList_GetEnumerator_mFA95F119E04AF634A9364024DDDC2C0E3C23C65E (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* L_0 = (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036*)il2cpp_codegen_object_new(U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CGetEnumeratorU3Ed__18__ctor_mC0FDCF4EC632E450FBE273F47D219CDFE02FDB26(L_0, 0, NULL);
U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* L_1 = L_0;
NullCheck(L_1);
L_1->___U3CU3E4__this_2 = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
return L_1;
}
}
// System.Collections.IEnumerator System.Linq.Expressions.BlockExpressionList::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BlockExpressionList_System_Collections_IEnumerable_GetEnumerator_m7CE1E044E012B282034AF358706098A46BE258A3 (BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0;
L_0 = BlockExpressionList_GetEnumerator_mFA95F119E04AF634A9364024DDDC2C0E3C23C65E(__this, 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.BlockExpressionList/<GetEnumerator>d__18::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18__ctor_mC0FDCF4EC632E450FBE273F47D219CDFE02FDB26 (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___0_U3CU3E1__state;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18_System_IDisposable_Dispose_m1D32D97992D34E45325FCC0870AE946EF0C121C8 (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CGetEnumeratorU3Ed__18_MoveNext_mDDCFB34D3FCED5F796606B99210D9864FB6C4ABC (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* V_1 = NULL;
int32_t V_2 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* L_1 = __this->___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->___U3CU3E1__state_0 = (-1);
BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* L_3 = V_1;
NullCheck(L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = L_3->____arg0_1;
__this->___U3CU3E2__current_1 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_4);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_003e:
{
__this->___U3CU3E1__state_0 = (-1);
__this->___U3CiU3E5__2_3 = 1;
goto IL_0085;
}
IL_004e:
{
BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* L_5 = V_1;
NullCheck(L_5);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_6 = L_5->____block_0;
int32_t L_7 = __this->___U3CiU3E5__2_3;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_6, L_7);
__this->___U3CU3E2__current_1 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_8);
__this->___U3CU3E1__state_0 = 2;
return (bool)1;
}
IL_006e:
{
__this->___U3CU3E1__state_0 = (-1);
int32_t L_9 = __this->___U3CiU3E5__2_3;
V_2 = L_9;
int32_t L_10 = V_2;
__this->___U3CiU3E5__2_3 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_0085:
{
int32_t L_11 = __this->___U3CiU3E5__2_3;
BlockExpressionList_tAD63753518FCCFDCA26EE51E2C0CAD1BF05C4759* L_12 = V_1;
NullCheck(L_12);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_13 = L_12->____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/<GetEnumerator>d__18::System.Collections.Generic.IEnumerator<System.Linq.Expressions.Expression>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* U3CGetEnumeratorU3Ed__18_System_Collections_Generic_IEnumeratorU3CSystem_Linq_Expressions_ExpressionU3E_get_Current_m3F558D48F0D8EA1F549CF9C91D8309D08E2796B8 (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_Reset_mB85F14D4C24791B677475880805639243BA5B621 (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NullCheck(L_0);
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_Reset_mB85F14D4C24791B677475880805639243BA5B621_RuntimeMethod_var)));
}
}
// System.Object System.Linq.Expressions.BlockExpressionList/<GetEnumerator>d__18::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CGetEnumeratorU3Ed__18_System_Collections_IEnumerator_get_Current_mF35482E8F19000E7CE6F392AC64F58C56E6A5D94 (U3CGetEnumeratorU3Ed__18_t3D21A238B89B6FD7744E0134E66ECABD75C6A036* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___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.CatchBlock::.ctor(System.Type,System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatchBlock__ctor_mEEA27B8E93B5AF18AF0C93A062D176729A4760EE (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, Type_t* ___0_test, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___1_variable, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_body, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_filter, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
Type_t* L_0 = ___0_test;
__this->___U3CTestU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTestU3Ek__BackingField_1), (void*)L_0);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1 = ___1_variable;
__this->___U3CVariableU3Ek__BackingField_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CVariableU3Ek__BackingField_0), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_body;
__this->___U3CBodyU3Ek__BackingField_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CBodyU3Ek__BackingField_2), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_filter;
__this->___U3CFilterU3Ek__BackingField_3 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CFilterU3Ek__BackingField_3), (void*)L_3);
return;
}
}
// System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::get_Variable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2 (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = __this->___U3CVariableU3Ek__BackingField_0;
return L_0;
}
}
// System.Type System.Linq.Expressions.CatchBlock::get_Test()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTestU3Ek__BackingField_1;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Body()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5 (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CBodyU3Ek__BackingField_2;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Filter()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CFilterU3Ek__BackingField_3;
return L_0;
}
}
// System.String System.Linq.Expressions.CatchBlock::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CatchBlock_ToString_m526E3AE8A38D2635E7B517F5AA9C7C46F033A606 (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
String_t* L_0;
L_0 = ExpressionStringBuilder_CatchBlockToString_mFC4EB2AE34478D21F6C83587DEC44903DB36D7E7(__this, NULL);
return L_0;
}
}
// System.Linq.Expressions.CatchBlock System.Linq.Expressions.CatchBlock::Update(System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* CatchBlock_Update_m02BE0F5F3BACF725EFEDA1B1F6A219899B46C1F0 (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_variable, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_filter, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_body, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = ___0_variable;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1;
L_1 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(__this, NULL);
if ((!(((RuntimeObject*)(ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_0) == ((RuntimeObject*)(ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_1))))
{
goto IL_001d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___1_filter;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_2) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_3))))
{
goto IL_001d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___2_body;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_4) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_5))))
{
goto IL_001d;
}
}
{
return __this;
}
IL_001d:
{
Type_t* L_6;
L_6 = CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB_inline(__this, NULL);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_7 = ___0_variable;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = ___2_body;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9 = ___1_filter;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_10;
L_10 = Expression_MakeCatchBlock_m79BBAFFF3E27717FD806186309DD71240D276F6F(L_6, L_7, L_8, L_9, NULL);
return L_10;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.AnalyzeTypeIsResult System.Linq.Expressions.ConstantCheck::AnalyzeTypeIs(System.Linq.Expressions.TypeBinaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantCheck_AnalyzeTypeIs_m1EDBE8EE486ACF2F115F6FA66C10290BCE6FA64A (TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* ___0_typeIs, const RuntimeMethod* method)
{
{
TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* L_0 = ___0_typeIs;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = TypeBinaryExpression_get_Expression_mD29A9305866F541EADDB1A4A5F4414FE2F939E10_inline(L_0, NULL);
TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* L_2 = ___0_typeIs;
NullCheck(L_2);
Type_t* L_3;
L_3 = TypeBinaryExpression_get_TypeOperand_m7E5CBBDFEA1139B084D439C9D8744FC7D8DE0F0F_inline(L_2, NULL);
int32_t L_4;
L_4 = ConstantCheck_AnalyzeTypeIs_m4CB6374F2B96BABC1B84E55AE4740324582F71BA(L_1, L_3, NULL);
return L_4;
}
}
// System.Linq.Expressions.AnalyzeTypeIsResult System.Linq.Expressions.ConstantCheck::AnalyzeTypeIs(System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantCheck_AnalyzeTypeIs_m4CB6374F2B96BABC1B84E55AE4740324582F71BA (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_operand, Type_t* ___1_testType, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var);
s_Il2CppMethodInitialized = true;
}
Type_t* V_0 = NULL;
Type_t* V_1 = NULL;
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_operand;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0);
V_0 = L_1;
Type_t* L_2 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_4;
L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL);
bool L_5;
L_5 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_2, L_4, NULL);
if (!L_5)
{
goto IL_002f;
}
}
{
Type_t* L_6 = ___1_testType;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_8;
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
bool L_9;
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
if (L_9)
{
goto IL_002d;
}
}
{
return (int32_t)(0);
}
IL_002d:
{
return (int32_t)(1);
}
IL_002f:
{
Type_t* L_10 = ___1_testType;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_12;
L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL);
bool L_13;
L_13 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_10, L_12, NULL);
if (L_13)
{
goto IL_0049;
}
}
{
Type_t* L_14 = ___1_testType;
NullCheck(L_14);
bool L_15;
L_15 = Type_get_IsPointer_mC8AAAFEC4E4CEA59DAD0032B85D1BB224763278B(L_14, NULL);
if (!L_15)
{
goto IL_004b;
}
}
IL_0049:
{
return (int32_t)(0);
}
IL_004b:
{
Type_t* L_16 = V_0;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_17;
L_17 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_16, NULL);
V_1 = L_17;
Type_t* L_18 = ___1_testType;
Type_t* L_19;
L_19 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_18, NULL);
Type_t* L_20 = V_1;
NullCheck(L_19);
bool L_21;
L_21 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(21 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_19, L_20);
if (!L_21)
{
goto IL_0074;
}
}
{
Type_t* L_22 = V_0;
NullCheck(L_22);
bool L_23;
L_23 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_22, NULL);
if (!L_23)
{
goto IL_0072;
}
}
{
Type_t* L_24 = V_0;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
bool L_25;
L_25 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_24, NULL);
if (L_25)
{
goto IL_0072;
}
}
{
return (int32_t)(1);
}
IL_0072:
{
return (int32_t)(2);
}
IL_0074:
{
return (int32_t)(3);
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.ConditionalExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConditionalExpression__ctor_m256286843DC7D817FD6E74D8A34E571198652F77 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_test;
__this->___U3CTestU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTestU3Ek__BackingField_3), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_ifTrue;
__this->___U3CIfTrueU3Ek__BackingField_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CIfTrueU3Ek__BackingField_4), (void*)L_1);
return;
}
}
// System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.ConditionalExpression::Make(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* ConditionalExpression_Make_mDDC732F59277E04D91DEFCB3C037BA4E1959CC8A (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, Type_t* ___3_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DefaultExpression_t68E278AD7534F283D174570B240C596979B26533_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___1_ifTrue;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0);
Type_t* L_2 = ___3_type;
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_1, L_2, NULL);
if (L_3)
{
goto IL_001c;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___2_ifFalse;
NullCheck(L_4);
Type_t* L_5;
L_5 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4);
Type_t* L_6 = ___3_type;
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
bool L_7;
L_7 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_5, L_6, NULL);
if (!L_7)
{
goto IL_0026;
}
}
IL_001c:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = ___0_test;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9 = ___1_ifTrue;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10 = ___2_ifFalse;
Type_t* L_11 = ___3_type;
FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F* L_12 = (FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F*)il2cpp_codegen_object_new(FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F_il2cpp_TypeInfo_var);
NullCheck(L_12);
FullConditionalExpressionWithType__ctor_m1C198751C79249C120A2145117F1FD9B3EC99A13(L_12, L_8, L_9, L_10, L_11, NULL);
return L_12;
}
IL_0026:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13 = ___2_ifFalse;
if (!((DefaultExpression_t68E278AD7534F283D174570B240C596979B26533*)IsInstSealed((RuntimeObject*)L_13, DefaultExpression_t68E278AD7534F283D174570B240C596979B26533_il2cpp_TypeInfo_var)))
{
goto IL_004d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14 = ___2_ifFalse;
NullCheck(L_14);
Type_t* L_15;
L_15 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_16 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_17;
L_17 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_16, NULL);
bool L_18;
L_18 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_15, L_17, NULL);
if (!L_18)
{
goto IL_004d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_19 = ___0_test;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_20 = ___1_ifTrue;
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_21 = (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913*)il2cpp_codegen_object_new(ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913_il2cpp_TypeInfo_var);
NullCheck(L_21);
ConditionalExpression__ctor_m256286843DC7D817FD6E74D8A34E571198652F77(L_21, L_19, L_20, NULL);
return L_21;
}
IL_004d:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_22 = ___0_test;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_23 = ___1_ifTrue;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_24 = ___2_ifFalse;
FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B* L_25 = (FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B*)il2cpp_codegen_object_new(FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B_il2cpp_TypeInfo_var);
NullCheck(L_25);
FullConditionalExpression__ctor_mAFE90D10A4E00A0381F74FACDE49CD27405233C9(L_25, L_22, L_23, L_24, NULL);
return L_25;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.ConditionalExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConditionalExpression_get_NodeType_m23A417AC9604CF7BF49B120ECF69A4FA27F89894 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
{
return (int32_t)(8);
}
}
// System.Type System.Linq.Expressions.ConditionalExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* ConditionalExpression_get_Type_m222B5301C2FF284921DCEE671BD211A46BAE4B8C (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0;
L_0 = ConditionalExpression_get_IfTrue_mEE0343EC7D38FD9712A72428B32B873CE10A140E_inline(__this, NULL);
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0);
return L_1;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_Test()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_Test_mFEB910B9D8397F9B9C54950355860E948E47A144 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CTestU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfTrue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_IfTrue_mEE0343EC7D38FD9712A72428B32B873CE10A140E (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CIfTrueU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfFalse()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_IfFalse_mEA6C2752B55A2D84A53DF36CD8C1E43244C99CA9 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0;
L_0 = VirtualFuncInvoker0< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::GetFalse() */, __this);
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::GetFalse()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_GetFalse_m6612030BA07DECDD14797194A58EE76006E44C3F (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* L_0 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___Empty_26;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_Accept_mB184756A978AE2DF18BE6132984FD44D2B0A1472 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* >::Invoke(7 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitConditional(System.Linq.Expressions.ConditionalExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.ConditionalExpression::Update(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* ConditionalExpression_Update_m1C9446C20A2EF4E0E2B653F0E411F5B098391F80 (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_test;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = ConditionalExpression_get_Test_mFEB910B9D8397F9B9C54950355860E948E47A144_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_0) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_1))))
{
goto IL_001d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___1_ifTrue;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = ConditionalExpression_get_IfTrue_mEE0343EC7D38FD9712A72428B32B873CE10A140E_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_2) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_3))))
{
goto IL_001d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___2_ifFalse;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = ConditionalExpression_get_IfFalse_mEA6C2752B55A2D84A53DF36CD8C1E43244C99CA9(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_4) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_5))))
{
goto IL_001d;
}
}
{
return __this;
}
IL_001d:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = ___0_test;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7 = ___1_ifTrue;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = ___2_ifFalse;
Type_t* L_9;
L_9 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_10;
L_10 = Expression_Condition_m6B906129FE027C475FB88157485767C342469FA9(L_6, L_7, L_8, L_9, NULL);
return L_10;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.FullConditionalExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullConditionalExpression__ctor_mAFE90D10A4E00A0381F74FACDE49CD27405233C9 (FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_test;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_ifTrue;
ConditionalExpression__ctor_m256286843DC7D817FD6E74D8A34E571198652F77(__this, L_0, L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_ifFalse;
__this->____false_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____false_5), (void*)L_2);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.FullConditionalExpression::GetFalse()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* FullConditionalExpression_GetFalse_mD4CF310ABB2316BE3F077ABDC2617496B4AF31EA (FullConditionalExpression_t1BDFAC9095E4EC0633CF8BD9EEE0C0482A32C39B* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->____false_5;
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.FullConditionalExpressionWithType::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullConditionalExpressionWithType__ctor_m1C198751C79249C120A2145117F1FD9B3EC99A13 (FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_test, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_ifTrue, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_ifFalse, Type_t* ___3_type, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_test;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_ifTrue;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_ifFalse;
FullConditionalExpression__ctor_mAFE90D10A4E00A0381F74FACDE49CD27405233C9(__this, L_0, L_1, L_2, NULL);
Type_t* L_3 = ___3_type;
__this->___U3CTypeU3Ek__BackingField_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_6), (void*)L_3);
return;
}
}
// System.Type System.Linq.Expressions.FullConditionalExpressionWithType::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* FullConditionalExpressionWithType_get_Type_m52934587D3F811550025120140E79C6EE53DB5FB (FullConditionalExpressionWithType_tAC4A3F53CE7B74D88FECD976F336F13D76B1CB4F* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_6;
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.ConstantExpression::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConstantExpression__ctor_m31AF3D4FC229D8AE2C2989EC9F8D3AC069E83A0E (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, RuntimeObject* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
RuntimeObject* L_0 = ___0_value;
__this->___U3CValueU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CValueU3Ek__BackingField_3), (void*)L_0);
return;
}
}
// System.Type System.Linq.Expressions.ConstantExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* ConstantExpression_get_Type_m011383A9289291DC5B024B48B67BA878613BD535 (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0;
L_0 = ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline(__this, NULL);
if (L_0)
{
goto IL_0013;
}
}
{
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_1 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_2;
L_2 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_1, NULL);
return L_2;
}
IL_0013:
{
RuntimeObject* L_3;
L_3 = ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline(__this, NULL);
NullCheck(L_3);
Type_t* L_4;
L_4 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_3, NULL);
return L_4;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.ConstantExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantExpression_get_NodeType_m1CE4D0DF258AD264D3528E16C36D2A6059E2482E (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)9));
}
}
// System.Object System.Linq.Expressions.ConstantExpression::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17 (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CValueU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ConstantExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConstantExpression_Accept_m70FEBEAF12DE50EFBA0DB49378D98204B28AF721 (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* >::Invoke(8 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitConstant(System.Linq.Expressions.ConstantExpression) */, L_0, __this);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.TypedConstantExpression::.ctor(System.Object,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedConstantExpression__ctor_m2844BA811FF5A3F0A2F77AEFED678500FA90814C (TypedConstantExpression_t13F5FC46E1120DAFB6DD6CDE12CDD63474ED74E7* __this, RuntimeObject* ___0_value, Type_t* ___1_type, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_value;
ConstantExpression__ctor_m31AF3D4FC229D8AE2C2989EC9F8D3AC069E83A0E(__this, L_0, NULL);
Type_t* L_1 = ___1_type;
__this->___U3CTypeU3Ek__BackingField_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_4), (void*)L_1);
return;
}
}
// System.Type System.Linq.Expressions.TypedConstantExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypedConstantExpression_get_Type_m01623E3AB14D053CA376958E088FBE98BA3D34C9 (TypedConstantExpression_t13F5FC46E1120DAFB6DD6CDE12CDD63474ED74E7* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_4;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.DebugInfoExpression::get_StartLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DebugInfoExpression_get_StartLine_mCBA6D4DD6ABEA5061C5694738E20C4209A8936EF (DebugInfoExpression_t808B3A8EC95A4DBE7CF0D9340FF47297B96124F8* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DebugInfoExpression_get_StartLine_mCBA6D4DD6ABEA5061C5694738E20C4209A8936EF_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.DebugInfoExpression::get_EndLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DebugInfoExpression_get_EndLine_mFDCA6F16BEC036A243514A934D0E6862144B3E9F (DebugInfoExpression_t808B3A8EC95A4DBE7CF0D9340FF47297B96124F8* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DebugInfoExpression_get_EndLine_mFDCA6F16BEC036A243514A934D0E6862144B3E9F_RuntimeMethod_var)));
}
}
// System.Linq.Expressions.SymbolDocumentInfo System.Linq.Expressions.DebugInfoExpression::get_Document()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3* DebugInfoExpression_get_Document_mFFB1FAF66BE565A86A6688546AB54DE1A4CD7F50 (DebugInfoExpression_t808B3A8EC95A4DBE7CF0D9340FF47297B96124F8* __this, const RuntimeMethod* method)
{
{
SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3* L_0 = __this->___U3CDocumentU3Ek__BackingField_3;
return L_0;
}
}
// System.Boolean System.Linq.Expressions.DebugInfoExpression::get_IsClear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DebugInfoExpression_get_IsClear_m7474D35EB4A0DF9D8103DA07A601CC00B81B66BA (DebugInfoExpression_t808B3A8EC95A4DBE7CF0D9340FF47297B96124F8* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DebugInfoExpression_get_IsClear_m7474D35EB4A0DF9D8103DA07A601CC00B81B66BA_RuntimeMethod_var)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.DefaultExpression::.ctor(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultExpression__ctor_m87A874B80A9C28B9C38435F8D98291EAAFCE85F3 (DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* __this, Type_t* ___0_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
Type_t* L_0 = ___0_type;
__this->___U3CTypeU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_3), (void*)L_0);
return;
}
}
// System.Type System.Linq.Expressions.DefaultExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* DefaultExpression_get_Type_mD0F5F71D0E4E687FD54E03BA1F0C99EBB2123263 (DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.DefaultExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DefaultExpression_get_NodeType_m85691156C9CC224DCCCA23403504394E2634CDB7 (DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)51));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.DefaultExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* DefaultExpression_Accept_m43689069CBC235CDF2BDFD986B989C0F57A2722E (DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* >::Invoke(9 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitDefault(System.Linq.Expressions.DefaultExpression) */, L_0, __this);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Reflection.MethodInfo System.Linq.Expressions.ElementInit::get_AddMethod()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* ElementInit_get_AddMethod_m945B6063B96E13B436BFA6ACF9DECE5B126980C4 (ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2* __this, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = __this->___U3CAddMethodU3Ek__BackingField_0;
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ElementInit::get_Arguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ElementInit_get_Arguments_mB5CED237304E0CA2B960F3534E1AF82EF1BFBC85 (ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = __this->___U3CArgumentsU3Ek__BackingField_1;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ElementInit::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ElementInit_GetArgument_mEB0A82EF48B2ADEBD7A201C0C24770CE0C31A837 (ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0;
L_0 = ElementInit_get_Arguments_mB5CED237304E0CA2B960F3534E1AF82EF1BFBC85_inline(__this, NULL);
int32_t L_1 = ___0_index;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502(L_0, L_1, ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var);
return L_2;
}
}
// System.Int32 System.Linq.Expressions.ElementInit::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ElementInit_get_ArgumentCount_mADEE413AF4982F1A0A615B28CFB52822D47DD349 (ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0;
L_0 = ElementInit_get_Arguments_mB5CED237304E0CA2B960F3534E1AF82EF1BFBC85_inline(__this, NULL);
NullCheck(L_0);
int32_t L_1;
L_1 = ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F(L_0, ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Exception System.Linq.Expressions.Error::ReducibleMustOverrideReduce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ReducibleMustOverrideReduce_m369D2EDF8DD292F0CEBAE0991AF5C9F1CA276DD6 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ReducibleMustOverrideReduce_m3A42A36C78DEE542AE7861CCE517D5B05AD822B1(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::CollectionModifiedWhileEnumerating()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_CollectionModifiedWhileEnumerating_mEDB37219E6150E51BF062F67A5D55C27C236E23C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_CollectionModifiedWhileEnumerating_m3D700CB4DC6D6AE927D0814850484B2CC529A7CE(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::MustReduceToDifferent()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MustReduceToDifferent_m36A8F6F0A3AE082814045AF5125981212C36D38B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_MustReduceToDifferent_m958D994C04C8CB086B7C38E609E24FFC47E5265B(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::ReducedNotCompatible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ReducedNotCompatible_m597288FC7F20F76ED7EE7A79157914643C661FFE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ReducedNotCompatible_mDE70EE4B9AD1B81B7341E17740056421BF7ECD7D(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::SetterHasNoParams(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_SetterHasNoParams_mB95225D4CF821CD93A1E6628EA5DA698E406EEF6 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_SetterHasNoParams_m746FEEB86EDF875639CD9256DD6D76EB2B1F32FD(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyCannotHaveRefType(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyCannotHaveRefType_mC25B641CC01CB79FE8D1A8D6C3191DDA06DEBD6D (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_PropertyCannotHaveRefType_mB1A0026232F24ED7ABB22237680014C9175C1756(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::IndexesOfSetGetMustMatch(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IndexesOfSetGetMustMatch_mF447A8AFAE6841819691A53583166AB9C910373E (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_IndexesOfSetGetMustMatch_m9BEE6C5ED9A8D5DF804D2674C3DB926652EDB5CE(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveVarArgs(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_AccessorsCannotHaveVarArgs_mEDE14D379A597C67BEC1C3C8677FC41C31522133 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_AccessorsCannotHaveVarArgs_mC0A22CD7EC4580F23F4DA7EC0C961A7F1450C03F(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveByRefArgs(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_AccessorsCannotHaveByRefArgs_mF43FEB9F049EF3A7858AC9C45EA0EC16F025C512 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_AccessorsCannotHaveByRefArgs_mBD5023C083C5123F8F02F11B864DA213556DC1F5(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveByRefArgs(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_AccessorsCannotHaveByRefArgs_m7C5C55F42FACB33AA2C4BF19C7D923E8A48123D8 (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_paramName;
int32_t L_1 = ___1_index;
String_t* L_2;
L_2 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_0, L_1, NULL);
Exception_t* L_3;
L_3 = Error_AccessorsCannotHaveByRefArgs_mF43FEB9F049EF3A7858AC9C45EA0EC16F025C512(L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::BoundsCannotBeLessThanOne(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_BoundsCannotBeLessThanOne_mDA468C5B4F50E93D0820183A132F2004A487D2F3 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_BoundsCannotBeLessThanOne_mC68C3A3CBB2AB99F9855BADFC0472DF6D334D370(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::TypeMustNotBeByRef(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeMustNotBeByRef_mC9A42A8B7A5F20813A4A3A0626BD8E4760FBFC0F (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_TypeMustNotBeByRef_m2B221C76F766F351EF9EB01A229250838F0E53A5(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::TypeMustNotBePointer(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeMustNotBePointer_mC8B6202CADBE91A5A33B51B02D67B073157E5AB8 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_TypeMustNotBePointer_m89142D9175E189EB7179F0D923560280451849B8(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::SetterMustBeVoid(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_SetterMustBeVoid_m86419B625DBAE6F598350CD4098CF5A2911D7BB1 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_SetterMustBeVoid_m38918E4D6A15B85D429B1377D25A913F30A51287(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyTypeMustMatchGetter(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyTypeMustMatchGetter_mE84CF45F2A5A9F72C13526E18958AFB88AE2AEC7 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_PropertyTypeMustMatchGetter_m2061100878EF212F7FAB9C341CBB6216EA37B4E5(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyTypeMustMatchSetter(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyTypeMustMatchSetter_mD2CA3B827B60CEA13145784FD57A1C0B19D7DD71 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_PropertyTypeMustMatchSetter_m6DFAD5DFBF3948F14B7C1B89900D49588EA922F2(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::BothAccessorsMustBeStatic(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_BothAccessorsMustBeStatic_m227D08A8111C364B8EE32245739686022F129CC8 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_BothAccessorsMustBeStatic_m25E3790D9EEF7F4FDCC8ADC3F299BE3B19F0ECD9(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::OnlyStaticFieldsHaveNullInstance(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_OnlyStaticFieldsHaveNullInstance_m414E6D7BB77CAC0829E6DB6C8B321D067EB2C515 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_OnlyStaticFieldsHaveNullInstance_mB10BDB7072EA21B89DF2F604BF929F2F3DCCB44D(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::OnlyStaticPropertiesHaveNullInstance(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_OnlyStaticPropertiesHaveNullInstance_m7B7DB160B5CC8BF1E6260BE0FDFC5CB4ACEAEF40 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_OnlyStaticPropertiesHaveNullInstance_m521E6F6FB410ACD58763A3945AB354EC4B75D1F2(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::OnlyStaticMethodsHaveNullInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_OnlyStaticMethodsHaveNullInstance_m4D4B0B0617C90F70B6F30724EF94005B6D594962 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_OnlyStaticMethodsHaveNullInstance_m2E83C558A3ABF4FE7DD624DAB07F27393FD74A8B(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyTypeCannotBeVoid(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyTypeCannotBeVoid_mBCD19409AC9AEC9301A3A4ABB7D0B899E5A4C620 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_PropertyTypeCannotBeVoid_mC2D4A1419AF461FED983B5743136676BDC8CF810(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::InvalidUnboxType(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidUnboxType_mFE4CE00F88C1086139BC34F2102B7E497FC74329 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_InvalidUnboxType_m7DE726A5CD1486C8BBF2742E6D6ED11E761F60D0(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionMustBeWriteable(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionMustBeWriteable_mDA11D30092BE4A50456717B8B90C1F593D960195 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ExpressionMustBeWriteable_m22E0F89C5D1AB3F0A191A0CC8C4657EED9FEA127(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustNotHaveValueType(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustNotHaveValueType_mD803F3559679D6D83207930FBBE0337081E494D4 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustNotHaveValueType_m58C991B84D3CDEC7FB189BB23E5DC5B1A0A66C3C(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::MustBeReducible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MustBeReducible_mED85C31673392919ACFE804F81190778783975A7 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_MustBeReducible_m6AA622B4FC648A5A1B05D4CC21B9EB4A77600B79(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::LabelMustBeVoidOrHaveExpression(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_LabelMustBeVoidOrHaveExpression_m844B65CD4EDA1169A89A429C9F60012F8BAB2C01 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_LabelMustBeVoidOrHaveExpression_m5C8EA5F763FD8AB62FEBE8291D93E137EB32CD43(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::QuotedExpressionMustBeLambda(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_QuotedExpressionMustBeLambda_m4D2546733863435290D22253BF23FAD976C4DCB5 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_QuotedExpressionMustBeLambda_m5B14AD0ADD4AAB20CAF97B91C11F132430568DF2(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::VariableMustNotBeByRef(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_VariableMustNotBeByRef_m118799CDBAD9D8C1A72C7EA386F1CAE4936B3214 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_VariableMustNotBeByRef_mE3ED19211C77B191BA873EB6F55AF28CAF381CE3(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::VariableMustNotBeByRef(System.Object,System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_VariableMustNotBeByRef_m0BFEA0842C1D2A9D87283B07A06F217C48170E56 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2 = ___2_paramName;
int32_t L_3 = ___3_index;
String_t* L_4;
L_4 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_2, L_3, NULL);
Exception_t* L_5;
L_5 = Error_VariableMustNotBeByRef_m118799CDBAD9D8C1A72C7EA386F1CAE4936B3214(L_0, L_1, L_4, NULL);
return L_5;
}
}
// System.Exception System.Linq.Expressions.Error::DuplicateVariable(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_DuplicateVariable_m3ED0ECAF8A0FA8C44A42FBCD94A25C642EDD932F (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_DuplicateVariable_mDF4A857547682ED99ADBCB608AE9D0C6117BF862(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::DuplicateVariable(System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_DuplicateVariable_mDEEA31F44FA95BCF60BAF9C5F7ADF6FBE360318D (RuntimeObject* ___0_p0, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1 = ___1_paramName;
int32_t L_2 = ___2_index;
String_t* L_3;
L_3 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_1, L_2, NULL);
Exception_t* L_4;
L_4 = Error_DuplicateVariable_m3ED0ECAF8A0FA8C44A42FBCD94A25C642EDD932F(L_0, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::FaultCannotHaveCatchOrFinally(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_FaultCannotHaveCatchOrFinally_m5DA603018C90B7219C7231D1FAA0B217C6E62CDE (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_FaultCannotHaveCatchOrFinally_mF9D17DC108EF2D4E430D1162ABB04BBC42A1585E(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::TryMustHaveCatchFinallyOrFault()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TryMustHaveCatchFinallyOrFault_mF3B6F8D3636E70E4A91383C8FB87CDBCB33EE75E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_TryMustHaveCatchFinallyOrFault_m3E3D00FBF1FFE1056BD4E7B97829D8F131E19EE7(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::BodyOfCatchMustHaveSameTypeAsBodyOfTry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m5DB5389B01D5ED39DB255C3F7698AFD8EE66D294 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m0A82AB3CA667E3E4AFB44AC1ADFE5E55A2ED67EC(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::ExtensionNodeMustOverrideProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExtensionNodeMustOverrideProperty_mD5BBC9AEE0B7601E3814C967A521A87A5713EB39 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_ExtensionNodeMustOverrideProperty_m9104CAA7D2A9E08CBB135788A14930D2B9720284(L_0, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_2);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::UserDefinedOperatorMustBeStatic(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_UserDefinedOperatorMustBeStatic_m851B7BE876F9972E3085F354A9502D7E73EB18EB (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_UserDefinedOperatorMustBeStatic_mD7FD9FEE3CA2235046E68879DFDF7BA546A35C09(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::UserDefinedOperatorMustNotBeVoid(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_UserDefinedOperatorMustNotBeVoid_mACD60C0C289EB2AE009695D4E21E403087AA8BB5 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_UserDefinedOperatorMustNotBeVoid_m388780A77A92CBA1E7878A08A499E24677F38F39(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::CoercionOperatorNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_CoercionOperatorNotDefined_m9F2D518805B4C6AC87BEF0EFCEB6FB3596AB926C (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_CoercionOperatorNotDefined_m8009E9C430F880539AEA99C88D35D1F4A1215A69(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::UnaryOperatorNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_UnaryOperatorNotDefined_m46989B0E37C31711EA5C06A3E6E51ABF264E3253 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_UnaryOperatorNotDefined_m8268F1DEFE970387E1E3494AC511F7D4FA652E01(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::BinaryOperatorNotDefined(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_BinaryOperatorNotDefined_mB27075FC45882E16C7D9D654CDF8C091C1F84834 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = Strings_BinaryOperatorNotDefined_m6E51761DF07DAFB711A896B8A8C0DC0909A94FE5(L_0, L_1, L_2, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_4 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_4);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_4, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::ReferenceEqualityNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ReferenceEqualityNotDefined_m52E6F39C4455F0FE038DC07E74317378771ACD07 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ReferenceEqualityNotDefined_m0A99DEB91A06FFF42F1165060D112DF430F60BBB(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::OperandTypesDoNotMatchParameters(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_OperandTypesDoNotMatchParameters_m5F51A3871BAABA9231DA2D4CAE3D8C6FDC8B14B9 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_OperandTypesDoNotMatchParameters_mB2226604DD5AAEF2ABA05009AD5DC010CCA07A83(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::OverloadOperatorTypeDoesNotMatchConversionType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_OverloadOperatorTypeDoesNotMatchConversionType_m3E84BFD3E8296CF4CDB107FB2AA42E8F6A064B2C (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_OverloadOperatorTypeDoesNotMatchConversionType_m17F50AD8A87FB4FCE07E359EE95C395AD51A5EF9(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ConversionIsNotSupportedForArithmeticTypes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ConversionIsNotSupportedForArithmeticTypes_m1BBEA264D2884AC51DDE3373AC0EDFE7D5AB0C83 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ConversionIsNotSupportedForArithmeticTypes_mAB4AA46A02473EA545D63C914EA9AC4AE40533EE(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeArray(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeArray_mBC84DB1662C3A84785597429ED4989F76B76F101 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustBeArray_mD82D0CF2D5DC05CAEB302A053603B40D93AC335C(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeBoolean(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeBoolean_mACAB4D172A88011B366710E8F25D8690DE6D74FD (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustBeBoolean_m02C70A016CD7B965AE3A15AE5B42522B6E50F47E(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeFieldInfoOrPropertyInfoOrMethod(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_mFA4B09A7DD929E5F4E7B3CF7BEB539B1EEA8EAAC (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m2276E91A7B7E3EBF81555D0FB1758535EF7ECEFD(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeFieldInfoOrPropertyInfoOrMethod(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m8AA4CF34503F47411968B11A62ECF29ABED27550 (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_paramName;
int32_t L_1 = ___1_index;
String_t* L_2;
L_2 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_0, L_1, NULL);
Exception_t* L_3;
L_3 = Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_mFA4B09A7DD929E5F4E7B3CF7BEB539B1EEA8EAAC(L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeInstanceMember(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeInstanceMember_mB92EA70424065EAA360493ECD4D40E04A66850F8 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustBeInstanceMember_m3BFF714DD215F378092E27BB2F8411D7212A38E3(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeInstanceMember(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeInstanceMember_m806A87F568B270B957F8E6EAE423BCED8FB3EEB4 (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_paramName;
int32_t L_1 = ___1_index;
String_t* L_2;
L_2 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_0, L_1, NULL);
Exception_t* L_3;
L_3 = Error_ArgumentMustBeInstanceMember_mB92EA70424065EAA360493ECD4D40E04A66850F8(L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeInteger(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeInteger_m02AFA7370B08DE572862A5D5DEC9099BBEED45B7 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustBeInteger_m129CDEA85A4B1A8BDE473520C6358D219158A684(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeInteger(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeInteger_m32289945AB9B25A4EE2E04FE0931ABADCC1E2B0A (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_paramName;
int32_t L_1 = ___1_index;
String_t* L_2;
L_2 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_0, L_1, NULL);
Exception_t* L_3;
L_3 = Error_ArgumentMustBeInteger_m02AFA7370B08DE572862A5D5DEC9099BBEED45B7(L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeArrayIndexType(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeArrayIndexType_m52B7BE067B7BCA4CDC879821166B0F072A495701 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustBeArrayIndexType_mBE313C2248F825C5C1403EB74B1E79A72C93CC4E(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMustBeSingleDimensionalArrayType(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMustBeSingleDimensionalArrayType_m755DE83067A8C469E60902871D68A268FABA96F9 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentMustBeSingleDimensionalArrayType_m7C4D9F0CBAB8B1AC45B56FEF9075957C61D9059C(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentTypesMustMatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentTypesMustMatch_m08826DE50E0B7D9AF942FDBD98B12C705FD0966A (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentTypesMustMatch_mB77090F6003E891C8C67FAE4191C39719E9F6E18(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::CannotAutoInitializeValueTypeMemberThroughProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_CannotAutoInitializeValueTypeMemberThroughProperty_m8E3A9F72AECE562DF17AF2826248D657C7CB0F6C (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_CannotAutoInitializeValueTypeMemberThroughProperty_mE2834F97891B622B4C211CF30C0EB176CCCD7F5A(L_0, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_2);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectTypeForTypeAs(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectTypeForTypeAs_mEEFFF51E200C078F9DF8CF49CB2D0DB8E01ACE5C (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_IncorrectTypeForTypeAs_m01B1DD350E75E975517B498DABC8188DBB2F79B0(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::CoalesceUsedOnNonNullType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_CoalesceUsedOnNonNullType_m5CB4D9CFF35BDD81E2198ACCBBAF5919CFB62AEB (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_CoalesceUsedOnNonNullType_mACDD27E1B10289CC5A25CBCD7A493E68D0C5D20C(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeCannotInitializeArrayType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeCannotInitializeArrayType_mB40C0DE553282DC3012213390F9757BB8889C7E8 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ExpressionTypeCannotInitializeArrayType_mDDD74707A07D2FD08DA5E03308F88A0B0347DB05(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentTypeDoesNotMatchMember(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentTypeDoesNotMatchMember_m79A54DCC645A2F9695790C839F01868CB10B0071 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ArgumentTypeDoesNotMatchMember_mF3E8F21D1C39C87F5756F86F4CB9494E70B324A6(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentTypeDoesNotMatchMember(System.Object,System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentTypeDoesNotMatchMember_m014A8589144ADBDB1122C047C8FED9F23F799FE7 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2 = ___2_paramName;
int32_t L_3 = ___3_index;
String_t* L_4;
L_4 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_2, L_3, NULL);
Exception_t* L_5;
L_5 = Error_ArgumentTypeDoesNotMatchMember_m79A54DCC645A2F9695790C839F01868CB10B0071(L_0, L_1, L_4, NULL);
return L_5;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMemberNotDeclOnType(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMemberNotDeclOnType_m74DAA6AB415FB75B060139F3CE920964303E5EF1 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ArgumentMemberNotDeclOnType_m6A9ACA62A1D3092F67117FDE1FCEE90556A7036D(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentMemberNotDeclOnType(System.Object,System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentMemberNotDeclOnType_m33CBD9527D09D9A64A593F135A89F7056D5094B2 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2 = ___2_paramName;
int32_t L_3 = ___3_index;
String_t* L_4;
L_4 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_2, L_3, NULL);
Exception_t* L_5;
L_5 = Error_ArgumentMemberNotDeclOnType_m74DAA6AB415FB75B060139F3CE920964303E5EF1(L_0, L_1, L_4, NULL);
return L_5;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchReturn(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchReturn_m737BABCCAE17524655AFD4FD0C1CEB9E764B02CC (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ExpressionTypeDoesNotMatchReturn_mF492688053FE4B2357E120E7BC44895BB663628B(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchAssignment(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchAssignment_m0C531AB67E3293F9BB3AA982F7DA542E505D22E0 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ExpressionTypeDoesNotMatchAssignment_m9D2FF98163B9F8EACD1CACE49DCAF1F9E85530BE(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchLabel(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchLabel_mCB3CC2F7D68FB227208664A586A754BCA5387E38 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ExpressionTypeDoesNotMatchLabel_m37D305FF9CBC4888576C88987D52E16EA322C2DC(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeNotInvocable(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeNotInvocable_mDB1C0059B64F6FD57D87EDA086A8BC4B268D4204 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_ExpressionTypeNotInvocable_m399051494E7646607B72C68859496C44359FE8FB(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::InstanceFieldNotDefinedForType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InstanceFieldNotDefinedForType_m0BE28C7F8A483178E2D3E2DF34EAF2E0076DBFA9 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_InstanceFieldNotDefinedForType_m9169BEE55D006353DA444F93620E24453B8FAAED(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::FieldInfoNotDefinedForType(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_FieldInfoNotDefinedForType_m78BF825170BC6BC1551171C9E978BA6105666A37 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = Strings_FieldInfoNotDefinedForType_mD23627A654EC4FFA27987FAECDCA4573DFBB331F(L_0, L_1, L_2, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_4, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectNumberOfIndexes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfIndexes_m8BEFB4C9ECE6C21AB9047859509CF42150E46276 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_IncorrectNumberOfIndexes_mE8762BDEE1E6438DF6774EE2076668B777D59A1E(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectNumberOfLambdaDeclarationParameters()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfLambdaDeclarationParameters_mBFA79D8170CC2A134FA67D9B353D321C2D4B8179 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_IncorrectNumberOfLambdaDeclarationParameters_m320D8F8FAE0C996647FF1DFBDFBF5A3CB4379DD8(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectNumberOfMembersForGivenConstructor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfMembersForGivenConstructor_m47731049DE1DA1C2FF1DECB6AB6BA383128FB7AE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_IncorrectNumberOfMembersForGivenConstructor_m41F62283977066D2F2EF94119C8E304BDCF34A9D(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectNumberOfArgumentsForMembers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfArgumentsForMembers_mEF6C07ADEEBE16071C7D54DC072BC970DB580777 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_IncorrectNumberOfArgumentsForMembers_mFEF9E048ADD96A3B36C798083CCCD8AE21DCE6D5(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::LambdaTypeMustBeDerivedFromSystemDelegate(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_LambdaTypeMustBeDerivedFromSystemDelegate_mAFBDDDCF86DB5546E8AEA6E0252A343934A69C2E (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_LambdaTypeMustBeDerivedFromSystemDelegate_m195ECA9866B81547122E091DE60D079AD7975095(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::MemberNotFieldOrProperty(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MemberNotFieldOrProperty_mD8D61ECB07CC349BEE9F3FB3FBED6B81824681E3 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_MemberNotFieldOrProperty_m7FB282E7C24F5F9FAFFD994C91FC78976344A90D(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::MethodContainsGenericParameters(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MethodContainsGenericParameters_m632F6225545E95B87EB4E9BBA7001BF317A880FB (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_MethodContainsGenericParameters_m7F3295D6C1B00BCDA62CA65B650B47DB4D2F5CF1(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::MethodIsGeneric(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MethodIsGeneric_m948EAA28CC9B287BCA58CB026BE6427D08EBAABD (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_MethodIsGeneric_m2C37CC8AAAAF2A2FE5DE5161109B8CCD232666FC(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::MethodNotPropertyAccessor(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MethodNotPropertyAccessor_m75C11A75F01F4B2AF8AB4B9835DF3BF64EB52205 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_MethodNotPropertyAccessor_m8E1FBEC58AE12DA8C9DB21B6B079FEF5A76D5B05(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::MethodNotPropertyAccessor(System.Object,System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MethodNotPropertyAccessor_mDB42A98C9B3283FF58FDE3A4C2671178BD903C91 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2 = ___2_paramName;
int32_t L_3 = ___3_index;
String_t* L_4;
L_4 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_2, L_3, NULL);
Exception_t* L_5;
L_5 = Error_MethodNotPropertyAccessor_m75C11A75F01F4B2AF8AB4B9835DF3BF64EB52205(L_0, L_1, L_4, NULL);
return L_5;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveGetter(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyDoesNotHaveGetter_mB4363AE01B3AF2109C309F23E716E4BF78C001F1 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_PropertyDoesNotHaveGetter_mDDBDD3EB38F09FE68112B6A9D52E22724F1367A4(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveGetter(System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyDoesNotHaveGetter_mC2D97216BB853FDBC6CD291A936DD61DC62816AA (RuntimeObject* ___0_p0, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1 = ___1_paramName;
int32_t L_2 = ___2_index;
String_t* L_3;
L_3 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_1, L_2, NULL);
Exception_t* L_4;
L_4 = Error_PropertyDoesNotHaveGetter_mB4363AE01B3AF2109C309F23E716E4BF78C001F1(L_0, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveAccessor(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyDoesNotHaveAccessor_m0EC495401D3D462A7D1DEE359AE4735C17D08049 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_PropertyDoesNotHaveAccessor_m88B1260AB7EC58A12DAE2539F3A55A69E920CC11(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ParameterExpressionNotValidAsDelegate(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ParameterExpressionNotValidAsDelegate_m2495F90DD87E6EBF00DDEBF713BB8140F73FB9B4 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ParameterExpressionNotValidAsDelegate_m406CB491B6BF314BC1654FFECE0D719E64B40B2F(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::PropertyNotDefinedForType(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_PropertyNotDefinedForType_mF34CD00D4ABD503A07FA3F0326D9A100181BF770 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_PropertyNotDefinedForType_m44F08202420CAEC9DF711EB93306981A0132B581(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::InstancePropertyNotDefinedForType(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InstancePropertyNotDefinedForType_m9E3CFF393B5C42AB2B2D58A63698D5A859AB21E6 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_InstancePropertyNotDefinedForType_mC58C03EF7F011CA77FA1215C7C5A1438DB76462A(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::InstanceAndMethodTypeMismatch(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InstanceAndMethodTypeMismatch_m188C0C61FC297F9B92FAD4D6757AACC4CD098527 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = Strings_InstanceAndMethodTypeMismatch_mBBD053323B3C594216023FFCD7C79DE30CCB978D(L_0, L_1, L_2, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_4, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::TypeMissingDefaultConstructor(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeMissingDefaultConstructor_m78523EAC9BCEC9B187E6CF6E8A24634E4177473F (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_TypeMissingDefaultConstructor_m07A9B6BEB22C448E463A791E17DC34EF5E33121E(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::UnhandledBinary(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_UnhandledBinary_m8D48B68156E6479D914CA72DBFD663754F53F308 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_UnhandledBinary_mAF4B3706CAC48BBB339F06A2D6BBD407F6123529(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::UnhandledUnary(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_UnhandledUnary_mC9A84C6464A2C420220C046C1B824734318F40C0 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_UnhandledUnary_m4FEACEDC28AD06B304190FD05D7CB48BE9B296B1(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::UserDefinedOpMustHaveConsistentTypes(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_UserDefinedOpMustHaveConsistentTypes_m7FE4A4D6E8495472BDCB1BFE57160F1BFCC67099 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_UserDefinedOpMustHaveConsistentTypes_m8DD56F131445E346A82428A2DD31727F85E1D971(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::UserDefinedOpMustHaveValidReturnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_UserDefinedOpMustHaveValidReturnType_m6E649175E2FCB5488A1C7514A340C42D1AAA1B6D (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_UserDefinedOpMustHaveValidReturnType_mCF0FD986FE282B7834DDC24F75A2800519BAA576(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::LogicalOperatorMustHaveBooleanOperators(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_LogicalOperatorMustHaveBooleanOperators_m1DE6DF85FA50B4A631A32A2B4638BCB773492C62 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_LogicalOperatorMustHaveBooleanOperators_m82DBE70607CA9A0407A430AE1A9F88DE0C22B3BD(L_0, L_1, NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::MethodWithArgsDoesNotExistOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MethodWithArgsDoesNotExistOnType_mEA7874E742145040629C0F2EDDAA5E84B7134157 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_MethodWithArgsDoesNotExistOnType_m61C2639F9A0710ACA768CC2C5C7EB29AFDC5F0AC(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::GenericMethodWithArgsDoesNotExistOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_GenericMethodWithArgsDoesNotExistOnType_m16928314BD26AFFF0B2613D0731A573151B6B8C8 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_GenericMethodWithArgsDoesNotExistOnType_m878A2A884F52F8B9E360071A964FBFA72F99C72A(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::MethodWithMoreThanOneMatch(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MethodWithMoreThanOneMatch_m846500E7B115ACCDA60CC3DC1600BECC7B721AF9 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_MethodWithMoreThanOneMatch_m0D8E8D36F51A6B5951DD5C704B67E0050F8C4D80(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentCannotBeOfTypeVoid(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentCannotBeOfTypeVoid_mE5B500397ED0FC959901C77A8F23C4D471853A4B (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ArgumentCannotBeOfTypeVoid_m29326314631309D2AE5A63B371C3C4BA54804DB7(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::LabelTargetAlreadyDefined(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_LabelTargetAlreadyDefined_mB2C09279760E1BEB0A4F6CF754A76DACB8F0C29C (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_LabelTargetAlreadyDefined_mA7EABF69D16AE516DEF2D02A481E6CCC5FE199DF(L_0, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_2);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::LabelTargetUndefined(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_LabelTargetUndefined_m9BBDF6211059360C201AC8DD1BD432C597B89D51 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_LabelTargetUndefined_m04DB608453045194C4A0ED0C76C77FB20BDD0632(L_0, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_2);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ControlCannotLeaveFinally()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ControlCannotLeaveFinally_mA9718627858E81F8CDBCE9D20C2DBCEF5E72B6C5 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ControlCannotLeaveFinally_m4639653FF3EA7EE8663D4EEDD826828877CC27F6(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::ControlCannotLeaveFilterTest()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ControlCannotLeaveFilterTest_m635A2F03CBAFC11E8208173668C3D3B056E1346A (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ControlCannotLeaveFilterTest_m3A207C999AEAE54B92A290E2C5B24663AE9C6001(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::AmbiguousJump(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_AmbiguousJump_m744BCF94D76E184F5624A309A5A0596738E4EE52 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_AmbiguousJump_mB66899F38A0F695CFC07629CBE39BEB8E8D55FC9(L_0, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_2);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ControlCannotEnterTry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ControlCannotEnterTry_mC4FAD1389B98DFF249C3C12295EC1C95B75299D1 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ControlCannotEnterTry_m98E37206EF50F01CA223AE4612378CD8E0F12FBB(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::ControlCannotEnterExpression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ControlCannotEnterExpression_mA0575A61361A20BDB8ADB346346521301B26C92B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ControlCannotEnterExpression_mF7E2089052822DEBFEFDB0D7E9AA8797491203E3(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::NonLocalJumpWithValue(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_NonLocalJumpWithValue_mBE7C4CBF0FFD503CEFE56C3561441B2FCCF68AA0 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_NonLocalJumpWithValue_m5C0820F3C1F4B54F69361BC8A3E3BFE4347F67B6(L_0, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_2);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::InvalidLvalue(System.Linq.Expressions.ExpressionType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidLvalue_m83FAEB349FC25C0F5C16196E82910FF0B968BCB2 (int32_t ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionType_tAA03F259DBEAA7B62E085C620D7B879FAA696B25_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_p0;
int32_t L_1 = L_0;
RuntimeObject* L_2 = Box(ExpressionType_tAA03F259DBEAA7B62E085C620D7B879FAA696B25_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = Strings_InvalidLvalue_m5B0E359807E4792C7639C7539CDFE67DB6DBD339(L_2, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_4 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_4);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_4, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::RethrowRequiresCatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_RethrowRequiresCatch_mE03F8D59B359A9FFF693D7AFD35658D19201E2B4 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_RethrowRequiresCatch_mC79CA3C0997AC58989C98940B4C035F944AEE65B(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::MustRewriteToSameNode(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MustRewriteToSameNode_mF19609755E6E8E11EF5A97AB2CF39CC9787D1FA1 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = Strings_MustRewriteToSameNode_m6472BFBA8FC83C52AF24F4E2A98829CE8A558716(L_0, L_1, L_2, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_4 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_4);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_4, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::MustRewriteChildToSameType(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MustRewriteChildToSameType_mAB484CCBA047B76EC971856854E6E0BFF5E7AA0D (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = Strings_MustRewriteChildToSameType_m902E51015E4B2118A9DD9F48007FAE63DEB5F9A7(L_0, L_1, L_2, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_4 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_4);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_4, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::MustRewriteWithoutMethod(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_MustRewriteWithoutMethod_m8FBE7179B5F71C824595A1DFE729FCDCBCB6BC20 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_MustRewriteWithoutMethod_mD6A21F9FEFB3146F6E558FA17D3B3A8BB4537700(L_0, L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_3);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ArgumentOutOfRange(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ArgumentOutOfRange_mCC3A32CB808BA304F3A4BC26B2EAD6E87A987BCB (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___0_paramName;
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::NotSupported()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_NotSupported_m12F24942C079EAA55EB9A9BA89E1FE91DC4F018B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var);
NullCheck(L_0);
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
return L_0;
}
}
// System.Exception System.Linq.Expressions.Error::NonStaticConstructorRequired(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_NonStaticConstructorRequired_m7763C8CC36D08A86BF2B8440776D23287C504ED4 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_NonStaticConstructorRequired_m1F81F0203AC85A717A7496345E4C3DF2D1D7018A(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::NonAbstractConstructorRequired()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_NonAbstractConstructorRequired_m5C173CAA3E9BE773CAF0DFEA4F49E5E69B4A2CC9 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_NonAbstractConstructorRequired_m848C10C70BFC4588D9E65C7F7658F09C2D25C807(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::InvalidProgram()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidProgram_m2100DCBDFB43E64790FE65D7DDFA771AC1F334DA (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B* L_0 = (InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B*)il2cpp_codegen_object_new(InvalidProgramException_t5715C9ED8CFE88C0DB9CD5614BA3D72BA9259C9B_il2cpp_TypeInfo_var);
NullCheck(L_0);
InvalidProgramException__ctor_m75BD70D9AEEE6B109A3FB51897615B6DAA992B28(L_0, NULL);
return L_0;
}
}
// System.Exception System.Linq.Expressions.Error::EnumerationIsDone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_EnumerationIsDone_m4AA6BD46B57197AB53AF8A22A5249F1BBF93613B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_EnumerationIsDone_m4AEFB5359FC15384AA0288A155021E9AA96CCB13(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::TypeContainsGenericParameters(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeContainsGenericParameters_mCB878898DBE8C93C3EABC2935C14F0600530E82C (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_TypeContainsGenericParameters_m6D599D110E483BC037FA7D7367B79995C7126884(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::TypeContainsGenericParameters(System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeContainsGenericParameters_m9469425747709B1D67698F586F698A5069A543FC (RuntimeObject* ___0_p0, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1 = ___1_paramName;
int32_t L_2 = ___2_index;
String_t* L_3;
L_3 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_1, L_2, NULL);
Exception_t* L_4;
L_4 = Error_TypeContainsGenericParameters_mCB878898DBE8C93C3EABC2935C14F0600530E82C(L_0, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::TypeIsGeneric(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeIsGeneric_m64E0EEA5698A15D9E64DB33BB6BA6A47A69DD67A (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_TypeIsGeneric_mEDD5A1263324BE1B564334DA53BA5B1E8E91EA86(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::TypeIsGeneric(System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_TypeIsGeneric_mBF50410FCB13BFC4ABC9988B318BB1F6866DBD72 (RuntimeObject* ___0_p0, String_t* ___1_paramName, int32_t ___2_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1 = ___1_paramName;
int32_t L_2 = ___2_index;
String_t* L_3;
L_3 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_1, L_2, NULL);
Exception_t* L_4;
L_4 = Error_TypeIsGeneric_m64E0EEA5698A15D9E64DB33BB6BA6A47A69DD67A(L_0, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectNumberOfConstructorArguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfConstructorArguments_mB402B889D59FCE6DDCCA0B70A6DCFFD26994E85B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_IncorrectNumberOfConstructorArguments_mA03CA8C26AA00FCE2472B16E679AABFB97C9FAF5(NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_1);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchMethodParameter_m1C57F30EBADCB6B2B404EEA192652550F690DB54 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, String_t* ___3_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = Strings_ExpressionTypeDoesNotMatchMethodParameter_m7A2025A188421F2F1339C17976B8A9625F03DBC2(L_0, L_1, L_2, NULL);
String_t* L_4 = ___3_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_5 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_5);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_5, L_3, L_4, NULL);
return L_5;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchMethodParameter_m2B66A5924549FE5DEE8E15BFA4781B7B65C5E157 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, String_t* ___3_paramName, int32_t ___4_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3 = ___3_paramName;
int32_t L_4 = ___4_index;
String_t* L_5;
L_5 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_3, L_4, NULL);
Exception_t* L_6;
L_6 = Error_ExpressionTypeDoesNotMatchMethodParameter_m1C57F30EBADCB6B2B404EEA192652550F690DB54(L_0, L_1, L_2, L_5, NULL);
return L_6;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchParameter_m88402EE0E5CFB5F5F8A47A79FDFBC2329D8E76E4 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ExpressionTypeDoesNotMatchParameter_mFB1FCA93BFFF6DD8C59828528D39B5317D2E8628(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchParameter_m8203FE7A82A70A041CFD6D1D4159444A48D6A8E2 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2 = ___2_paramName;
int32_t L_3 = ___3_index;
String_t* L_4;
L_4 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_2, L_3, NULL);
Exception_t* L_5;
L_5 = Error_ExpressionTypeDoesNotMatchParameter_m88402EE0E5CFB5F5F8A47A79FDFBC2329D8E76E4(L_0, L_1, L_4, NULL);
return L_5;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectNumberOfLambdaArguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfLambdaArguments_m93DE868DD7B895857F995D11811BA9069A43B993 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_IncorrectNumberOfLambdaArguments_mDE215B6585CE45A06C054F21E50BF258B8267A9D(NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var);
NullCheck(L_1);
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL);
return L_1;
}
}
// System.Exception System.Linq.Expressions.Error::IncorrectNumberOfMethodCallArguments(System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_IncorrectNumberOfMethodCallArguments_m7DE65BB947C3DB563F0467A52A70C7A9DF1016F2 (RuntimeObject* ___0_p0, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = Strings_IncorrectNumberOfMethodCallArguments_mF9419A77A1E5D2C44CAA935F2EE5B4693481D602(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchConstructorParameter_m282FC5C640E51B796699A4E71679A07E1FEC2501 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = Strings_ExpressionTypeDoesNotMatchConstructorParameter_m5823A203BA86310662F014EBD5CFEA28771728A6(L_0, L_1, NULL);
String_t* L_3 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_4 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_4);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_4, L_2, L_3, NULL);
return L_4;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionTypeDoesNotMatchConstructorParameter_m790D783BBA8D453BC3A047A2F404C3C8EAEEEEAD (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, String_t* ___2_paramName, int32_t ___3_index, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2 = ___2_paramName;
int32_t L_3 = ___3_index;
String_t* L_4;
L_4 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_2, L_3, NULL);
Exception_t* L_5;
L_5 = Error_ExpressionTypeDoesNotMatchConstructorParameter_m282FC5C640E51B796699A4E71679A07E1FEC2501(L_0, L_1, L_4, NULL);
return L_5;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionMustBeReadable(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionMustBeReadable_m0887509F8227F2EFFC76C52578128A6A7B0B8CE0 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_ExpressionMustBeReadable_mBF54F19C0F2C49BC2AD37E96AB99E19ADCED5605(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::ExpressionMustBeReadable(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_ExpressionMustBeReadable_mC99E7EEDF1E84C216B563542F4A5C3EFCC7446DF (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_paramName;
int32_t L_1 = ___1_index;
String_t* L_2;
L_2 = Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134(L_0, L_1, NULL);
Exception_t* L_3;
L_3 = Error_ExpressionMustBeReadable_m0887509F8227F2EFFC76C52578128A6A7B0B8CE0(L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::InvalidArgumentValue(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidArgumentValue_mEBBFA0C366F51C661A8CE2F747DB02756C6A0131 (String_t* ___0_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = Strings_get_InvalidArgumentValue_mA82A63C74F98594C783D0E50C94B768013708218(NULL);
String_t* L_1 = ___0_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_2);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Exception System.Linq.Expressions.Error::InvalidNullValue(System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidNullValue_mD3F707613D9B6413719EB3549DAF5406FBD60199 (Type_t* ___0_type, String_t* ___1_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Type_t* L_0 = ___0_type;
String_t* L_1;
L_1 = Strings_InvalidNullValue_m6930CAB0406D6BA72E3C50D563E9FB12B596FC0F(L_0, NULL);
String_t* L_2 = ___1_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_3);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, L_1, L_2, NULL);
return L_3;
}
}
// System.Exception System.Linq.Expressions.Error::InvalidTypeException(System.Object,System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Error_InvalidTypeException_m434387C9B5952F3087CD01FEA17199E22AADA89C (RuntimeObject* ___0_value, Type_t* ___1_type, String_t* ___2_paramName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174);
s_Il2CppMethodInitialized = true;
}
Type_t* G_B3_0 = NULL;
Type_t* G_B5_0 = NULL;
Type_t* G_B4_0 = NULL;
{
RuntimeObject* L_0 = ___0_value;
if (L_0)
{
goto IL_0006;
}
}
{
G_B3_0 = ((Type_t*)(NULL));
goto IL_000c;
}
IL_0006:
{
RuntimeObject* L_1 = ___0_value;
NullCheck(L_1);
Type_t* L_2;
L_2 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_1, NULL);
G_B3_0 = L_2;
}
IL_000c:
{
Type_t* L_3 = G_B3_0;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0015;
}
}
{
G_B5_0 = ((Type_t*)(_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174));
}
IL_0015:
{
Type_t* L_4 = ___1_type;
String_t* L_5;
L_5 = Strings_InvalidObjectType_m01B8AFF067D17BD70C2E960F91777F7786B58CAE(G_B5_0, L_4, NULL);
String_t* L_6 = ___2_paramName;
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_7 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
NullCheck(L_7);
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_5, L_6, NULL);
return L_7;
}
}
// System.String System.Linq.Expressions.Error::GetParamName(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Error_GetParamName_m3AC9F1B5973781D9AD7D5AC79212B5D4B87BB134 (String_t* ___0_paramName, int32_t ___1_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___1_index;
if ((((int32_t)L_0) < ((int32_t)0)))
{
goto IL_0016;
}
}
{
String_t* L_1 = ___0_paramName;
int32_t L_2 = ___1_index;
int32_t L_3 = L_2;
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
String_t* L_5;
L_5 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4, L_1, L_4, NULL);
return L_5;
}
IL_0016:
{
String_t* L_6 = ___0_paramName;
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.ExpressionStringBuilder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder__ctor_m93026927A076507F950AB8B131ED71D7596400B3 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionVisitor__ctor_m2974B344C35DD823BDA6D6313DAE4C7F64541393(__this, NULL);
StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
NullCheck(L_0);
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_0, NULL);
__this->____out_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____out_0), (void*)L_0);
return;
}
}
// System.String System.Linq.Expressions.ExpressionStringBuilder::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExpressionStringBuilder_ToString_m68CB50DF6FA5D7BCAFFE295A7A923434CD838A5A (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, const RuntimeMethod* method)
{
{
StringBuilder_t* L_0 = __this->____out_0;
NullCheck(L_0);
String_t* L_1;
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_0);
return L_1;
}
}
// System.Int32 System.Linq.Expressions.ExpressionStringBuilder::GetLabelId(System.Linq.Expressions.LabelTarget)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExpressionStringBuilder_GetLabelId_m07B1ADFB10C4A9067CA7CC0211BDAF81EFC8D30B (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_label, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = ___0_label;
int32_t L_1;
L_1 = ExpressionStringBuilder_GetId_mB30F506871DEDDD2101961244480577774EDEF56(__this, L_0, NULL);
return L_1;
}
}
// System.Int32 System.Linq.Expressions.ExpressionStringBuilder::GetParamId(System.Linq.Expressions.ParameterExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExpressionStringBuilder_GetParamId_m4F2EB0F1D9405492ED8F4889D4795C5F36FDF858 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_p, const RuntimeMethod* method)
{
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = ___0_p;
int32_t L_1;
L_1 = ExpressionStringBuilder_GetId_mB30F506871DEDDD2101961244480577774EDEF56(__this, L_0, NULL);
return L_1;
}
}
// System.Int32 System.Linq.Expressions.ExpressionStringBuilder::GetId(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExpressionStringBuilder_GetId_mB30F506871DEDDD2101961244480577774EDEF56 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, RuntimeObject* ___0_o, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m63897227AFA7035F1772315ABBBE7FD0A250E10C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Count_mEE80B960C3B902E5FB4D2458CEB323B68A954926_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* L_0 = __this->____ids_1;
if (L_0)
{
goto IL_0013;
}
}
{
Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* L_1 = (Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1*)il2cpp_codegen_object_new(Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1_il2cpp_TypeInfo_var);
NullCheck(L_1);
Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C(L_1, Dictionary_2__ctor_m517E7F9D104FEAE6646EABDDC9C852510E86077C_RuntimeMethod_var);
__this->____ids_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____ids_1), (void*)L_1);
}
IL_0013:
{
Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* L_2 = __this->____ids_1;
RuntimeObject* L_3 = ___0_o;
NullCheck(L_2);
bool L_4;
L_4 = Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342(L_2, L_3, (&V_0), Dictionary_2_TryGetValue_m4B8EE45640C70BBFD6F3EFF1040983404C098342_RuntimeMethod_var);
if (L_4)
{
goto IL_003c;
}
}
{
Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* L_5 = __this->____ids_1;
NullCheck(L_5);
int32_t L_6;
L_6 = Dictionary_2_get_Count_mEE80B960C3B902E5FB4D2458CEB323B68A954926(L_5, Dictionary_2_get_Count_mEE80B960C3B902E5FB4D2458CEB323B68A954926_RuntimeMethod_var);
V_0 = L_6;
Dictionary_2_t5C96F4B6841710A9013966F76224BAE01FB4B4D1* L_7 = __this->____ids_1;
RuntimeObject* L_8 = ___0_o;
int32_t L_9 = V_0;
NullCheck(L_7);
Dictionary_2_Add_m63897227AFA7035F1772315ABBBE7FD0A250E10C(L_7, L_8, L_9, Dictionary_2_Add_m63897227AFA7035F1772315ABBBE7FD0A250E10C_RuntimeMethod_var);
}
IL_003c:
{
int32_t L_10 = V_0;
return L_10;
}
}
// System.Void System.Linq.Expressions.ExpressionStringBuilder::Out(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, String_t* ___0_s, const RuntimeMethod* method)
{
{
StringBuilder_t* L_0 = __this->____out_0;
String_t* L_1 = ___0_s;
NullCheck(L_0);
StringBuilder_t* L_2;
L_2 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_0, L_1, NULL);
return;
}
}
// System.Void System.Linq.Expressions.ExpressionStringBuilder::Out(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, Il2CppChar ___0_c, const RuntimeMethod* method)
{
{
StringBuilder_t* L_0 = __this->____out_0;
Il2CppChar L_1 = ___0_c;
NullCheck(L_0);
StringBuilder_t* L_2;
L_2 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_0, L_1, NULL);
return;
}
}
// System.String System.Linq.Expressions.ExpressionStringBuilder::ExpressionToString(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExpressionStringBuilder_ExpressionToString_m8EB29A9144B1E46FE9426C16C50D50C263921DCE (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* L_0 = (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9*)il2cpp_codegen_object_new(ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9_il2cpp_TypeInfo_var);
NullCheck(L_0);
ExpressionStringBuilder__ctor_m93026927A076507F950AB8B131ED71D7596400B3(L_0, NULL);
ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* L_1 = L_0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___0_node;
NullCheck(L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, L_1, L_2);
NullCheck(L_1);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1);
return L_4;
}
}
// System.String System.Linq.Expressions.ExpressionStringBuilder::CatchBlockToString(System.Linq.Expressions.CatchBlock)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExpressionStringBuilder_CatchBlockToString_mFC4EB2AE34478D21F6C83587DEC44903DB36D7E7 (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* L_0 = (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9*)il2cpp_codegen_object_new(ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9_il2cpp_TypeInfo_var);
NullCheck(L_0);
ExpressionStringBuilder__ctor_m93026927A076507F950AB8B131ED71D7596400B3(L_0, NULL);
ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* L_1 = L_0;
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_2 = ___0_node;
NullCheck(L_1);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_3;
L_3 = VirtualFuncInvoker1< CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA*, CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* >::Invoke(22 /* System.Linq.Expressions.CatchBlock System.Linq.Expressions.ExpressionVisitor::VisitCatchBlock(System.Linq.Expressions.CatchBlock) */, L_1, L_2);
NullCheck(L_1);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1);
return L_4;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitBinary(System.Linq.Expressions.BinaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitBinary_m26CC08B75FD3E236FA3DB781A0042B5DC9D00D83 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0018FA949C335C268F9F66DE99D4EECF2660BCC4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral083B3C3BCBD8E9403C00BB6509424CFF44C89CCC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0AC02EBF34F6CB40FDBEA44B5AC663CFCF35E618);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1185E7A742B76A90CD9B54C1E4E52644B80BBA5F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral15CF6F769B0EB2F2E90C1E65CE61C1FE2C0478AF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A0F78273B032DEAF4CAB0632117F04B42207624);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B926A10ECCB48C182C329FC5AB860E4367473AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1FA13CA565DC9B5105D70A528D26A6FC7A57049E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20E39C3AB7068FAFD9E4B868E16D2E5BC64D4952);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D3AD740846218FEC7EB592218E5376624F77D9D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2EA5D901C719F51450F4027DF0FEC259DBE56C69);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral30C11F235EC8D2FDE84472B846C07998425FC47B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E62F1248D586FD058D2AE3632C334AC9B914033);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3ECB8E1843C72C921E80AF7EBAA40BE59115F111);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4752972CF22F1E5B3BCBF5CB44529D259E701388);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral725B1CAFF9B49E1231FDA15B85166BBEFAA36A11);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7DF543E5CEBA28135FC0D7A2CDAD26732720D611);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7EF1829A378D66B1DD70A767729127A0DC5EDCAE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8D004CCFB2C7F7062B882865483FF7F4DC36E04E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral969E287ADCBB732E54814AD30BE5A3909A6F3EEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA42779B09629BCE81B76EF626A57A0B40F2AD827);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC90B727603A6CB62B918D17B09B4D073954AD5B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE82747527D515309727467BF1312EA227E65B56);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3A091AD4E02C10A603C1ABF8D46467DC7770223);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3FEE0FA7F4F8EFBA56C6B4740111C45AA316A17);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCC2FBE8C2AC3E0D465C11BBDF5D83B2C9776579F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD95615C6FA0537EA62E491BB8EA05D9B30FAD08);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEBD8044853D38524000A9618EB61AFD6F16295E8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF17A5AA7112D56014900A36B9CCB22F48D555A1C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFDAAB9944D2BDD67EF768F807537202334A02D27);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
String_t* G_B31_0 = NULL;
String_t* G_B35_0 = NULL;
String_t* G_B39_0 = NULL;
String_t* G_B43_0 = NULL;
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_0 = ___0_node;
NullCheck(L_0);
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_0);
if ((!(((uint32_t)L_1) == ((uint32_t)5))))
{
goto IL_0038;
}
}
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_2 = ___0_node;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = BinaryExpression_get_Left_m89AE3E53F38023AB796E12A8126F82ECA20B7E55_inline(L_2, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_3);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)91), NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_5 = ___0_node;
NullCheck(L_5);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = BinaryExpression_get_Right_m2BF6D385EC48C3CDB0B6688975C9D158BC593398_inline(L_5, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_6);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)93), NULL);
goto IL_030f;
}
IL_0038:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_8 = ___0_node;
NullCheck(L_8);
int32_t L_9;
L_9 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_8);
V_1 = L_9;
int32_t L_10 = V_1;
switch (L_10)
{
case 0:
{
goto IL_01aa;
}
case 1:
{
goto IL_01aa;
}
case 2:
{
goto IL_0244;
}
case 3:
{
goto IL_0147;
}
case 4:
{
goto IL_02c8;
}
case 5:
{
goto IL_02c8;
}
case 6:
{
goto IL_02c8;
}
case 7:
{
goto IL_02c0;
}
case 8:
{
goto IL_02c8;
}
case 9:
{
goto IL_02c8;
}
case 10:
{
goto IL_02c8;
}
case 11:
{
goto IL_02c8;
}
case 12:
{
goto IL_01d6;
}
case 13:
{
goto IL_0168;
}
case 14:
{
goto IL_02a0;
}
case 15:
{
goto IL_017e;
}
case 16:
{
goto IL_0194;
}
case 17:
{
goto IL_02c8;
}
case 18:
{
goto IL_02c8;
}
case 19:
{
goto IL_0218;
}
case 20:
{
goto IL_0189;
}
case 21:
{
goto IL_019f;
}
case 22:
{
goto IL_02c8;
}
case 23:
{
goto IL_02c8;
}
case 24:
{
goto IL_02c8;
}
case 25:
{
goto IL_01ec;
}
case 26:
{
goto IL_0202;
}
case 27:
{
goto IL_0202;
}
case 28:
{
goto IL_02c8;
}
case 29:
{
goto IL_02c8;
}
case 30:
{
goto IL_02c8;
}
case 31:
{
goto IL_02c8;
}
case 32:
{
goto IL_02c8;
}
case 33:
{
goto IL_02c8;
}
case 34:
{
goto IL_02c8;
}
case 35:
{
goto IL_0173;
}
case 36:
{
goto IL_0272;
}
case 37:
{
goto IL_0152;
}
case 38:
{
goto IL_02c8;
}
case 39:
{
goto IL_02b0;
}
case 40:
{
goto IL_02c8;
}
case 41:
{
goto IL_022e;
}
case 42:
{
goto IL_01c0;
}
case 43:
{
goto IL_01c0;
}
case 44:
{
goto IL_02c8;
}
case 45:
{
goto IL_02c8;
}
case 46:
{
goto IL_015d;
}
}
}
{
int32_t L_11 = V_1;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_11, ((int32_t)63))))
{
case 0:
{
goto IL_01b5;
}
case 1:
{
goto IL_025b;
}
case 2:
{
goto IL_01e1;
}
case 3:
{
goto IL_02a8;
}
case 4:
{
goto IL_0223;
}
case 5:
{
goto IL_01f7;
}
case 6:
{
goto IL_020d;
}
case 7:
{
goto IL_0289;
}
case 8:
{
goto IL_02b8;
}
case 9:
{
goto IL_0239;
}
case 10:
{
goto IL_01cb;
}
case 11:
{
goto IL_01b5;
}
case 12:
{
goto IL_020d;
}
case 13:
{
goto IL_01cb;
}
}
}
{
goto IL_02c8;
}
IL_0147:
{
V_0 = _stringLiteral0AC02EBF34F6CB40FDBEA44B5AC663CFCF35E618;
goto IL_02ce;
}
IL_0152:
{
V_0 = _stringLiteralAC90B727603A6CB62B918D17B09B4D073954AD5B;
goto IL_02ce;
}
IL_015d:
{
V_0 = _stringLiteral1FA13CA565DC9B5105D70A528D26A6FC7A57049E;
goto IL_02ce;
}
IL_0168:
{
V_0 = _stringLiteral7EF1829A378D66B1DD70A767729127A0DC5EDCAE;
goto IL_02ce;
}
IL_0173:
{
V_0 = _stringLiteralFDAAB9944D2BDD67EF768F807537202334A02D27;
goto IL_02ce;
}
IL_017e:
{
V_0 = _stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5;
goto IL_02ce;
}
IL_0189:
{
V_0 = _stringLiteral725B1CAFF9B49E1231FDA15B85166BBEFAA36A11;
goto IL_02ce;
}
IL_0194:
{
V_0 = _stringLiteral30C11F235EC8D2FDE84472B846C07998425FC47B;
goto IL_02ce;
}
IL_019f:
{
V_0 = _stringLiteral2EA5D901C719F51450F4027DF0FEC259DBE56C69;
goto IL_02ce;
}
IL_01aa:
{
V_0 = _stringLiteral20E39C3AB7068FAFD9E4B868E16D2E5BC64D4952;
goto IL_02ce;
}
IL_01b5:
{
V_0 = _stringLiteral4752972CF22F1E5B3BCBF5CB44529D259E701388;
goto IL_02ce;
}
IL_01c0:
{
V_0 = _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0;
goto IL_02ce;
}
IL_01cb:
{
V_0 = _stringLiteralCD95615C6FA0537EA62E491BB8EA05D9B30FAD08;
goto IL_02ce;
}
IL_01d6:
{
V_0 = _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1;
goto IL_02ce;
}
IL_01e1:
{
V_0 = _stringLiteral1A0F78273B032DEAF4CAB0632117F04B42207624;
goto IL_02ce;
}
IL_01ec:
{
V_0 = _stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710;
goto IL_02ce;
}
IL_01f7:
{
V_0 = _stringLiteralBE82747527D515309727467BF1312EA227E65B56;
goto IL_02ce;
}
IL_0202:
{
V_0 = _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7;
goto IL_02ce;
}
IL_020d:
{
V_0 = _stringLiteralC3FEE0FA7F4F8EFBA56C6B4740111C45AA316A17;
goto IL_02ce;
}
IL_0218:
{
V_0 = _stringLiteral15CF6F769B0EB2F2E90C1E65CE61C1FE2C0478AF;
goto IL_02ce;
}
IL_0223:
{
V_0 = _stringLiteral969E287ADCBB732E54814AD30BE5A3909A6F3EEB;
goto IL_02ce;
}
IL_022e:
{
V_0 = _stringLiteral083B3C3BCBD8E9403C00BB6509424CFF44C89CCC;
goto IL_02ce;
}
IL_0239:
{
V_0 = _stringLiteral0018FA949C335C268F9F66DE99D4EECF2660BCC4;
goto IL_02ce;
}
IL_0244:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_12 = ___0_node;
bool L_13;
L_13 = ExpressionStringBuilder_IsBool_m47FDAED97E16F35658D389689491E936308F0286(L_12, NULL);
if (L_13)
{
goto IL_0253;
}
}
{
G_B31_0 = _stringLiteral8D004CCFB2C7F7062B882865483FF7F4DC36E04E;
goto IL_0258;
}
IL_0253:
{
G_B31_0 = _stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0;
}
IL_0258:
{
V_0 = G_B31_0;
goto IL_02ce;
}
IL_025b:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_14 = ___0_node;
bool L_15;
L_15 = ExpressionStringBuilder_IsBool_m47FDAED97E16F35658D389689491E936308F0286(L_14, NULL);
if (L_15)
{
goto IL_026a;
}
}
{
G_B35_0 = _stringLiteral1185E7A742B76A90CD9B54C1E4E52644B80BBA5F;
goto IL_026f;
}
IL_026a:
{
G_B35_0 = _stringLiteral1B926A10ECCB48C182C329FC5AB860E4367473AE;
}
IL_026f:
{
V_0 = G_B35_0;
goto IL_02ce;
}
IL_0272:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_16 = ___0_node;
bool L_17;
L_17 = ExpressionStringBuilder_IsBool_m47FDAED97E16F35658D389689491E936308F0286(L_16, NULL);
if (L_17)
{
goto IL_0281;
}
}
{
G_B39_0 = _stringLiteralA42779B09629BCE81B76EF626A57A0B40F2AD827;
goto IL_0286;
}
IL_0281:
{
G_B39_0 = _stringLiteral3ECB8E1843C72C921E80AF7EBAA40BE59115F111;
}
IL_0286:
{
V_0 = G_B39_0;
goto IL_02ce;
}
IL_0289:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_18 = ___0_node;
bool L_19;
L_19 = ExpressionStringBuilder_IsBool_m47FDAED97E16F35658D389689491E936308F0286(L_18, NULL);
if (L_19)
{
goto IL_0298;
}
}
{
G_B43_0 = _stringLiteralCC2FBE8C2AC3E0D465C11BBDF5D83B2C9776579F;
goto IL_029d;
}
IL_0298:
{
G_B43_0 = _stringLiteral3E62F1248D586FD058D2AE3632C334AC9B914033;
}
IL_029d:
{
V_0 = G_B43_0;
goto IL_02ce;
}
IL_02a0:
{
V_0 = _stringLiteral7DF543E5CEBA28135FC0D7A2CDAD26732720D611;
goto IL_02ce;
}
IL_02a8:
{
V_0 = _stringLiteralC3A091AD4E02C10A603C1ABF8D46467DC7770223;
goto IL_02ce;
}
IL_02b0:
{
V_0 = _stringLiteral2D3AD740846218FEC7EB592218E5376624F77D9D;
goto IL_02ce;
}
IL_02b8:
{
V_0 = _stringLiteralF17A5AA7112D56014900A36B9CCB22F48D555A1C;
goto IL_02ce;
}
IL_02c0:
{
V_0 = _stringLiteralEBD8044853D38524000A9618EB61AFD6F16295E8;
goto IL_02ce;
}
IL_02c8:
{
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_20 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
NullCheck(L_20);
InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5(L_20, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionStringBuilder_VisitBinary_m26CC08B75FD3E236FA3DB781A0042B5DC9D00D83_RuntimeMethod_var)));
}
IL_02ce:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)40), NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_21 = ___0_node;
NullCheck(L_21);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_22;
L_22 = BinaryExpression_get_Left_m89AE3E53F38023AB796E12A8126F82ECA20B7E55_inline(L_21, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_23;
L_23 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_22);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)32), NULL);
String_t* L_24 = V_0;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_24, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)32), NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_25 = ___0_node;
NullCheck(L_25);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_26;
L_26 = BinaryExpression_get_Right_m2BF6D385EC48C3CDB0B6688975C9D158BC593398_inline(L_25, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_27;
L_27 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_26);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
}
IL_030f:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_28 = ___0_node;
return L_28;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitParameter(System.Linq.Expressions.ParameterExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitParameter_mEF311A38BA4F4F9E88CE801EBC687D3B2D543ED6 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD51DA3A7C68D7C0B8E6C4250D56249043594AD4A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF911DE1BCFD80F95D73E01E462BE47D7986598B);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = ___0_node;
NullCheck(L_0);
bool L_1;
L_1 = ParameterExpression_get_IsByRef_m01BDD008CE1E89DE90DA5D35E951949CC665FE1C(L_0, NULL);
if (!L_1)
{
goto IL_0013;
}
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralEF911DE1BCFD80F95D73E01E462BE47D7986598B, NULL);
}
IL_0013:
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_2 = ___0_node;
NullCheck(L_2);
String_t* L_3;
L_3 = ParameterExpression_get_Name_m5F48CE2BAC279432E92DC3AFBF627F234D0E1D2A_inline(L_2, NULL);
V_0 = L_3;
String_t* L_4 = V_0;
bool L_5;
L_5 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_4, NULL);
if (!L_5)
{
goto IL_0043;
}
}
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_6 = ___0_node;
int32_t L_7;
L_7 = ExpressionStringBuilder_GetParamId_m4F2EB0F1D9405492ED8F4889D4795C5F36FDF858(__this, L_6, NULL);
V_1 = L_7;
String_t* L_8;
L_8 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_1), NULL);
String_t* L_9;
L_9 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralD51DA3A7C68D7C0B8E6C4250D56249043594AD4A, L_8, NULL);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_9, NULL);
goto IL_004a;
}
IL_0043:
{
String_t* L_10 = V_0;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_10, NULL);
}
IL_004a:
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_11 = ___0_node;
return L_11;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitConditional(System.Linq.Expressions.ConditionalExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitConditional_m380FC8CCB6D5564A7247F8298F07AF278859B293 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CD8764C371555605962F13FE424317D42316A20);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
s_Il2CppMethodInitialized = true;
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral1CD8764C371555605962F13FE424317D42316A20, NULL);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = ConditionalExpression_get_Test_mFEB910B9D8397F9B9C54950355860E948E47A144_inline(L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_1);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, NULL);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_3 = ___0_node;
NullCheck(L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = ConditionalExpression_get_IfTrue_mEE0343EC7D38FD9712A72428B32B873CE10A140E_inline(L_3, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_4);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, NULL);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_6 = ___0_node;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = ConditionalExpression_get_IfFalse_mEA6C2752B55A2D84A53DF36CD8C1E43244C99CA9(L_6, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_7);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_9 = ___0_node;
return L_9;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitConstant(System.Linq.Expressions.ConstantExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitConstant_mFF305BDFA86B5458BE31E6D51C4665BF8795F20E (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral366CFA846440793E062002B50B772FC743DE407F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_0 = ___0_node;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline(L_0, NULL);
if (!L_1)
{
goto IL_0077;
}
}
{
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_2 = ___0_node;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline(L_2, NULL);
NullCheck(L_3);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3);
V_0 = L_4;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_5 = ___0_node;
NullCheck(L_5);
RuntimeObject* L_6;
L_6 = ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline(L_5, NULL);
if (!((String_t*)IsInstSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)))
{
goto IL_003a;
}
}
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)34), NULL);
String_t* L_7 = V_0;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_7, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)34), NULL);
goto IL_0082;
}
IL_003a:
{
String_t* L_8 = V_0;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_9 = ___0_node;
NullCheck(L_9);
RuntimeObject* L_10;
L_10 = ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline(L_9, NULL);
NullCheck(L_10);
Type_t* L_11;
L_11 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_10, NULL);
NullCheck(L_11);
String_t* L_12;
L_12 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_11);
bool L_13;
L_13 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_8, L_12, NULL);
if (!L_13)
{
goto IL_006e;
}
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral366CFA846440793E062002B50B772FC743DE407F, NULL);
String_t* L_14 = V_0;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_14, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
goto IL_0082;
}
IL_006e:
{
String_t* L_15 = V_0;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_15, NULL);
goto IL_0082;
}
IL_0077:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174, NULL);
}
IL_0082:
{
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_16 = ___0_node;
return L_16;
}
}
// System.Void System.Linq.Expressions.ExpressionStringBuilder::OutMember(System.Linq.Expressions.Expression,System.Reflection.MemberInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_OutMember_mD6DBD4403C1D571AB0A08BEAA154ECD01D169C21 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, MemberInfo_t* ___1_member, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_instance;
if (!L_0)
{
goto IL_000d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___0_instance;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_1);
goto IL_001e;
}
IL_000d:
{
MemberInfo_t* L_3 = ___1_member;
NullCheck(L_3);
Type_t* L_4;
L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_3);
NullCheck(L_4);
String_t* L_5;
L_5 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_4);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_5, NULL);
}
IL_001e:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)46), NULL);
MemberInfo_t* L_6 = ___1_member;
NullCheck(L_6);
String_t* L_7;
L_7 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_6);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_7, NULL);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitMember(System.Linq.Expressions.MemberExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitMember_m1420805ADB172374BA3D24998BEC2431FAF233AC (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* ___0_node, const RuntimeMethod* method)
{
{
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline(L_0, NULL);
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_2 = ___0_node;
NullCheck(L_2);
MemberInfo_t* L_3;
L_3 = MemberExpression_get_Member_m30A7DCC7673A38BE9F06597DC9F5305E61B88104(L_2, NULL);
ExpressionStringBuilder_OutMember_mD6DBD4403C1D571AB0A08BEAA154ECD01D169C21(__this, L_1, L_3, NULL);
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_4 = ___0_node;
return L_4;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitInvocation(System.Linq.Expressions.InvocationExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitInvocation_mCE877ECDEFDA3105937D535F7389C52960A3C012 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral83D6D2FA9D43F4DBD1B6CA1A8AE83F684116D9BE);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral83D6D2FA9D43F4DBD1B6CA1A8AE83F684116D9BE, NULL);
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = InvocationExpression_get_Expression_m8086B51C0B4766B1CDFAEA5BF8008BD914501506_inline(L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_1);
V_0 = _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
V_1 = 0;
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_3 = ___0_node;
NullCheck(L_3);
int32_t L_4;
L_4 = VirtualFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.Linq.Expressions.InvocationExpression::get_ArgumentCount() */, L_3);
V_2 = L_4;
goto IL_0042;
}
IL_0029:
{
String_t* L_5 = V_0;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_5, NULL);
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_6 = ___0_node;
int32_t L_7 = V_1;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(12 /* System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::GetArgument(System.Int32) */, L_6, L_7);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_8);
int32_t L_10 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_0042:
{
int32_t L_11 = V_1;
int32_t L_12 = V_2;
if ((((int32_t)L_11) < ((int32_t)L_12)))
{
goto IL_0029;
}
}
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_13 = ___0_node;
return L_13;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitMethodCall(System.Linq.Expressions.MethodCallExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitMethodCall_mBA34A7A4E292769EA16E1388A99665B921C26D74 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExtensionAttribute_t55192F874E3E06FBC2C075D9AB0214C94A702991_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
{
V_0 = 0;
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = MethodCallExpression_get_Object_m3E06943B2633E3F64AFF6E35D591DB017956299D(L_0, NULL);
V_1 = L_1;
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_2 = ___0_node;
NullCheck(L_2);
MethodInfo_t* L_3;
L_3 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(L_2, NULL);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_4 = { reinterpret_cast<intptr_t> (ExtensionAttribute_t55192F874E3E06FBC2C075D9AB0214C94A702991_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_5;
L_5 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_4, NULL);
Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* L_6;
L_6 = CustomAttributeExtensions_GetCustomAttribute_m7241E02800DB70BF4B7FE0DD35A57C32196B4030(L_3, L_5, NULL);
if (!L_6)
{
goto IL_002a;
}
}
{
V_0 = 1;
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_7 = ___0_node;
NullCheck(L_7);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(14 /* System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::GetArgument(System.Int32) */, L_7, 0);
V_1 = L_8;
}
IL_002a:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9 = V_1;
if (!L_9)
{
goto IL_003d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10 = V_1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11;
L_11 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_10);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)46), NULL);
}
IL_003d:
{
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_12 = ___0_node;
NullCheck(L_12);
MethodInfo_t* L_13;
L_13 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(L_12, NULL);
NullCheck(L_13);
String_t* L_14;
L_14 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_13);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_14, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)40), NULL);
int32_t L_15 = V_0;
V_2 = L_15;
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_16 = ___0_node;
NullCheck(L_16);
int32_t L_17;
L_17 = VirtualFuncInvoker0< int32_t >::Invoke(15 /* System.Int32 System.Linq.Expressions.MethodCallExpression::get_ArgumentCount() */, L_16);
V_3 = L_17;
goto IL_0082;
}
IL_0061:
{
int32_t L_18 = V_2;
int32_t L_19 = V_0;
if ((((int32_t)L_18) <= ((int32_t)L_19)))
{
goto IL_0070;
}
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, NULL);
}
IL_0070:
{
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_20 = ___0_node;
int32_t L_21 = V_2;
NullCheck(L_20);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_22;
L_22 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(14 /* System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::GetArgument(System.Int32) */, L_20, L_21);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_23;
L_23 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_22);
int32_t L_24 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_24, 1));
}
IL_0082:
{
int32_t L_25 = V_2;
int32_t L_26 = V_3;
if ((((int32_t)L_25) < ((int32_t)L_26)))
{
goto IL_0061;
}
}
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_27 = ___0_node;
return L_27;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitNewArray(System.Linq.Expressions.NewArrayExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitNewArray_m0409098B06A9717EED0457C95E82F9BB4F1D1503 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionStringBuilder_VisitExpressions_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_mE3E29882EF9ECC6BFD0DEE7427A5E610FC2514FD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34DF6A8E243A634C5B2054C0F4E5D270F942B6F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral52A0679C625D3F4E21EB71F4D252F6E3CCC5AB81);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_0 = ___0_node;
NullCheck(L_0);
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_0);
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)((int32_t)32))))
{
goto IL_003f;
}
}
{
int32_t L_3 = V_0;
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)33)))))
{
goto IL_005a;
}
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral34DF6A8E243A634C5B2054C0F4E5D270F942B6F2, NULL);
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_4 = ___0_node;
NullCheck(L_4);
Type_t* L_5;
L_5 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4);
NullCheck(L_5);
String_t* L_6;
L_6 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_5);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_6, NULL);
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_7 = ___0_node;
NullCheck(L_7);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_8;
L_8 = NewArrayExpression_get_Expressions_mBC8AE846F8167BA863B7BE9200C7947F2FB737EF_inline(L_7, NULL);
ExpressionStringBuilder_VisitExpressions_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_mE3E29882EF9ECC6BFD0DEE7427A5E610FC2514FD(__this, ((int32_t)40), L_8, ((int32_t)41), ExpressionStringBuilder_VisitExpressions_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_mE3E29882EF9ECC6BFD0DEE7427A5E610FC2514FD_RuntimeMethod_var);
goto IL_005a;
}
IL_003f:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral52A0679C625D3F4E21EB71F4D252F6E3CCC5AB81, NULL);
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_9 = ___0_node;
NullCheck(L_9);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_10;
L_10 = NewArrayExpression_get_Expressions_mBC8AE846F8167BA863B7BE9200C7947F2FB737EF_inline(L_9, NULL);
ExpressionStringBuilder_VisitExpressions_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_mE3E29882EF9ECC6BFD0DEE7427A5E610FC2514FD(__this, ((int32_t)123), L_10, ((int32_t)125), ExpressionStringBuilder_VisitExpressions_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_mE3E29882EF9ECC6BFD0DEE7427A5E610FC2514FD_RuntimeMethod_var);
}
IL_005a:
{
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_11 = ___0_node;
return L_11;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitNew(System.Linq.Expressions.NewExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitNew_m146316E736C5F10BAE30A86D56CEEB467D125B2A (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_mA8CBA2F87EBA0E03ABD25392607AC43670B2894E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34DF6A8E243A634C5B2054C0F4E5D270F942B6F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral746515BB60DB24A53499870A86D28FF7244B3B64);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
s_Il2CppMethodInitialized = true;
}
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* V_0 = NULL;
int32_t V_1 = 0;
String_t* V_2 = NULL;
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral34DF6A8E243A634C5B2054C0F4E5D270F942B6F2, NULL);
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_0 = ___0_node;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0);
NullCheck(L_1);
String_t* L_2;
L_2 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_1);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_2, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)40), NULL);
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_3 = ___0_node;
NullCheck(L_3);
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_4;
L_4 = NewExpression_get_Members_m8E477C51746D3CB430C136596F328A6A7EFD0125_inline(L_3, NULL);
V_0 = L_4;
V_1 = 0;
goto IL_0072;
}
IL_002f:
{
int32_t L_5 = V_1;
if ((((int32_t)L_5) <= ((int32_t)0)))
{
goto IL_003e;
}
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, NULL);
}
IL_003e:
{
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_6 = V_0;
if (!L_6)
{
goto IL_0060;
}
}
{
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(L_7);
MemberInfo_t* L_9;
L_9 = ReadOnlyCollection_1_get_Item_mA8CBA2F87EBA0E03ABD25392607AC43670B2894E(L_7, L_8, ReadOnlyCollection_1_get_Item_mA8CBA2F87EBA0E03ABD25392607AC43670B2894E_RuntimeMethod_var);
NullCheck(L_9);
String_t* L_10;
L_10 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_9);
V_2 = L_10;
String_t* L_11 = V_2;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_11, NULL);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral746515BB60DB24A53499870A86D28FF7244B3B64, NULL);
}
IL_0060:
{
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_12 = ___0_node;
int32_t L_13 = V_1;
NullCheck(L_12);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14;
L_14 = NewExpression_GetArgument_m2BC69542701E97B2F68FDEC82110D3A05194E9CA(L_12, L_13, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_15;
L_15 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_14);
int32_t L_16 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1));
}
IL_0072:
{
int32_t L_17 = V_1;
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_18 = ___0_node;
NullCheck(L_18);
int32_t L_19;
L_19 = NewExpression_get_ArgumentCount_mDDAFB6C100769B3F1026710E4B7B32515321C77B(L_18, NULL);
if ((((int32_t)L_17) < ((int32_t)L_19)))
{
goto IL_002f;
}
}
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_20 = ___0_node;
return L_20;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitUnary(System.Linq.Expressions.UnaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitUnary_m4D09098EDBE0BD7DFEE76DA45F5DC89849C7EBA0 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2E1312F7E6FB6D15DE25A38E994B710E167B61A7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral425BC97F8069D7AE79D97C7E81658B58F2BCBD52);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4E9616E9F10ACA4A75D795C4BF135C1093B27F4D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral52904F96F0310B12FD108539A0EA4F51CD17EF83);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59C2604863E3066ABC8CFE24AAF2F5EA9E9C48C1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59C7056EE190747D1BAD01074B5293AB80CDBB3A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5B5A9DB1502DC06915EDA73059799548138390AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral662D98DC66A11F3291225A068D8F90FEA284E8D6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8053CC457DE50FCA8F0EF81A23C9210F62C37F12);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9B837CEAE92D5E7CBE33F53374AE0C5678C75372);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0A04C2FE2A3E75B16E545908F9CEBDC36A34CED);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB4A9570A6551E5335E2210568E9FE5094160CB3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9BD3F9E41937A7F613368FA4E38F2F06A899E15);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_0 = ___0_node;
NullCheck(L_0);
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_0);
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) > ((int32_t)((int32_t)40))))
{
goto IL_005f;
}
}
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) > ((int32_t)((int32_t)10))))
{
goto IL_0025;
}
}
{
int32_t L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)4)))
{
goto IL_010c;
}
}
{
int32_t L_5 = V_0;
if ((((int32_t)L_5) == ((int32_t)((int32_t)10))))
{
goto IL_011c;
}
}
{
goto IL_0198;
}
IL_0025:
{
int32_t L_6 = V_0;
if ((((int32_t)L_6) == ((int32_t)((int32_t)11))))
{
goto IL_0129;
}
}
{
int32_t L_7 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_7, ((int32_t)28))))
{
case 0:
{
goto IL_00bf;
}
case 1:
{
goto IL_014d;
}
case 2:
{
goto IL_00bf;
}
case 3:
{
goto IL_0198;
}
case 4:
{
goto IL_0198;
}
case 5:
{
goto IL_0198;
}
case 6:
{
goto IL_00cc;
}
}
}
{
int32_t L_8 = V_0;
if ((((int32_t)L_8) == ((int32_t)((int32_t)40))))
{
goto IL_019e;
}
}
{
goto IL_0198;
}
IL_005f:
{
int32_t L_9 = V_0;
if ((((int32_t)L_9) > ((int32_t)((int32_t)54))))
{
goto IL_0081;
}
}
{
int32_t L_10 = V_0;
if ((((int32_t)L_10) == ((int32_t)((int32_t)44))))
{
goto IL_0143;
}
}
{
int32_t L_11 = V_0;
if ((((int32_t)L_11) == ((int32_t)((int32_t)49))))
{
goto IL_0171;
}
}
{
int32_t L_12 = V_0;
if ((((int32_t)L_12) == ((int32_t)((int32_t)54))))
{
goto IL_0164;
}
}
{
goto IL_0198;
}
IL_0081:
{
int32_t L_13 = V_0;
if ((((int32_t)L_13) == ((int32_t)((int32_t)60))))
{
goto IL_0136;
}
}
{
int32_t L_14 = V_0;
if ((((int32_t)L_14) == ((int32_t)((int32_t)62))))
{
goto IL_0157;
}
}
{
int32_t L_15 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_15, ((int32_t)77))))
{
case 0:
{
goto IL_017e;
}
case 1:
{
goto IL_018b;
}
case 2:
{
goto IL_019e;
}
case 3:
{
goto IL_019e;
}
case 4:
{
goto IL_0198;
}
case 5:
{
goto IL_00fc;
}
case 6:
{
goto IL_00ec;
}
case 7:
{
goto IL_00dc;
}
}
}
{
goto IL_0198;
}
IL_00bf:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)45), NULL);
goto IL_019e;
}
IL_00cc:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral59C7056EE190747D1BAD01074B5293AB80CDBB3A, NULL);
goto IL_019e;
}
IL_00dc:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral425BC97F8069D7AE79D97C7E81658B58F2BCBD52, NULL);
goto IL_019e;
}
IL_00ec:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral8053CC457DE50FCA8F0EF81A23C9210F62C37F12, NULL);
goto IL_019e;
}
IL_00fc:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral2E1312F7E6FB6D15DE25A38E994B710E167B61A7, NULL);
goto IL_019e;
}
IL_010c:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralCB4A9570A6551E5335E2210568E9FE5094160CB3, NULL);
goto IL_019e;
}
IL_011c:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral59C2604863E3066ABC8CFE24AAF2F5EA9E9C48C1, NULL);
goto IL_019e;
}
IL_0129:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral662D98DC66A11F3291225A068D8F90FEA284E8D6, NULL);
goto IL_019e;
}
IL_0136:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralB0A04C2FE2A3E75B16E545908F9CEBDC36A34CED, NULL);
goto IL_019e;
}
IL_0143:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)40), NULL);
goto IL_019e;
}
IL_014d:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)43), NULL);
goto IL_019e;
}
IL_0157:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral52904F96F0310B12FD108539A0EA4F51CD17EF83, NULL);
goto IL_019e;
}
IL_0164:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral4E9616E9F10ACA4A75D795C4BF135C1093B27F4D, NULL);
goto IL_019e;
}
IL_0171:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralE9BD3F9E41937A7F613368FA4E38F2F06A899E15, NULL);
goto IL_019e;
}
IL_017e:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral5B5A9DB1502DC06915EDA73059799548138390AE, NULL);
goto IL_019e;
}
IL_018b:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA, NULL);
goto IL_019e;
}
IL_0198:
{
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_16 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
NullCheck(L_16);
InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5(L_16, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionStringBuilder_VisitUnary_m4D09098EDBE0BD7DFEE76DA45F5DC89849C7EBA0_RuntimeMethod_var)));
}
IL_019e:
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_17 = ___0_node;
NullCheck(L_17);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_18;
L_18 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(L_17, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_19;
L_19 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_18);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_20 = ___0_node;
NullCheck(L_20);
int32_t L_21;
L_21 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_20);
V_0 = L_21;
int32_t L_22 = V_0;
if ((((int32_t)L_22) > ((int32_t)((int32_t)30))))
{
goto IL_01cd;
}
}
{
int32_t L_23 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_23, ((int32_t)10)))) > ((uint32_t)1))))
{
goto IL_021b;
}
}
{
int32_t L_24 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_24, ((int32_t)28)))) > ((uint32_t)2))))
{
goto IL_0263;
}
}
{
goto IL_025b;
}
IL_01cd:
{
int32_t L_25 = V_0;
if ((((int32_t)L_25) == ((int32_t)((int32_t)40))))
{
goto IL_0263;
}
}
{
int32_t L_26 = V_0;
if ((((int32_t)L_26) == ((int32_t)((int32_t)44))))
{
goto IL_01f5;
}
}
{
int32_t L_27 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_27, ((int32_t)77))))
{
case 0:
{
goto IL_0263;
}
case 1:
{
goto IL_0263;
}
case 2:
{
goto IL_0241;
}
case 3:
{
goto IL_024e;
}
}
}
{
goto IL_025b;
}
IL_01f5:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral9B837CEAE92D5E7CBE33F53374AE0C5678C75372, NULL);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_28 = ___0_node;
NullCheck(L_28);
Type_t* L_29;
L_29 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_28);
NullCheck(L_29);
String_t* L_30;
L_30 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_29);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_30, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
goto IL_0263;
}
IL_021b:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, NULL);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_31 = ___0_node;
NullCheck(L_31);
Type_t* L_32;
L_32 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_31);
NullCheck(L_32);
String_t* L_33;
L_33 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_32);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_33, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
goto IL_0263;
}
IL_0241:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral5B5A9DB1502DC06915EDA73059799548138390AE, NULL);
goto IL_0263;
}
IL_024e:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA, NULL);
goto IL_0263;
}
IL_025b:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
}
IL_0263:
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_34 = ___0_node;
return L_34;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitBlock(System.Linq.Expressions.BlockExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitBlock_m562A430C95AB1828EEC11F67A4858E410FFCA9B1 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m9AD15F67FBFA5926523D1F36D353CFC6D9BB49B2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral27C26121B75245C100CA1D2E8E73E713DD2F2E03);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC380DFC0F64E13A308E7E469D5834BB3C60237DE);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_1 = NULL;
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)123), NULL);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_0 = ___0_node;
NullCheck(L_0);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_1;
L_1 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_0, NULL);
NullCheck(L_1);
RuntimeObject* L_2;
L_2 = ReadOnlyCollection_1_GetEnumerator_m9AD15F67FBFA5926523D1F36D353CFC6D9BB49B2(L_1, ReadOnlyCollection_1_GetEnumerator_m9AD15F67FBFA5926523D1F36D353CFC6D9BB49B2_RuntimeMethod_var);
V_0 = L_2;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0042:
{// begin finally (depth: 1)
{
RuntimeObject* L_3 = V_0;
if (!L_3)
{
goto IL_004b;
}
}
{
RuntimeObject* L_4 = V_0;
NullCheck(L_4);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_4);
}
IL_004b:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_0038_1;
}
IL_0016_1:
{
RuntimeObject* L_5 = V_0;
NullCheck(L_5);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_6;
L_6 = InterfaceFuncInvoker0< ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Linq.Expressions.ParameterExpression>::get_Current() */, IEnumerator_1_t37447B48573C332019097A069DA0E6306275A3E4_il2cpp_TypeInfo_var, L_5);
V_1 = L_6;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral27C26121B75245C100CA1D2E8E73E713DD2F2E03, NULL);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_7 = V_1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_7);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)59), NULL);
}
IL_0038_1:
{
RuntimeObject* L_9 = V_0;
NullCheck(L_9);
bool L_10;
L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_9);
if (L_10)
{
goto IL_0016_1;
}
}
{
goto IL_004c;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_004c:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralC380DFC0F64E13A308E7E469D5834BB3C60237DE, NULL);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_11 = ___0_node;
return L_11;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitDefault(System.Linq.Expressions.DefaultExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitDefault_m3C65CCA756672F3A06692E380A5319FBA362FF3E (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2CA87F419D39A7A061EC2195DE4BF6A36167C15A);
s_Il2CppMethodInitialized = true;
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral2CA87F419D39A7A061EC2195DE4BF6A36167C15A, NULL);
DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* L_0 = ___0_node;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0);
NullCheck(L_1);
String_t* L_2;
L_2 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_1);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_2, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)41), NULL);
DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* L_3 = ___0_node;
return L_3;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitLabel(System.Linq.Expressions.LabelExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitLabel_m0D782F5D30D2D1A0C39EDE7F1168755EB6E69761 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7568605F6D1B76C8BDBDF655EFC1B89CE1FC9851);
s_Il2CppMethodInitialized = true;
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral7568605F6D1B76C8BDBDF655EFC1B89CE1FC9851, NULL);
LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* L_0 = ___0_node;
NullCheck(L_0);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_1;
L_1 = LabelExpression_get_Target_mD4F91B85B54D0A20E73CA12BB472416004179424_inline(L_0, NULL);
ExpressionStringBuilder_DumpLabel_m88051F0D940B2A11920A9C3E5E4406195B4FF357(__this, L_1, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)58), NULL);
LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* L_2 = ___0_node;
return L_2;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitGoto(System.Linq.Expressions.GotoExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitGoto_mA9F308EC5F8ECD6D0ECAF361B20C6D93C317CC2F (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral25F5EF17AC725A91FE3F3CE895C16ED6DD9B3499);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA041A903507FD76791B65E77B8DA1BF219158F7D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB2070BB5AC5DA50197474C74B7EA4D7BDEEBCB1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD99605E29810F93D7DAE4EFBB764C41AF4E80D32);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDFC500CF01D877A89AA3F6E3447F79A733BA63FF);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
{
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_0 = ___0_node;
NullCheck(L_0);
int32_t L_1;
L_1 = GotoExpression_get_Kind_mB3F8E7E57BE45EE434B27F59D8DD7B7E4D5D0473_inline(L_0, NULL);
V_1 = L_1;
int32_t L_2 = V_1;
switch (L_2)
{
case 0:
{
goto IL_001f;
}
case 1:
{
goto IL_0037;
}
case 2:
{
goto IL_0027;
}
case 3:
{
goto IL_002f;
}
}
}
{
goto IL_003f;
}
IL_001f:
{
V_0 = _stringLiteralDFC500CF01D877A89AA3F6E3447F79A733BA63FF;
goto IL_0045;
}
IL_0027:
{
V_0 = _stringLiteralCB2070BB5AC5DA50197474C74B7EA4D7BDEEBCB1;
goto IL_0045;
}
IL_002f:
{
V_0 = _stringLiteralA041A903507FD76791B65E77B8DA1BF219158F7D;
goto IL_0045;
}
IL_0037:
{
V_0 = _stringLiteral25F5EF17AC725A91FE3F3CE895C16ED6DD9B3499;
goto IL_0045;
}
IL_003f:
{
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
NullCheck(L_3);
InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5(L_3, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionStringBuilder_VisitGoto_mA9F308EC5F8ECD6D0ECAF361B20C6D93C317CC2F_RuntimeMethod_var)));
}
IL_0045:
{
String_t* L_4 = V_0;
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_4, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)32), NULL);
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_5 = ___0_node;
NullCheck(L_5);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_6;
L_6 = GotoExpression_get_Target_mB1CB6DD32D1035E3FECA2AEC5289C9812F53B161_inline(L_5, NULL);
ExpressionStringBuilder_DumpLabel_m88051F0D940B2A11920A9C3E5E4406195B4FF357(__this, L_6, NULL);
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_7 = ___0_node;
NullCheck(L_7);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = GotoExpression_get_Value_m0A3D28D48542962948E8E0A627321BAD9B71B041_inline(L_7, NULL);
if (!L_8)
{
goto IL_008b;
}
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralD99605E29810F93D7DAE4EFBB764C41AF4E80D32, NULL);
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_9 = ___0_node;
NullCheck(L_9);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10;
L_10 = GotoExpression_get_Value_m0A3D28D48542962948E8E0A627321BAD9B71B041_inline(L_9, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11;
L_11 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_10);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, NULL);
}
IL_008b:
{
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_12 = ___0_node;
return L_12;
}
}
// System.Linq.Expressions.CatchBlock System.Linq.Expressions.ExpressionStringBuilder::VisitCatchBlock(System.Linq.Expressions.CatchBlock)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ExpressionStringBuilder_VisitCatchBlock_mEC871CC4BCB40C894BD70ECADE776B2F9FD42161 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1AF061225F94C2ACBCB66B14734547596597CE25);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral775D83CBD980D10040B075366CB87EDD8F3C0FFE);
s_Il2CppMethodInitialized = true;
}
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* G_B2_0 = NULL;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* G_B1_0 = NULL;
String_t* G_B3_0 = NULL;
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral1AF061225F94C2ACBCB66B14734547596597CE25, NULL);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_0 = ___0_node;
NullCheck(L_0);
Type_t* L_1;
L_1 = CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB_inline(L_0, NULL);
NullCheck(L_1);
String_t* L_2;
L_2 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_1);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_2, NULL);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_3 = ___0_node;
NullCheck(L_3);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_4;
L_4 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_3, NULL);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_5 = L_4;
G_B1_0 = L_5;
if (L_5)
{
G_B2_0 = L_5;
goto IL_0029;
}
}
{
G_B3_0 = ((String_t*)(NULL));
goto IL_002e;
}
IL_0029:
{
NullCheck(G_B2_0);
String_t* L_6;
L_6 = ParameterExpression_get_Name_m5F48CE2BAC279432E92DC3AFBF627F234D0E1D2A_inline(G_B2_0, NULL);
G_B3_0 = L_6;
}
IL_002e:
{
bool L_7;
L_7 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(G_B3_0, NULL);
if (L_7)
{
goto IL_004e;
}
}
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)32), NULL);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_8 = ___0_node;
NullCheck(L_8);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_9;
L_9 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_8, NULL);
NullCheck(L_9);
String_t* L_10;
L_10 = ParameterExpression_get_Name_m5F48CE2BAC279432E92DC3AFBF627F234D0E1D2A_inline(L_9, NULL);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_10, NULL);
}
IL_004e:
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral775D83CBD980D10040B075366CB87EDD8F3C0FFE, NULL);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_11 = ___0_node;
return L_11;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitTry(System.Linq.Expressions.TryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitTry_m2F4534461E1AF1DC828694BA1AF35C18F7314820 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F13FACFEFE5F81DEF271883D0E49258D7F6E81);
s_Il2CppMethodInitialized = true;
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteralB3F13FACFEFE5F81DEF271883D0E49258D7F6E81, NULL);
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_0 = ___0_node;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitIndex(System.Linq.Expressions.IndexExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitIndex_m890142C0AB82DD0153250040E9E94C466DC86506 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline(L_0, NULL);
if (!L_1)
{
goto IL_0017;
}
}
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_2 = ___0_node;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline(L_2, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_3);
goto IL_002d;
}
IL_0017:
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_5 = ___0_node;
NullCheck(L_5);
PropertyInfo_t* L_6;
L_6 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(L_5, NULL);
NullCheck(L_6);
Type_t* L_7;
L_7 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_6);
NullCheck(L_7);
String_t* L_8;
L_8 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_7);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_8, NULL);
}
IL_002d:
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_9 = ___0_node;
NullCheck(L_9);
PropertyInfo_t* L_10;
L_10 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(L_9, NULL);
bool L_11;
L_11 = PropertyInfo_op_Inequality_mE75A4F14CC678D8A670730FBD4338C718CACB51B(L_10, (PropertyInfo_t*)NULL, NULL);
if (!L_11)
{
goto IL_0054;
}
}
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)46), NULL);
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_12 = ___0_node;
NullCheck(L_12);
PropertyInfo_t* L_13;
L_13 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(L_12, NULL);
NullCheck(L_13);
String_t* L_14;
L_14 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_13);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_14, NULL);
}
IL_0054:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)91), NULL);
V_0 = 0;
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_15 = ___0_node;
NullCheck(L_15);
int32_t L_16;
L_16 = IndexExpression_get_ArgumentCount_mBDED53F0D933829DC3C62DDCC7AB11B5BC479639(L_15, NULL);
V_1 = L_16;
goto IL_0088;
}
IL_0067:
{
int32_t L_17 = V_0;
if ((((int32_t)L_17) <= ((int32_t)0)))
{
goto IL_0076;
}
}
{
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, NULL);
}
IL_0076:
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_18 = ___0_node;
int32_t L_19 = V_0;
NullCheck(L_18);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_20;
L_20 = IndexExpression_GetArgument_m8C766733ECF016AFD4003DA1ABF0D862CB44216C(L_18, L_19, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_21;
L_21 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_20);
int32_t L_22 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_22, 1));
}
IL_0088:
{
int32_t L_23 = V_0;
int32_t L_24 = V_1;
if ((((int32_t)L_23) < ((int32_t)L_24)))
{
goto IL_0067;
}
}
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)93), NULL);
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_25 = ___0_node;
return L_25;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionStringBuilder::VisitExtension(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionStringBuilder_VisitExtension_m6AEFDF8794B6EBED871FDB3BA421484982DE4898 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionType_tAA03F259DBEAA7B62E085C620D7B879FAA696B25_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2AD49508FEEE2ED6B87C00368D21B2C11D90DEDA);
s_Il2CppMethodInitialized = true;
}
MethodInfo_t* V_0 = NULL;
int32_t V_1 = 0;
ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* G_B5_0 = NULL;
ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* G_B4_0 = NULL;
String_t* G_B6_0 = NULL;
ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* G_B6_1 = NULL;
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_node;
NullCheck(L_0);
Type_t* L_1;
L_1 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_2 = ((Type_t_StaticFields*)il2cpp_codegen_static_fields_for(Type_t_il2cpp_TypeInfo_var))->___EmptyTypes_2;
NullCheck(L_1);
MethodInfo_t* L_3;
L_3 = Type_GetMethod_m9E8E55EC8316CE8A2851B62AD4C73E841FEAC2EA(L_1, _stringLiteral2AD49508FEEE2ED6B87C00368D21B2C11D90DEDA, L_2, NULL);
V_0 = L_3;
MethodInfo_t* L_4 = V_0;
NullCheck(L_4);
Type_t* L_5;
L_5 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_4);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_0_0_0_var) };
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
bool L_8;
L_8 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_5, L_7, NULL);
if (!L_8)
{
goto IL_0043;
}
}
{
MethodInfo_t* L_9 = V_0;
NullCheck(L_9);
bool L_10;
L_10 = MethodBase_get_IsStatic_mD2921396167EC4F99E2ADC46C39CCCEC3CD0E16E(L_9, NULL);
if (L_10)
{
goto IL_0043;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = ___0_node;
NullCheck(L_11);
String_t* L_12;
L_12 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_11);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_12, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13 = ___0_node;
return L_13;
}
IL_0043:
{
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)91), NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14 = ___0_node;
NullCheck(L_14);
int32_t L_15;
L_15 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_14);
G_B4_0 = __this;
if ((((int32_t)L_15) == ((int32_t)((int32_t)52))))
{
G_B5_0 = __this;
goto IL_006c;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_16 = ___0_node;
NullCheck(L_16);
int32_t L_17;
L_17 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_16);
V_1 = L_17;
Il2CppFakeBox<int32_t> L_18(ExpressionType_tAA03F259DBEAA7B62E085C620D7B879FAA696B25_il2cpp_TypeInfo_var, (&V_1));
String_t* L_19;
L_19 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_18), NULL);
G_B6_0 = L_19;
G_B6_1 = G_B4_0;
goto IL_0077;
}
IL_006c:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_20 = ___0_node;
NullCheck(L_20);
Type_t* L_21;
L_21 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_20, NULL);
NullCheck(L_21);
String_t* L_22;
L_22 = VirtualFuncInvoker0< String_t* >::Invoke(25 /* System.String System.Type::get_FullName() */, L_21);
G_B6_0 = L_22;
G_B6_1 = G_B5_0;
}
IL_0077:
{
NullCheck(G_B6_1);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(G_B6_1, G_B6_0, NULL);
ExpressionStringBuilder_Out_m63E996BC7F2B8C82CF8773E60B6412EB79BBCD4B(__this, ((int32_t)93), NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_23 = ___0_node;
return L_23;
}
}
// System.Void System.Linq.Expressions.ExpressionStringBuilder::DumpLabel(System.Linq.Expressions.LabelTarget)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionStringBuilder_DumpLabel_m88051F0D940B2A11920A9C3E5E4406195B4FF357 (ExpressionStringBuilder_t0D6F257425C6D296C778670B05C9CD0C399E8FF9* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_target, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral85B9EA2747049AE6321999DAEA9B38F6ABEB4DC4);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = ___0_target;
NullCheck(L_0);
String_t* L_1;
L_1 = LabelTarget_get_Name_m694F6B96D9000BCEF0C64C61CC9C9D001C82FC1E_inline(L_0, NULL);
bool L_2;
L_2 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_1, NULL);
if (L_2)
{
goto IL_001a;
}
}
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_3 = ___0_target;
NullCheck(L_3);
String_t* L_4;
L_4 = LabelTarget_get_Name_m694F6B96D9000BCEF0C64C61CC9C9D001C82FC1E_inline(L_3, NULL);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_4, NULL);
return;
}
IL_001a:
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_5 = ___0_target;
int32_t L_6;
L_6 = ExpressionStringBuilder_GetLabelId_m07B1ADFB10C4A9067CA7CC0211BDAF81EFC8D30B(__this, L_5, NULL);
V_0 = L_6;
String_t* L_7;
L_7 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_0), NULL);
String_t* L_8;
L_8 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral85B9EA2747049AE6321999DAEA9B38F6ABEB4DC4, L_7, NULL);
ExpressionStringBuilder_Out_m34149A0D722E377336225B6054501FF9B71F2557(__this, L_8, NULL);
return;
}
}
// System.Boolean System.Linq.Expressions.ExpressionStringBuilder::IsBool(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ExpressionStringBuilder_IsBool_m47FDAED97E16F35658D389689491E936308F0286 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_node;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_2 = { reinterpret_cast<intptr_t> (Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_3;
L_3 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_2, NULL);
bool L_4;
L_4 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_1, L_3, NULL);
if (L_4)
{
goto IL_002d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = ___0_node;
NullCheck(L_5);
Type_t* L_6;
L_6 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast<intptr_t> (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_8;
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
bool L_9;
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
return L_9;
}
IL_002d:
{
return (bool)1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.ExpressionVisitor::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionVisitor__ctor_m2974B344C35DD823BDA6D6313DAE4C7F64541393 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_Visit_mCC12DFA654B568E00CA4FD5A38C284FDF542FA6D (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_node, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_node;
if (L_0)
{
goto IL_0005;
}
}
{
return (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)NULL;
}
IL_0005:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___0_node;
NullCheck(L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* >::Invoke(9 /* System.Linq.Expressions.Expression System.Linq.Expressions.Expression::Accept(System.Linq.Expressions.ExpressionVisitor) */, L_1, __this);
return L_2;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.ExpressionVisitor::Visit(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ExpressionVisitor_Visit_mDF754AF8855FE22106F063223FB29304CC94FA29 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___0_nodes, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69F359B71F6F4DE78ABF7256A90B314F213EE57E);
s_Il2CppMethodInitialized = true;
}
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_3 = NULL;
int32_t V_4 = 0;
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = ___0_nodes;
ContractUtils_RequiresNotNull_mD3D07BD7AA85863B8388667F7CD3D14F6886E41D(L_0, _stringLiteral69F359B71F6F4DE78ABF7256A90B314F213EE57E, NULL);
V_0 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)NULL;
V_1 = 0;
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1 = ___0_nodes;
NullCheck(L_1);
int32_t L_2;
L_2 = ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F(L_1, ReadOnlyCollection_1_get_Count_mF1C20F5D5D5D299F5602DDD1C112D7CDB86D1A8F_RuntimeMethod_var);
V_2 = L_2;
goto IL_0064;
}
IL_0018:
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_3 = ___0_nodes;
int32_t L_4 = V_1;
NullCheck(L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502(L_3, L_4, ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_5);
V_3 = L_6;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_7 = V_0;
if (!L_7)
{
goto IL_002f;
}
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = V_0;
int32_t L_9 = V_1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10 = V_3;
NullCheck(L_8);
ArrayElementTypeCheck (L_8, L_10);
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_10);
goto IL_0060;
}
IL_002f:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = V_3;
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_12 = ___0_nodes;
int32_t L_13 = V_1;
NullCheck(L_12);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14;
L_14 = ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502(L_12, L_13, ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var);
if ((((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_11) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_14)))
{
goto IL_0060;
}
}
{
int32_t L_15 = V_2;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_16 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)L_15);
V_0 = L_16;
V_4 = 0;
goto IL_0057;
}
IL_0045:
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_17 = V_0;
int32_t L_18 = V_4;
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_19 = ___0_nodes;
int32_t L_20 = V_4;
NullCheck(L_19);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_21;
L_21 = ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502(L_19, L_20, ReadOnlyCollection_1_get_Item_mD12D51E0F96DDA7734DC44758FA07B0C18B1A502_RuntimeMethod_var);
NullCheck(L_17);
ArrayElementTypeCheck (L_17, L_21);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_21);
int32_t L_22 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_22, 1));
}
IL_0057:
{
int32_t L_23 = V_4;
int32_t L_24 = V_1;
if ((((int32_t)L_23) < ((int32_t)L_24)))
{
goto IL_0045;
}
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_25 = V_0;
int32_t L_26 = V_1;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_27 = V_3;
NullCheck(L_25);
ArrayElementTypeCheck (L_25, L_27);
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(L_26), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_27);
}
IL_0060:
{
int32_t L_28 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_28, 1));
}
IL_0064:
{
int32_t L_29 = V_1;
int32_t L_30 = V_2;
if ((((int32_t)L_29) < ((int32_t)L_30)))
{
goto IL_0018;
}
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_31 = V_0;
if (L_31)
{
goto IL_006d;
}
}
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_32 = ___0_nodes;
return L_32;
}
IL_006d:
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_33 = V_0;
TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* L_34 = (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
NullCheck(L_34);
TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD(L_34, L_33, TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
return L_34;
}
}
// System.Linq.Expressions.Expression[] System.Linq.Expressions.ExpressionVisitor::VisitArguments(System.Linq.Expressions.IArgumentProvider)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ExpressionVisitor_VisitArguments_m36BEB642DD3B07822C343D9921FD62E4ACF9F1E9 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, RuntimeObject* ___0_nodes, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_nodes;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_1;
L_1 = ExpressionVisitorUtils_VisitArguments_m5135CCB761020C2B55B5EA46FE54B1068A572AA4(__this, L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.ParameterExpression[] System.Linq.Expressions.ExpressionVisitor::VisitParameters(System.Linq.Expressions.IParameterProvider,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* ExpressionVisitor_VisitParameters_mD4C5A33660998D59C656E0032B2AA07CE0D29E70 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, RuntimeObject* ___0_nodes, String_t* ___1_callerName, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_nodes;
String_t* L_1 = ___1_callerName;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_2;
L_2 = ExpressionVisitorUtils_VisitParameters_m14CFF903DC14270555C38421EFC8423357797316(__this, L_0, L_1, NULL);
return L_2;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitBinary(System.Linq.Expressions.BinaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitBinary_m9C9FEAEA54D1ECEB862200A9E455CBFE5CC17F48 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionVisitor_VisitAndConvert_TisLambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_m49A157701BA1349777A9EF3E62B4C63DE8E9CB11_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB2FD3E64B40DE7BFE1C224EA1FF4BFD9537CFFB);
s_Il2CppMethodInitialized = true;
}
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_0 = ___0_node;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_1 = ___0_node;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_2 = ___0_node;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = BinaryExpression_get_Left_m89AE3E53F38023AB796E12A8126F82ECA20B7E55_inline(L_2, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_3);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_5 = ___0_node;
NullCheck(L_5);
LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* L_6;
L_6 = BinaryExpression_get_Conversion_mFC5F083F42100D958292775E0D99E918F5427D78(L_5, NULL);
LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* L_7;
L_7 = ExpressionVisitor_VisitAndConvert_TisLambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_m49A157701BA1349777A9EF3E62B4C63DE8E9CB11(__this, L_6, _stringLiteralDB2FD3E64B40DE7BFE1C224EA1FF4BFD9537CFFB, ExpressionVisitor_VisitAndConvert_TisLambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E_m49A157701BA1349777A9EF3E62B4C63DE8E9CB11_RuntimeMethod_var);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_8 = ___0_node;
NullCheck(L_8);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = BinaryExpression_get_Right_m2BF6D385EC48C3CDB0B6688975C9D158BC593398_inline(L_8, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10;
L_10 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_9);
NullCheck(L_1);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_11;
L_11 = BinaryExpression_Update_m582FAEEF3400CA7DD5D78374B58480FAB9051B50(L_1, L_4, L_7, L_10, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_12;
L_12 = ExpressionVisitor_ValidateBinary_m2CF5AE78E14D432D5077DFF5852599534B2548EC(L_0, L_11, NULL);
return L_12;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitBlock(System.Linq.Expressions.BlockExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitBlock_mA09AE0F8C5697D37D9C1682D5A2872010324A1D5 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m6B5A3437B8BA458FAC7206C2E4E366E5FB2B06D1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56F8ED283148F86DC021F144733AD8F493F586DC);
s_Il2CppMethodInitialized = true;
}
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_0 = NULL;
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* V_1 = NULL;
{
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_0 = ___0_node;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_1;
L_1 = ExpressionVisitorUtils_VisitBlockExpressions_mDB6BB94861DEA88403B2167804369B5A70C2B2F5(__this, L_0, NULL);
V_0 = L_1;
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_2 = ___0_node;
NullCheck(L_2);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_3;
L_3 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_2, NULL);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_4;
L_4 = ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m6B5A3437B8BA458FAC7206C2E4E366E5FB2B06D1(__this, L_3, _stringLiteral56F8ED283148F86DC021F144733AD8F493F586DC, ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m6B5A3437B8BA458FAC7206C2E4E366E5FB2B06D1_RuntimeMethod_var);
V_1 = L_4;
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_5 = V_1;
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_6 = ___0_node;
NullCheck(L_6);
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_7;
L_7 = BlockExpression_get_Variables_m8CBE3418D45C9F5E867CB5AB2BD94655249B4DC5(L_6, NULL);
if ((!(((RuntimeObject*)(ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*)L_5) == ((RuntimeObject*)(ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*)L_7))))
{
goto IL_0028;
}
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = V_0;
if (L_8)
{
goto IL_0028;
}
}
{
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_9 = ___0_node;
return L_9;
}
IL_0028:
{
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_10 = ___0_node;
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_11 = V_1;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_12 = V_0;
NullCheck(L_10);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_13;
L_13 = VirtualFuncInvoker2< BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B*, ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505*, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* >::Invoke(14 /* System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockExpression::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.Expression[]) */, L_10, L_11, L_12);
return L_13;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitConditional(System.Linq.Expressions.ConditionalExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitConditional_m2BB93A86981B731959195912EB5891D7BD1BD0DA (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* ___0_node, const RuntimeMethod* method)
{
{
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_0 = ___0_node;
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_1 = ___0_node;
NullCheck(L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ConditionalExpression_get_Test_mFEB910B9D8397F9B9C54950355860E948E47A144_inline(L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_2);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_4 = ___0_node;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = ConditionalExpression_get_IfTrue_mEE0343EC7D38FD9712A72428B32B873CE10A140E_inline(L_4, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_5);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_7 = ___0_node;
NullCheck(L_7);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = ConditionalExpression_get_IfFalse_mEA6C2752B55A2D84A53DF36CD8C1E43244C99CA9(L_7, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_8);
NullCheck(L_0);
ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* L_10;
L_10 = ConditionalExpression_Update_m1C9446C20A2EF4E0E2B653F0E411F5B098391F80(L_0, L_3, L_6, L_9, NULL);
return L_10;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitConstant(System.Linq.Expressions.ConstantExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitConstant_mA067C264EC64883CF5283DC735379AC37AF62D70 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* ___0_node, const RuntimeMethod* method)
{
{
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_0 = ___0_node;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitDefault(System.Linq.Expressions.DefaultExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitDefault_mC74DD9BE2786BFEA6C78A91F88E4E761AF80D207 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* ___0_node, const RuntimeMethod* method)
{
{
DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* L_0 = ___0_node;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitExtension(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitExtension_m16258F15F7B3BE8BAE1BB3090AC741E471F46F2D (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_node, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* >::Invoke(8 /* System.Linq.Expressions.Expression System.Linq.Expressions.Expression::VisitChildren(System.Linq.Expressions.ExpressionVisitor) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitGoto(System.Linq.Expressions.GotoExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitGoto_m9815F916F2444711ACE03F0E4CAA1AAC400DD0E1 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* ___0_node, const RuntimeMethod* method)
{
{
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_0 = ___0_node;
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_1 = ___0_node;
NullCheck(L_1);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_2;
L_2 = GotoExpression_get_Target_mB1CB6DD32D1035E3FECA2AEC5289C9812F53B161_inline(L_1, NULL);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_3;
L_3 = VirtualFuncInvoker1< LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5*, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* >::Invoke(13 /* System.Linq.Expressions.LabelTarget System.Linq.Expressions.ExpressionVisitor::VisitLabelTarget(System.Linq.Expressions.LabelTarget) */, __this, L_2);
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_4 = ___0_node;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = GotoExpression_get_Value_m0A3D28D48542962948E8E0A627321BAD9B71B041_inline(L_4, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_5);
NullCheck(L_0);
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_7;
L_7 = GotoExpression_Update_mEA6F572D5DEC109AAA53F1C3AB50D4900E2DD8F7(L_0, L_3, L_6, NULL);
return L_7;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitInvocation(System.Linq.Expressions.InvocationExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitInvocation_m03D854038A8C45B6C12429FE101E7AF77DDC131A (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* ___0_node, const RuntimeMethod* method)
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_0 = NULL;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_1 = NULL;
{
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = InvocationExpression_get_Expression_m8086B51C0B4766B1CDFAEA5BF8008BD914501506_inline(L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_1);
V_0 = L_2;
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_3 = ___0_node;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_4;
L_4 = ExpressionVisitor_VisitArguments_m36BEB642DD3B07822C343D9921FD62E4ACF9F1E9(__this, L_3, NULL);
V_1 = L_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = V_0;
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_6 = ___0_node;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = InvocationExpression_get_Expression_m8086B51C0B4766B1CDFAEA5BF8008BD914501506_inline(L_6, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_5) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_7))))
{
goto IL_0023;
}
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = V_1;
if (L_8)
{
goto IL_0023;
}
}
{
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_9 = ___0_node;
return L_9;
}
IL_0023:
{
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_10 = ___0_node;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = V_0;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_12 = V_1;
NullCheck(L_10);
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_13;
L_13 = VirtualFuncInvoker2< InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* >::Invoke(14 /* System.Linq.Expressions.InvocationExpression System.Linq.Expressions.InvocationExpression::Rewrite(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[]) */, L_10, L_11, L_12);
return L_13;
}
}
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.ExpressionVisitor::VisitLabelTarget(System.Linq.Expressions.LabelTarget)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ExpressionVisitor_VisitLabelTarget_m41F3F5E75DBAD5D0200A5024A19122A303FDD23D (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_node, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = ___0_node;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitLabel(System.Linq.Expressions.LabelExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitLabel_m1DEFC2991972BDCC0F9433BCEA89B7179188C76E (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* ___0_node, const RuntimeMethod* method)
{
{
LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* L_0 = ___0_node;
LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* L_1 = ___0_node;
NullCheck(L_1);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_2;
L_2 = LabelExpression_get_Target_mD4F91B85B54D0A20E73CA12BB472416004179424_inline(L_1, NULL);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_3;
L_3 = VirtualFuncInvoker1< LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5*, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* >::Invoke(13 /* System.Linq.Expressions.LabelTarget System.Linq.Expressions.ExpressionVisitor::VisitLabelTarget(System.Linq.Expressions.LabelTarget) */, __this, L_2);
LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* L_4 = ___0_node;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = LabelExpression_get_DefaultValue_m5C2635F0C40E19CFD4AC9AAA325A825CE508FF0E_inline(L_4, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_5);
NullCheck(L_0);
LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* L_7;
L_7 = LabelExpression_Update_mE49C1E3A7AAA8E9736D4433BB0A2B41FE12CC653(L_0, L_3, L_6, NULL);
return L_7;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitMember(System.Linq.Expressions.MemberExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitMember_m38FAB8E2F57FA4809BEDB94F23A2CAFE5FF588E7 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* ___0_node, const RuntimeMethod* method)
{
{
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_0 = ___0_node;
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_1 = ___0_node;
NullCheck(L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline(L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_2);
NullCheck(L_0);
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_4;
L_4 = MemberExpression_Update_m412EB41B980BEA207BFD394A70074EFD2110A4EB(L_0, L_3, NULL);
return L_4;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitIndex(System.Linq.Expressions.IndexExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitIndex_mD4317B1C3CA030598B8F60BCBDC1D0C91D89B26C (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* ___0_node, const RuntimeMethod* method)
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_0 = NULL;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_1 = NULL;
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline(L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_1);
V_0 = L_2;
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_3 = ___0_node;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_4;
L_4 = ExpressionVisitor_VisitArguments_m36BEB642DD3B07822C343D9921FD62E4ACF9F1E9(__this, L_3, NULL);
V_1 = L_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = V_0;
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_6 = ___0_node;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline(L_6, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_5) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_7))))
{
goto IL_0023;
}
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = V_1;
if (L_8)
{
goto IL_0023;
}
}
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_9 = ___0_node;
return L_9;
}
IL_0023:
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_10 = ___0_node;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = V_0;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_12 = V_1;
NullCheck(L_10);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13;
L_13 = IndexExpression_Rewrite_m05C9C0DDA416A6CDEE6D50513B40C2B62E7118C5(L_10, L_11, L_12, NULL);
return L_13;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitMethodCall(System.Linq.Expressions.MethodCallExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitMethodCall_m1000C85EE38A9CF9CCD4ADCCDD2907FC1BEFA9C8 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* ___0_node, const RuntimeMethod* method)
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_0 = NULL;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_1 = NULL;
{
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_0 = ___0_node;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = MethodCallExpression_get_Object_m3E06943B2633E3F64AFF6E35D591DB017956299D(L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_1);
V_0 = L_2;
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_3 = ___0_node;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_4;
L_4 = ExpressionVisitor_VisitArguments_m36BEB642DD3B07822C343D9921FD62E4ACF9F1E9(__this, L_3, NULL);
V_1 = L_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = V_0;
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_6 = ___0_node;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = MethodCallExpression_get_Object_m3E06943B2633E3F64AFF6E35D591DB017956299D(L_6, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_5) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_7))))
{
goto IL_0023;
}
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_8 = V_1;
if (L_8)
{
goto IL_0023;
}
}
{
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_9 = ___0_node;
return L_9;
}
IL_0023:
{
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_10 = ___0_node;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = V_0;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_12 = V_1;
NullCheck(L_10);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_13;
L_13 = VirtualFuncInvoker2< MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, RuntimeObject* >::Invoke(13 /* System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>) */, L_10, L_11, (RuntimeObject*)L_12);
return L_13;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitNewArray(System.Linq.Expressions.NewArrayExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitNewArray_m796C229E1DAA8250E64FA04B1A214075684032BB (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* ___0_node, const RuntimeMethod* method)
{
{
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_0 = ___0_node;
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_1 = ___0_node;
NullCheck(L_1);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_2;
L_2 = NewArrayExpression_get_Expressions_mBC8AE846F8167BA863B7BE9200C7947F2FB737EF_inline(L_1, NULL);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_3;
L_3 = ExpressionVisitor_Visit_mDF754AF8855FE22106F063223FB29304CC94FA29(__this, L_2, NULL);
NullCheck(L_0);
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_4;
L_4 = NewArrayExpression_Update_m9EBFF10178B74314535F658AC4817D71549A4644(L_0, L_3, NULL);
return L_4;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitNew(System.Linq.Expressions.NewExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitNew_m5B4D5185AFC66FF2EF2ECDFB63C2A7E990B07150 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* ___0_node, const RuntimeMethod* method)
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_0 = NULL;
{
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_0 = ___0_node;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_1;
L_1 = ExpressionVisitor_VisitArguments_m36BEB642DD3B07822C343D9921FD62E4ACF9F1E9(__this, L_0, NULL);
V_0 = L_1;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_2 = V_0;
if (L_2)
{
goto IL_000d;
}
}
{
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_3 = ___0_node;
return L_3;
}
IL_000d:
{
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_4 = ___0_node;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_5 = V_0;
NullCheck(L_4);
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_6;
L_6 = NewExpression_Update_m6F0D8F0E552F4976B5E234604C0791F218C799ED(L_4, (RuntimeObject*)L_5, NULL);
return L_6;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitParameter(System.Linq.Expressions.ParameterExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitParameter_m66B44224F5F0ACF016A5C1652CD09B9AEA9AFC14 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___0_node, const RuntimeMethod* method)
{
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = ___0_node;
return L_0;
}
}
// System.Linq.Expressions.CatchBlock System.Linq.Expressions.ExpressionVisitor::VisitCatchBlock(System.Linq.Expressions.CatchBlock)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ExpressionVisitor_VisitCatchBlock_m25B38A8D58B09EBDEF7471D70D788A9955541F93 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8FAA66A1A98447E9B18F94AB50BCA8AA76F2DF6C);
s_Il2CppMethodInitialized = true;
}
{
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_0 = ___0_node;
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_1 = ___0_node;
NullCheck(L_1);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_2;
L_2 = CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline(L_1, NULL);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_3;
L_3 = ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F(__this, L_2, _stringLiteral8FAA66A1A98447E9B18F94AB50BCA8AA76F2DF6C, ExpressionVisitor_VisitAndConvert_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3E32E159FAD0579791C006186CD0161EADE1834F_RuntimeMethod_var);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_4 = ___0_node;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline(L_4, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_5);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_7 = ___0_node;
NullCheck(L_7);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline(L_7, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_8);
NullCheck(L_0);
CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* L_10;
L_10 = CatchBlock_Update_m02BE0F5F3BACF725EFEDA1B1F6A219899B46C1F0(L_0, L_3, L_6, L_9, NULL);
return L_10;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitTry(System.Linq.Expressions.TryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitTry_mD4894B267808BBE1EBEF8B8AD28D707FFCB3E74E (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* ___0_node, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionVisitor_Visit_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m8B72085830A311A8980761246316333234F830C1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_0 = ___0_node;
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_1 = ___0_node;
NullCheck(L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = TryExpression_get_Body_mBDD0F55B8F7CFE28B012712989C0D8E9555E68FE_inline(L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_2);
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_4 = ___0_node;
NullCheck(L_4);
ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* L_5;
L_5 = TryExpression_get_Handlers_mD57D9A1EECC45D09C53AA5D17138DA00EEBACF06_inline(L_4, NULL);
Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9* L_6 = (Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9*)il2cpp_codegen_object_new(Func_2_tFE2B20912D75389BE0ABC9A271AFB82C6C9C15A9_il2cpp_TypeInfo_var);
NullCheck(L_6);
Func_2__ctor_mF1992B9EFDD98FDE00952A835D1DEA9F52D0356B(L_6, __this, (intptr_t)((void*)GetVirtualMethodInfo(__this, 22)), NULL);
ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* L_7;
L_7 = ExpressionVisitor_Visit_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m8B72085830A311A8980761246316333234F830C1(L_5, L_6, ExpressionVisitor_Visit_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m8B72085830A311A8980761246316333234F830C1_RuntimeMethod_var);
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_8 = ___0_node;
NullCheck(L_8);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = TryExpression_get_Finally_m1F58A9AFB439D384693F49FB10461C16CED1C565_inline(L_8, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10;
L_10 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_9);
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_11 = ___0_node;
NullCheck(L_11);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12;
L_12 = TryExpression_get_Fault_m33ACDEC30E171AFC954184175A93D78B4DBD2070_inline(L_11, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13;
L_13 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_12);
NullCheck(L_0);
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_14;
L_14 = TryExpression_Update_mE76A2AAF3F4981C8BDC740E9F5E8B1171FFCF0A2(L_0, L_3, L_7, L_10, L_13, NULL);
return L_14;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitUnary(System.Linq.Expressions.UnaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ExpressionVisitor_VisitUnary_m35292A96007D672320022BC4AE6C04AFC9A93A44 (ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* __this, UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ___0_node, const RuntimeMethod* method)
{
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_0 = ___0_node;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_1 = ___0_node;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_2 = ___0_node;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(L_2, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, __this, L_3);
NullCheck(L_1);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_5;
L_5 = UnaryExpression_Update_m8B2ED5816E75945DC8EFD207157AFA230A2FA258(L_1, L_4, NULL);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_6;
L_6 = ExpressionVisitor_ValidateUnary_m17C413B386E708E614551E67B80D8FC643B0F236(L_0, L_5, NULL);
return L_6;
}
}
// System.Linq.Expressions.UnaryExpression System.Linq.Expressions.ExpressionVisitor::ValidateUnary(System.Linq.Expressions.UnaryExpression,System.Linq.Expressions.UnaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ExpressionVisitor_ValidateUnary_m17C413B386E708E614551E67B80D8FC643B0F236 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ___0_before, UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* ___1_after, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral728E9AD457A87EF07C55B5C8498DC13D768C0B15);
s_Il2CppMethodInitialized = true;
}
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_0 = ___0_before;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_1 = ___1_after;
if ((((RuntimeObject*)(UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96*)L_0) == ((RuntimeObject*)(UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96*)L_1)))
{
goto IL_0061;
}
}
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_2 = ___0_before;
NullCheck(L_2);
MethodInfo_t* L_3;
L_3 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(L_2, NULL);
bool L_4;
L_4 = MethodInfo_op_Equality_m1466AB76300C9F07856E706E7E914062175189D1(L_3, (MethodInfo_t*)NULL, NULL);
if (!L_4)
{
goto IL_0061;
}
}
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_5 = ___1_after;
NullCheck(L_5);
MethodInfo_t* L_6;
L_6 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(L_5, NULL);
bool L_7;
L_7 = MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8(L_6, (MethodInfo_t*)NULL, NULL);
if (!L_7)
{
goto IL_0031;
}
}
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_8 = ___1_after;
NullCheck(L_8);
MethodInfo_t* L_9;
L_9 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(L_8, NULL);
Exception_t* L_10;
L_10 = Error_MustRewriteWithoutMethod_m8FBE7179B5F71C824595A1DFE729FCDCBCB6BC20(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral728E9AD457A87EF07C55B5C8498DC13D768C0B15)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionVisitor_ValidateUnary_m17C413B386E708E614551E67B80D8FC643B0F236_RuntimeMethod_var)));
}
IL_0031:
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_11 = ___0_before;
NullCheck(L_11);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12;
L_12 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(L_11, NULL);
if (!L_12)
{
goto IL_0061;
}
}
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_13 = ___1_after;
NullCheck(L_13);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14;
L_14 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(L_13, NULL);
if (!L_14)
{
goto IL_0061;
}
}
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_15 = ___0_before;
NullCheck(L_15);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_16;
L_16 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(L_15, NULL);
NullCheck(L_16);
Type_t* L_17;
L_17 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_18 = ___1_after;
NullCheck(L_18);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_19;
L_19 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(L_18, NULL);
NullCheck(L_19);
Type_t* L_20;
L_20 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_19);
ExpressionVisitor_ValidateChildType_mFF582FECA093B619387E7EF9E1FC8CD2455985F9(L_17, L_20, _stringLiteral728E9AD457A87EF07C55B5C8498DC13D768C0B15, NULL);
}
IL_0061:
{
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_21 = ___1_after;
return L_21;
}
}
// System.Linq.Expressions.BinaryExpression System.Linq.Expressions.ExpressionVisitor::ValidateBinary(System.Linq.Expressions.BinaryExpression,System.Linq.Expressions.BinaryExpression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ExpressionVisitor_ValidateBinary_m2CF5AE78E14D432D5077DFF5852599534B2548EC (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ___0_before, BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* ___1_after, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB2FD3E64B40DE7BFE1C224EA1FF4BFD9537CFFB);
s_Il2CppMethodInitialized = true;
}
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_0 = ___0_before;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_1 = ___1_after;
if ((((RuntimeObject*)(BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4*)L_0) == ((RuntimeObject*)(BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4*)L_1)))
{
goto IL_0071;
}
}
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_2 = ___0_before;
NullCheck(L_2);
MethodInfo_t* L_3;
L_3 = BinaryExpression_get_Method_m70A2C548821935446472BDB4B22E8565903B2CF1(L_2, NULL);
bool L_4;
L_4 = MethodInfo_op_Equality_m1466AB76300C9F07856E706E7E914062175189D1(L_3, (MethodInfo_t*)NULL, NULL);
if (!L_4)
{
goto IL_0071;
}
}
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_5 = ___1_after;
NullCheck(L_5);
MethodInfo_t* L_6;
L_6 = BinaryExpression_get_Method_m70A2C548821935446472BDB4B22E8565903B2CF1(L_5, NULL);
bool L_7;
L_7 = MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8(L_6, (MethodInfo_t*)NULL, NULL);
if (!L_7)
{
goto IL_0031;
}
}
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_8 = ___1_after;
NullCheck(L_8);
MethodInfo_t* L_9;
L_9 = BinaryExpression_get_Method_m70A2C548821935446472BDB4B22E8565903B2CF1(L_8, NULL);
Exception_t* L_10;
L_10 = Error_MustRewriteWithoutMethod_m8FBE7179B5F71C824595A1DFE729FCDCBCB6BC20(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB2FD3E64B40DE7BFE1C224EA1FF4BFD9537CFFB)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionVisitor_ValidateBinary_m2CF5AE78E14D432D5077DFF5852599534B2548EC_RuntimeMethod_var)));
}
IL_0031:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_11 = ___0_before;
NullCheck(L_11);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12;
L_12 = BinaryExpression_get_Left_m89AE3E53F38023AB796E12A8126F82ECA20B7E55_inline(L_11, NULL);
NullCheck(L_12);
Type_t* L_13;
L_13 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_14 = ___1_after;
NullCheck(L_14);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_15;
L_15 = BinaryExpression_get_Left_m89AE3E53F38023AB796E12A8126F82ECA20B7E55_inline(L_14, NULL);
NullCheck(L_15);
Type_t* L_16;
L_16 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_15);
ExpressionVisitor_ValidateChildType_mFF582FECA093B619387E7EF9E1FC8CD2455985F9(L_13, L_16, _stringLiteralDB2FD3E64B40DE7BFE1C224EA1FF4BFD9537CFFB, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_17 = ___0_before;
NullCheck(L_17);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_18;
L_18 = BinaryExpression_get_Right_m2BF6D385EC48C3CDB0B6688975C9D158BC593398_inline(L_17, NULL);
NullCheck(L_18);
Type_t* L_19;
L_19 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_18);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_20 = ___1_after;
NullCheck(L_20);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_21;
L_21 = BinaryExpression_get_Right_m2BF6D385EC48C3CDB0B6688975C9D158BC593398_inline(L_20, NULL);
NullCheck(L_21);
Type_t* L_22;
L_22 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_21);
ExpressionVisitor_ValidateChildType_mFF582FECA093B619387E7EF9E1FC8CD2455985F9(L_19, L_22, _stringLiteralDB2FD3E64B40DE7BFE1C224EA1FF4BFD9537CFFB, NULL);
}
IL_0071:
{
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_23 = ___1_after;
return L_23;
}
}
// System.Void System.Linq.Expressions.ExpressionVisitor::ValidateChildType(System.Type,System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionVisitor_ValidateChildType_mFF582FECA093B619387E7EF9E1FC8CD2455985F9 (Type_t* ___0_before, Type_t* ___1_after, String_t* ___2_methodName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Type_t* L_0 = ___0_before;
NullCheck(L_0);
bool L_1;
L_1 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_0, NULL);
if (!L_1)
{
goto IL_0012;
}
}
{
Type_t* L_2 = ___0_before;
Type_t* L_3 = ___1_after;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
bool L_4;
L_4 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_2, L_3, NULL);
if (!L_4)
{
goto IL_001b;
}
}
{
return;
}
IL_0012:
{
Type_t* L_5 = ___1_after;
NullCheck(L_5);
bool L_6;
L_6 = Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318(L_5, NULL);
if (L_6)
{
goto IL_001b;
}
}
{
return;
}
IL_001b:
{
Type_t* L_7 = ___0_before;
Type_t* L_8 = ___1_after;
String_t* L_9 = ___2_methodName;
Exception_t* L_10;
L_10 = Error_MustRewriteChildToSameType_mAB484CCBA047B76EC971856854E6E0BFF5E7AA0D(L_7, L_8, L_9, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionVisitor_ValidateChildType_mFF582FECA093B619387E7EF9E1FC8CD2455985F9_RuntimeMethod_var)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.GotoExpression::.ctor(System.Linq.Expressions.GotoExpressionKind,System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GotoExpression__ctor_m0B734B60FBECE9E541F7A2927B4A119FFD436582 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, int32_t ___0_kind, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___1_target, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_value, Type_t* ___3_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
int32_t L_0 = ___0_kind;
__this->___U3CKindU3Ek__BackingField_6 = L_0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___2_value;
__this->___U3CValueU3Ek__BackingField_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CValueU3Ek__BackingField_4), (void*)L_1);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_2 = ___1_target;
__this->___U3CTargetU3Ek__BackingField_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTargetU3Ek__BackingField_5), (void*)L_2);
Type_t* L_3 = ___3_type;
__this->___U3CTypeU3Ek__BackingField_3 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_3), (void*)L_3);
return;
}
}
// System.Type System.Linq.Expressions.GotoExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* GotoExpression_get_Type_m99929754B74BB76E7463008E395E5ED750CBCB73 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.GotoExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GotoExpression_get_NodeType_mF97DC54B32DAAB211F123FED97D0ABA9ED8D035B (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)53));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.GotoExpression::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GotoExpression_get_Value_m0A3D28D48542962948E8E0A627321BAD9B71B041 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CValueU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.GotoExpression::get_Target()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* GotoExpression_get_Target_mB1CB6DD32D1035E3FECA2AEC5289C9812F53B161 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = __this->___U3CTargetU3Ek__BackingField_5;
return L_0;
}
}
// System.Linq.Expressions.GotoExpressionKind System.Linq.Expressions.GotoExpression::get_Kind()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GotoExpression_get_Kind_mB3F8E7E57BE45EE434B27F59D8DD7B7E4D5D0473 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CKindU3Ek__BackingField_6;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.GotoExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GotoExpression_Accept_mC1EE82D5BCC1AF4F3460FAD47046BBEF32536FB6 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* >::Invoke(11 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitGoto(System.Linq.Expressions.GotoExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.GotoExpression System.Linq.Expressions.GotoExpression::Update(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* GotoExpression_Update_mEA6F572D5DEC109AAA53F1C3AB50D4900E2DD8F7 (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_target, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = ___0_target;
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_1;
L_1 = GotoExpression_get_Target_mB1CB6DD32D1035E3FECA2AEC5289C9812F53B161_inline(__this, NULL);
if ((!(((RuntimeObject*)(LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5*)L_0) == ((RuntimeObject*)(LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5*)L_1))))
{
goto IL_0014;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___1_value;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = GotoExpression_get_Value_m0A3D28D48542962948E8E0A627321BAD9B71B041_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_2) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_3))))
{
goto IL_0014;
}
}
{
return __this;
}
IL_0014:
{
int32_t L_4;
L_4 = GotoExpression_get_Kind_mB3F8E7E57BE45EE434B27F59D8DD7B7E4D5D0473_inline(__this, NULL);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_5 = ___0_target;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = ___1_value;
Type_t* L_7;
L_7 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* L_8;
L_8 = Expression_MakeGoto_m7D7A62ED0797DB66DF900B9C4A86F2CBD845412C(L_4, L_5, L_6, L_7, NULL);
return L_8;
}
}
#ifdef __clang__
#pragma 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.IndexExpression::.ctor(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexExpression__ctor_m36DA75971F9A309E16B4E168BF6B40DF33DE76FE (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, PropertyInfo_t* ___1_indexer, RuntimeObject* ___2_arguments, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
PropertyInfo_t* L_0 = ___1_indexer;
bool L_1;
L_1 = PropertyInfo_op_Equality_m3BFC2276AECF2A16B66F171D65516817B4578B4F(L_0, (PropertyInfo_t*)NULL, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___0_instance;
__this->___U3CObjectU3Ek__BackingField_4 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CObjectU3Ek__BackingField_4), (void*)L_2);
PropertyInfo_t* L_3 = ___1_indexer;
__this->___U3CIndexerU3Ek__BackingField_5 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CIndexerU3Ek__BackingField_5), (void*)L_3);
RuntimeObject* L_4 = ___2_arguments;
__this->____arguments_3 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arguments_3), (void*)L_4);
return;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.IndexExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IndexExpression_get_NodeType_m655027AE122DB0A93F4126E5A4AD7004DE672A24 (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)55));
}
}
// System.Type System.Linq.Expressions.IndexExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* IndexExpression_get_Type_m6BB82EFECA21E15618D47A9191C6261E016E8C4F (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method)
{
{
PropertyInfo_t* L_0;
L_0 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(__this, NULL);
bool L_1;
L_1 = PropertyInfo_op_Inequality_mE75A4F14CC678D8A670730FBD4338C718CACB51B(L_0, (PropertyInfo_t*)NULL, NULL);
if (!L_1)
{
goto IL_001a;
}
}
{
PropertyInfo_t* L_2;
L_2 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(__this, NULL);
NullCheck(L_2);
Type_t* L_3;
L_3 = VirtualFuncInvoker0< Type_t* >::Invoke(15 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_2);
return L_3;
}
IL_001a:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline(__this, NULL);
NullCheck(L_4);
Type_t* L_5;
L_5 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4);
NullCheck(L_5);
Type_t* L_6;
L_6 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_5);
return L_6;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::get_Object()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3 (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CObjectU3Ek__BackingField_4;
return L_0;
}
}
// System.Reflection.PropertyInfo System.Linq.Expressions.IndexExpression::get_Indexer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t* IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method)
{
{
PropertyInfo_t* L_0 = __this->___U3CIndexerU3Ek__BackingField_5;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_GetArgument_m8C766733ECF016AFD4003DA1ABF0D862CB44216C (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_3;
int32_t L_1 = ___0_index;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_0, L_1);
return L_2;
}
}
// System.Int32 System.Linq.Expressions.IndexExpression::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IndexExpression_get_ArgumentCount_mBDED53F0D933829DC3C62DDCC7AB11B5BC479639 (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_3;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Count() */, IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_Accept_mBC9150887A962BB85554E27FCE81A32348C140FB (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* >::Invoke(17 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitIndex(System.Linq.Expressions.IndexExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::Rewrite(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_Rewrite_m05C9C0DDA416A6CDEE6D50513B40C2B62E7118C5 (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_arguments, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* G_B2_0 = NULL;
PropertyInfo_t* G_B2_1 = NULL;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* G_B2_2 = NULL;
RuntimeObject* G_B1_0 = NULL;
PropertyInfo_t* G_B1_1 = NULL;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* G_B1_2 = NULL;
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_instance;
PropertyInfo_t* L_1;
L_1 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(__this, NULL);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_2 = ___1_arguments;
V_0 = (RuntimeObject*)L_2;
RuntimeObject* L_3 = V_0;
RuntimeObject* L_4 = L_3;
G_B1_0 = L_4;
G_B1_1 = L_1;
G_B1_2 = L_0;
if (L_4)
{
G_B2_0 = L_4;
G_B2_1 = L_1;
G_B2_2 = L_0;
goto IL_0014;
}
}
{
RuntimeObject* L_5 = __this->____arguments_3;
G_B2_0 = L_5;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
}
IL_0014:
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_6;
L_6 = Expression_MakeIndex_m83A465AFB3553246E3D0CD262867D027EC8B38F5(G_B2_2, G_B2_1, G_B2_0, NULL);
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.InvocationExpression::.ctor(System.Linq.Expressions.Expression,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvocationExpression__ctor_mE3DC988ADC5F745824321BA0031232BD5C412D1B (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, Type_t* ___1_returnType, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression;
__this->___U3CExpressionU3Ek__BackingField_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CExpressionU3Ek__BackingField_4), (void*)L_0);
Type_t* L_1 = ___1_returnType;
__this->___U3CTypeU3Ek__BackingField_3 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_3), (void*)L_1);
return;
}
}
// System.Type System.Linq.Expressions.InvocationExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* InvocationExpression_get_Type_m0D15B566F7F61154CEC22BB965164BF23C4614CC (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.InvocationExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InvocationExpression_get_NodeType_m413672CE9ED33BF14CEAAEF4A0969107F2149CF9 (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)17));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::get_Expression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InvocationExpression_get_Expression_m8086B51C0B4766B1CDFAEA5BF8008BD914501506 (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CExpressionU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InvocationExpression_GetArgument_m6650D7DA1FA7C1215A5DF806641B478E0B41BFC4 (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvocationExpression_GetArgument_m6650D7DA1FA7C1215A5DF806641B478E0B41BFC4_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.InvocationExpression::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InvocationExpression_get_ArgumentCount_mA6001CEE70FD099DCB1985298EA3D31CCC8BFFCA (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvocationExpression_get_ArgumentCount_mA6001CEE70FD099DCB1985298EA3D31CCC8BFFCA_RuntimeMethod_var)));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InvocationExpression_Accept_m35A7CC19393F7CDA3CAC4AF2B54A7A5EF5B277F7 (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* >::Invoke(12 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitInvocation(System.Linq.Expressions.InvocationExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.InvocationExpression System.Linq.Expressions.InvocationExpression::Rewrite(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* InvocationExpression_Rewrite_m2B1C21F8E59DA346068B51693666E41C90958E82 (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_lambda, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_arguments, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvocationExpression_Rewrite_m2B1C21F8E59DA346068B51693666E41C90958E82_RuntimeMethod_var)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.InvocationExpression1::.ctor(System.Linq.Expressions.Expression,System.Type,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvocationExpression1__ctor_mA75509C9E36C62E8FE5858E33A46E81CB2CF0BDF (InvocationExpression1_tCFF61B4D3CB587AA119B113599F1CB6CAF1909E3* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_lambda, Type_t* ___1_returnType, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg0, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_lambda;
Type_t* L_1 = ___1_returnType;
InvocationExpression__ctor_mE3DC988ADC5F745824321BA0031232BD5C412D1B(__this, L_0, L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg0;
__this->____arg0_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_5), (void*)L_2);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression1::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InvocationExpression1_GetArgument_m5A2B60E7B1DF0FC988EA37D932DA088C9FD8EAFC (InvocationExpression1_tCFF61B4D3CB587AA119B113599F1CB6CAF1909E3* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
if (L_0)
{
goto IL_000f;
}
}
{
RuntimeObject* L_1 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_000f:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_3);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvocationExpression1_GetArgument_m5A2B60E7B1DF0FC988EA37D932DA088C9FD8EAFC_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.InvocationExpression1::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InvocationExpression1_get_ArgumentCount_mEE2413177D49227CBF4E1F2CE814C89F85A24247 (InvocationExpression1_tCFF61B4D3CB587AA119B113599F1CB6CAF1909E3* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Linq.Expressions.InvocationExpression System.Linq.Expressions.InvocationExpression1::Rewrite(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* InvocationExpression1_Rewrite_m9836D8F528E95F0D79B8FDDF76EE842FD6E40040 (InvocationExpression1_tCFF61B4D3CB587AA119B113599F1CB6CAF1909E3* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_lambda, ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* ___1_arguments, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_0 = ___1_arguments;
if (!L_0)
{
goto IL_000d;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___0_lambda;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_2 = ___1_arguments;
NullCheck(L_2);
int32_t L_3 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_5;
L_5 = Expression_Invoke_m86D93B1BFBB85B96263854C180D6B0B4AF68C2C9(L_1, L_4, NULL);
return L_5;
}
IL_000d:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = ___0_lambda;
RuntimeObject* L_7 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_7, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* L_9;
L_9 = Expression_Invoke_m86D93B1BFBB85B96263854C180D6B0B4AF68C2C9(L_6, L_8, NULL);
return L_9;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.LabelExpression::.ctor(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LabelExpression__ctor_m4796CBF758A232A8B67DAE05E243FC440E447349 (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_label, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_defaultValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = ___0_label;
__this->___U3CTargetU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTargetU3Ek__BackingField_3), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_defaultValue;
__this->___U3CDefaultValueU3Ek__BackingField_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CDefaultValueU3Ek__BackingField_4), (void*)L_1);
return;
}
}
// System.Type System.Linq.Expressions.LabelExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* LabelExpression_get_Type_mB3A6BBAF4354FF787B8A8E0C559C184075227488 (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0;
L_0 = LabelExpression_get_Target_mD4F91B85B54D0A20E73CA12BB472416004179424_inline(__this, NULL);
NullCheck(L_0);
Type_t* L_1;
L_1 = LabelTarget_get_Type_mADC0685E37D8FD2990BFA36A3679AB7C5659143E_inline(L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.LabelExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LabelExpression_get_NodeType_mA4A2BB3B49CCB3DB78B80DB94B5A0A27A826C8AD (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)56));
}
}
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.LabelExpression::get_Target()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* LabelExpression_get_Target_mD4F91B85B54D0A20E73CA12BB472416004179424 (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = __this->___U3CTargetU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.LabelExpression::get_DefaultValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* LabelExpression_get_DefaultValue_m5C2635F0C40E19CFD4AC9AAA325A825CE508FF0E (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CDefaultValueU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.LabelExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* LabelExpression_Accept_m820F58BF1D25D8E5087500A57E75B2B30F16EF1F (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* >::Invoke(14 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitLabel(System.Linq.Expressions.LabelExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.LabelExpression System.Linq.Expressions.LabelExpression::Update(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* LabelExpression_Update_mE49C1E3A7AAA8E9736D4433BB0A2B41FE12CC653 (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* ___0_target, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_defaultValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = ___0_target;
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_1;
L_1 = LabelExpression_get_Target_mD4F91B85B54D0A20E73CA12BB472416004179424_inline(__this, NULL);
if ((!(((RuntimeObject*)(LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5*)L_0) == ((RuntimeObject*)(LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5*)L_1))))
{
goto IL_0014;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___1_defaultValue;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = LabelExpression_get_DefaultValue_m5C2635F0C40E19CFD4AC9AAA325A825CE508FF0E_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_2) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_3))))
{
goto IL_0014;
}
}
{
return __this;
}
IL_0014:
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_4 = ___0_target;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = ___1_defaultValue;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* L_6;
L_6 = Expression_Label_m3695CEC6E9B2F17C15EBB94164366DDBD7D8EA8C(L_4, L_5, NULL);
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.LabelTarget::.ctor(System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LabelTarget__ctor_mA60E7A52710AA898892828EB64E622F953848D6C (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, Type_t* ___0_type, String_t* ___1_name, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
Type_t* L_0 = ___0_type;
__this->___U3CTypeU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_1), (void*)L_0);
String_t* L_1 = ___1_name;
__this->___U3CNameU3Ek__BackingField_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CNameU3Ek__BackingField_0), (void*)L_1);
return;
}
}
// System.String System.Linq.Expressions.LabelTarget::get_Name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LabelTarget_get_Name_m694F6B96D9000BCEF0C64C61CC9C9D001C82FC1E (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CNameU3Ek__BackingField_0;
return L_0;
}
}
// System.Type System.Linq.Expressions.LabelTarget::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* LabelTarget_get_Type_mADC0685E37D8FD2990BFA36A3679AB7C5659143E (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_1;
return L_0;
}
}
// System.String System.Linq.Expressions.LabelTarget::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LabelTarget_ToString_mBEB04590A919F93F7CB3A44CD03B69B2E2B38D22 (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAD3AB4CC9897182486FE349E69570E0D80FD58E7);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = LabelTarget_get_Name_m694F6B96D9000BCEF0C64C61CC9C9D001C82FC1E_inline(__this, NULL);
bool L_1;
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
if (L_1)
{
goto IL_0014;
}
}
{
String_t* L_2;
L_2 = LabelTarget_get_Name_m694F6B96D9000BCEF0C64C61CC9C9D001C82FC1E_inline(__this, NULL);
return L_2;
}
IL_0014:
{
return _stringLiteralAD3AB4CC9897182486FE349E69570E0D80FD58E7;
}
}
#ifdef __clang__
#pragma 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.LambdaExpression::.ctor(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LambdaExpression__ctor_mF20EE7997CA76B27737EB88ED37DA747B0CD9EAA (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_body, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_body;
__this->____body_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____body_3), (void*)L_0);
return;
}
}
// System.Type System.Linq.Expressions.LambdaExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* LambdaExpression_get_Type_m00561165E70ECDC1B1E2A630161BAD439B73FF01 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
Type_t* L_0;
L_0 = VirtualFuncInvoker0< Type_t* >::Invoke(12 /* System.Type System.Linq.Expressions.LambdaExpression::get_TypeCore() */, __this);
return L_0;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.LambdaExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LambdaExpression_get_NodeType_mF8A1E3614184DC695E8C14840AEAD8E4761CDE2A (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)18));
}
}
// System.String System.Linq.Expressions.LambdaExpression::get_Name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LambdaExpression_get_Name_mC099AAE16A8765B43A0D835C6AB33DFA80D4F878 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(14 /* System.String System.Linq.Expressions.LambdaExpression::get_NameCore() */, __this);
return L_0;
}
}
// System.String System.Linq.Expressions.LambdaExpression::get_NameCore()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LambdaExpression_get_NameCore_m9CE950CD0859EA1BAA728850D353EF2292D5037C (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
return (String_t*)NULL;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.LambdaExpression::get_Body()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* LambdaExpression_get_Body_m161E156442547AE8A6837C5AE065BD93345451DE (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->____body_3;
return L_0;
}
}
// System.Type System.Linq.Expressions.LambdaExpression::get_ReturnType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* LambdaExpression_get_ReturnType_mA8E8D3FF1557408AFB1CE8C1B7ED879F045D41FB (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Type_t* L_0;
L_0 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
MethodInfo_t* L_1;
L_1 = TypeUtils_GetInvokeMethod_m62AB477BF6415EEB6F7108534BAB598CA9CDCA02(L_0, NULL);
NullCheck(L_1);
Type_t* L_2;
L_2 = VirtualFuncInvoker0< Type_t* >::Invoke(39 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_1);
return L_2;
}
}
// System.Boolean System.Linq.Expressions.LambdaExpression::get_TailCall()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LambdaExpression_get_TailCall_m5C8FF396DC74BF7D57D40A22040CF500FABAE2E5 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
bool L_0;
L_0 = VirtualFuncInvoker0< bool >::Invoke(15 /* System.Boolean System.Linq.Expressions.LambdaExpression::get_TailCallCore() */, __this);
return L_0;
}
}
// System.Boolean System.Linq.Expressions.LambdaExpression::get_TailCallCore()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LambdaExpression_get_TailCallCore_m76CF7B1A957240BC996993CD94E34FB49634CCCC (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Linq.Expressions.ParameterExpression System.Linq.Expressions.LambdaExpression::System.Linq.Expressions.IParameterProvider.GetParameter(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* LambdaExpression_System_Linq_Expressions_IParameterProvider_GetParameter_m21AA97CBB95FAE8C3FFAA712F40820F67B23BDE6 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_index;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_1;
L_1 = VirtualFuncInvoker1< ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*, int32_t >::Invoke(16 /* System.Linq.Expressions.ParameterExpression System.Linq.Expressions.LambdaExpression::GetParameter(System.Int32) */, __this, L_0);
return L_1;
}
}
// System.Linq.Expressions.ParameterExpression System.Linq.Expressions.LambdaExpression::GetParameter(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* LambdaExpression_GetParameter_m448BD2411A7D05C208B249B62C6E8A156625D259 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&LambdaExpression_GetParameter_m448BD2411A7D05C208B249B62C6E8A156625D259_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.LambdaExpression::System.Linq.Expressions.IParameterProvider.get_ParameterCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LambdaExpression_System_Linq_Expressions_IParameterProvider_get_ParameterCount_m8DDFFFAC737ACC71088AC174001FA3F641C1C09C (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(17 /* System.Int32 System.Linq.Expressions.LambdaExpression::get_ParameterCount() */, __this);
return L_0;
}
}
// System.Int32 System.Linq.Expressions.LambdaExpression::get_ParameterCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LambdaExpression_get_ParameterCount_m0AAD0AC62AEDD0C20A2191243D56CFA34FDE0833 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&LambdaExpression_get_ParameterCount_m0AAD0AC62AEDD0C20A2191243D56CFA34FDE0833_RuntimeMethod_var)));
}
}
// System.Delegate System.Linq.Expressions.LambdaExpression::Compile()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LambdaExpression_Compile_mB7D2253AA0DC2B2B10C9D02E89492A663FB39BA7 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, const RuntimeMethod* method)
{
{
Delegate_t* L_0;
L_0 = LambdaExpression_Compile_mD90FCE789A57B3F53FF511077AF20167C549DB92(__this, (bool)0, NULL);
return L_0;
}
}
// System.Delegate System.Linq.Expressions.LambdaExpression::Compile(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* LambdaExpression_Compile_mD90FCE789A57B3F53FF511077AF20167C549DB92 (LambdaExpression_tD26FB6AEAD01B2EBB668CDEAFAAFA4948697300E* __this, bool ___0_preferInterpretation, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A* L_0 = (LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A*)il2cpp_codegen_object_new(LightCompiler_t024DD80D8FA59F9810C81AE0DA34734EBB90B07A_il2cpp_TypeInfo_var);
NullCheck(L_0);
LightCompiler__ctor_mEBEF88E1C0DFB9376D0F89CE5EB123338D215069(L_0, NULL);
NullCheck(L_0);
LightDelegateCreator_t6214381DCA109BBF9A5B04DB1BCC2AD0EC08AF58* L_1;
L_1 = LightCompiler_CompileTop_m592602602EEDA87D1D580B2E0FA0A1143E3B9D54(L_0, __this, NULL);
NullCheck(L_1);
Delegate_t* L_2;
L_2 = LightDelegateCreator_CreateDelegate_m3EFFBA9C9BE4F079674563B48C1DA9CDE7F77C68(L_1, NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.NewExpression System.Linq.Expressions.ListInitExpression::get_NewExpression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* ListInitExpression_get_NewExpression_m9F8DBC1E6754C9C25AAF57B9068303DD9250D27A (ListInitExpression_t17F605CCB3EF8546E6A4F0B5DF6F77AA6234CDC8* __this, const RuntimeMethod* method)
{
{
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_0 = __this->___U3CNewExpressionU3Ek__BackingField_3;
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit> System.Linq.Expressions.ListInitExpression::get_Initializers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004* ListInitExpression_get_Initializers_mDB919C61BA1780B3BF5809C30659608640F50152 (ListInitExpression_t17F605CCB3EF8546E6A4F0B5DF6F77AA6234CDC8* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004* L_0 = __this->___U3CInitializersU3Ek__BackingField_4;
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.Linq.Expressions.Expression System.Linq.Expressions.LoopExpression::get_Body()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* LoopExpression_get_Body_m057FFA1E0C15C75D99ADB7064CA352BD037803DA (LoopExpression_tF19666C04BA4324D8B8D5264E58FCF4FDB988E83* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CBodyU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.LoopExpression::get_BreakLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* LoopExpression_get_BreakLabel_m0BEEB41E030AF49D291CF9EB576DA6C3F48B49BE (LoopExpression_tF19666C04BA4324D8B8D5264E58FCF4FDB988E83* __this, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = __this->___U3CBreakLabelU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.LabelTarget System.Linq.Expressions.LoopExpression::get_ContinueLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* LoopExpression_get_ContinueLabel_m38C78413422A156C849F4F1B76FAD1A375C7402F (LoopExpression_tF19666C04BA4324D8B8D5264E58FCF4FDB988E83* __this, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = __this->___U3CContinueLabelU3Ek__BackingField_5;
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.Linq.Expressions.Expression System.Linq.Expressions.MemberAssignment::get_Expression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MemberAssignment_get_Expression_m7563AF3027D0840783662276CA41B8F75BB36C10 (MemberAssignment_t09AA042CD70E61F33808EDFE79B5A5080C5F67E8* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->____expression_2;
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.Linq.Expressions.MemberBindingType System.Linq.Expressions.MemberBinding::get_BindingType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemberBinding_get_BindingType_m04B4F876BBD97225D6489A490173E429BC5827EF (MemberBinding_t647723B01D7F0656247A62635B9C4C0A3387CA9D* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CBindingTypeU3Ek__BackingField_0;
return L_0;
}
}
// System.Reflection.MemberInfo System.Linq.Expressions.MemberBinding::get_Member()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t* MemberBinding_get_Member_m66404C9CE34EF842E52ED33DC11D1F0CFBD0C53B (MemberBinding_t647723B01D7F0656247A62635B9C4C0A3387CA9D* __this, const RuntimeMethod* method)
{
{
MemberInfo_t* L_0 = __this->___U3CMemberU3Ek__BackingField_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.Reflection.MemberInfo System.Linq.Expressions.MemberExpression::get_Member()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t* MemberExpression_get_Member_m30A7DCC7673A38BE9F06597DC9F5305E61B88104 (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method)
{
{
MemberInfo_t* L_0;
L_0 = VirtualFuncInvoker0< MemberInfo_t* >::Invoke(10 /* System.Reflection.MemberInfo System.Linq.Expressions.MemberExpression::GetMember() */, __this);
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::get_Expression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503 (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CExpressionU3Ek__BackingField_3;
return L_0;
}
}
// System.Void System.Linq.Expressions.MemberExpression::.ctor(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemberExpression__ctor_m587E71552927C23AA27F3FBBFCD4496D87510A30 (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression;
__this->___U3CExpressionU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CExpressionU3Ek__BackingField_3), (void*)L_0);
return;
}
}
// System.Linq.Expressions.PropertyExpression System.Linq.Expressions.MemberExpression::Make(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3* MemberExpression_Make_m4B70700810A27E7C776ADB43C0DD7AEA8D612BF2 (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, PropertyInfo_t* ___1_property, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression;
PropertyInfo_t* L_1 = ___1_property;
PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3* L_2 = (PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3*)il2cpp_codegen_object_new(PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3_il2cpp_TypeInfo_var);
NullCheck(L_2);
PropertyExpression__ctor_m85C7C52575B6238D49F36A76FF13D489CCCFC29C(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Linq.Expressions.FieldExpression System.Linq.Expressions.MemberExpression::Make(System.Linq.Expressions.Expression,System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED* MemberExpression_Make_m375495EF4CFE498368E3ECCADAE72F195FA7424C (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, FieldInfo_t* ___1_field, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression;
FieldInfo_t* L_1 = ___1_field;
FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED* L_2 = (FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED*)il2cpp_codegen_object_new(FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED_il2cpp_TypeInfo_var);
NullCheck(L_2);
FieldExpression__ctor_m3018398853062F814685CBFAB3977A38823D1A53(L_2, L_0, L_1, NULL);
return L_2;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.MemberExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemberExpression_get_NodeType_m438C29F73F9B5AEC7863744CDBFA49E3A831490E (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)23));
}
}
// System.Reflection.MemberInfo System.Linq.Expressions.MemberExpression::GetMember()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t* MemberExpression_GetMember_mB44F09D4104C91F27C0F3246C222224728A9C3FC (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemberExpression_GetMember_mB44F09D4104C91F27C0F3246C222224728A9C3FC_RuntimeMethod_var)));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MemberExpression_Accept_m5EFA11A021050D86551518BABA7C9C0376A5040A (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* >::Invoke(16 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitMember(System.Linq.Expressions.MemberExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.MemberExpression System.Linq.Expressions.MemberExpression::Update(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* MemberExpression_Update_m412EB41B980BEA207BFD394A70074EFD2110A4EB (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_0) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_1))))
{
goto IL_000b;
}
}
{
return __this;
}
IL_000b:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___0_expression;
MemberInfo_t* L_3;
L_3 = MemberExpression_get_Member_m30A7DCC7673A38BE9F06597DC9F5305E61B88104(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_4;
L_4 = Expression_MakeMemberAccess_mF068D551FD002747A7ECDBD45659AC8FBFC1BE4B(L_2, L_3, NULL);
return L_4;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.FieldExpression::.ctor(System.Linq.Expressions.Expression,System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldExpression__ctor_m3018398853062F814685CBFAB3977A38823D1A53 (FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, FieldInfo_t* ___1_member, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression;
MemberExpression__ctor_m587E71552927C23AA27F3FBBFCD4496D87510A30(__this, L_0, NULL);
FieldInfo_t* L_1 = ___1_member;
__this->____field_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____field_4), (void*)L_1);
return;
}
}
// System.Reflection.MemberInfo System.Linq.Expressions.FieldExpression::GetMember()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t* FieldExpression_GetMember_m2D4ECF5470E14E0CCFA4CCF4B688DF180492F16C (FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED* __this, const RuntimeMethod* method)
{
{
FieldInfo_t* L_0 = __this->____field_4;
return L_0;
}
}
// System.Type System.Linq.Expressions.FieldExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* FieldExpression_get_Type_m84216F44713D9EC4CA3201D06B20B454981E4722 (FieldExpression_t28597B578C3BC0341119BA5B1E19B7E3336670ED* __this, const RuntimeMethod* method)
{
{
FieldInfo_t* L_0 = __this->____field_4;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(16 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_0);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.PropertyExpression::.ctor(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyExpression__ctor_m85C7C52575B6238D49F36A76FF13D489CCCFC29C (PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_expression, PropertyInfo_t* ___1_member, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_expression;
MemberExpression__ctor_m587E71552927C23AA27F3FBBFCD4496D87510A30(__this, L_0, NULL);
PropertyInfo_t* L_1 = ___1_member;
__this->____property_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____property_4), (void*)L_1);
return;
}
}
// System.Reflection.MemberInfo System.Linq.Expressions.PropertyExpression::GetMember()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t* PropertyExpression_GetMember_mB6CB9C9A39C33314E381FB77AE7511F160A88FED (PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3* __this, const RuntimeMethod* method)
{
{
PropertyInfo_t* L_0 = __this->____property_4;
return L_0;
}
}
// System.Type System.Linq.Expressions.PropertyExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* PropertyExpression_get_Type_m541BE860A3D6E7399A652C4099C793B042C498FC (PropertyExpression_t6B2E5D05CA954EC8A8CDE38BC2E416805CAD15E3* __this, const RuntimeMethod* method)
{
{
PropertyInfo_t* L_0 = __this->____property_4;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(15 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_0);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.NewExpression System.Linq.Expressions.MemberInitExpression::get_NewExpression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* MemberInitExpression_get_NewExpression_mDE4DAFB01F1AFDFF9E1D75597A33DECB87EF60EE (MemberInitExpression_t3C9AF5E716CCB7784F51A5F39A16D6780CBA400C* __this, const RuntimeMethod* method)
{
{
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_0 = __this->___U3CNewExpressionU3Ek__BackingField_3;
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding> System.Linq.Expressions.MemberInitExpression::get_Bindings()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4* MemberInitExpression_get_Bindings_mB536296D4C0B10B1FAB3B868EF029DACDC8BD891 (MemberInitExpression_t3C9AF5E716CCB7784F51A5F39A16D6780CBA400C* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4* L_0 = __this->___U3CBindingsU3Ek__BackingField_4;
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.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ElementInit> System.Linq.Expressions.MemberListBinding::get_Initializers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004* MemberListBinding_get_Initializers_m4B81DACAA09C8680F92C7D3F176E7E45961876AA (MemberListBinding_t23B4FB0945C33BFBFED90A2ADF8CCB5943718D47* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t74BB860FCECCBD2D57AF6337102E9AA2AACD8004* L_0 = __this->___U3CInitializersU3Ek__BackingField_2;
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.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.MemberBinding> System.Linq.Expressions.MemberMemberBinding::get_Bindings()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4* MemberMemberBinding_get_Bindings_m4D2DFE23BFDC958EBDC356944D5A54DFDC88BFB8 (MemberMemberBinding_tB7A0A0BFCB1A61C5ADA2E0CC8F28249B92C3C093* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_tA8DE50215C36D93FBEC7CEC73EBD5DB779DEF8D4* L_0 = __this->___U3CBindingsU3Ek__BackingField_2;
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.MethodCallExpression::.ctor(System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, MethodInfo_t* ___0_method, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
MethodInfo_t* L_0 = ___0_method;
__this->___U3CMethodU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CMethodU3Ek__BackingField_3), (void*)L_0);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::GetInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression_GetInstance_mCE79582CB0E2BD1410F07FE2D36C344EBF5AFC19 (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method)
{
{
return (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)NULL;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.MethodCallExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression_get_NodeType_m3677ACA7ACF6BD469BD1EB01A9DDE205E325A0A6 (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method)
{
{
return (int32_t)(6);
}
}
// System.Type System.Linq.Expressions.MethodCallExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* MethodCallExpression_get_Type_m7D79933D80DBEF1538CAFAF9F7CA4E6F722FF96E (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0;
L_0 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(39 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_0);
return L_1;
}
}
// System.Reflection.MethodInfo System.Linq.Expressions.MethodCallExpression::get_Method()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615 (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = __this->___U3CMethodU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::get_Object()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression_get_Object_m3E06943B2633E3F64AFF6E35D591DB017956299D (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0;
L_0 = VirtualFuncInvoker0< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* >::Invoke(12 /* System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::GetInstance() */, __this);
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression_Accept_m003D8B37EDA4F95315B2AA28DD6C027F0E5A9801 (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* >::Invoke(18 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitMethodCall(System.Linq.Expressions.MethodCallExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpression_Rewrite_mE15B140A41610279635B017128037EE3F6BB8BE0 (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression_Rewrite_mE15B140A41610279635B017128037EE3F6BB8BE0_RuntimeMethod_var)));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression_GetArgument_mB129B4ACE70BEDD307518B263206E6EA419E410A (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression_GetArgument_mB129B4ACE70BEDD307518B263206E6EA419E410A_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpression::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression_get_ArgumentCount_m48334F866757BBF44CA2B086586169D1DF1FC46C (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method)
{
{
Exception_t* L_0;
L_0 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression_get_ArgumentCount_m48334F866757BBF44CA2B086586169D1DF1FC46C_RuntimeMethod_var)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.InstanceMethodCallExpression::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression__ctor_m9F3FFD8C4E1AE93BCDCFF8F7C3099FDAE21E2A4B (InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_instance, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_instance;
__this->____instance_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____instance_4), (void*)L_1);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression::GetInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InstanceMethodCallExpression_GetInstance_m162CA2C7E46F8F03432BAE75EF193402BF0B1404 (InstanceMethodCallExpression_tBF1CD6A978321723B179D4E2478DC20AED5297E0* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->____instance_4;
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.MethodCallExpressionN::.ctor(System.Reflection.MethodInfo,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpressionN__ctor_m4B443294DD2B5374833481E59E1E1ED50EC6671D (MethodCallExpressionN_t8CD330262898CF45DFA7BC7E8E4DBFEEB4731EAB* __this, MethodInfo_t* ___0_method, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
RuntimeObject* L_1 = ___1_args;
__this->____arguments_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arguments_4), (void*)L_1);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpressionN::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpressionN_GetArgument_mEB1A2AD0D843E2AC6634303A8866B2DDCAAC9686 (MethodCallExpressionN_t8CD330262898CF45DFA7BC7E8E4DBFEEB4731EAB* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_4;
int32_t L_1 = ___0_index;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_0, L_1);
return L_2;
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpressionN::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpressionN_get_ArgumentCount_m87A977E98E5E041EE5232A88572EF8F99853078F (MethodCallExpressionN_t8CD330262898CF45DFA7BC7E8E4DBFEEB4731EAB* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_4;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Count() */, IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpressionN::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpressionN_Rewrite_mB655A95835D44619E16E5D88C09E7D34ABF78A20 (MethodCallExpressionN_t8CD330262898CF45DFA7BC7E8E4DBFEEB4731EAB* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* G_B2_0 = NULL;
MethodInfo_t* G_B2_1 = NULL;
RuntimeObject* G_B1_0 = NULL;
MethodInfo_t* G_B1_1 = NULL;
{
MethodInfo_t* L_0;
L_0 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_1 = ___1_args;
RuntimeObject* L_2 = L_1;
G_B1_0 = L_2;
G_B1_1 = L_0;
if (L_2)
{
G_B2_0 = L_2;
G_B2_1 = L_0;
goto IL_0011;
}
}
{
RuntimeObject* L_3 = __this->____arguments_4;
G_B2_0 = L_3;
G_B2_1 = G_B1_1;
}
IL_0011:
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_4;
L_4 = Expression_Call_mFDF98B7D14F6C94BCD5970A2F2C0F823AACB2D32(G_B2_1, G_B2_0, NULL);
return L_4;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.InstanceMethodCallExpressionN::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpressionN__ctor_mF78BBD0AC11B5F025519555C3728C1AD07783B9D (InstanceMethodCallExpressionN_tC0BD2FED71D3E97889302B5CAE1CA0E4E36CC7B5* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_instance, RuntimeObject* ___2_args, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_instance;
InstanceMethodCallExpression__ctor_m9F3FFD8C4E1AE93BCDCFF8F7C3099FDAE21E2A4B(__this, L_0, L_1, NULL);
RuntimeObject* L_2 = ___2_args;
__this->____arguments_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arguments_5), (void*)L_2);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpressionN::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InstanceMethodCallExpressionN_GetArgument_mA5F69D2232FCB6E50F77E8A67F25D13A21465A58 (InstanceMethodCallExpressionN_tC0BD2FED71D3E97889302B5CAE1CA0E4E36CC7B5* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_5;
int32_t L_1 = ___0_index;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_0, L_1);
return L_2;
}
}
// System.Int32 System.Linq.Expressions.InstanceMethodCallExpressionN::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstanceMethodCallExpressionN_get_ArgumentCount_mAD342A7C47A9D16F0F065A1013DD9DB1B6875011 (InstanceMethodCallExpressionN_tC0BD2FED71D3E97889302B5CAE1CA0E4E36CC7B5* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_5;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Count() */, IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.InstanceMethodCallExpressionN::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* InstanceMethodCallExpressionN_Rewrite_mF580D61F53939DAFFB6B22CEB38CC08A8D6121FC (InstanceMethodCallExpressionN_tC0BD2FED71D3E97889302B5CAE1CA0E4E36CC7B5* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* G_B2_0 = NULL;
MethodInfo_t* G_B2_1 = NULL;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* G_B2_2 = NULL;
RuntimeObject* G_B1_0 = NULL;
MethodInfo_t* G_B1_1 = NULL;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* G_B1_2 = NULL;
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_instance;
MethodInfo_t* L_1;
L_1 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_2 = ___1_args;
RuntimeObject* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
goto IL_0012;
}
}
{
RuntimeObject* L_4 = __this->____arguments_5;
G_B2_0 = L_4;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
}
IL_0012:
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_5;
L_5 = Expression_Call_m001AD6371B5EFEBB7A8AF04ED91B808D9701EB36(G_B2_2, G_B2_1, G_B2_0, NULL);
return L_5;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.MethodCallExpression0::.ctor(System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression0__ctor_mF3254A890FF2999DE5EB72C53953DE68248F649B (MethodCallExpression0_t5B3BC850DF21CFF4E0BD652623FAE34599714F98* __this, MethodInfo_t* ___0_method, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression0::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression0_GetArgument_mABFABD9A3CEAEBFE39EAD0D6FC76B78850ECC6D6 (MethodCallExpression0_t5B3BC850DF21CFF4E0BD652623FAE34599714F98* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_0 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_0);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_0, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression0_GetArgument_mABFABD9A3CEAEBFE39EAD0D6FC76B78850ECC6D6_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpression0::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression0_get_ArgumentCount_m39DB673FEFBFAE0EDDB01CBD1CA2F7EA7176425E (MethodCallExpression0_t5B3BC850DF21CFF4E0BD652623FAE34599714F98* __this, const RuntimeMethod* method)
{
{
return 0;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression0::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpression0_Rewrite_m30717425C039FDED119ECF3C0F92BDC0CBC9A753 (MethodCallExpression0_t5B3BC850DF21CFF4E0BD652623FAE34599714F98* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
MethodInfo_t* L_0;
L_0 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_1;
L_1 = Expression_Call_m8BBEC1A9FF61D2917876AC32B2A1F00F41409D69(L_0, NULL);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.MethodCallExpression1::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression1__ctor_mBA9D09FED2F29D09FA43A68389EE88B9A5C769BC (MethodCallExpression1_tF1069B1E5953268D92E953CEFA09FB3384428C30* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg0;
__this->____arg0_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_4), (void*)L_1);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression1::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression1_GetArgument_mE5B9438168476AE4B992EC4ACE649CAA15229F45 (MethodCallExpression1_tF1069B1E5953268D92E953CEFA09FB3384428C30* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
if (L_0)
{
goto IL_000f;
}
}
{
RuntimeObject* L_1 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_000f:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_3);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression1_GetArgument_mE5B9438168476AE4B992EC4ACE649CAA15229F45_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpression1::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression1_get_ArgumentCount_m0E21DB5CFAE6DB1510BBAA75899591958513241E (MethodCallExpression1_tF1069B1E5953268D92E953CEFA09FB3384428C30* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression1::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpression1_Rewrite_m1B6BDCCE7A3192DFC175F395E05FE3891269AE0A (MethodCallExpression1_tF1069B1E5953268D92E953CEFA09FB3384428C30* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_0016;
}
}
{
MethodInfo_t* L_1;
L_1 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_2 = ___1_args;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_2, 0);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_4;
L_4 = Expression_Call_mA9F5232733685D98799ED2992DDC0F1EA57EBD53(L_1, L_3, NULL);
return L_4;
}
IL_0016:
{
MethodInfo_t* L_5;
L_5 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_6 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_6, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_8;
L_8 = Expression_Call_mA9F5232733685D98799ED2992DDC0F1EA57EBD53(L_5, L_7, NULL);
return L_8;
}
}
#ifdef __clang__
#pragma 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.MethodCallExpression2::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression2__ctor_m38E62FF267B9F9DA9A577B630853B35721447D4A (MethodCallExpression2_tD7AA9CE55917E2EC5E9F20ECE4C84F1F60684F06* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg0;
__this->____arg0_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_4), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg1;
__this->____arg1_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_5), (void*)L_2);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression2::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression2_GetArgument_m9C2887BC5B687F15B07D5D65F23F16CBBE35296E (MethodCallExpression2_tD7AA9CE55917E2EC5E9F20ECE4C84F1F60684F06* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
if (!L_0)
{
goto IL_0009;
}
}
{
int32_t L_1 = ___0_index;
if ((((int32_t)L_1) == ((int32_t)1)))
{
goto IL_0015;
}
}
{
goto IL_001c;
}
IL_0009:
{
RuntimeObject* L_2 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_2, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_3;
}
IL_0015:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg1_5;
return L_4;
}
IL_001c:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_5);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression2_GetArgument_m9C2887BC5B687F15B07D5D65F23F16CBBE35296E_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpression2::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression2_get_ArgumentCount_mB999F6EFDB7723D5B1701E7077A669A9D1C11C34 (MethodCallExpression2_tD7AA9CE55917E2EC5E9F20ECE4C84F1F60684F06* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression2::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpression2_Rewrite_m9FF64C10949FCF4A1C4D5F3904A403FCF8871942 (MethodCallExpression2_tD7AA9CE55917E2EC5E9F20ECE4C84F1F60684F06* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_001d;
}
}
{
MethodInfo_t* L_1;
L_1 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_2 = ___1_args;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_2, 0);
RuntimeObject* L_4 = ___1_args;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_4, 1);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_6;
L_6 = Expression_Call_mAAB021C767CBA4310715AAFC48B30C98720FFBEF(L_1, L_3, L_5, NULL);
return L_6;
}
IL_001d:
{
MethodInfo_t* L_7;
L_7 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_8 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_8, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10 = __this->____arg1_5;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_11;
L_11 = Expression_Call_mAAB021C767CBA4310715AAFC48B30C98720FFBEF(L_7, L_9, L_10, NULL);
return L_11;
}
}
#ifdef __clang__
#pragma 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.MethodCallExpression3::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression3__ctor_m346E7C0E4ED7A8A75A462DB88F66902AFFB75F5B (MethodCallExpression3_tD4BB241054849DBB583E3D1597C540B19F71B6D8* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg2, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg0;
__this->____arg0_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_4), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg1;
__this->____arg1_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_arg2;
__this->____arg2_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg2_6), (void*)L_3);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression3::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression3_GetArgument_mCDC64710672A5F69D86316F5F75511C320B8C863 (MethodCallExpression3_tD4BB241054849DBB583E3D1597C540B19F71B6D8* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
switch (L_0)
{
case 0:
{
goto IL_0014;
}
case 1:
{
goto IL_0020;
}
case 2:
{
goto IL_0027;
}
}
}
{
goto IL_002e;
}
IL_0014:
{
RuntimeObject* L_1 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_0020:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = __this->____arg1_5;
return L_3;
}
IL_0027:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg2_6;
return L_4;
}
IL_002e:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_5);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression3_GetArgument_mCDC64710672A5F69D86316F5F75511C320B8C863_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpression3::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression3_get_ArgumentCount_m143F56AAECA8880E6A2B9BB0FAE1EFBF21A4EAC3 (MethodCallExpression3_tD4BB241054849DBB583E3D1597C540B19F71B6D8* __this, const RuntimeMethod* method)
{
{
return 3;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression3::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpression3_Rewrite_mE30B786B9D32AE530CB270AA0776BAD95CB814F3 (MethodCallExpression3_tD4BB241054849DBB583E3D1597C540B19F71B6D8* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_0024;
}
}
{
MethodInfo_t* L_1;
L_1 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_2 = ___1_args;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_2, 0);
RuntimeObject* L_4 = ___1_args;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_4, 1);
RuntimeObject* L_6 = ___1_args;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_6, 2);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_8;
L_8 = Expression_Call_m125033A18DFD7793B305D151EE3826B172AA3E0A(L_1, L_3, L_5, L_7, NULL);
return L_8;
}
IL_0024:
{
MethodInfo_t* L_9;
L_9 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_10 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11;
L_11 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_10, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12 = __this->____arg1_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13 = __this->____arg2_6;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_14;
L_14 = Expression_Call_m125033A18DFD7793B305D151EE3826B172AA3E0A(L_9, L_11, L_12, L_13, NULL);
return L_14;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.MethodCallExpression4::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression4__ctor_m5E20D5DA5DF90CA5BCA1686D62BF5713EE32FB0D (MethodCallExpression4_tA5A1335B47380631593E599C6DB6D7DFD5A8DC85* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg3, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg0;
__this->____arg0_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_4), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg1;
__this->____arg1_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_arg2;
__this->____arg2_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg2_6), (void*)L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___4_arg3;
__this->____arg3_7 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg3_7), (void*)L_4);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression4::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression4_GetArgument_m523C591C9F98FFE8309860136D5DD3F69CBDAD76 (MethodCallExpression4_tA5A1335B47380631593E599C6DB6D7DFD5A8DC85* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
switch (L_0)
{
case 0:
{
goto IL_0018;
}
case 1:
{
goto IL_0024;
}
case 2:
{
goto IL_002b;
}
case 3:
{
goto IL_0032;
}
}
}
{
goto IL_0039;
}
IL_0018:
{
RuntimeObject* L_1 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_0024:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = __this->____arg1_5;
return L_3;
}
IL_002b:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg2_6;
return L_4;
}
IL_0032:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = __this->____arg3_7;
return L_5;
}
IL_0039:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_6 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_6);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression4_GetArgument_m523C591C9F98FFE8309860136D5DD3F69CBDAD76_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpression4::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression4_get_ArgumentCount_m90669AD9E12297A62FAF1410A776D10F805BB7ED (MethodCallExpression4_tA5A1335B47380631593E599C6DB6D7DFD5A8DC85* __this, const RuntimeMethod* method)
{
{
return 4;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression4::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpression4_Rewrite_m923778220A5BE9C6FAC0D448A04DA34E8CFABD4D (MethodCallExpression4_tA5A1335B47380631593E599C6DB6D7DFD5A8DC85* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_002b;
}
}
{
MethodInfo_t* L_1;
L_1 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_2 = ___1_args;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_2, 0);
RuntimeObject* L_4 = ___1_args;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_4, 1);
RuntimeObject* L_6 = ___1_args;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_6, 2);
RuntimeObject* L_8 = ___1_args;
NullCheck(L_8);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_8, 3);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_10;
L_10 = Expression_Call_mA6359D29B8817C81A9D6B17D78CB0DEE7E91C057(L_1, L_3, L_5, L_7, L_9, NULL);
return L_10;
}
IL_002b:
{
MethodInfo_t* L_11;
L_11 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_12 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13;
L_13 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_12, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14 = __this->____arg1_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_15 = __this->____arg2_6;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_16 = __this->____arg3_7;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_17;
L_17 = Expression_Call_mA6359D29B8817C81A9D6B17D78CB0DEE7E91C057(L_11, L_13, L_14, L_15, L_16, NULL);
return L_17;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.MethodCallExpression5::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression5__ctor_m78B3BB86D95A41379712920A4614C173BAFF9C88 (MethodCallExpression5_tE020F88F76452867093769BF30227149372539A3* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg2, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg3, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___5_arg4, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
MethodCallExpression__ctor_mB2ECE3AC78EF6E1CB3ED0EF45C2C1F63995D3BFA(__this, L_0, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_arg0;
__this->____arg0_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_4), (void*)L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg1;
__this->____arg1_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_arg2;
__this->____arg2_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg2_6), (void*)L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___4_arg3;
__this->____arg3_7 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg3_7), (void*)L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = ___5_arg4;
__this->____arg4_8 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg4_8), (void*)L_5);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MethodCallExpression5_GetArgument_m9E6E02C0BDCD998945B2DEE379C8BF108E6908C7 (MethodCallExpression5_tE020F88F76452867093769BF30227149372539A3* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
switch (L_0)
{
case 0:
{
goto IL_001c;
}
case 1:
{
goto IL_0028;
}
case 2:
{
goto IL_002f;
}
case 3:
{
goto IL_0036;
}
case 4:
{
goto IL_003d;
}
}
}
{
goto IL_0044;
}
IL_001c:
{
RuntimeObject* L_1 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_0028:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = __this->____arg1_5;
return L_3;
}
IL_002f:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg2_6;
return L_4;
}
IL_0036:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5 = __this->____arg3_7;
return L_5;
}
IL_003d:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = __this->____arg4_8;
return L_6;
}
IL_0044:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_7 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_7);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodCallExpression5_GetArgument_m9E6E02C0BDCD998945B2DEE379C8BF108E6908C7_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.MethodCallExpression5::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodCallExpression5_get_ArgumentCount_m7D40B3EC3C12B1B32B3AC9E1C223518D51FBD7F9 (MethodCallExpression5_tE020F88F76452867093769BF30227149372539A3* __this, const RuntimeMethod* method)
{
{
return 5;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.MethodCallExpression5::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* MethodCallExpression5_Rewrite_m9B5B0B0129C7BC621FE83E4327F6E9C1D75B0286 (MethodCallExpression5_tE020F88F76452867093769BF30227149372539A3* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_0032;
}
}
{
MethodInfo_t* L_1;
L_1 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_2 = ___1_args;
NullCheck(L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_2, 0);
RuntimeObject* L_4 = ___1_args;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_4, 1);
RuntimeObject* L_6 = ___1_args;
NullCheck(L_6);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_6, 2);
RuntimeObject* L_8 = ___1_args;
NullCheck(L_8);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_8, 3);
RuntimeObject* L_10 = ___1_args;
NullCheck(L_10);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11;
L_11 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_10, 4);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_12;
L_12 = Expression_Call_m36F22007AB6B56FDF1164869A990DD80BBBB1B1F(L_1, L_3, L_5, L_7, L_9, L_11, NULL);
return L_12;
}
IL_0032:
{
MethodInfo_t* L_13;
L_13 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_14 = __this->____arg0_4;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_15;
L_15 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_14, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_16 = __this->____arg1_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_17 = __this->____arg2_6;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_18 = __this->____arg3_7;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_19 = __this->____arg4_8;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_20;
L_20 = Expression_Call_m36F22007AB6B56FDF1164869A990DD80BBBB1B1F(L_13, L_15, L_16, L_17, L_18, L_19, NULL);
return L_20;
}
}
#ifdef __clang__
#pragma 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.InstanceMethodCallExpression0::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression0__ctor_m0E600C1A86D51D169C4D3190F648B9A9B05FBCBC (InstanceMethodCallExpression0_t20B1527CA370A1F8C5C9001CBB2820CF1C3DF537* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_instance, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_instance;
InstanceMethodCallExpression__ctor_m9F3FFD8C4E1AE93BCDCFF8F7C3099FDAE21E2A4B(__this, L_0, L_1, NULL);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression0::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InstanceMethodCallExpression0_GetArgument_mEB22D41C513CE7794A312DD6EAA3D1F75B46FD9A (InstanceMethodCallExpression0_t20B1527CA370A1F8C5C9001CBB2820CF1C3DF537* __this, int32_t ___0_index, const RuntimeMethod* method)
{
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_0 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_0);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_0, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InstanceMethodCallExpression0_GetArgument_mEB22D41C513CE7794A312DD6EAA3D1F75B46FD9A_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.InstanceMethodCallExpression0::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstanceMethodCallExpression0_get_ArgumentCount_mE2A6C7C637F5C3F480EF56AE550C1B023D191F81 (InstanceMethodCallExpression0_t20B1527CA370A1F8C5C9001CBB2820CF1C3DF537* __this, const RuntimeMethod* method)
{
{
return 0;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.InstanceMethodCallExpression0::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* InstanceMethodCallExpression0_Rewrite_m4A780865371322975134B089B4EA605D4CF4AFF9 (InstanceMethodCallExpression0_t20B1527CA370A1F8C5C9001CBB2820CF1C3DF537* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_instance;
MethodInfo_t* L_1;
L_1 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_2;
L_2 = Expression_Call_m7FB3954E0D89EBD81DF5E621877B3262EC5CB961(L_0, L_1, NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.InstanceMethodCallExpression1::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression1__ctor_m0EF2DE5BF1529E634F3E67D061576E1BF357D84D (InstanceMethodCallExpression1_t98746BF7B726CC88D70E4AFD3C34444D197B6931* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_instance, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg0, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_instance;
InstanceMethodCallExpression__ctor_m9F3FFD8C4E1AE93BCDCFF8F7C3099FDAE21E2A4B(__this, L_0, L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg0;
__this->____arg0_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_5), (void*)L_2);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression1::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InstanceMethodCallExpression1_GetArgument_m1B3E46C133C0CF10CAA6627A0912721BD7297630 (InstanceMethodCallExpression1_t98746BF7B726CC88D70E4AFD3C34444D197B6931* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
if (L_0)
{
goto IL_000f;
}
}
{
RuntimeObject* L_1 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_000f:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_3);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InstanceMethodCallExpression1_GetArgument_m1B3E46C133C0CF10CAA6627A0912721BD7297630_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.InstanceMethodCallExpression1::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstanceMethodCallExpression1_get_ArgumentCount_mF979346C31D156A63ED420CB771EE2FE98CE0150 (InstanceMethodCallExpression1_t98746BF7B726CC88D70E4AFD3C34444D197B6931* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.InstanceMethodCallExpression1::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* InstanceMethodCallExpression1_Rewrite_m97C934FA521C98D70AD77A287FBB606A194F442E (InstanceMethodCallExpression1_t98746BF7B726CC88D70E4AFD3C34444D197B6931* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_0017;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___0_instance;
MethodInfo_t* L_2;
L_2 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_3 = ___1_args;
NullCheck(L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_3, 0);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_5;
L_5 = Expression_Call_mF0B4AE4B4FFD295EF0838CA83629076A9DF82F80(L_1, L_2, L_4, NULL);
return L_5;
}
IL_0017:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6 = ___0_instance;
MethodInfo_t* L_7;
L_7 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_8 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9;
L_9 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_8, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_10;
L_10 = Expression_Call_mF0B4AE4B4FFD295EF0838CA83629076A9DF82F80(L_6, L_7, L_9, NULL);
return L_10;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.InstanceMethodCallExpression2::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression2__ctor_mDE506101591B0F98B8D96BAA4F0DE26CB9CA3EEC (InstanceMethodCallExpression2_t6E5A3152295E390BC5C36C71E940EC02AD27671F* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_instance, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg1, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_instance;
InstanceMethodCallExpression__ctor_m9F3FFD8C4E1AE93BCDCFF8F7C3099FDAE21E2A4B(__this, L_0, L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg0;
__this->____arg0_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_arg1;
__this->____arg1_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_6), (void*)L_3);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression2::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InstanceMethodCallExpression2_GetArgument_m50E3B3478DB2BEC22B523250644E8FA7B962E008 (InstanceMethodCallExpression2_t6E5A3152295E390BC5C36C71E940EC02AD27671F* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
if (!L_0)
{
goto IL_0009;
}
}
{
int32_t L_1 = ___0_index;
if ((((int32_t)L_1) == ((int32_t)1)))
{
goto IL_0015;
}
}
{
goto IL_001c;
}
IL_0009:
{
RuntimeObject* L_2 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_2, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_3;
}
IL_0015:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg1_6;
return L_4;
}
IL_001c:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_5);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InstanceMethodCallExpression2_GetArgument_m50E3B3478DB2BEC22B523250644E8FA7B962E008_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.InstanceMethodCallExpression2::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstanceMethodCallExpression2_get_ArgumentCount_m51920A7874931CAAC9E016E7F862B0CB7C8CCB95 (InstanceMethodCallExpression2_t6E5A3152295E390BC5C36C71E940EC02AD27671F* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.InstanceMethodCallExpression2::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* InstanceMethodCallExpression2_Rewrite_mF964083AC964DE8C3D1EFD9799E59D149CEEBFCE (InstanceMethodCallExpression2_t6E5A3152295E390BC5C36C71E940EC02AD27671F* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_001e;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___0_instance;
MethodInfo_t* L_2;
L_2 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_3 = ___1_args;
NullCheck(L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_3, 0);
RuntimeObject* L_5 = ___1_args;
NullCheck(L_5);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_5, 1);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_7;
L_7 = Expression_Call_m2546BF904E6FF1341F6194E0E18D741285B0CD9C(L_1, L_2, L_4, L_6, NULL);
return L_7;
}
IL_001e:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8 = ___0_instance;
MethodInfo_t* L_9;
L_9 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_10 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11;
L_11 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_10, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_12 = __this->____arg1_6;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_13;
L_13 = Expression_Call_m2546BF904E6FF1341F6194E0E18D741285B0CD9C(L_8, L_9, L_11, L_12, NULL);
return L_13;
}
}
#ifdef __clang__
#pragma 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.InstanceMethodCallExpression3::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression3__ctor_mBE46E79EE7B6FADEFE662CABDB67A325B8BF986B (InstanceMethodCallExpression3_t07E3473B0EA6175BC66B2DDF645398DD4942AA13* __this, MethodInfo_t* ___0_method, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_instance, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_arg0, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_arg1, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___4_arg2, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_method;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_instance;
InstanceMethodCallExpression__ctor_m9F3FFD8C4E1AE93BCDCFF8F7C3099FDAE21E2A4B(__this, L_0, L_1, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_arg0;
__this->____arg0_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg0_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___3_arg1;
__this->____arg1_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg1_6), (void*)L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___4_arg2;
__this->____arg2_7 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arg2_7), (void*)L_4);
return;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression3::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InstanceMethodCallExpression3_GetArgument_m3308566DAB98877013C6342203D10B702EB8F3F6 (InstanceMethodCallExpression3_t07E3473B0EA6175BC66B2DDF645398DD4942AA13* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_index;
switch (L_0)
{
case 0:
{
goto IL_0014;
}
case 1:
{
goto IL_0020;
}
case 2:
{
goto IL_0027;
}
}
}
{
goto IL_002e;
}
IL_0014:
{
RuntimeObject* L_1 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_1, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
return L_2;
}
IL_0020:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = __this->____arg1_6;
return L_3;
}
IL_0027:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = __this->____arg2_7;
return L_4;
}
IL_002e:
{
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_5);
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InstanceMethodCallExpression3_GetArgument_m3308566DAB98877013C6342203D10B702EB8F3F6_RuntimeMethod_var)));
}
}
// System.Int32 System.Linq.Expressions.InstanceMethodCallExpression3::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstanceMethodCallExpression3_get_ArgumentCount_mAD3E9CB00584A960E18CB457B5C628386A461D60 (InstanceMethodCallExpression3_t07E3473B0EA6175BC66B2DDF645398DD4942AA13* __this, const RuntimeMethod* method)
{
{
return 3;
}
}
// System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.InstanceMethodCallExpression3::Rewrite(System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* InstanceMethodCallExpression3_Rewrite_mEDA942D7D462E1FDF76F3D55A618BD6BC91DB15D (InstanceMethodCallExpression3_t07E3473B0EA6175BC66B2DDF645398DD4942AA13* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_instance, RuntimeObject* ___1_args, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___1_args;
if (!L_0)
{
goto IL_0025;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___0_instance;
MethodInfo_t* L_2;
L_2 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_3 = ___1_args;
NullCheck(L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4;
L_4 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_3, 0);
RuntimeObject* L_5 = ___1_args;
NullCheck(L_5);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_5, 1);
RuntimeObject* L_7 = ___1_args;
NullCheck(L_7);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_8;
L_8 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_7, 2);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_9;
L_9 = Expression_Call_m7E6CD9507827CFE1903587C68F855D4D7BD996D5(L_1, L_2, L_4, L_6, L_8, NULL);
return L_9;
}
IL_0025:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10 = ___0_instance;
MethodInfo_t* L_11;
L_11 = MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline(__this, NULL);
RuntimeObject* L_12 = __this->____arg0_5;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_13;
L_13 = ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4(L_12, ExpressionUtils_ReturnObject_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m76C7074F351B274D222DB0CBED352F6344284BA4_RuntimeMethod_var);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_14 = __this->____arg1_6;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_15 = __this->____arg2_7;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* L_16;
L_16 = Expression_Call_m7E6CD9507827CFE1903587C68F855D4D7BD996D5(L_10, L_11, L_13, L_14, L_15, NULL);
return L_16;
}
}
#ifdef __clang__
#pragma 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.NewArrayExpression::.ctor(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayExpression__ctor_mA28F7F024B3C036F37C4621F899E8FFF2643C2BD (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, Type_t* ___0_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_expressions, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = ___1_expressions;
__this->___U3CExpressionsU3Ek__BackingField_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CExpressionsU3Ek__BackingField_4), (void*)L_0);
Type_t* L_1 = ___0_type;
__this->___U3CTypeU3Ek__BackingField_3 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_3), (void*)L_1);
return;
}
}
// System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.NewArrayExpression::Make(System.Linq.Expressions.ExpressionType,System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* NewArrayExpression_Make_m3F354B7212BB401CC253C87168161A6AF06EB9C1 (int32_t ___0_nodeType, Type_t* ___1_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___2_expressions, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_nodeType;
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)32)))))
{
goto IL_000d;
}
}
{
Type_t* L_1 = ___1_type;
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_2 = ___2_expressions;
NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A* L_3 = (NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A*)il2cpp_codegen_object_new(NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A_il2cpp_TypeInfo_var);
NullCheck(L_3);
NewArrayInitExpression__ctor_m639F47682F42C81D076913B6C28D880ACA00D9B1(L_3, L_1, L_2, NULL);
return L_3;
}
IL_000d:
{
Type_t* L_4 = ___1_type;
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_5 = ___2_expressions;
NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE* L_6 = (NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE*)il2cpp_codegen_object_new(NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE_il2cpp_TypeInfo_var);
NullCheck(L_6);
NewArrayBoundsExpression__ctor_mC5071468430E2F453FEF48AFDE002847351061F9(L_6, L_4, L_5, NULL);
return L_6;
}
}
// System.Type System.Linq.Expressions.NewArrayExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* NewArrayExpression_get_Type_m2BAE9A9689C652D16B839C7FDBB8BDAB64C4629B (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_3;
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.NewArrayExpression::get_Expressions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* NewArrayExpression_get_Expressions_mBC8AE846F8167BA863B7BE9200C7947F2FB737EF (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = __this->___U3CExpressionsU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.NewArrayExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* NewArrayExpression_Accept_mAAF5EDBC8936B9F34026EFCDC69740A4D0B13F03 (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* >::Invoke(19 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitNewArray(System.Linq.Expressions.NewArrayExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.NewArrayExpression::Update(System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* NewArrayExpression_Update_m9EBFF10178B74314535F658AC4817D71549A4644 (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, RuntimeObject* ___0_expressions, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_expressions;
ContractUtils_RequiresNotNull_mD3D07BD7AA85863B8388667F7CD3D14F6886E41D(L_0, _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493, NULL);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = NewArrayExpression_get_Expressions_mBC8AE846F8167BA863B7BE9200C7947F2FB737EF_inline(__this, NULL);
bool L_2;
L_2 = ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC((&___0_expressions), L_1, ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC_RuntimeMethod_var);
if (!L_2)
{
goto IL_001c;
}
}
{
return __this;
}
IL_001c:
{
int32_t L_3;
L_3 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
if ((((int32_t)L_3) == ((int32_t)((int32_t)32))))
{
goto IL_0038;
}
}
{
Type_t* L_4;
L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
NullCheck(L_4);
Type_t* L_5;
L_5 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_4);
RuntimeObject* L_6 = ___0_expressions;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_7;
L_7 = Expression_NewArrayBounds_mF36C9FDC43141FB2882A17EB38C7AA92C0D463F9(L_5, L_6, NULL);
return L_7;
}
IL_0038:
{
Type_t* L_8;
L_8 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
NullCheck(L_8);
Type_t* L_9;
L_9 = VirtualFuncInvoker0< Type_t* >::Invoke(45 /* System.Type System.Type::GetElementType() */, L_8);
RuntimeObject* L_10 = ___0_expressions;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* L_11;
L_11 = Expression_NewArrayInit_m2DBCFC451AA40AC8998C1085D5D003595DEE59D4(L_9, L_10, NULL);
return L_11;
}
}
#ifdef __clang__
#pragma 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.NewArrayInitExpression::.ctor(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayInitExpression__ctor_m639F47682F42C81D076913B6C28D880ACA00D9B1 (NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A* __this, Type_t* ___0_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_expressions, const RuntimeMethod* method)
{
{
Type_t* L_0 = ___0_type;
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1 = ___1_expressions;
NewArrayExpression__ctor_mA28F7F024B3C036F37C4621F899E8FFF2643C2BD(__this, L_0, L_1, NULL);
return;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.NewArrayInitExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayInitExpression_get_NodeType_m0B0CB0E3577A385997E2C968479D16B533751102 (NewArrayInitExpression_t85D75945A57993CED8856AF17B9C7331FBA6CC6A* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)32));
}
}
#ifdef __clang__
#pragma 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.NewArrayBoundsExpression::.ctor(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayBoundsExpression__ctor_mC5071468430E2F453FEF48AFDE002847351061F9 (NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE* __this, Type_t* ___0_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_expressions, const RuntimeMethod* method)
{
{
Type_t* L_0 = ___0_type;
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1 = ___1_expressions;
NewArrayExpression__ctor_mA28F7F024B3C036F37C4621F899E8FFF2643C2BD(__this, L_0, L_1, NULL);
return;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.NewArrayBoundsExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayBoundsExpression_get_NodeType_mFF6591958087D7BB1F958BBF604E863ED577A33F (NewArrayBoundsExpression_tD4A82BF9DBE43533687A40AFE6E9FA2CAA9049AE* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)33));
}
}
#ifdef __clang__
#pragma 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.NewExpression::.ctor(System.Reflection.ConstructorInfo,System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewExpression__ctor_mF8B8A538894F4E698F7F854A6B9AB4BB822CA971 (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* ___0_constructor, RuntimeObject* ___1_arguments, ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* ___2_members, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_0 = ___0_constructor;
__this->___U3CConstructorU3Ek__BackingField_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CConstructorU3Ek__BackingField_4), (void*)L_0);
RuntimeObject* L_1 = ___1_arguments;
__this->____arguments_3 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____arguments_3), (void*)L_1);
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_2 = ___2_members;
__this->___U3CMembersU3Ek__BackingField_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CMembersU3Ek__BackingField_5), (void*)L_2);
return;
}
}
// System.Type System.Linq.Expressions.NewExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* NewExpression_get_Type_mD6025F4DA10AC448D51302B2384C0D4F42792C58 (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
{
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_0;
L_0 = NewExpression_get_Constructor_m3E55B5B89F1297D692E143FF9B89C7B5363BFC78_inline(__this, NULL);
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_0);
return L_1;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.NewExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewExpression_get_NodeType_m71C69C1CE38FA59CA4554036A1F17319E9C7125C (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)31));
}
}
// System.Reflection.ConstructorInfo System.Linq.Expressions.NewExpression::get_Constructor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* NewExpression_get_Constructor_m3E55B5B89F1297D692E143FF9B89C7B5363BFC78 (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
{
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_0 = __this->___U3CConstructorU3Ek__BackingField_4;
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.NewExpression::get_Arguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* NewExpression_get_Arguments_m153E264CF13BC082DEF2B0AB84331B1A6766B32E (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject** L_0 = (&__this->____arguments_3);
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_1;
L_1 = ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29(L_0, ExpressionUtils_ReturnReadOnly_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m32D64FCF8FA6866F70540B0A0BA21D2F3C76EB29_RuntimeMethod_var);
return L_1;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.NewExpression::GetArgument(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* NewExpression_GetArgument_m2BC69542701E97B2F68FDEC82110D3A05194E9CA (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_3;
int32_t L_1 = ___0_index;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = InterfaceFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, int32_t >::Invoke(0 /* T System.Collections.Generic.IReadOnlyList`1<System.Linq.Expressions.Expression>::get_Item(System.Int32) */, IReadOnlyList_1_tB86476F62FBF3BB3389F17E0FFB65836DD3F2F65_il2cpp_TypeInfo_var, L_0, L_1);
return L_2;
}
}
// System.Int32 System.Linq.Expressions.NewExpression::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewExpression_get_ArgumentCount_mDDAFB6C100769B3F1026710E4B7B32515321C77B (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____arguments_3;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Linq.Expressions.Expression>::get_Count() */, IReadOnlyCollection_1_t9844C78999204FB2034D4F813ABA374B1DEA4474_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo> System.Linq.Expressions.NewExpression::get_Members()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* NewExpression_get_Members_m8E477C51746D3CB430C136596F328A6A7EFD0125 (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_0 = __this->___U3CMembersU3Ek__BackingField_5;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.NewExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* NewExpression_Accept_mB5AB9F1BC421A0F6AE103CFAFF902FD5A8E9CD45 (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* >::Invoke(20 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitNew(System.Linq.Expressions.NewExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.NewExpression System.Linq.Expressions.NewExpression::Update(System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.Expression>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* NewExpression_Update_m6F0D8F0E552F4976B5E234604C0791F218C799ED (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, RuntimeObject* ___0_arguments, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0;
L_0 = NewExpression_get_Arguments_m153E264CF13BC082DEF2B0AB84331B1A6766B32E(__this, NULL);
bool L_1;
L_1 = ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC((&___0_arguments), L_0, ExpressionUtils_SameElements_TisExpression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_m4429C201BAB8AEF3A5691020F642D172ED5423AC_RuntimeMethod_var);
if (!L_1)
{
goto IL_0011;
}
}
{
return __this;
}
IL_0011:
{
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_2;
L_2 = NewExpression_get_Members_m8E477C51746D3CB430C136596F328A6A7EFD0125_inline(__this, NULL);
if (L_2)
{
goto IL_0026;
}
}
{
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_3;
L_3 = NewExpression_get_Constructor_m3E55B5B89F1297D692E143FF9B89C7B5363BFC78_inline(__this, NULL);
RuntimeObject* L_4 = ___0_arguments;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_5;
L_5 = Expression_New_mD228595E62C6458C07102F92B9A6DAA438DE40DA(L_3, L_4, NULL);
return L_5;
}
IL_0026:
{
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_6;
L_6 = NewExpression_get_Constructor_m3E55B5B89F1297D692E143FF9B89C7B5363BFC78_inline(__this, NULL);
RuntimeObject* L_7 = ___0_arguments;
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_8;
L_8 = NewExpression_get_Members_m8E477C51746D3CB430C136596F328A6A7EFD0125_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* L_9;
L_9 = Expression_New_m11A26BA3ECE57EA48A4ADD19505D0EC39A041481(L_6, L_7, L_8, NULL);
return L_9;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.NewValueTypeExpression::.ctor(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.MemberInfo>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewValueTypeExpression__ctor_mBF9EE0F65B4538EC73513F09161352F0BB2523B4 (NewValueTypeExpression_t005A11BB18CC815F90DE9AF7A59BBFE16CC6116D* __this, Type_t* ___0_type, ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ___1_arguments, ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* ___2_members, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = ___1_arguments;
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_1 = ___2_members;
NewExpression__ctor_mF8B8A538894F4E698F7F854A6B9AB4BB822CA971(__this, (ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB*)NULL, L_0, L_1, NULL);
Type_t* L_2 = ___0_type;
__this->___U3CTypeU3Ek__BackingField_6 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_6), (void*)L_2);
return;
}
}
// System.Type System.Linq.Expressions.NewValueTypeExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* NewValueTypeExpression_get_Type_m98B572138C3EE9F5D4BE4EEABCCCDBBF5313DA28 (NewValueTypeExpression_t005A11BB18CC815F90DE9AF7A59BBFE16CC6116D* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_6;
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.ParameterExpression::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParameterExpression__ctor_m5EC144E6CC98B684D27C88CBD48BD52B4441E87D (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, String_t* ___0_name, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
String_t* L_0 = ___0_name;
__this->___U3CNameU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CNameU3Ek__BackingField_3), (void*)L_0);
return;
}
}
// System.Linq.Expressions.ParameterExpression System.Linq.Expressions.ParameterExpression::Make(System.Type,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ParameterExpression_Make_mD3AF119AE9F38ACBA370197E885BDF564958C340 (Type_t* ___0_type, String_t* ___1_name, bool ___2_isByRef, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Exception_t_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m0222361D180AC336E45B7CD930A0BCEC2ACEBC04_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m084B4481EF9EB7C6F4B671FECCA7FFADCF41F988_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m280560945598F198B9AC072CDF5CF2FB6828E45B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m289B89C40A50E8C7721E963029B4EFD2572EDE11_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m3BC011713D323B206EB351C0C6474DFF94164668_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m432CAFD04C99CECC21AF21CD442580742C99B14A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m6EA176AD6AF65AA8EBFD1B907AC9809081EDC40D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m71BCD2392D28272B9A7693A94865BC28A244E8CF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m7433FBCA26646D073E10CE3DB024BFD0AF12DF35_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m78B52D6F90A26232693A9AD371C3B2585A767A82_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_m9ECE6DF9DD81C46CFB4B1B8379C2D6DDB6F87637_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_mBD5F03FFFBDFBB1CADF5B219E0DF682952301C77_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_mBEE7A69E2919758783563C56B31B1181ACFCB245_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_mCD034F44CBDE2DECE83B8F4FFBF9EDC735218A66_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_mD276E0CA282C5DFD13A185721D0ECF962A94D593_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_mDB7AAFBF808E0E8302D135C1221BB12874C5A64E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1__ctor_mFCB931F8CA3CCBED78237F23623CE9D031138676_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
bool L_0 = ___2_isByRef;
if (!L_0)
{
goto IL_000b;
}
}
{
Type_t* L_1 = ___0_type;
String_t* L_2 = ___1_name;
ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D* L_3 = (ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D*)il2cpp_codegen_object_new(ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D_il2cpp_TypeInfo_var);
NullCheck(L_3);
ByRefParameterExpression__ctor_m94CB0AF1F76EF76BC30F1A5BA93D1DC7448158BD(L_3, L_1, L_2, NULL);
return L_3;
}
IL_000b:
{
Type_t* L_4 = ___0_type;
NullCheck(L_4);
bool L_5;
L_5 = VirtualFuncInvoker0< bool >::Invoke(68 /* System.Boolean System.Type::get_IsEnum() */, L_4);
if (L_5)
{
goto IL_0126;
}
}
{
Type_t* L_6 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_7;
L_7 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_6, NULL);
V_0 = L_7;
int32_t L_8 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_8, 1)))
{
case 0:
{
goto IL_00b1;
}
case 1:
{
goto IL_0126;
}
case 2:
{
goto IL_0072;
}
case 3:
{
goto IL_0080;
}
case 4:
{
goto IL_00fc;
}
case 5:
{
goto IL_0079;
}
case 6:
{
goto IL_009c;
}
case 7:
{
goto IL_0111;
}
case 8:
{
goto IL_00a3;
}
case 9:
{
goto IL_0118;
}
case 10:
{
goto IL_00aa;
}
case 11:
{
goto IL_011f;
}
case 12:
{
goto IL_0103;
}
case 13:
{
goto IL_0095;
}
case 14:
{
goto IL_008e;
}
case 15:
{
goto IL_0087;
}
case 16:
{
goto IL_0126;
}
case 17:
{
goto IL_010a;
}
}
}
{
goto IL_0126;
}
IL_0072:
{
String_t* L_9 = ___1_name;
PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93* L_10 = (PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t817BB90AF8382BE20F8FD0E9A1508A6227273B93_il2cpp_TypeInfo_var);
NullCheck(L_10);
PrimitiveParameterExpression_1__ctor_m71BCD2392D28272B9A7693A94865BC28A244E8CF(L_10, L_9, PrimitiveParameterExpression_1__ctor_m71BCD2392D28272B9A7693A94865BC28A244E8CF_RuntimeMethod_var);
return L_10;
}
IL_0079:
{
String_t* L_11 = ___1_name;
PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF* L_12 = (PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t3472890410B9EABBEA006747FAB75C83ED05D0EF_il2cpp_TypeInfo_var);
NullCheck(L_12);
PrimitiveParameterExpression_1__ctor_mD276E0CA282C5DFD13A185721D0ECF962A94D593(L_12, L_11, PrimitiveParameterExpression_1__ctor_mD276E0CA282C5DFD13A185721D0ECF962A94D593_RuntimeMethod_var);
return L_12;
}
IL_0080:
{
String_t* L_13 = ___1_name;
PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F* L_14 = (PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tFB88225EB56949A5FE7789A097F7D3EF9E87F71F_il2cpp_TypeInfo_var);
NullCheck(L_14);
PrimitiveParameterExpression_1__ctor_mDB7AAFBF808E0E8302D135C1221BB12874C5A64E(L_14, L_13, PrimitiveParameterExpression_1__ctor_mDB7AAFBF808E0E8302D135C1221BB12874C5A64E_RuntimeMethod_var);
return L_14;
}
IL_0087:
{
String_t* L_15 = ___1_name;
PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB* L_16 = (PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t84EA49070ADDAED1D947288626F447420F7018FB_il2cpp_TypeInfo_var);
NullCheck(L_16);
PrimitiveParameterExpression_1__ctor_mBEE7A69E2919758783563C56B31B1181ACFCB245(L_16, L_15, PrimitiveParameterExpression_1__ctor_mBEE7A69E2919758783563C56B31B1181ACFCB245_RuntimeMethod_var);
return L_16;
}
IL_008e:
{
String_t* L_17 = ___1_name;
PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210* L_18 = (PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tF8C4A7CE27CA4A119A479E44DC4809FC7A1EB210_il2cpp_TypeInfo_var);
NullCheck(L_18);
PrimitiveParameterExpression_1__ctor_m3BC011713D323B206EB351C0C6474DFF94164668(L_18, L_17, PrimitiveParameterExpression_1__ctor_m3BC011713D323B206EB351C0C6474DFF94164668_RuntimeMethod_var);
return L_18;
}
IL_0095:
{
String_t* L_19 = ___1_name;
PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F* L_20 = (PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tC964C6EB5263DD52D8A6F2E7A30831E4E78B168F_il2cpp_TypeInfo_var);
NullCheck(L_20);
PrimitiveParameterExpression_1__ctor_m78B52D6F90A26232693A9AD371C3B2585A767A82(L_20, L_19, PrimitiveParameterExpression_1__ctor_m78B52D6F90A26232693A9AD371C3B2585A767A82_RuntimeMethod_var);
return L_20;
}
IL_009c:
{
String_t* L_21 = ___1_name;
PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354* L_22 = (PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t53C7A6D1CDD24E4536D67F3DA5A0CBCC52FB9354_il2cpp_TypeInfo_var);
NullCheck(L_22);
PrimitiveParameterExpression_1__ctor_mFCB931F8CA3CCBED78237F23623CE9D031138676(L_22, L_21, PrimitiveParameterExpression_1__ctor_mFCB931F8CA3CCBED78237F23623CE9D031138676_RuntimeMethod_var);
return L_22;
}
IL_00a3:
{
String_t* L_23 = ___1_name;
PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF* L_24 = (PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t69A4CB89EC79CA6D17497F54F8F5FEB4D5D08CBF_il2cpp_TypeInfo_var);
NullCheck(L_24);
PrimitiveParameterExpression_1__ctor_mBD5F03FFFBDFBB1CADF5B219E0DF682952301C77(L_24, L_23, PrimitiveParameterExpression_1__ctor_mBD5F03FFFBDFBB1CADF5B219E0DF682952301C77_RuntimeMethod_var);
return L_24;
}
IL_00aa:
{
String_t* L_25 = ___1_name;
PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02* L_26 = (PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t724ACADC8B1EA7446E226EDA6843CCF1A81B8D02_il2cpp_TypeInfo_var);
NullCheck(L_26);
PrimitiveParameterExpression_1__ctor_m7433FBCA26646D073E10CE3DB024BFD0AF12DF35(L_26, L_25, PrimitiveParameterExpression_1__ctor_m7433FBCA26646D073E10CE3DB024BFD0AF12DF35_RuntimeMethod_var);
return L_26;
}
IL_00b1:
{
Type_t* L_27 = ___0_type;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_28 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_29;
L_29 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_28, NULL);
bool L_30;
L_30 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_27, L_29, NULL);
if (!L_30)
{
goto IL_00ca;
}
}
{
String_t* L_31 = ___1_name;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_32 = (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)il2cpp_codegen_object_new(ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_il2cpp_TypeInfo_var);
NullCheck(L_32);
ParameterExpression__ctor_m5EC144E6CC98B684D27C88CBD48BD52B4441E87D(L_32, L_31, NULL);
return L_32;
}
IL_00ca:
{
Type_t* L_33 = ___0_type;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_34 = { reinterpret_cast<intptr_t> (Exception_t_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_35;
L_35 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_34, NULL);
bool L_36;
L_36 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_33, L_35, NULL);
if (!L_36)
{
goto IL_00e3;
}
}
{
String_t* L_37 = ___1_name;
PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922* L_38 = (PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t72222864A35D22B7C9B73E74005FAD44DA32D922_il2cpp_TypeInfo_var);
NullCheck(L_38);
PrimitiveParameterExpression_1__ctor_m084B4481EF9EB7C6F4B671FECCA7FFADCF41F988(L_38, L_37, PrimitiveParameterExpression_1__ctor_m084B4481EF9EB7C6F4B671FECCA7FFADCF41F988_RuntimeMethod_var);
return L_38;
}
IL_00e3:
{
Type_t* L_39 = ___0_type;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_40 = { reinterpret_cast<intptr_t> (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_41;
L_41 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_40, NULL);
bool L_42;
L_42 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_39, L_41, NULL);
if (!L_42)
{
goto IL_0126;
}
}
{
String_t* L_43 = ___1_name;
PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874* L_44 = (PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t933305C7B35026CBE34F095F04F9FDC6C0A33874_il2cpp_TypeInfo_var);
NullCheck(L_44);
PrimitiveParameterExpression_1__ctor_m280560945598F198B9AC072CDF5CF2FB6828E45B(L_44, L_43, PrimitiveParameterExpression_1__ctor_m280560945598F198B9AC072CDF5CF2FB6828E45B_RuntimeMethod_var);
return L_44;
}
IL_00fc:
{
String_t* L_45 = ___1_name;
PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9* L_46 = (PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tEEA462A425C4DCDF13971C28AA578F30672871A9_il2cpp_TypeInfo_var);
NullCheck(L_46);
PrimitiveParameterExpression_1__ctor_m0222361D180AC336E45B7CD930A0BCEC2ACEBC04(L_46, L_45, PrimitiveParameterExpression_1__ctor_m0222361D180AC336E45B7CD930A0BCEC2ACEBC04_RuntimeMethod_var);
return L_46;
}
IL_0103:
{
String_t* L_47 = ___1_name;
PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F* L_48 = (PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_t636203FF8694D0F7AD7FEDB5AE0166324EF4004F_il2cpp_TypeInfo_var);
NullCheck(L_48);
PrimitiveParameterExpression_1__ctor_m289B89C40A50E8C7721E963029B4EFD2572EDE11(L_48, L_47, PrimitiveParameterExpression_1__ctor_m289B89C40A50E8C7721E963029B4EFD2572EDE11_RuntimeMethod_var);
return L_48;
}
IL_010a:
{
String_t* L_49 = ___1_name;
PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89* L_50 = (PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tD11E84EFF19D460BFB060754D1EEC0DB2C8D3D89_il2cpp_TypeInfo_var);
NullCheck(L_50);
PrimitiveParameterExpression_1__ctor_mCD034F44CBDE2DECE83B8F4FFBF9EDC735218A66(L_50, L_49, PrimitiveParameterExpression_1__ctor_mCD034F44CBDE2DECE83B8F4FFBF9EDC735218A66_RuntimeMethod_var);
return L_50;
}
IL_0111:
{
String_t* L_51 = ___1_name;
PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892* L_52 = (PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tE19231DCC163F99D61A92741130C5A50C829C892_il2cpp_TypeInfo_var);
NullCheck(L_52);
PrimitiveParameterExpression_1__ctor_m432CAFD04C99CECC21AF21CD442580742C99B14A(L_52, L_51, PrimitiveParameterExpression_1__ctor_m432CAFD04C99CECC21AF21CD442580742C99B14A_RuntimeMethod_var);
return L_52;
}
IL_0118:
{
String_t* L_53 = ___1_name;
PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF* L_54 = (PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tBC700C0B6EDB3B78BFCEA74F8C24432261BD81AF_il2cpp_TypeInfo_var);
NullCheck(L_54);
PrimitiveParameterExpression_1__ctor_m6EA176AD6AF65AA8EBFD1B907AC9809081EDC40D(L_54, L_53, PrimitiveParameterExpression_1__ctor_m6EA176AD6AF65AA8EBFD1B907AC9809081EDC40D_RuntimeMethod_var);
return L_54;
}
IL_011f:
{
String_t* L_55 = ___1_name;
PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71* L_56 = (PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71*)il2cpp_codegen_object_new(PrimitiveParameterExpression_1_tDF794270F4B8AB052535A17E28757CE8124CAC71_il2cpp_TypeInfo_var);
NullCheck(L_56);
PrimitiveParameterExpression_1__ctor_m9ECE6DF9DD81C46CFB4B1B8379C2D6DDB6F87637(L_56, L_55, PrimitiveParameterExpression_1__ctor_m9ECE6DF9DD81C46CFB4B1B8379C2D6DDB6F87637_RuntimeMethod_var);
return L_56;
}
IL_0126:
{
Type_t* L_57 = ___0_type;
String_t* L_58 = ___1_name;
TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07* L_59 = (TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07*)il2cpp_codegen_object_new(TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07_il2cpp_TypeInfo_var);
NullCheck(L_59);
TypedParameterExpression__ctor_m138CB274E62E9C4FE8269DC51E34D9B32C92A573(L_59, L_57, L_58, NULL);
return L_59;
}
}
// System.Type System.Linq.Expressions.ParameterExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* ParameterExpression_get_Type_mC841EB8901E5407A731DC4CC5631318133E5F61A (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL);
return L_1;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.ParameterExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParameterExpression_get_NodeType_m401A4752789A4DBAB771AEBEBFAFE5877EF7E05C (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)38));
}
}
// System.String System.Linq.Expressions.ParameterExpression::get_Name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ParameterExpression_get_Name_m5F48CE2BAC279432E92DC3AFBF627F234D0E1D2A (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CNameU3Ek__BackingField_3;
return L_0;
}
}
// System.Boolean System.Linq.Expressions.ParameterExpression::get_IsByRef()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParameterExpression_get_IsByRef_m01BDD008CE1E89DE90DA5D35E951949CC665FE1C (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method)
{
{
bool L_0;
L_0 = VirtualFuncInvoker0< bool >::Invoke(10 /* System.Boolean System.Linq.Expressions.ParameterExpression::GetIsByRef() */, __this);
return L_0;
}
}
// System.Boolean System.Linq.Expressions.ParameterExpression::GetIsByRef()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParameterExpression_GetIsByRef_m8F08D04AA3BDD969B05F5B95101D5576DD59E4D6 (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.ParameterExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ParameterExpression_Accept_mB9F507D601B3AEAA3E0A8607FBA889AA7E186DF3 (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* >::Invoke(21 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitParameter(System.Linq.Expressions.ParameterExpression) */, L_0, __this);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.ByRefParameterExpression::.ctor(System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefParameterExpression__ctor_m94CB0AF1F76EF76BC30F1A5BA93D1DC7448158BD (ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D* __this, Type_t* ___0_type, String_t* ___1_name, const RuntimeMethod* method)
{
{
Type_t* L_0 = ___0_type;
String_t* L_1 = ___1_name;
TypedParameterExpression__ctor_m138CB274E62E9C4FE8269DC51E34D9B32C92A573(__this, L_0, L_1, NULL);
return;
}
}
// System.Boolean System.Linq.Expressions.ByRefParameterExpression::GetIsByRef()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ByRefParameterExpression_GetIsByRef_mA1E5B6FDD75B2BD8ACAB35E44B9836567584F7D2 (ByRefParameterExpression_t3CEFD77EBCE6D03D021A7E7AC90432BBF959E86D* __this, const RuntimeMethod* method)
{
{
return (bool)1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.TypedParameterExpression::.ctor(System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedParameterExpression__ctor_m138CB274E62E9C4FE8269DC51E34D9B32C92A573 (TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07* __this, Type_t* ___0_type, String_t* ___1_name, const RuntimeMethod* method)
{
{
String_t* L_0 = ___1_name;
ParameterExpression__ctor_m5EC144E6CC98B684D27C88CBD48BD52B4441E87D(__this, L_0, NULL);
Type_t* L_1 = ___0_type;
__this->___U3CTypeU3Ek__BackingField_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_4), (void*)L_1);
return;
}
}
// System.Type System.Linq.Expressions.TypedParameterExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypedParameterExpression_get_Type_m20C9F1918879D52EAF96271328AB5AF5BE652735 (TypedParameterExpression_t5D739B36DF1D440EBCF929F66BAD513991B13E07* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_4;
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.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression> System.Linq.Expressions.RuntimeVariablesExpression::get_Variables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* RuntimeVariablesExpression_get_Variables_m92B9332694A4DD0699B225EAD0A83F9D4FFACADB (RuntimeVariablesExpression_tCD421AAE9273B4E6E8BB4BC327CCF3D2ABF368B3* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_tFF3A96CB3B2F8DC59789963B01C8937823675505* L_0 = __this->___U3CVariablesU3Ek__BackingField_3;
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.Boolean System.Linq.Expressions.StackGuard::TryEnterOnCurrentStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StackGuard_TryEnterOnCurrentStack_mC05CD78213FCACE10A8885A64D36B1F61337A956 (StackGuard_t6F37D81861288F2039A29A88A6287419F220E849* __this, const RuntimeMethod* method)
{
{
bool L_0;
L_0 = RuntimeHelpers_TryEnsureSufficientExecutionStack_m1057A00628F4E1EFE1D988280A3C7ACAE232C55E(NULL);
if (!L_0)
{
goto IL_0009;
}
}
{
return (bool)1;
}
IL_0009:
{
int32_t L_1 = __this->____executionStackCount_0;
if ((((int32_t)L_1) >= ((int32_t)((int32_t)1024))))
{
goto IL_0018;
}
}
{
return (bool)0;
}
IL_0018:
{
InsufficientExecutionStackException_t2597D0F21647B6B59BD576904281BC5CA340CE4C* L_2 = (InsufficientExecutionStackException_t2597D0F21647B6B59BD576904281BC5CA340CE4C*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InsufficientExecutionStackException_t2597D0F21647B6B59BD576904281BC5CA340CE4C_il2cpp_TypeInfo_var)));
NullCheck(L_2);
InsufficientExecutionStackException__ctor_m876417F6706D49F2F26654CF2E94B37C1D3354AA(L_2, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StackGuard_TryEnterOnCurrentStack_mC05CD78213FCACE10A8885A64D36B1F61337A956_RuntimeMethod_var)));
}
}
// System.Void System.Linq.Expressions.StackGuard::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StackGuard__ctor_m5EB5B33677E287D2F29EE2CFD57548E472AA6792 (StackGuard_t6F37D81861288F2039A29A88A6287419F220E849* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String System.Linq.Expressions.Strings::get_ReducibleMustOverrideReduce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ReducibleMustOverrideReduce_m3A42A36C78DEE542AE7861CCE517D5B05AD822B1 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral365B734430D9CF2AB2319E3E14FDC9F33C4F862C);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral365B734430D9CF2AB2319E3E14FDC9F33C4F862C;
}
}
// System.String System.Linq.Expressions.Strings::get_MustReduceToDifferent()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_MustReduceToDifferent_m958D994C04C8CB086B7C38E609E24FFC47E5265B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A08504CE4D03C27B3393379203A99CADA8CF1A3);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral0A08504CE4D03C27B3393379203A99CADA8CF1A3;
}
}
// System.String System.Linq.Expressions.Strings::get_ReducedNotCompatible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ReducedNotCompatible_mDE70EE4B9AD1B81B7341E17740056421BF7ECD7D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA6DF45C72270FA2BB1DBC2168AD0472EA600EA70);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralA6DF45C72270FA2BB1DBC2168AD0472EA600EA70;
}
}
// System.String System.Linq.Expressions.Strings::get_SetterHasNoParams()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_SetterHasNoParams_m746FEEB86EDF875639CD9256DD6D76EB2B1F32FD (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAD1D3DC067F3F1FD1F13B61D3B4A23C3470D6502);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralAD1D3DC067F3F1FD1F13B61D3B4A23C3470D6502;
}
}
// System.String System.Linq.Expressions.Strings::get_PropertyCannotHaveRefType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyCannotHaveRefType_mB1A0026232F24ED7ABB22237680014C9175C1756 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8719FFC739536C9848492D037E063238122D6A84);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral8719FFC739536C9848492D037E063238122D6A84;
}
}
// System.String System.Linq.Expressions.Strings::get_IndexesOfSetGetMustMatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IndexesOfSetGetMustMatch_m9BEE6C5ED9A8D5DF804D2674C3DB926652EDB5CE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE620B1D7A5B3C195B501656706CF79F6A6AE4EB0);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralE620B1D7A5B3C195B501656706CF79F6A6AE4EB0;
}
}
// System.String System.Linq.Expressions.Strings::get_AccessorsCannotHaveVarArgs()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_AccessorsCannotHaveVarArgs_mC0A22CD7EC4580F23F4DA7EC0C961A7F1450C03F (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral561DD56768A8A61E73B01577FC2C730CB6FEA1D0);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral561DD56768A8A61E73B01577FC2C730CB6FEA1D0;
}
}
// System.String System.Linq.Expressions.Strings::get_AccessorsCannotHaveByRefArgs()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_AccessorsCannotHaveByRefArgs_mBD5023C083C5123F8F02F11B864DA213556DC1F5 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F70A5FFB74237FFCD4F30931A1BE065AFF805DA);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral7F70A5FFB74237FFCD4F30931A1BE065AFF805DA;
}
}
// System.String System.Linq.Expressions.Strings::get_BoundsCannotBeLessThanOne()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BoundsCannotBeLessThanOne_mC68C3A3CBB2AB99F9855BADFC0472DF6D334D370 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral12A8CFE76663728B9BB5B211ABE6F9AB7F527629);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral12A8CFE76663728B9BB5B211ABE6F9AB7F527629;
}
}
// System.String System.Linq.Expressions.Strings::get_TypeMustNotBeByRef()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TypeMustNotBeByRef_m2B221C76F766F351EF9EB01A229250838F0E53A5 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF592ECC3A1212A67A57DD1C238C4347055593AD5);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralF592ECC3A1212A67A57DD1C238C4347055593AD5;
}
}
// System.String System.Linq.Expressions.Strings::get_TypeMustNotBePointer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TypeMustNotBePointer_m89142D9175E189EB7179F0D923560280451849B8 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BCD0055266E6A2D27046CB48F7AD1B5424E7F89);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral7BCD0055266E6A2D27046CB48F7AD1B5424E7F89;
}
}
// System.String System.Linq.Expressions.Strings::get_SetterMustBeVoid()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_SetterMustBeVoid_m38918E4D6A15B85D429B1377D25A913F30A51287 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8B17A4C81AB48771D7659B79C80377AE8F60A01A);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral8B17A4C81AB48771D7659B79C80377AE8F60A01A;
}
}
// System.String System.Linq.Expressions.Strings::get_PropertyTypeMustMatchGetter()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeMustMatchGetter_m2061100878EF212F7FAB9C341CBB6216EA37B4E5 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9C2A1B1F1F4E3219A2EBD77C8695DAB78025CC4);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralF9C2A1B1F1F4E3219A2EBD77C8695DAB78025CC4;
}
}
// System.String System.Linq.Expressions.Strings::get_PropertyTypeMustMatchSetter()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeMustMatchSetter_m6DFAD5DFBF3948F14B7C1B89900D49588EA922F2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7FBF491D8A6339642C3B0B8599FD08C4E3BAB7FF);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral7FBF491D8A6339642C3B0B8599FD08C4E3BAB7FF;
}
}
// System.String System.Linq.Expressions.Strings::get_BothAccessorsMustBeStatic()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BothAccessorsMustBeStatic_m25E3790D9EEF7F4FDCC8ADC3F299BE3B19F0ECD9 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E024F8C2BA0751536AEC01C2BB37A58D23E925C);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral1E024F8C2BA0751536AEC01C2BB37A58D23E925C;
}
}
// System.String System.Linq.Expressions.Strings::get_OnlyStaticFieldsHaveNullInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticFieldsHaveNullInstance_mB10BDB7072EA21B89DF2F604BF929F2F3DCCB44D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral39EE071DBFF62B93DB3A1FF65E0FE4AB2D376048);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral39EE071DBFF62B93DB3A1FF65E0FE4AB2D376048;
}
}
// System.String System.Linq.Expressions.Strings::get_OnlyStaticPropertiesHaveNullInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticPropertiesHaveNullInstance_m521E6F6FB410ACD58763A3945AB354EC4B75D1F2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08CFE4D708959435BF56C4B792145841BEA91832);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral08CFE4D708959435BF56C4B792145841BEA91832;
}
}
// System.String System.Linq.Expressions.Strings::get_OnlyStaticMethodsHaveNullInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticMethodsHaveNullInstance_m2E83C558A3ABF4FE7DD624DAB07F27393FD74A8B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E4222789BAD2B5965A87EF504E37D9955FE066D);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral5E4222789BAD2B5965A87EF504E37D9955FE066D;
}
}
// System.String System.Linq.Expressions.Strings::get_PropertyTypeCannotBeVoid()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeCannotBeVoid_mC2D4A1419AF461FED983B5743136676BDC8CF810 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82E1F354636F248C0774B9D8C5BD90B6FD1CE7A4);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral82E1F354636F248C0774B9D8C5BD90B6FD1CE7A4;
}
}
// System.String System.Linq.Expressions.Strings::get_InvalidUnboxType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_InvalidUnboxType_m7DE726A5CD1486C8BBF2742E6D6ED11E761F60D0 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3EB432DF0AA38DCA0FF1899A2C35BE87DC5F7AF3);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral3EB432DF0AA38DCA0FF1899A2C35BE87DC5F7AF3;
}
}
// System.String System.Linq.Expressions.Strings::get_ExpressionMustBeWriteable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ExpressionMustBeWriteable_m22E0F89C5D1AB3F0A191A0CC8C4657EED9FEA127 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8E12466D0B5A509F61FDCC5267CCCC3215DB5220);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral8E12466D0B5A509F61FDCC5267CCCC3215DB5220;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustNotHaveValueType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustNotHaveValueType_m58C991B84D3CDEC7FB189BB23E5DC5B1A0A66C3C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC400B58496A5FA148BE40646CCE1F2F9AD0F03E5);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralC400B58496A5FA148BE40646CCE1F2F9AD0F03E5;
}
}
// System.String System.Linq.Expressions.Strings::get_MustBeReducible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_MustBeReducible_m6AA622B4FC648A5A1B05D4CC21B9EB4A77600B79 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9FBB4AAE395F5083E7D7C5595FA511A533D09D06);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral9FBB4AAE395F5083E7D7C5595FA511A533D09D06;
}
}
// System.String System.Linq.Expressions.Strings::get_LabelMustBeVoidOrHaveExpression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_LabelMustBeVoidOrHaveExpression_m5C8EA5F763FD8AB62FEBE8291D93E137EB32CD43 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD9DA93352DA466F2611A4E43EAED88FC1EA07663);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralD9DA93352DA466F2611A4E43EAED88FC1EA07663;
}
}
// System.String System.Linq.Expressions.Strings::get_QuotedExpressionMustBeLambda()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_QuotedExpressionMustBeLambda_m5B14AD0ADD4AAB20CAF97B91C11F132430568DF2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD32F42CEFAEB656802941F988FAA2CE38CC74317);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralD32F42CEFAEB656802941F988FAA2CE38CC74317;
}
}
// System.String System.Linq.Expressions.Strings::get_CollectionModifiedWhileEnumerating()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_CollectionModifiedWhileEnumerating_m3D700CB4DC6D6AE927D0814850484B2CC529A7CE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618;
}
}
// System.String System.Linq.Expressions.Strings::VariableMustNotBeByRef(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_VariableMustNotBeByRef_mE3ED19211C77B191BA873EB6F55AF28CAF381CE3 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E2D64BE0B742BB1DC39B3D63EF37D7C05169A08);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral1E2D64BE0B742BB1DC39B3D63EF37D7C05169A08, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::DuplicateVariable(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_DuplicateVariable_mDF4A857547682ED99ADBCB608AE9D0C6117BF862 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E4602BE3906A5DB069E16BF150494788139ED9F);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral1E4602BE3906A5DB069E16BF150494788139ED9F, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::get_FaultCannotHaveCatchOrFinally()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_FaultCannotHaveCatchOrFinally_mF9D17DC108EF2D4E430D1162ABB04BBC42A1585E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral17EC03BBCC5EAC329B6641870176EE69FA35637B);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral17EC03BBCC5EAC329B6641870176EE69FA35637B;
}
}
// System.String System.Linq.Expressions.Strings::get_TryMustHaveCatchFinallyOrFault()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TryMustHaveCatchFinallyOrFault_m3E3D00FBF1FFE1056BD4E7B97829D8F131E19EE7 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05BAF5F0C99D533258EA5C61E57896D32C59E637);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral05BAF5F0C99D533258EA5C61E57896D32C59E637;
}
}
// System.String System.Linq.Expressions.Strings::get_BodyOfCatchMustHaveSameTypeAsBodyOfTry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m0A82AB3CA667E3E4AFB44AC1ADFE5E55A2ED67EC (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7CCBDF7AC9A6709140C2811891A847313AC5DF1);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralD7CCBDF7AC9A6709140C2811891A847313AC5DF1;
}
}
// System.String System.Linq.Expressions.Strings::ExtensionNodeMustOverrideProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExtensionNodeMustOverrideProperty_m9104CAA7D2A9E08CBB135788A14930D2B9720284 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F144BDAF6EE2C0E6CFB19145B2E6195FD2E6540);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral0F144BDAF6EE2C0E6CFB19145B2E6195FD2E6540, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::UserDefinedOperatorMustBeStatic(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOperatorMustBeStatic_mD7FD9FEE3CA2235046E68879DFDF7BA546A35C09 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBBFD48C251E49D3683DCC1DBAF057F22B03C114D);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralBBFD48C251E49D3683DCC1DBAF057F22B03C114D, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::UserDefinedOperatorMustNotBeVoid(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOperatorMustNotBeVoid_m388780A77A92CBA1E7878A08A499E24677F38F39 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2753DED4A753D69B86213F583EFED4AE585D94B7);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral2753DED4A753D69B86213F583EFED4AE585D94B7, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::CoercionOperatorNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_CoercionOperatorNotDefined_m8009E9C430F880539AEA99C88D35D1F4A1215A69 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2783420FD0C038B0FC9DE02BFB28312E25000E37);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral2783420FD0C038B0FC9DE02BFB28312E25000E37, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::UnaryOperatorNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnaryOperatorNotDefined_m8268F1DEFE970387E1E3494AC511F7D4FA652E01 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral48B47FDDA57B9DCA9053DF62A8543DB0F876C7BF);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral48B47FDDA57B9DCA9053DF62A8543DB0F876C7BF, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::BinaryOperatorNotDefined(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_BinaryOperatorNotDefined_m6E51761DF07DAFB711A896B8A8C0DC0909A94FE5 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral61759565E575B9B47703E5D2E5144C3E988BBEAB);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = SR_Format_m77447D5E6F4FCF2BE4472FF28D25511C09F1AF9B(_stringLiteral61759565E575B9B47703E5D2E5144C3E988BBEAB, L_0, L_1, L_2, NULL);
return L_3;
}
}
// System.String System.Linq.Expressions.Strings::ReferenceEqualityNotDefined(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ReferenceEqualityNotDefined_m0A99DEB91A06FFF42F1165060D112DF430F60BBB (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE832ED19918938E6543E9BA5731AF60680CA08B0);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralE832ED19918938E6543E9BA5731AF60680CA08B0, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::OperandTypesDoNotMatchParameters(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_OperandTypesDoNotMatchParameters_mB2226604DD5AAEF2ABA05009AD5DC010CCA07A83 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF74F0637127DD52B6B40A32BD65B2D13DF734D9);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralDF74F0637127DD52B6B40A32BD65B2D13DF734D9, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::OverloadOperatorTypeDoesNotMatchConversionType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_OverloadOperatorTypeDoesNotMatchConversionType_m17F50AD8A87FB4FCE07E359EE95C395AD51A5EF9 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9376E3B78102EC033F8620C7020D273BC20A6D56);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral9376E3B78102EC033F8620C7020D273BC20A6D56, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::get_ConversionIsNotSupportedForArithmeticTypes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ConversionIsNotSupportedForArithmeticTypes_mAB4AA46A02473EA545D63C914EA9AC4AE40533EE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDEF3E0488656774170520F9C9817540BC9B7A342);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralDEF3E0488656774170520F9C9817540BC9B7A342;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeArray()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeArray_mD82D0CF2D5DC05CAEB302A053603B40D93AC335C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0419F10D65478107C9B7ACDC31842682EDD2BEF6);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral0419F10D65478107C9B7ACDC31842682EDD2BEF6;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeBoolean()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeBoolean_m02C70A016CD7B965AE3A15AE5B42522B6E50F47E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5385EB3189C7363E5A9055A75DB0DD1EE342BCCD);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral5385EB3189C7363E5A9055A75DB0DD1EE342BCCD;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m2276E91A7B7E3EBF81555D0FB1758535EF7ECEFD (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC0463B6498B0A43B8AFC1160BA4BF9CDD7567233);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralC0463B6498B0A43B8AFC1160BA4BF9CDD7567233;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeInstanceMember()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeInstanceMember_m3BFF714DD215F378092E27BB2F8411D7212A38E3 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8940A906F5C8AD48C4A4F5C4D13EB5090C6A0F8);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralA8940A906F5C8AD48C4A4F5C4D13EB5090C6A0F8;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeInteger()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeInteger_m129CDEA85A4B1A8BDE473520C6358D219158A684 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9305C6B967C60BDBF852886B9B149EBDC57010CE);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral9305C6B967C60BDBF852886B9B149EBDC57010CE;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeArrayIndexType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeArrayIndexType_mBE313C2248F825C5C1403EB74B1E79A72C93CC4E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE276A8153FED2D11832189F85D9FBDCEAEEF9177);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralE276A8153FED2D11832189F85D9FBDCEAEEF9177;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentMustBeSingleDimensionalArrayType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeSingleDimensionalArrayType_m7C4D9F0CBAB8B1AC45B56FEF9075957C61D9059C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB50854D8D501F12A08AB41550C7A4EFD8593108);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralDB50854D8D501F12A08AB41550C7A4EFD8593108;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentTypesMustMatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentTypesMustMatch_mB77090F6003E891C8C67FAE4191C39719E9F6E18 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE60F846E2C0155A9761809E804F6944C5F755E9F);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralE60F846E2C0155A9761809E804F6944C5F755E9F;
}
}
// System.String System.Linq.Expressions.Strings::CannotAutoInitializeValueTypeMemberThroughProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_CannotAutoInitializeValueTypeMemberThroughProperty_mE2834F97891B622B4C211CF30C0EB176CCCD7F5A (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA6D2C0EE36D007D1B12DE6C10BD876FE6934153D);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralA6D2C0EE36D007D1B12DE6C10BD876FE6934153D, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::IncorrectTypeForTypeAs(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_IncorrectTypeForTypeAs_m01B1DD350E75E975517B498DABC8188DBB2F79B0 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral652020781139A0A2B14DBD0B9030CECA23499296);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral652020781139A0A2B14DBD0B9030CECA23499296, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::get_CoalesceUsedOnNonNullType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_CoalesceUsedOnNonNullType_mACDD27E1B10289CC5A25CBCD7A493E68D0C5D20C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEA02CABBBE0E4813D94018F8AA9206A3F797092F);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralEA02CABBBE0E4813D94018F8AA9206A3F797092F;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeCannotInitializeArrayType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeCannotInitializeArrayType_mDDD74707A07D2FD08DA5E03308F88A0B0347DB05 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral44906E572DF65ABC4C2C1ED9915172730368C040);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral44906E572DF65ABC4C2C1ED9915172730368C040, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::ArgumentTypeDoesNotMatchMember(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ArgumentTypeDoesNotMatchMember_mF3E8F21D1C39C87F5756F86F4CB9494E70B324A6 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F267A295F46E29841DDB6BC0AA0EDE7D21BC15);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral66F267A295F46E29841DDB6BC0AA0EDE7D21BC15, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::ArgumentMemberNotDeclOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ArgumentMemberNotDeclOnType_m6A9ACA62A1D3092F67117FDE1FCEE90556A7036D (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral61F88D494981C0942241D17320D9FE9BFBA9E10F);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral61F88D494981C0942241D17320D9FE9BFBA9E10F, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchReturn(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchReturn_mF492688053FE4B2357E120E7BC44895BB663628B (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB65B3630B868DD6AE773EA7832A759782D66280A);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralB65B3630B868DD6AE773EA7832A759782D66280A, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchAssignment(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchAssignment_m9D2FF98163B9F8EACD1CACE49DCAF1F9E85530BE (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6919B545440DB3ECB6BC68172682D8A9F35BA570);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral6919B545440DB3ECB6BC68172682D8A9F35BA570, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchLabel(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchLabel_m37D305FF9CBC4888576C88987D52E16EA322C2DC (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E8544521FACB1DB8EFA296EC176F9980B350C66);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral3E8544521FACB1DB8EFA296EC176F9980B350C66, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeNotInvocable(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeNotInvocable_m399051494E7646607B72C68859496C44359FE8FB (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral16CE4C265479AEFCAA696C03E5FE3E9D766BD757);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral16CE4C265479AEFCAA696C03E5FE3E9D766BD757, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::InstanceFieldNotDefinedForType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstanceFieldNotDefinedForType_m9169BEE55D006353DA444F93620E24453B8FAAED (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8229C5A1D1D6D2FABEFC31963B972A057188D8A3);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral8229C5A1D1D6D2FABEFC31963B972A057188D8A3, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::FieldInfoNotDefinedForType(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_FieldInfoNotDefinedForType_mD23627A654EC4FFA27987FAECDCA4573DFBB331F (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4AA544F1E51CD304DAF5AEAE3FCAF06FA4C7B753);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = SR_Format_m77447D5E6F4FCF2BE4472FF28D25511C09F1AF9B(_stringLiteral4AA544F1E51CD304DAF5AEAE3FCAF06FA4C7B753, L_0, L_1, L_2, NULL);
return L_3;
}
}
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfIndexes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfIndexes_mE8762BDEE1E6438DF6774EE2076668B777D59A1E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral431996AE9D55F610ECC62A67B60AFB5EF7090C09);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral431996AE9D55F610ECC62A67B60AFB5EF7090C09;
}
}
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfLambdaDeclarationParameters()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfLambdaDeclarationParameters_m320D8F8FAE0C996647FF1DFBDFBF5A3CB4379DD8 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral84784D5532B1F3491CF3BB9FEE1A6AB1C13C8544);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral84784D5532B1F3491CF3BB9FEE1A6AB1C13C8544;
}
}
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfMembersForGivenConstructor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfMembersForGivenConstructor_m41F62283977066D2F2EF94119C8E304BDCF34A9D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral970D4C7D88789888AD0B465912F4AA24A70C35DD);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral970D4C7D88789888AD0B465912F4AA24A70C35DD;
}
}
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfArgumentsForMembers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfArgumentsForMembers_mFEF9E048ADD96A3B36C798083CCCD8AE21DCE6D5 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2BFEA8ED9CBDE1026927193DB8E916992ED328DA);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral2BFEA8ED9CBDE1026927193DB8E916992ED328DA;
}
}
// System.String System.Linq.Expressions.Strings::get_LambdaTypeMustBeDerivedFromSystemDelegate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_LambdaTypeMustBeDerivedFromSystemDelegate_m195ECA9866B81547122E091DE60D079AD7975095 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1811D1FA418F6821B18E25B7C8FF8F6DA1B7309);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralA1811D1FA418F6821B18E25B7C8FF8F6DA1B7309;
}
}
// System.String System.Linq.Expressions.Strings::MemberNotFieldOrProperty(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MemberNotFieldOrProperty_m7FB282E7C24F5F9FAFFD994C91FC78976344A90D (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF5C22D4BBDCA40C387FD0C4A0A44384EA0B54CB);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralDF5C22D4BBDCA40C387FD0C4A0A44384EA0B54CB, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::MethodContainsGenericParameters(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodContainsGenericParameters_m7F3295D6C1B00BCDA62CA65B650B47DB4D2F5CF1 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral812BBB586E626F59DADED777F983C5B0511BBBFE);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral812BBB586E626F59DADED777F983C5B0511BBBFE, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::MethodIsGeneric(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodIsGeneric_m2C37CC8AAAAF2A2FE5DE5161109B8CCD232666FC (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBD78FEA9D8030499CE2FDA70990A7143C55C18DA);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralBD78FEA9D8030499CE2FDA70990A7143C55C18DA, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::MethodNotPropertyAccessor(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodNotPropertyAccessor_m8E1FBEC58AE12DA8C9DB21B6B079FEF5A76D5B05 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ADB5F38C404AF9303DD1FB2C08A73F34EA5F63);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral05ADB5F38C404AF9303DD1FB2C08A73F34EA5F63, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::PropertyDoesNotHaveGetter(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyDoesNotHaveGetter_mDDBDD3EB38F09FE68112B6A9D52E22724F1367A4 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEDD5172208069A8978203A71572F6EA9E8E5F336);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralEDD5172208069A8978203A71572F6EA9E8E5F336, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::PropertyDoesNotHaveAccessor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyDoesNotHaveAccessor_m88B1260AB7EC58A12DAE2539F3A55A69E920CC11 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0A280337FBF907EF4F329CFB3F183ECFEC3487D);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralE0A280337FBF907EF4F329CFB3F183ECFEC3487D, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::ParameterExpressionNotValidAsDelegate(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ParameterExpressionNotValidAsDelegate_m406CB491B6BF314BC1654FFECE0D719E64B40B2F (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF0599D57B4CFB76BFD7EABC08E5831D2B8A4BA64);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralF0599D57B4CFB76BFD7EABC08E5831D2B8A4BA64, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::PropertyNotDefinedForType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyNotDefinedForType_m44F08202420CAEC9DF711EB93306981A0132B581 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral67A90A42A6455E19FAEFD2A1E887AFDBD8241B07);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral67A90A42A6455E19FAEFD2A1E887AFDBD8241B07, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::InstancePropertyNotDefinedForType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstancePropertyNotDefinedForType_mC58C03EF7F011CA77FA1215C7C5A1438DB76462A (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4229089BA64B299A6AFCCCA6AD45AFFC60BB154F);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral4229089BA64B299A6AFCCCA6AD45AFFC60BB154F, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::InstanceAndMethodTypeMismatch(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstanceAndMethodTypeMismatch_mBBD053323B3C594216023FFCD7C79DE30CCB978D (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29539CF9C0050D20C86E38130F25844476FB63BD);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = SR_Format_m77447D5E6F4FCF2BE4472FF28D25511C09F1AF9B(_stringLiteral29539CF9C0050D20C86E38130F25844476FB63BD, L_0, L_1, L_2, NULL);
return L_3;
}
}
// System.String System.Linq.Expressions.Strings::TypeMissingDefaultConstructor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeMissingDefaultConstructor_m07A9B6BEB22C448E463A791E17DC34EF5E33121E (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5D0477D28F63C71068F0FDCB08EA11CD438A038);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralC5D0477D28F63C71068F0FDCB08EA11CD438A038, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::UnhandledBinary(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnhandledBinary_mAF4B3706CAC48BBB339F06A2D6BBD407F6123529 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4A3E0777CA036CEEB48D3BF32DD99000A0A11230);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral4A3E0777CA036CEEB48D3BF32DD99000A0A11230, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::UnhandledUnary(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnhandledUnary_m4FEACEDC28AD06B304190FD05D7CB48BE9B296B1 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral43518F54AC1A7F3CEBE1CD78BAC5AEB67B674D3B);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral43518F54AC1A7F3CEBE1CD78BAC5AEB67B674D3B, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::UserDefinedOpMustHaveConsistentTypes(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOpMustHaveConsistentTypes_m8DD56F131445E346A82428A2DD31727F85E1D971 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0F7978456CA71DA2C671C6FE8AC9A87760A7A53);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralE0F7978456CA71DA2C671C6FE8AC9A87760A7A53, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::UserDefinedOpMustHaveValidReturnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOpMustHaveValidReturnType_mCF0FD986FE282B7834DDC24F75A2800519BAA576 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF07E0F12D958B904AE2D31E9E73E3DBC3FBB2FA);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralDF07E0F12D958B904AE2D31E9E73E3DBC3FBB2FA, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::LogicalOperatorMustHaveBooleanOperators(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LogicalOperatorMustHaveBooleanOperators_m82DBE70607CA9A0407A430AE1A9F88DE0C22B3BD (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8884690BE8675F580526DA9F59E741FBA925DB84);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral8884690BE8675F580526DA9F59E741FBA925DB84, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::MethodWithArgsDoesNotExistOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodWithArgsDoesNotExistOnType_m61C2639F9A0710ACA768CC2C5C7EB29AFDC5F0AC (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF1F6A932B58E6C3281C821C626CF4B0456E71675);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralF1F6A932B58E6C3281C821C626CF4B0456E71675, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::GenericMethodWithArgsDoesNotExistOnType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_GenericMethodWithArgsDoesNotExistOnType_m878A2A884F52F8B9E360071A964FBFA72F99C72A (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral413DFBE3848DA641C9ECD86DF8C221B6FCCCCC98);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral413DFBE3848DA641C9ECD86DF8C221B6FCCCCC98, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::MethodWithMoreThanOneMatch(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodWithMoreThanOneMatch_m0D8E8D36F51A6B5951DD5C704B67E0050F8C4D80 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8720458507D6C6D12928DD04D7AAF1F058DD9C72);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteral8720458507D6C6D12928DD04D7AAF1F058DD9C72, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::get_ArgumentCannotBeOfTypeVoid()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentCannotBeOfTypeVoid_m29326314631309D2AE5A63B371C3C4BA54804DB7 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2E766EB785DFC105AC2A895C8F418D3B19A90417);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral2E766EB785DFC105AC2A895C8F418D3B19A90417;
}
}
// System.String System.Linq.Expressions.Strings::LabelTargetAlreadyDefined(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LabelTargetAlreadyDefined_mA7EABF69D16AE516DEF2D02A481E6CCC5FE199DF (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8502B74AE7C6DDC99AF74CFE502D4AE67B01521E);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral8502B74AE7C6DDC99AF74CFE502D4AE67B01521E, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::LabelTargetUndefined(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LabelTargetUndefined_m04DB608453045194C4A0ED0C76C77FB20BDD0632 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3D17DCEBD7B943FD0C4381B33C8A715ED66BF7B6);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral3D17DCEBD7B943FD0C4381B33C8A715ED66BF7B6, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::get_ControlCannotLeaveFinally()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotLeaveFinally_m4639653FF3EA7EE8663D4EEDD826828877CC27F6 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD28BC98B252FEA8368F9E43EB9F4367415B19BAC);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralD28BC98B252FEA8368F9E43EB9F4367415B19BAC;
}
}
// System.String System.Linq.Expressions.Strings::get_ControlCannotLeaveFilterTest()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotLeaveFilterTest_m3A207C999AEAE54B92A290E2C5B24663AE9C6001 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB39FE4C22436BF07C584CCDE0804DD0065E93C07);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralB39FE4C22436BF07C584CCDE0804DD0065E93C07;
}
}
// System.String System.Linq.Expressions.Strings::AmbiguousJump(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_AmbiguousJump_mB66899F38A0F695CFC07629CBE39BEB8E8D55FC9 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral45CBEF9B45DF6B12CE78CFF4430BAA55F49A4948);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral45CBEF9B45DF6B12CE78CFF4430BAA55F49A4948, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::get_ControlCannotEnterTry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotEnterTry_m98E37206EF50F01CA223AE4612378CD8E0F12FBB (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9F9C870D3D78166F779BC1C18243D5BB08FC537A);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral9F9C870D3D78166F779BC1C18243D5BB08FC537A;
}
}
// System.String System.Linq.Expressions.Strings::get_ControlCannotEnterExpression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotEnterExpression_mF7E2089052822DEBFEFDB0D7E9AA8797491203E3 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0ECEE86ABC0D814B2293191DE418A63357049A33);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral0ECEE86ABC0D814B2293191DE418A63357049A33;
}
}
// System.String System.Linq.Expressions.Strings::NonLocalJumpWithValue(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_NonLocalJumpWithValue_m5C0820F3C1F4B54F69361BC8A3E3BFE4347F67B6 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6D02371077946CDDB3405CBFC7A6434ECBD716F6);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral6D02371077946CDDB3405CBFC7A6434ECBD716F6, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::InvalidLvalue(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidLvalue_m5B0E359807E4792C7639C7539CDFE67DB6DBD339 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral716B498A87E675030CCCDDA8A5937CE30239665D);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral716B498A87E675030CCCDDA8A5937CE30239665D, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::get_RethrowRequiresCatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_RethrowRequiresCatch_mC79CA3C0997AC58989C98940B4C035F944AEE65B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEFBFDE10DE5E3DF3C8E3F8E7BA60F6666FFFBCAF);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralEFBFDE10DE5E3DF3C8E3F8E7BA60F6666FFFBCAF;
}
}
// System.String System.Linq.Expressions.Strings::MustRewriteToSameNode(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteToSameNode_m6472BFBA8FC83C52AF24F4E2A98829CE8A558716 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B3B7653842708CFCF22E8EBA38ADB8CEF11CADF);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = SR_Format_m77447D5E6F4FCF2BE4472FF28D25511C09F1AF9B(_stringLiteral7B3B7653842708CFCF22E8EBA38ADB8CEF11CADF, L_0, L_1, L_2, NULL);
return L_3;
}
}
// System.String System.Linq.Expressions.Strings::MustRewriteChildToSameType(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteChildToSameType_m902E51015E4B2118A9DD9F48007FAE63DEB5F9A7 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBB48B0D60DDB12286E90E507C8A8022426A28BF8);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = SR_Format_m77447D5E6F4FCF2BE4472FF28D25511C09F1AF9B(_stringLiteralBB48B0D60DDB12286E90E507C8A8022426A28BF8, L_0, L_1, L_2, NULL);
return L_3;
}
}
// System.String System.Linq.Expressions.Strings::MustRewriteWithoutMethod(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteWithoutMethod_mD6A21F9FEFB3146F6E558FA17D3B3A8BB4537700 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB05322B5AEDB1DAB4B6981C42D9FD3F5FEEE0B14);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralB05322B5AEDB1DAB4B6981C42D9FD3F5FEEE0B14, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::get_NonStaticConstructorRequired()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_NonStaticConstructorRequired_m1F81F0203AC85A717A7496345E4C3DF2D1D7018A (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral724606A2F4293BF4F50431C09FCFD0F7F4FE73E9);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral724606A2F4293BF4F50431C09FCFD0F7F4FE73E9;
}
}
// System.String System.Linq.Expressions.Strings::get_NonAbstractConstructorRequired()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_NonAbstractConstructorRequired_m848C10C70BFC4588D9E65C7F7658F09C2D25C807 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEA16A0219ABC3D22CB0ED186988E5F23D7B36600);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralEA16A0219ABC3D22CB0ED186988E5F23D7B36600;
}
}
// System.String System.Linq.Expressions.Strings::get_ExpressionMustBeReadable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ExpressionMustBeReadable_mBF54F19C0F2C49BC2AD37E96AB99E19ADCED5605 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral347A0369581ABD9DAE90C8C9DB94DDC38B1E9F62);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral347A0369581ABD9DAE90C8C9DB94DDC38B1E9F62;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchConstructorParameter_m5823A203BA86310662F014EBD5CFEA28771728A6 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC947C359FEA9248D6B38F361187D79FF2053D6BA);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralC947C359FEA9248D6B38F361187D79FF2053D6BA, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::get_EnumerationIsDone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_EnumerationIsDone_m4AEFB5359FC15384AA0288A155021E9AA96CCB13 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97;
}
}
// System.String System.Linq.Expressions.Strings::TypeContainsGenericParameters(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeContainsGenericParameters_m6D599D110E483BC037FA7D7367B79995C7126884 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF301486206B32E499040BE283DC33A6C6E6763CA);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralF301486206B32E499040BE283DC33A6C6E6763CA, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::TypeIsGeneric(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeIsGeneric_mEDD5A1263324BE1B564334DA53BA5B1E8E91EA86 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08CB0ED231181BF1B560358338A71E0A85D37491);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral08CB0ED231181BF1B560358338A71E0A85D37491, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::get_InvalidArgumentValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_InvalidArgumentValue_mA82A63C74F98594C783D0E50C94B768013708218 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79C235DD5658E27587B647F1B18D450D497FAAE9);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral79C235DD5658E27587B647F1B18D450D497FAAE9;
}
}
// System.String System.Linq.Expressions.Strings::InvalidNullValue(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidNullValue_m6930CAB0406D6BA72E3C50D563E9FB12B596FC0F (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6993912CA9E5499571A0BA26FC476ABF23B247C8);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteral6993912CA9E5499571A0BA26FC476ABF23B247C8, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::InvalidObjectType(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidObjectType_m01B8AFF067D17BD70C2E960F91777F7786B58CAE (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD06BB321D883F30B1B37EE3DB4D537D020B25BF5);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralD06BB321D883F30B1B37EE3DB4D537D020B25BF5, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchMethodParameter_m7A2025A188421F2F1339C17976B8A9625F03DBC2 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82641F1B48595756BE451F9B9E0AF7E032EB37BD);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
RuntimeObject* L_2 = ___2_p2;
String_t* L_3;
L_3 = SR_Format_m77447D5E6F4FCF2BE4472FF28D25511C09F1AF9B(_stringLiteral82641F1B48595756BE451F9B9E0AF7E032EB37BD, L_0, L_1, L_2, NULL);
return L_3;
}
}
// System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchParameter_mFB1FCA93BFFF6DD8C59828528D39B5317D2E8628 (RuntimeObject* ___0_p0, RuntimeObject* ___1_p1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC9B04CBEAB0D487FBB038F3837F117EB12C1BB63);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
RuntimeObject* L_1 = ___1_p1;
String_t* L_2;
L_2 = SR_Format_m56240E34F29A8125B8C21F65E66237F880CCAD22(_stringLiteralC9B04CBEAB0D487FBB038F3837F117EB12C1BB63, L_0, L_1, NULL);
return L_2;
}
}
// System.String System.Linq.Expressions.Strings::IncorrectNumberOfMethodCallArguments(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_IncorrectNumberOfMethodCallArguments_mF9419A77A1E5D2C44CAA935F2EE5B4693481D602 (RuntimeObject* ___0_p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA3394D60A781CE18DB7DB97F5E7D299230FD374);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___0_p0;
String_t* L_1;
L_1 = SR_Format_m7198B645F5C0A5E33F30AEF003C1F1D1415A9F86(_stringLiteralDA3394D60A781CE18DB7DB97F5E7D299230FD374, L_0, NULL);
return L_1;
}
}
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfLambdaArguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfLambdaArguments_mDE215B6585CE45A06C054F21E50BF258B8267A9D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral98C264C084C59779F61B419DDA3033D65EA2672D);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral98C264C084C59779F61B419DDA3033D65EA2672D;
}
}
// System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfConstructorArguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfConstructorArguments_mA03CA8C26AA00FCE2472B16E679AABFB97C9FAF5 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD1F23B20FB1EE08CD98DF825091B73B870DC192D);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralD1F23B20FB1EE08CD98DF825091B73B870DC192D;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression> System.Linq.Expressions.SwitchCase::get_TestValues()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* SwitchCase_get_TestValues_mD0D553215AD64A5FE09A7AC6BB8BA246E938AAE6 (SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = __this->___U3CTestValuesU3Ek__BackingField_0;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.SwitchCase::get_Body()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* SwitchCase_get_Body_m740F241A1AA26BA6366BABF2143CD4A620576337 (SwitchCase_t997AED5EFE9B4F7D5A43C16515ADEE08B5A1572A* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CBodyU3Ek__BackingField_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.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::get_SwitchValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* SwitchExpression_get_SwitchValue_mD448C89EC071DFF1DEEEB894E8D1F60E1F5C8FDD (SwitchExpression_t82E1A1050DDA8011E8C676925BDC17E352FC4959* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CSwitchValueU3Ek__BackingField_3;
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.SwitchCase> System.Linq.Expressions.SwitchExpression::get_Cases()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t650E9DD3C9630E13C2E1AAD16E413916030DEFCB* SwitchExpression_get_Cases_mF9B75E3F3B573F45A5493D3A1EBCE9C15748A0A0 (SwitchExpression_t82E1A1050DDA8011E8C676925BDC17E352FC4959* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t650E9DD3C9630E13C2E1AAD16E413916030DEFCB* L_0 = __this->___U3CCasesU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::get_DefaultBody()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* SwitchExpression_get_DefaultBody_mB2CE409741A4C899E4D04A7B132F8DA14387776D (SwitchExpression_t82E1A1050DDA8011E8C676925BDC17E352FC4959* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CDefaultBodyU3Ek__BackingField_5;
return L_0;
}
}
// System.Reflection.MethodInfo System.Linq.Expressions.SwitchExpression::get_Comparison()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* SwitchExpression_get_Comparison_mAF09770812D48AC492B45EDDE32D6F4DEE7D3382 (SwitchExpression_t82E1A1050DDA8011E8C676925BDC17E352FC4959* __this, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = __this->___U3CComparisonU3Ek__BackingField_6;
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.String System.Linq.Expressions.SymbolDocumentInfo::get_FileName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SymbolDocumentInfo_get_FileName_m899B6E822CE4FA131B49E58FB0BE2A3EF9B488C0 (SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CFileNameU3Ek__BackingField_0;
return L_0;
}
}
// System.Void System.Linq.Expressions.SymbolDocumentInfo::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymbolDocumentInfo__cctor_mD7C136F3F079E0E32E37FA48959EC252D1D5C439 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Guid_t L_0;
memset((&L_0), 0, sizeof(L_0));
Guid__ctor_mC52E0191E06C110F9F6E0A417BCA4437D79CC130((&L_0), ((int32_t)1518771467), (int16_t)((int32_t)26129), (int16_t)((int32_t)4563), (uint8_t)((int32_t)189), (uint8_t)((int32_t)42), (uint8_t)0, (uint8_t)0, (uint8_t)((int32_t)248), (uint8_t)8, (uint8_t)((int32_t)73), (uint8_t)((int32_t)189), /*hidden argument*/NULL);
((SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3_StaticFields*)il2cpp_codegen_static_fields_for(SymbolDocumentInfo_tA9A0448DE427113FDD3737FBAD9518461781A8B3_il2cpp_TypeInfo_var))->___DocumentType_Text_1 = L_0;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.TryExpression::.ctor(System.Type,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TryExpression__ctor_m4734C8B1DF4A41805725B1F3150CB685FB90CEA2 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, Type_t* ___0_type, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_body, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_finally, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_fault, ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* ___4_handlers, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
Type_t* L_0 = ___0_type;
__this->___U3CTypeU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_3), (void*)L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1 = ___1_body;
__this->___U3CBodyU3Ek__BackingField_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CBodyU3Ek__BackingField_4), (void*)L_1);
ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* L_2 = ___4_handlers;
__this->___U3CHandlersU3Ek__BackingField_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CHandlersU3Ek__BackingField_5), (void*)L_2);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___2_finally;
__this->___U3CFinallyU3Ek__BackingField_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CFinallyU3Ek__BackingField_6), (void*)L_3);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___3_fault;
__this->___U3CFaultU3Ek__BackingField_7 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CFaultU3Ek__BackingField_7), (void*)L_4);
return;
}
}
// System.Type System.Linq.Expressions.TryExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TryExpression_get_Type_m08ADF314349903ADBBEF430F7006FCB5A18587A5 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.TryExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TryExpression_get_NodeType_mF045A6A0845BAB76CE408C53FDEF01915AB03AB6 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)61));
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::get_Body()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Body_mBDD0F55B8F7CFE28B012712989C0D8E9555E68FE (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CBodyU3Ek__BackingField_4;
return L_0;
}
}
// System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.CatchBlock> System.Linq.Expressions.TryExpression::get_Handlers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* TryExpression_get_Handlers_mD57D9A1EECC45D09C53AA5D17138DA00EEBACF06 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* L_0 = __this->___U3CHandlersU3Ek__BackingField_5;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::get_Finally()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Finally_m1F58A9AFB439D384693F49FB10461C16CED1C565 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CFinallyU3Ek__BackingField_6;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::get_Fault()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Fault_m33ACDEC30E171AFC954184175A93D78B4DBD2070 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CFaultU3Ek__BackingField_7;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_Accept_mD9410DD2C485DFA09530E3FCE9978DC4F6E7A29C (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* >::Invoke(23 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitTry(System.Linq.Expressions.TryExpression) */, L_0, __this);
return L_1;
}
}
// System.Linq.Expressions.TryExpression System.Linq.Expressions.TryExpression::Update(System.Linq.Expressions.Expression,System.Collections.Generic.IEnumerable`1<System.Linq.Expressions.CatchBlock>,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* TryExpression_Update_mE76A2AAF3F4981C8BDC740E9F5E8B1171FFCF0A2 (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_body, RuntimeObject* ___1_handlers, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___2_finally, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___3_fault, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_SameElements_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m88A164393FA612845EC6356FABA2178FBE452B8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_body;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = TryExpression_get_Body_mBDD0F55B8F7CFE28B012712989C0D8E9555E68FE_inline(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2 = ___2_finally;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = TryExpression_get_Finally_m1F58A9AFB439D384693F49FB10461C16CED1C565_inline(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___3_fault;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = TryExpression_get_Fault_m33ACDEC30E171AFC954184175A93D78B4DBD2070_inline(__this, NULL);
if (!((int32_t)(((int32_t)(((((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_0) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_1))? 1 : 0)&((((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_2) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_3))? 1 : 0)))&((((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_4) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_5))? 1 : 0))))
{
goto IL_0031;
}
}
{
ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* L_6;
L_6 = TryExpression_get_Handlers_mD57D9A1EECC45D09C53AA5D17138DA00EEBACF06_inline(__this, NULL);
bool L_7;
L_7 = ExpressionUtils_SameElements_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m88A164393FA612845EC6356FABA2178FBE452B8F((&___1_handlers), L_6, ExpressionUtils_SameElements_TisCatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA_m88A164393FA612845EC6356FABA2178FBE452B8F_RuntimeMethod_var);
if (!L_7)
{
goto IL_0031;
}
}
{
return __this;
}
IL_0031:
{
Type_t* L_8;
L_8 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_9 = ___0_body;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10 = ___2_finally;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_11 = ___3_fault;
RuntimeObject* L_12 = ___1_handlers;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* L_13;
L_13 = Expression_MakeTry_m07227E808244236DE11319CADB3FFE39D569F104(L_8, L_9, L_10, L_11, L_12, NULL);
return L_13;
}
}
#ifdef __clang__
#pragma 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.TypeBinaryExpression::get_Expression()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TypeBinaryExpression_get_Expression_mD29A9305866F541EADDB1A4A5F4414FE2F939E10 (TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CExpressionU3Ek__BackingField_3;
return L_0;
}
}
// System.Type System.Linq.Expressions.TypeBinaryExpression::get_TypeOperand()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypeBinaryExpression_get_TypeOperand_m7E5CBBDFEA1139B084D439C9D8744FC7D8DE0F0F (TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeOperandU3Ek__BackingField_4;
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.UnaryExpression::.ctor(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnaryExpression__ctor_mFA247A48684A17233146E3AD246988F5ADD4B66C (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, int32_t ___0_nodeType, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___1_expression, Type_t* ___2_type, MethodInfo_t* ___3_method, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
Expression__ctor_mABB8FB6BEFFBEBEDEBA33C28DF6579F93655F1FC(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___1_expression;
__this->___U3COperandU3Ek__BackingField_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3COperandU3Ek__BackingField_5), (void*)L_0);
MethodInfo_t* L_1 = ___3_method;
__this->___U3CMethodU3Ek__BackingField_6 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CMethodU3Ek__BackingField_6), (void*)L_1);
int32_t L_2 = ___0_nodeType;
__this->___U3CNodeTypeU3Ek__BackingField_4 = L_2;
Type_t* L_3 = ___2_type;
__this->___U3CTypeU3Ek__BackingField_3 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CTypeU3Ek__BackingField_3), (void*)L_3);
return;
}
}
// System.Type System.Linq.Expressions.UnaryExpression::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* UnaryExpression_get_Type_m7BC789C4B3214F81BD88D326BA815276A3D9BB28 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_3;
return L_0;
}
}
// System.Linq.Expressions.ExpressionType System.Linq.Expressions.UnaryExpression::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UnaryExpression_get_NodeType_m0C3BAE7E406E388EE751CB3CBC0A20F0A8D15411 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CNodeTypeU3Ek__BackingField_4;
return L_0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::get_Operand()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3COperandU3Ek__BackingField_5;
return L_0;
}
}
// System.Reflection.MethodInfo System.Linq.Expressions.UnaryExpression::get_Method()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t* UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = __this->___U3CMethodU3Ek__BackingField_6;
return L_0;
}
}
// System.Boolean System.Linq.Expressions.UnaryExpression::get_IsLifted()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UnaryExpression_get_IsLifted_m06A58D1977585CE5EFC1FEB58128DF06A5F8C626 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
if ((((int32_t)L_0) == ((int32_t)((int32_t)44))))
{
goto IL_001e;
}
}
{
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
if ((((int32_t)L_1) == ((int32_t)((int32_t)40))))
{
goto IL_001e;
}
}
{
int32_t L_2;
L_2 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)60)))))
{
goto IL_0020;
}
}
IL_001e:
{
return (bool)0;
}
IL_0020:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
NullCheck(L_3);
Type_t* L_4;
L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3);
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
bool L_5;
L_5 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_4, NULL);
V_0 = L_5;
Type_t* L_6;
L_6 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
bool L_7;
L_7 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_6, NULL);
V_1 = L_7;
MethodInfo_t* L_8;
L_8 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(__this, NULL);
bool L_9;
L_9 = MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8(L_8, (MethodInfo_t*)NULL, NULL);
if (!L_9)
{
goto IL_0093;
}
}
{
bool L_10 = V_0;
if (!L_10)
{
goto IL_0072;
}
}
{
MethodInfo_t* L_11;
L_11 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_12;
L_12 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_11, NULL);
NullCheck(L_12);
int32_t L_13 = 0;
ParameterInfo_tBC2D68304851A59EFB2EAE6B168714CD45445F2F* L_14 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
NullCheck(L_14);
Type_t* L_15;
L_15 = VirtualFuncInvoker0< Type_t* >::Invoke(10 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_14);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_16;
L_16 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
NullCheck(L_16);
Type_t* L_17;
L_17 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16);
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
bool L_18;
L_18 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_15, L_17, NULL);
if (!L_18)
{
goto IL_0091;
}
}
IL_0072:
{
bool L_19 = V_1;
if (!L_19)
{
goto IL_008f;
}
}
{
MethodInfo_t* L_20;
L_20 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(__this, NULL);
NullCheck(L_20);
Type_t* L_21;
L_21 = VirtualFuncInvoker0< Type_t* >::Invoke(39 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_20);
Type_t* L_22;
L_22 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
bool L_23;
L_23 = TypeUtils_AreEquivalent_m0BABD4C82A94A96D19CCA4B9A7788B436049BC65(L_21, L_22, NULL);
return (bool)((((int32_t)L_23) == ((int32_t)0))? 1 : 0);
}
IL_008f:
{
return (bool)0;
}
IL_0091:
{
return (bool)1;
}
IL_0093:
{
bool L_24 = V_0;
bool L_25 = V_1;
return (bool)((int32_t)((int32_t)L_24|(int32_t)L_25));
}
}
// System.Boolean System.Linq.Expressions.UnaryExpression::get_IsLiftedToNull()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UnaryExpression_get_IsLiftedToNull_m6A6103EBBB80AB1A349197D7E562B2B4898AC38E (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
bool L_0;
L_0 = UnaryExpression_get_IsLifted_m06A58D1977585CE5EFC1FEB58128DF06A5F8C626(__this, NULL);
if (!L_0)
{
goto IL_0014;
}
}
{
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
bool L_2;
L_2 = TypeUtils_IsNullableType_m0ECBA329F82B0EFEBF884984D637FD55361F3AD0(L_1, NULL);
return L_2;
}
IL_0014:
{
return (bool)0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::Accept(System.Linq.Expressions.ExpressionVisitor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_Accept_m9C73B1EF0D6F39E80D95227A8DB712C0F389B47D (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* ___0_visitor, const RuntimeMethod* method)
{
{
ExpressionVisitor_tD26583FF464068F23017BC372C81133A62C5A590* L_0 = ___0_visitor;
NullCheck(L_0);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = VirtualFuncInvoker1< Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*, UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* >::Invoke(24 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitUnary(System.Linq.Expressions.UnaryExpression) */, L_0, __this);
return L_1;
}
}
// System.Boolean System.Linq.Expressions.UnaryExpression::get_CanReduce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UnaryExpression_get_CanReduce_mD566293A6F0A4C7C97DCBFC29C7C7792EF0F36BE (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
V_0 = L_0;
int32_t L_1 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, ((int32_t)77)))) <= ((uint32_t)3))))
{
goto IL_0010;
}
}
{
return (bool)1;
}
IL_0010:
{
return (bool)0;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::Reduce()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_Reduce_m2D7C286E3525CD1CFBACE2476E2DF8B54C823056 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
bool L_0;
L_0 = VirtualFuncInvoker0< bool >::Invoke(6 /* System.Boolean System.Linq.Expressions.Expression::get_CanReduce() */, __this);
if (!L_0)
{
goto IL_0033;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_1);
V_0 = L_2;
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)((int32_t)23))))
{
goto IL_0025;
}
}
{
int32_t L_4 = V_0;
if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)55)))))
{
goto IL_002c;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = UnaryExpression_ReduceIndex_m0AF296029137D596B57C0660C8780B538D7E3B04(__this, NULL);
return L_5;
}
IL_0025:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_6;
L_6 = UnaryExpression_ReduceMember_m08E484E31C95C54F8A4C8AB9F40CFD8E6C8A2EF4(__this, NULL);
return L_6;
}
IL_002c:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_7;
L_7 = UnaryExpression_ReduceVariable_m4E1A4729D61BB0465358BC05B598655105E5FB34(__this, NULL);
return L_7;
}
IL_0033:
{
return __this;
}
}
// System.Boolean System.Linq.Expressions.UnaryExpression::get_IsPrefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UnaryExpression_get_IsPrefix_m6AC7868120581C35A1512A6B8E19C1CC7BC32797 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
if ((((int32_t)L_0) == ((int32_t)((int32_t)77))))
{
goto IL_0015;
}
}
{
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
return (bool)((((int32_t)L_1) == ((int32_t)((int32_t)78)))? 1 : 0);
}
IL_0015:
{
return (bool)1;
}
}
// System.Linq.Expressions.UnaryExpression System.Linq.Expressions.UnaryExpression::FunctionalOp(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_operand, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
if ((((int32_t)L_0) == ((int32_t)((int32_t)77))))
{
goto IL_0014;
}
}
{
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)79)))))
{
goto IL_0019;
}
}
IL_0014:
{
V_0 = ((int32_t)54);
goto IL_001c;
}
IL_0019:
{
V_0 = ((int32_t)49);
}
IL_001c:
{
int32_t L_2 = V_0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___0_operand;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_4 = ___0_operand;
NullCheck(L_4);
Type_t* L_5;
L_5 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4);
MethodInfo_t* L_6;
L_6 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(__this, NULL);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_7 = (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96*)il2cpp_codegen_object_new(UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96_il2cpp_TypeInfo_var);
NullCheck(L_7);
UnaryExpression__ctor_mFA247A48684A17233146E3AD246988F5ADD4B66C(L_7, L_2, L_3, L_5, L_6, NULL);
return L_7;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::ReduceVariable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_ReduceVariable_m4E1A4729D61BB0465358BC05B598655105E5FB34 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_0 = NULL;
{
bool L_0;
L_0 = UnaryExpression_get_IsPrefix_m6AC7868120581C35A1512A6B8E19C1CC7BC32797(__this, NULL);
if (!L_0)
{
goto IL_0020;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_3;
L_3 = UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C(__this, L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_4;
L_4 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_1, L_3, NULL);
return L_4;
}
IL_0020:
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
NullCheck(L_5);
Type_t* L_6;
L_6 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_7;
L_7 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_6, (String_t*)NULL, NULL);
V_0 = L_7;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_8 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)1);
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_9 = L_8;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_10 = V_0;
NullCheck(L_9);
ArrayElementTypeCheck (L_9, L_10);
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(0), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_10);
TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1* L_11 = (TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var);
NullCheck(L_11);
TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C(L_11, L_9, TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_12 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)3);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_13 = L_12;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_14 = V_0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_15;
L_15 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_16;
L_16 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_14, L_15, NULL);
NullCheck(L_13);
ArrayElementTypeCheck (L_13, L_16);
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(0), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_16);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_17 = L_13;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_18;
L_18 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_19 = V_0;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_20;
L_20 = UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C(__this, L_19, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_21;
L_21 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_18, L_20, NULL);
NullCheck(L_17);
ArrayElementTypeCheck (L_17, L_21);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(1), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_21);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_22 = L_17;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_23 = V_0;
NullCheck(L_22);
ArrayElementTypeCheck (L_22, L_23);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(2), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_23);
TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* L_24 = (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
NullCheck(L_24);
TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD(L_24, L_22, TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_25;
L_25 = Expression_Block_mBBEF1F00572B18C5114360A5AD91850342A1B9C6(L_11, L_24, NULL);
return L_25;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::ReduceMember()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_ReduceMember_m08E484E31C95C54F8A4C8AB9F40CFD8E6C8A2EF4 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* V_0 = NULL;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_1 = NULL;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* V_2 = NULL;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_3 = NULL;
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0;
L_0 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
V_0 = ((MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89*)CastclassClass((RuntimeObject*)L_0, MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89_il2cpp_TypeInfo_var));
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_1 = V_0;
NullCheck(L_1);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_2;
L_2 = MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline(L_1, NULL);
if (L_2)
{
goto IL_001b;
}
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3;
L_3 = UnaryExpression_ReduceVariable_m4E1A4729D61BB0465358BC05B598655105E5FB34(__this, NULL);
return L_3;
}
IL_001b:
{
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_4 = V_0;
NullCheck(L_4);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_5;
L_5 = MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline(L_4, NULL);
NullCheck(L_5);
Type_t* L_6;
L_6 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_7;
L_7 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_6, (String_t*)NULL, NULL);
V_1 = L_7;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_8 = V_1;
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_9 = V_0;
NullCheck(L_9);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_10;
L_10 = MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline(L_9, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_11;
L_11 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_8, L_10, NULL);
V_2 = L_11;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_12 = V_1;
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_13 = V_0;
NullCheck(L_13);
MemberInfo_t* L_14;
L_14 = MemberExpression_get_Member_m30A7DCC7673A38BE9F06597DC9F5305E61B88104(L_13, NULL);
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_15;
L_15 = Expression_MakeMemberAccess_mF068D551FD002747A7ECDBD45659AC8FBFC1BE4B(L_12, L_14, NULL);
V_0 = L_15;
bool L_16;
L_16 = UnaryExpression_get_IsPrefix_m6AC7868120581C35A1512A6B8E19C1CC7BC32797(__this, NULL);
if (!L_16)
{
goto IL_0083;
}
}
{
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_17 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)1);
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_18 = L_17;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_19 = V_1;
NullCheck(L_18);
ArrayElementTypeCheck (L_18, L_19);
(L_18)->SetAt(static_cast<il2cpp_array_size_t>(0), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_19);
TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1* L_20 = (TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var);
NullCheck(L_20);
TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C(L_20, L_18, TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_21 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)2);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_22 = L_21;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_23 = V_2;
NullCheck(L_22);
ArrayElementTypeCheck (L_22, L_23);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(0), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_23);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_24 = L_22;
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_25 = V_0;
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_26 = V_0;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_27;
L_27 = UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C(__this, L_26, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_28;
L_28 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_25, L_27, NULL);
NullCheck(L_24);
ArrayElementTypeCheck (L_24, L_28);
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(1), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_28);
TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* L_29 = (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
NullCheck(L_29);
TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD(L_29, L_24, TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_30;
L_30 = Expression_Block_mBBEF1F00572B18C5114360A5AD91850342A1B9C6(L_20, L_29, NULL);
return L_30;
}
IL_0083:
{
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_31 = V_0;
NullCheck(L_31);
Type_t* L_32;
L_32 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_31);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_33;
L_33 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_32, (String_t*)NULL, NULL);
V_3 = L_33;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_34 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)2);
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_35 = L_34;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_36 = V_1;
NullCheck(L_35);
ArrayElementTypeCheck (L_35, L_36);
(L_35)->SetAt(static_cast<il2cpp_array_size_t>(0), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_36);
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_37 = L_35;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_38 = V_3;
NullCheck(L_37);
ArrayElementTypeCheck (L_37, L_38);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(1), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_38);
TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1* L_39 = (TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var);
NullCheck(L_39);
TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C(L_39, L_37, TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_40 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)4);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_41 = L_40;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_42 = V_2;
NullCheck(L_41);
ArrayElementTypeCheck (L_41, L_42);
(L_41)->SetAt(static_cast<il2cpp_array_size_t>(0), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_42);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_43 = L_41;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_44 = V_3;
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_45 = V_0;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_46;
L_46 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_44, L_45, NULL);
NullCheck(L_43);
ArrayElementTypeCheck (L_43, L_46);
(L_43)->SetAt(static_cast<il2cpp_array_size_t>(1), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_46);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_47 = L_43;
MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* L_48 = V_0;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_49 = V_3;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_50;
L_50 = UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C(__this, L_49, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_51;
L_51 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_48, L_50, NULL);
NullCheck(L_47);
ArrayElementTypeCheck (L_47, L_51);
(L_47)->SetAt(static_cast<il2cpp_array_size_t>(2), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_51);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_52 = L_47;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_53 = V_3;
NullCheck(L_52);
ArrayElementTypeCheck (L_52, L_53);
(L_52)->SetAt(static_cast<il2cpp_array_size_t>(3), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_53);
TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* L_54 = (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
NullCheck(L_54);
TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD(L_54, L_52, TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_55;
L_55 = Expression_Block_mBBEF1F00572B18C5114360A5AD91850342A1B9C6(L_39, L_54, NULL);
return L_55;
}
}
// System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::ReduceIndex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_ReduceIndex_m0AF296029137D596B57C0660C8780B538D7E3B04 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* V_1 = NULL;
int32_t V_2 = 0;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_3 = NULL;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* V_4 = NULL;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* V_5 = NULL;
int32_t V_6 = 0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* V_7 = NULL;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_8 = NULL;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* V_9 = NULL;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* V_10 = NULL;
int32_t G_B2_0 = 0;
int32_t G_B1_0 = 0;
int32_t G_B3_0 = 0;
int32_t G_B3_1 = 0;
int32_t G_B5_0 = 0;
int32_t G_B4_0 = 0;
int32_t G_B6_0 = 0;
int32_t G_B6_1 = 0;
{
bool L_0;
L_0 = UnaryExpression_get_IsPrefix_m6AC7868120581C35A1512A6B8E19C1CC7BC32797(__this, NULL);
V_0 = L_0;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
V_1 = ((IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347*)CastclassSealed((RuntimeObject*)L_1, IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347_il2cpp_TypeInfo_var));
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_2 = V_1;
NullCheck(L_2);
int32_t L_3;
L_3 = IndexExpression_get_ArgumentCount_mBDED53F0D933829DC3C62DDCC7AB11B5BC479639(L_2, NULL);
V_2 = L_3;
int32_t L_4 = V_2;
bool L_5 = V_0;
G_B1_0 = L_4;
if (L_5)
{
G_B2_0 = L_4;
goto IL_0021;
}
}
{
G_B3_0 = 4;
G_B3_1 = G_B1_0;
goto IL_0022;
}
IL_0021:
{
G_B3_0 = 2;
G_B3_1 = G_B2_0;
}
IL_0022:
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_6 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)SZArrayNew(ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(G_B3_1, G_B3_0)));
V_3 = L_6;
int32_t L_7 = V_2;
bool L_8 = V_0;
G_B4_0 = L_7;
if (L_8)
{
G_B5_0 = L_7;
goto IL_0030;
}
}
{
G_B6_0 = 2;
G_B6_1 = G_B4_0;
goto IL_0031;
}
IL_0030:
{
G_B6_0 = 1;
G_B6_1 = G_B5_0;
}
IL_0031:
{
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_9 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(G_B6_1, G_B6_0)));
V_4 = L_9;
int32_t L_10 = V_2;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_11 = (ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C*)SZArrayNew(ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C_il2cpp_TypeInfo_var, (uint32_t)L_10);
V_5 = L_11;
V_6 = 0;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_12 = V_4;
int32_t L_13 = V_6;
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_14 = V_1;
NullCheck(L_14);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_15;
L_15 = IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline(L_14, NULL);
NullCheck(L_15);
Type_t* L_16;
L_16 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_15);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_17;
L_17 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_16, (String_t*)NULL, NULL);
NullCheck(L_12);
ArrayElementTypeCheck (L_12, L_17);
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_17);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_18 = V_3;
int32_t L_19 = V_6;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_20 = V_4;
int32_t L_21 = V_6;
NullCheck(L_20);
int32_t L_22 = L_21;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_23 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_24 = V_1;
NullCheck(L_24);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_25;
L_25 = IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline(L_24, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_26;
L_26 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_23, L_25, NULL);
NullCheck(L_18);
ArrayElementTypeCheck (L_18, L_26);
(L_18)->SetAt(static_cast<il2cpp_array_size_t>(L_19), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_26);
int32_t L_27 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_27, 1));
goto IL_00b6;
}
IL_0076:
{
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_28 = V_1;
int32_t L_29 = V_6;
NullCheck(L_28);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_30;
L_30 = IndexExpression_GetArgument_m8C766733ECF016AFD4003DA1ABF0D862CB44216C(L_28, ((int32_t)il2cpp_codegen_subtract(L_29, 1)), NULL);
V_7 = L_30;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_31 = V_5;
int32_t L_32 = V_6;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_33 = V_4;
int32_t L_34 = V_6;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_35 = V_7;
NullCheck(L_35);
Type_t* L_36;
L_36 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_35);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_37;
L_37 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_36, (String_t*)NULL, NULL);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_38 = L_37;
V_8 = L_38;
NullCheck(L_33);
ArrayElementTypeCheck (L_33, L_38);
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(L_34), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_38);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_39 = V_8;
NullCheck(L_31);
ArrayElementTypeCheck (L_31, L_39);
(L_31)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_32, 1))), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_39);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_40 = V_3;
int32_t L_41 = V_6;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_42 = V_4;
int32_t L_43 = V_6;
NullCheck(L_42);
int32_t L_44 = L_43;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_45 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_44));
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_46 = V_7;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_47;
L_47 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_45, L_46, NULL);
NullCheck(L_40);
ArrayElementTypeCheck (L_40, L_47);
(L_40)->SetAt(static_cast<il2cpp_array_size_t>(L_41), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_47);
int32_t L_48 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_48, 1));
}
IL_00b6:
{
int32_t L_49 = V_6;
int32_t L_50 = V_2;
if ((((int32_t)L_49) <= ((int32_t)L_50)))
{
goto IL_0076;
}
}
{
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_51 = V_4;
NullCheck(L_51);
int32_t L_52 = 0;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_53 = (L_51)->GetAt(static_cast<il2cpp_array_size_t>(L_52));
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_54 = V_1;
NullCheck(L_54);
PropertyInfo_t* L_55;
L_55 = IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline(L_54, NULL);
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_56 = V_5;
V_9 = (ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F*)L_56;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_57 = V_9;
TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* L_58 = (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
NullCheck(L_58);
TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD(L_58, L_57, TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_59;
L_59 = Expression_MakeIndex_m83A465AFB3553246E3D0CD262867D027EC8B38F5(L_53, L_55, L_58, NULL);
V_1 = L_59;
bool L_60 = V_0;
if (L_60)
{
goto IL_012a;
}
}
{
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_61 = V_4;
int32_t L_62 = V_6;
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_63 = V_1;
NullCheck(L_63);
Type_t* L_64;
L_64 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_63);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_65;
L_65 = Expression_Parameter_mF825EFB5FBAABE8355C9D44B286AB4EA02F8B992(L_64, (String_t*)NULL, NULL);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_66 = L_65;
V_8 = L_66;
NullCheck(L_61);
ArrayElementTypeCheck (L_61, L_66);
(L_61)->SetAt(static_cast<il2cpp_array_size_t>(L_62), (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110*)L_66);
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_67 = V_8;
V_10 = L_67;
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_68 = V_3;
int32_t L_69 = V_6;
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_70 = V_4;
int32_t L_71 = V_6;
NullCheck(L_70);
int32_t L_72 = L_71;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_73 = (L_70)->GetAt(static_cast<il2cpp_array_size_t>(L_72));
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_74 = V_1;
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_75;
L_75 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_73, L_74, NULL);
NullCheck(L_68);
ArrayElementTypeCheck (L_68, L_75);
(L_68)->SetAt(static_cast<il2cpp_array_size_t>(L_69), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_75);
int32_t L_76 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_76, 1));
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_77 = V_3;
int32_t L_78 = V_6;
int32_t L_79 = L_78;
V_6 = ((int32_t)il2cpp_codegen_add(L_79, 1));
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_80 = V_1;
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_81 = V_10;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_82;
L_82 = UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C(__this, L_81, NULL);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_83;
L_83 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_80, L_82, NULL);
NullCheck(L_77);
ArrayElementTypeCheck (L_77, L_83);
(L_77)->SetAt(static_cast<il2cpp_array_size_t>(L_79), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_83);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_84 = V_3;
int32_t L_85 = V_6;
int32_t L_86 = L_85;
V_6 = ((int32_t)il2cpp_codegen_add(L_86, 1));
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_87 = V_10;
NullCheck(L_84);
ArrayElementTypeCheck (L_84, L_87);
(L_84)->SetAt(static_cast<il2cpp_array_size_t>(L_86), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_87);
goto IL_0140;
}
IL_012a:
{
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_88 = V_3;
int32_t L_89 = V_6;
int32_t L_90 = L_89;
V_6 = ((int32_t)il2cpp_codegen_add(L_90, 1));
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_91 = V_1;
IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* L_92 = V_1;
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_93;
L_93 = UnaryExpression_FunctionalOp_m2E5198689EAB43A92A1CB0B6A82EE59986219F7C(__this, L_92, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* L_94;
L_94 = Expression_Assign_m40E289CAB859CE4106031350821B9B1B8DA51DBE(L_91, L_93, NULL);
NullCheck(L_88);
ArrayElementTypeCheck (L_88, L_94);
(L_88)->SetAt(static_cast<il2cpp_array_size_t>(L_90), (Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_94);
}
IL_0140:
{
ParameterExpressionU5BU5D_tA217A6969CA4383EF6D3C43B8EB0989358ABE72C* L_95 = V_4;
TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1* L_96 = (TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t7E25F2F60743133CCDC812DD1652DF57315FB0D1_il2cpp_TypeInfo_var);
NullCheck(L_96);
TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C(L_96, L_95, TrueReadOnlyCollection_1__ctor_m5B06AFD2DDDD8B9FB4444BF45E404C5FE4BAA51C_RuntimeMethod_var);
ExpressionU5BU5D_tA9F782C3F01235FA1BEE94C80141F0CE1CB1BF6F* L_97 = V_3;
TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6* L_98 = (TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6*)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tF83D1BA3C01B3349644B9EDA4F52301FC7863BB6_il2cpp_TypeInfo_var);
NullCheck(L_98);
TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD(L_98, L_97, TrueReadOnlyCollection_1__ctor_m5A7431D84DF4F093FF9D23D49D1B6C3C4FC5B0CD_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
BlockExpression_tA7BF679A1EA718F7DC918EBF5DE86D4C9327B76B* L_99;
L_99 = Expression_Block_mBBEF1F00572B18C5114360A5AD91850342A1B9C6(L_96, L_98, NULL);
return L_99;
}
}
// System.Linq.Expressions.UnaryExpression System.Linq.Expressions.UnaryExpression::Update(System.Linq.Expressions.Expression)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* UnaryExpression_Update_m8B2ED5816E75945DC8EFD207157AFA230A2FA258 (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ___0_operand, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = ___0_operand;
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_1;
L_1 = UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline(__this, NULL);
if ((!(((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_0) == ((RuntimeObject*)(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785*)L_1))))
{
goto IL_000b;
}
}
{
return __this;
}
IL_000b:
{
int32_t L_2;
L_2 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this);
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_3 = ___0_operand;
Type_t* L_4;
L_4 = VirtualFuncInvoker0< Type_t* >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this);
MethodInfo_t* L_5;
L_5 = UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* L_6;
L_6 = Expression_MakeUnary_m8FC26CB1F4D12C9D2787625C627E2AC1D2DFF90F(L_2, L_3, L_4, L_5, NULL);
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Utils::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Utils__cctor_m2F87CDAC4AB9CB221A7B96FB22E5140023E914B1 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_0;
memset((&V_0), 0, sizeof(V_0));
{
bool L_0 = ((bool)0);
RuntimeObject* L_1 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_0);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0), (void*)L_1);
bool L_2 = ((bool)1);
RuntimeObject* L_3 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_2);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedTrue_1 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedTrue_1), (void*)L_3);
int32_t L_4 = (-1);
RuntimeObject* L_5 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_4);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedIntM1_2 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedIntM1_2), (void*)L_5);
int32_t L_6 = 0;
RuntimeObject* L_7 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_6);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt0_3 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt0_3), (void*)L_7);
int32_t L_8 = 1;
RuntimeObject* L_9 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_8);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt1_4 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt1_4), (void*)L_9);
int32_t L_10 = 2;
RuntimeObject* L_11 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_10);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt2_5 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt2_5), (void*)L_11);
int32_t L_12 = 3;
RuntimeObject* L_13 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_12);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt3_6 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt3_6), (void*)L_13);
int8_t L_14 = ((int8_t)0);
RuntimeObject* L_15 = Box(SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var, &L_14);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultSByte_7 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultSByte_7), (void*)L_15);
Il2CppChar L_16 = ((Il2CppChar)0);
RuntimeObject* L_17 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_16);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultChar_8 = L_17;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultChar_8), (void*)L_17);
int16_t L_18 = ((int16_t)0);
RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultInt16_9 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultInt16_9), (void*)L_19);
int64_t L_20 = ((int64_t)0);
RuntimeObject* L_21 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_20);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultInt64_10 = L_21;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultInt64_10), (void*)L_21);
uint8_t L_22 = ((uint8_t)0);
RuntimeObject* L_23 = Box(Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, &L_22);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultByte_11 = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultByte_11), (void*)L_23);
uint16_t L_24 = ((uint16_t)0);
RuntimeObject* L_25 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_24);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt16_12 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt16_12), (void*)L_25);
uint32_t L_26 = ((uint32_t)0);
RuntimeObject* L_27 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_26);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt32_13 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt32_13), (void*)L_27);
uint64_t L_28 = ((uint64_t)((int64_t)0));
RuntimeObject* L_29 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_28);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt64_14 = L_29;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultUInt64_14), (void*)L_29);
float L_30 = (0.0f);
RuntimeObject* L_31 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_30);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultSingle_15 = L_31;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultSingle_15), (void*)L_31);
double L_32 = (0.0);
RuntimeObject* L_33 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_32);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDouble_16 = L_33;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDouble_16), (void*)L_33);
il2cpp_codegen_runtime_class_init_inline(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var);
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_34 = ((Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_StaticFields*)il2cpp_codegen_static_fields_for(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var))->___Zero_3;
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_35 = L_34;
RuntimeObject* L_36 = Box(Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_il2cpp_TypeInfo_var, &L_35);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDecimal_17 = L_36;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDecimal_17), (void*)L_36);
il2cpp_codegen_initobj((&V_0), sizeof(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D));
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_37 = V_0;
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_38 = L_37;
RuntimeObject* L_39 = Box(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var, &L_38);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDateTime_18 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedDefaultDateTime_18), (void*)L_39);
RuntimeObject* L_40 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedTrue_1;
il2cpp_codegen_runtime_class_init_inline(Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785_il2cpp_TypeInfo_var);
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_41;
L_41 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_40, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_true_19 = L_41;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_true_19), (void*)L_41);
RuntimeObject* L_42 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_43;
L_43 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_42, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_false_20 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_false_20), (void*)L_43);
RuntimeObject* L_44 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedIntM1_2;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_45;
L_45 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_44, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_m1_21 = L_45;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_m1_21), (void*)L_45);
RuntimeObject* L_46 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt0_3;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_47;
L_47 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_46, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_0_22 = L_47;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_0_22), (void*)L_47);
RuntimeObject* L_48 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt1_4;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_49;
L_49 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_48, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_1_23 = L_49;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_1_23), (void*)L_49);
RuntimeObject* L_50 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt2_5;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_51;
L_51 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_50, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_2_24 = L_51;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_2_24), (void*)L_51);
RuntimeObject* L_52 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedInt3_6;
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_53;
L_53 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(L_52, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_3_25 = L_53;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___s_3_25), (void*)L_53);
DefaultExpression_t68E278AD7534F283D174570B240C596979B26533* L_54;
L_54 = Expression_Empty_mCBF69595CB4D3BCBBC3B3F39B595824636F1A4F0(NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___Empty_26 = L_54;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___Empty_26), (void*)L_54);
ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* L_55;
L_55 = Expression_Constant_mF3E703732161EF83B1848E433F7DD1FB166BFE44(NULL, NULL);
((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___Null_27 = L_55;
Il2CppCodeGenWriteBarrier((void**)(&((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___Null_27), (void*)L_55);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddInstruction_get_ConsumedStack_m3081D23AFC4437D3B2A7FDB651F242F8839E16FA (AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddInstruction_get_ProducedStack_mB0F1312590FF7FCF12542768E202859291DE57C6 (AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.AddInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AddInstruction_get_InstructionName_m9A15FB778D0AD70876971F6CC40683856A100846 (AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral107694947DB47644F8036602F63473486E1ED925);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral107694947DB47644F8036602F63473486E1ED925;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE (AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::Create(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* AddInstruction_Create_mE176BD84C51FE1818B41B7625A53918031BEC6FC (Type_t* ___0_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddDouble_t404BDF056899492D3F12CB96A1380C135712675D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL;
{
Type_t* L_0 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL);
V_0 = L_2;
int32_t L_3 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 7)))
{
case 0:
{
goto IL_0039;
}
case 1:
{
goto IL_0078;
}
case 2:
{
goto IL_004e;
}
case 3:
{
goto IL_008d;
}
case 4:
{
goto IL_0063;
}
case 5:
{
goto IL_00a2;
}
case 6:
{
goto IL_00b7;
}
case 7:
{
goto IL_00cc;
}
}
}
{
goto IL_00e1;
}
IL_0039:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int16_0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4;
G_B3_0 = L_5;
if (L_5)
{
G_B4_0 = L_5;
goto IL_004d;
}
}
{
AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA* L_6 = (AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA*)il2cpp_codegen_object_new(AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA_il2cpp_TypeInfo_var);
NullCheck(L_6);
AddInt16__ctor_mCB97A33E69ADF233306F60BB835A0652CE8279EB(L_6, NULL);
AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA* L_7 = L_6;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7);
G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7));
}
IL_004d:
{
return G_B4_0;
}
IL_004e:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int32_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8;
G_B6_0 = L_9;
if (L_9)
{
G_B7_0 = L_9;
goto IL_0062;
}
}
{
AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE* L_10 = (AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE*)il2cpp_codegen_object_new(AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE_il2cpp_TypeInfo_var);
NullCheck(L_10);
AddInt32__ctor_m7D54D12A4E98649FDD79CADE6E4C9D660673DC9E(L_10, NULL);
AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE* L_11 = L_10;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11);
G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11));
}
IL_0062:
{
return G_B7_0;
}
IL_0063:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int64_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12;
G_B9_0 = L_13;
if (L_13)
{
G_B10_0 = L_13;
goto IL_0077;
}
}
{
AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6* L_14 = (AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6*)il2cpp_codegen_object_new(AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6_il2cpp_TypeInfo_var);
NullCheck(L_14);
AddInt64__ctor_m3D114930B5D6DD31474DFECED1A2522E35923816(L_14, NULL);
AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6* L_15 = L_14;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15);
G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15));
}
IL_0077:
{
return G_B10_0;
}
IL_0078:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt16_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16;
G_B12_0 = L_17;
if (L_17)
{
G_B13_0 = L_17;
goto IL_008c;
}
}
{
AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069* L_18 = (AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069*)il2cpp_codegen_object_new(AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069_il2cpp_TypeInfo_var);
NullCheck(L_18);
AddUInt16__ctor_mA8C115F8413FD14FB6A4B46FBA05CBC8820117C6(L_18, NULL);
AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069* L_19 = L_18;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19);
G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19));
}
IL_008c:
{
return G_B13_0;
}
IL_008d:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt32_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20;
G_B15_0 = L_21;
if (L_21)
{
G_B16_0 = L_21;
goto IL_00a1;
}
}
{
AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6* L_22 = (AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6*)il2cpp_codegen_object_new(AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6_il2cpp_TypeInfo_var);
NullCheck(L_22);
AddUInt32__ctor_m5AFC88193BC4BCD8B9EADAC47BC8B60DE798026B(L_22, NULL);
AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6* L_23 = L_22;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23);
G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23));
}
IL_00a1:
{
return G_B16_0;
}
IL_00a2:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt64_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24;
G_B18_0 = L_25;
if (L_25)
{
G_B19_0 = L_25;
goto IL_00b6;
}
}
{
AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC* L_26 = (AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC*)il2cpp_codegen_object_new(AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC_il2cpp_TypeInfo_var);
NullCheck(L_26);
AddUInt64__ctor_mCE91258A88DAD51D6433AC0C1CF001D6C200A6FB(L_26, NULL);
AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC* L_27 = L_26;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27);
G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27));
}
IL_00b6:
{
return G_B19_0;
}
IL_00b7:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Single_6;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28;
G_B21_0 = L_29;
if (L_29)
{
G_B22_0 = L_29;
goto IL_00cb;
}
}
{
AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683* L_30 = (AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683*)il2cpp_codegen_object_new(AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683_il2cpp_TypeInfo_var);
NullCheck(L_30);
AddSingle__ctor_m8BC401DE0A2A136D2CDAF8D63D44DDA3E407F7CE(L_30, NULL);
AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683* L_31 = L_30;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Single_6 = L_31;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Single_6), (void*)L_31);
G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31));
}
IL_00cb:
{
return G_B22_0;
}
IL_00cc:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Double_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32;
G_B24_0 = L_33;
if (L_33)
{
G_B25_0 = L_33;
goto IL_00e0;
}
}
{
AddDouble_t404BDF056899492D3F12CB96A1380C135712675D* L_34 = (AddDouble_t404BDF056899492D3F12CB96A1380C135712675D*)il2cpp_codegen_object_new(AddDouble_t404BDF056899492D3F12CB96A1380C135712675D_il2cpp_TypeInfo_var);
NullCheck(L_34);
AddDouble__ctor_mE93E8EC581A59CA46B30573D74BD3147B411CDFF(L_34, NULL);
AddDouble_t404BDF056899492D3F12CB96A1380C135712675D* L_35 = L_34;
((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Double_7 = L_35;
Il2CppCodeGenWriteBarrier((void**)(&((AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tA0BD319BA17D5AEF1FAACF1CE7E4F52F7733E5E1_il2cpp_TypeInfo_var))->___s_Double_7), (void*)L_35);
G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35));
}
IL_00e0:
{
return G_B25_0;
}
IL_00e1:
{
Exception_t* L_36;
L_36 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AddInstruction_Create_mE176BD84C51FE1818B41B7625A53918031BEC6FC_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.AddInstruction/AddInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddInt16_Run_mD8E0244F1D2886210B178D5A03045C9FCFBDE59A (AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003b;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0039;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
int16_t L_18 = ((int16_t)((int32_t)il2cpp_codegen_add((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_003a;
}
IL_0039:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_003a:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003b:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt16__ctor_mCB97A33E69ADF233306F60BB835A0652CE8279EB (AddInt16_t0A264231729D3BA86FD3DCB09399064AE707C8FA* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddInt32_Run_m2FCE3400B639E8AF910DBF5DAE0891CD8A6774AF (AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
RuntimeObject* L_18;
L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)il2cpp_codegen_add(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL);
G_B4_0 = L_18;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame;
int32_t L_20 = V_0;
NullCheck(L_19);
L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt32__ctor_m7D54D12A4E98649FDD79CADE6E4C9D660673DC9E (AddInt32_t878583D10F5700C0593E69B1A7DB8A5534D4E4FE* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddInt64_Run_m5A8F2CAF4B08584A5DDEF282D96DB9C72A26919B (AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
int64_t L_18 = ((int64_t)il2cpp_codegen_add(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))));
RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt64__ctor_m3D114930B5D6DD31474DFECED1A2522E35923816 (AddInt64_t68B6D1A0ECA50F9D1FA63E9D4976BE032454CBC6* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddUInt16_Run_m8C7210D327E05A342C7DF576CC50B9A0F94F1793 (AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003b;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0039;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
uint16_t L_18 = ((uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))));
RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_003a;
}
IL_0039:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_003a:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003b:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt16__ctor_mA8C115F8413FD14FB6A4B46FBA05CBC8820117C6 (AddUInt16_tB5663F4FD2CAF56F591C5A3393E9E9A74F031069* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddUInt32_Run_mEDA57B93B296289E955F1E033BE3B8F85A420FC0 (AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt32__ctor_m5AFC88193BC4BCD8B9EADAC47BC8B60DE798026B (AddUInt32_t125DBCB7AF96C0B99467F18F7B5513AA4E3471E6* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddUInt64_Run_m1FC6DB0FD13879239329AD6291550668BC54F120 (AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_add((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt64__ctor_mCE91258A88DAD51D6433AC0C1CF001D6C200A6FB (AddUInt64_t54F0029D9D0212837E763924177FC37BC1D53DCC* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddSingle_Run_m8A6BDED7146D293FD70EB7887FB1897B03F31139 (AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
float L_18 = ((float)il2cpp_codegen_add(((*(float*)((float*)(float*)UnBox(L_16, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), ((*(float*)((float*)(float*)UnBox(L_17, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
RuntimeObject* L_19 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddSingle__ctor_m8BC401DE0A2A136D2CDAF8D63D44DDA3E407F7CE (AddSingle_tFDA072D57A6CE422834C5520751C55C6F56D3683* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddInstruction/AddDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddDouble_Run_m7930C369DE6DDFBFF737C3C97A02C6E69E7A0851 (AddDouble_t404BDF056899492D3F12CB96A1380C135712675D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
double L_18 = ((double)il2cpp_codegen_add(((*(double*)((double*)(double*)UnBox(L_16, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), ((*(double*)((double*)(double*)UnBox(L_17, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))));
RuntimeObject* L_19 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddDouble__ctor_mE93E8EC581A59CA46B30573D74BD3147B411CDFF (AddDouble_t404BDF056899492D3F12CB96A1380C135712675D* __this, const RuntimeMethod* method)
{
{
AddInstruction__ctor_mC6A82ADB2673A801BEEABD182E4ADF596BF8D8AE(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInstruction_get_ConsumedStack_m9E6AEB6A1D8DCA2157FD51CEBFDF6B165527CDB6 (AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInstruction_get_ProducedStack_m3EFDCBBC319804FA70621E50D2B2CC759354D3FC (AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.AddOvfInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AddOvfInstruction_get_InstructionName_m0889024A1C92889EB6BCF0D57F866DABB3898395 (AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral052EE60531114B35FEF5633AEC7E950F5D071C18);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral052EE60531114B35FEF5633AEC7E950F5D071C18;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69 (AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::Create(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* AddOvfInstruction_Create_mCDC19C3449411B2DC55066FB88B63B5D4F425995 (Type_t* ___0_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL;
{
Type_t* L_0 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL);
V_0 = L_2;
int32_t L_3 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 7)))
{
case 0:
{
goto IL_002e;
}
case 1:
{
goto IL_006d;
}
case 2:
{
goto IL_0043;
}
case 3:
{
goto IL_0082;
}
case 4:
{
goto IL_0058;
}
case 5:
{
goto IL_0097;
}
}
}
{
goto IL_00ac;
}
IL_002e:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int16_0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4;
G_B3_0 = L_5;
if (L_5)
{
G_B4_0 = L_5;
goto IL_0042;
}
}
{
AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591* L_6 = (AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591*)il2cpp_codegen_object_new(AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591_il2cpp_TypeInfo_var);
NullCheck(L_6);
AddOvfInt16__ctor_m6500CDE47E313229FFC3D1AC3461655260BE11C8(L_6, NULL);
AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591* L_7 = L_6;
((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7);
G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7));
}
IL_0042:
{
return G_B4_0;
}
IL_0043:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int32_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8;
G_B6_0 = L_9;
if (L_9)
{
G_B7_0 = L_9;
goto IL_0057;
}
}
{
AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F* L_10 = (AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F*)il2cpp_codegen_object_new(AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F_il2cpp_TypeInfo_var);
NullCheck(L_10);
AddOvfInt32__ctor_mCEBE9C2DEAF7687DCD3AD781653A41B0DC626CE4(L_10, NULL);
AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F* L_11 = L_10;
((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11);
G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11));
}
IL_0057:
{
return G_B7_0;
}
IL_0058:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int64_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12;
G_B9_0 = L_13;
if (L_13)
{
G_B10_0 = L_13;
goto IL_006c;
}
}
{
AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF* L_14 = (AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF*)il2cpp_codegen_object_new(AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF_il2cpp_TypeInfo_var);
NullCheck(L_14);
AddOvfInt64__ctor_m4FE2EBC11966A55A6AF46E026B00D134FF50BD90(L_14, NULL);
AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF* L_15 = L_14;
((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15);
G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15));
}
IL_006c:
{
return G_B10_0;
}
IL_006d:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt16_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16;
G_B12_0 = L_17;
if (L_17)
{
G_B13_0 = L_17;
goto IL_0081;
}
}
{
AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465* L_18 = (AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465*)il2cpp_codegen_object_new(AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465_il2cpp_TypeInfo_var);
NullCheck(L_18);
AddOvfUInt16__ctor_m78BC7543E63A3AB9265137C207E9F202EC08F2CF(L_18, NULL);
AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465* L_19 = L_18;
((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19);
G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19));
}
IL_0081:
{
return G_B13_0;
}
IL_0082:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt32_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20;
G_B15_0 = L_21;
if (L_21)
{
G_B16_0 = L_21;
goto IL_0096;
}
}
{
AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B* L_22 = (AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B*)il2cpp_codegen_object_new(AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B_il2cpp_TypeInfo_var);
NullCheck(L_22);
AddOvfUInt32__ctor_m8918A61F15630D0453021BA996B7FD2513CC1F7C(L_22, NULL);
AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B* L_23 = L_22;
((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23);
G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23));
}
IL_0096:
{
return G_B16_0;
}
IL_0097:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt64_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24;
G_B18_0 = L_25;
if (L_25)
{
G_B19_0 = L_25;
goto IL_00ab;
}
}
{
AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823* L_26 = (AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823*)il2cpp_codegen_object_new(AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823_il2cpp_TypeInfo_var);
NullCheck(L_26);
AddOvfUInt64__ctor_m6A98D764BA1FD8A4633DF06E248F273B38EBC491(L_26, NULL);
AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823* L_27 = L_26;
((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_tFE4BF34291A52B37002153106F30F0D1D87286D3_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27);
G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27));
}
IL_00ab:
{
return G_B19_0;
}
IL_00ac:
{
Type_t* L_28 = ___0_type;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29;
L_29 = AddInstruction_Create_mE176BD84C51FE1818B41B7625A53918031BEC6FC(L_28, NULL);
return L_29;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInt16_Run_mAC21B6152D7B96274F04147230A00251C1FC9561 (AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt16_Run_mAC21B6152D7B96274F04147230A00251C1FC9561_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003b;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0039;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
if (((int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) + (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) + (int64_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max))
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt16_Run_mAC21B6152D7B96274F04147230A00251C1FC9561_RuntimeMethod_var);
if ((int64_t)(((int32_t)il2cpp_codegen_add((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))) > 32767LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt16_Run_mAC21B6152D7B96274F04147230A00251C1FC9561_RuntimeMethod_var);
int16_t L_18 = ((int16_t)((int32_t)il2cpp_codegen_add((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), (int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_003a;
}
IL_0039:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_003a:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003b:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt16__ctor_m6500CDE47E313229FFC3D1AC3461655260BE11C8 (AddOvfInt16_t4CD5326A7A2507E35273028D223FBE92930A2591* __this, const RuntimeMethod* method)
{
{
AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInt32_Run_m3716EC6E39F4334EA0191252641E01F373C6084F (AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt32_Run_m3716EC6E39F4334EA0191252641E01F373C6084F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
if (((int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) + (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) + (int64_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max))
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt32_Run_m3716EC6E39F4334EA0191252641E01F373C6084F_RuntimeMethod_var);
RuntimeObject* L_18;
L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)il2cpp_codegen_add(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL);
G_B4_0 = L_18;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame;
int32_t L_20 = V_0;
NullCheck(L_19);
L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt32__ctor_mCEBE9C2DEAF7687DCD3AD781653A41B0DC626CE4 (AddOvfInt32_tA32F9E8401C149597F5FCD5EC244E9B9A4504E0F* __this, const RuntimeMethod* method)
{
{
AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInt64_Run_mD201AB945E63AA36F16472653635F8A7603CE7DF (AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt64_Run_mD201AB945E63AA36F16472653635F8A7603CE7DF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
if (il2cpp_codegen_check_add_overflow((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), (int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))))
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfInt64_Run_mD201AB945E63AA36F16472653635F8A7603CE7DF_RuntimeMethod_var);
int64_t L_18 = ((int64_t)il2cpp_codegen_add(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))));
RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt64__ctor_m4FE2EBC11966A55A6AF46E026B00D134FF50BD90 (AddOvfInt64_tE896B8BE783239EDD5562DA5BE53A0B8F12437AF* __this, const RuntimeMethod* method)
{
{
AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfUInt16_Run_m090F610AA1E3AE42DD48A9067B00FB19986E9F4F (AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt16_Run_m090F610AA1E3AE42DD48A9067B00FB19986E9F4F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003b;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0039;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
if (((int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) + (int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) < (int64_t)kIl2CppInt32Min) || ((int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) + (int64_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))) > (int64_t)kIl2CppInt32Max))
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt16_Run_m090F610AA1E3AE42DD48A9067B00FB19986E9F4F_RuntimeMethod_var);
if ((int64_t)(((int32_t)il2cpp_codegen_add((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))) > 65535LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt16_Run_m090F610AA1E3AE42DD48A9067B00FB19986E9F4F_RuntimeMethod_var);
uint16_t L_18 = ((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), (int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_003a;
}
IL_0039:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_003a:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003b:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt16__ctor_m78BC7543E63A3AB9265137C207E9F202EC08F2CF (AddOvfUInt16_t984D9AD162ECC7BFEBBE18206504375FCB259465* __this, const RuntimeMethod* method)
{
{
AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfUInt32_Run_mD5BCBADAAD7447DD2458160EA1B25301679DE833 (AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt32_Run_mD5BCBADAAD7447DD2458160EA1B25301679DE833_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
if ((uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))) + (uint64_t)(uint32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))) > (uint64_t)(uint32_t)kIl2CppUInt32Max)
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt32_Run_mD5BCBADAAD7447DD2458160EA1B25301679DE833_RuntimeMethod_var);
uint32_t L_18 = ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), (int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt32__ctor_m8918A61F15630D0453021BA996B7FD2513CC1F7C (AddOvfUInt32_t25BC53560996B0C0772BF0059342F99E7204930B* __this, const RuntimeMethod* method)
{
{
AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfUInt64_Run_m66D913ED2A2A126565200FC124BB994541DAE248 (AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt64_Run_m66D913ED2A2A126565200FC124BB994541DAE248_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
if ((uint64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))) > kIl2CppUInt64Max - (uint64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), AddOvfUInt64_Run_m66D913ED2A2A126565200FC124BB994541DAE248_RuntimeMethod_var);
uint64_t L_18 = ((uint64_t)((int64_t)il2cpp_codegen_add((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), (int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt64__ctor_m6A98D764BA1FD8A4633DF06E248F273B38EBC491 (AddOvfUInt64_t39410D1E3C756B254753E59A73E06C0E5530F823* __this, const RuntimeMethod* method)
{
{
AddOvfInstruction__ctor_m2DDD614F26CB0B4B201332BAB41A02FD9E924A69(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInstruction_get_ConsumedStack_mDF2B8A66171204EEA38949CEE94FFF892FCA3E0E (AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInstruction_get_ProducedStack_mB1CF4C75DCCABCB9DBE8204A257D3D361A87DDA1 (AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.AndInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AndInstruction_get_InstructionName_m24951112FB312D69CC7B7FE91474833A825C9D62 (AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B (AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::Create(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* AndInstruction_Create_m2241EDD59FE9F576FD0807CF11BFAB0970859DD0 (Type_t* ___0_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B28_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B27_0 = NULL;
{
Type_t* L_0 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL);
V_0 = L_2;
int32_t L_3 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 3)))
{
case 0:
{
goto IL_00e9;
}
case 1:
{
goto IL_00fe;
}
case 2:
{
goto IL_0041;
}
case 3:
{
goto IL_0095;
}
case 4:
{
goto IL_0056;
}
case 5:
{
goto IL_00aa;
}
case 6:
{
goto IL_006b;
}
case 7:
{
goto IL_00bf;
}
case 8:
{
goto IL_0080;
}
case 9:
{
goto IL_00d4;
}
}
}
{
goto IL_00fe;
}
IL_0041:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_SByte_0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4;
G_B3_0 = L_5;
if (L_5)
{
G_B4_0 = L_5;
goto IL_0055;
}
}
{
AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE* L_6 = (AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE*)il2cpp_codegen_object_new(AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE_il2cpp_TypeInfo_var);
NullCheck(L_6);
AndSByte__ctor_m5E2A51304CAC1258AE49E71CAB64862C7EA57FEA(L_6, NULL);
AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE* L_7 = L_6;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_SByte_0 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_SByte_0), (void*)L_7);
G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7));
}
IL_0055:
{
return G_B4_0;
}
IL_0056:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int16_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8;
G_B6_0 = L_9;
if (L_9)
{
G_B7_0 = L_9;
goto IL_006a;
}
}
{
AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D* L_10 = (AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D*)il2cpp_codegen_object_new(AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D_il2cpp_TypeInfo_var);
NullCheck(L_10);
AndInt16__ctor_m8BCA75D8D3EF97D2D1C05235752B6391802241FB(L_10, NULL);
AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D* L_11 = L_10;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int16_1 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int16_1), (void*)L_11);
G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11));
}
IL_006a:
{
return G_B7_0;
}
IL_006b:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int32_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12;
G_B9_0 = L_13;
if (L_13)
{
G_B10_0 = L_13;
goto IL_007f;
}
}
{
AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA* L_14 = (AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA*)il2cpp_codegen_object_new(AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA_il2cpp_TypeInfo_var);
NullCheck(L_14);
AndInt32__ctor_mA4B8C16B2902E458BC1C5E571134FD3514C4B2B2(L_14, NULL);
AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA* L_15 = L_14;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int32_2 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int32_2), (void*)L_15);
G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15));
}
IL_007f:
{
return G_B10_0;
}
IL_0080:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int64_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16;
G_B12_0 = L_17;
if (L_17)
{
G_B13_0 = L_17;
goto IL_0094;
}
}
{
AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F* L_18 = (AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F*)il2cpp_codegen_object_new(AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F_il2cpp_TypeInfo_var);
NullCheck(L_18);
AndInt64__ctor_m0B2B3C49674ACFD82511834A7023E10595AD0969(L_18, NULL);
AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F* L_19 = L_18;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int64_3 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Int64_3), (void*)L_19);
G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19));
}
IL_0094:
{
return G_B13_0;
}
IL_0095:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Byte_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20;
G_B15_0 = L_21;
if (L_21)
{
G_B16_0 = L_21;
goto IL_00a9;
}
}
{
AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29* L_22 = (AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29*)il2cpp_codegen_object_new(AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29_il2cpp_TypeInfo_var);
NullCheck(L_22);
AndByte__ctor_m46F79543EA9EE4F794313C59F11ACF897FB215C0(L_22, NULL);
AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29* L_23 = L_22;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Byte_4 = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Byte_4), (void*)L_23);
G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23));
}
IL_00a9:
{
return G_B16_0;
}
IL_00aa:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt16_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24;
G_B18_0 = L_25;
if (L_25)
{
G_B19_0 = L_25;
goto IL_00be;
}
}
{
AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649* L_26 = (AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649*)il2cpp_codegen_object_new(AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649_il2cpp_TypeInfo_var);
NullCheck(L_26);
AndUInt16__ctor_m1F41EE196BC4742DF3958FC69213BD2037A2EAB7(L_26, NULL);
AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649* L_27 = L_26;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt16_5 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt16_5), (void*)L_27);
G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27));
}
IL_00be:
{
return G_B19_0;
}
IL_00bf:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt32_6;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28;
G_B21_0 = L_29;
if (L_29)
{
G_B22_0 = L_29;
goto IL_00d3;
}
}
{
AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C* L_30 = (AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C*)il2cpp_codegen_object_new(AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C_il2cpp_TypeInfo_var);
NullCheck(L_30);
AndUInt32__ctor_m612347F8348BBA5FEE375A59D20C048939554FD1(L_30, NULL);
AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C* L_31 = L_30;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt32_6 = L_31;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt32_6), (void*)L_31);
G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31));
}
IL_00d3:
{
return G_B22_0;
}
IL_00d4:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt64_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32;
G_B24_0 = L_33;
if (L_33)
{
G_B25_0 = L_33;
goto IL_00e8;
}
}
{
AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8* L_34 = (AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8*)il2cpp_codegen_object_new(AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8_il2cpp_TypeInfo_var);
NullCheck(L_34);
AndUInt64__ctor_m7D90FDF998DCCC5CB6AE5A7C24F31565876B5948(L_34, NULL);
AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8* L_35 = L_34;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt64_7 = L_35;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_UInt64_7), (void*)L_35);
G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35));
}
IL_00e8:
{
return G_B25_0;
}
IL_00e9:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_36 = ((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Boolean_8;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_37 = L_36;
G_B27_0 = L_37;
if (L_37)
{
G_B28_0 = L_37;
goto IL_00fd;
}
}
{
AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708* L_38 = (AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708*)il2cpp_codegen_object_new(AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708_il2cpp_TypeInfo_var);
NullCheck(L_38);
AndBoolean__ctor_m0D6B2D2A6F59D0F9DB4660B388AF48AE276551D5(L_38, NULL);
AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708* L_39 = L_38;
((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Boolean_8 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&((AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0912855EFAB3C77FEC2C656E21FF6E57D4EEC965_il2cpp_TypeInfo_var))->___s_Boolean_8), (void*)L_39);
G_B28_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_39));
}
IL_00fd:
{
return G_B28_0;
}
IL_00fe:
{
Exception_t* L_40;
L_40 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AndInstruction_Create_m2241EDD59FE9F576FD0807CF11BFAB0970859DD0_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.AndInstruction/AndSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndSByte_Run_m580250985D90BF8AF9E05ED5070734D138384D70 (AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m7D0537252255C628F4188658D875E4BC13BFF766(L_7, ((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_8, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))&(int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_9, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndSByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndSByte__ctor_m5E2A51304CAC1258AE49E71CAB64862C7EA57FEA (AndSByte_t1E08E403F75C91FF2E5692E7AAB025D740DD92DE* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInt16_Run_m8DC5E9A2CC5649B15E02C1D68FB3955FBDFDB46B (AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_7, ((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))&(int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_9, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt16__ctor_m8BCA75D8D3EF97D2D1C05235752B6391802241FB (AndInt16_t8AA4F39A7AA7C1F80E41E2C1694EA9C9EA33E08D* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInt32_Run_mF8D9E1495B551D572BF0D492CB51956C4AB217EE (AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_7, ((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_8, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))&((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt32__ctor_mA4B8C16B2902E458BC1C5E571134FD3514C4B2B2 (AndInt32_tD8E6C3EED9722458CF0AD1952762AF61A4DB80DA* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInt64_Run_mABEDFA922E0E57EF629DAB51D6D0ECA8580D1BA4 (AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
int64_t L_10 = ((int64_t)(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_8, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))&((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_9, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))));
RuntimeObject* L_11 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_10);
NullCheck(L_7);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt64__ctor_m0B2B3C49674ACFD82511834A7023E10595AD0969 (AndInt64_tEE8C4ACE3A9378977CC709FA7265784730CECB9F* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndByte_Run_mAB0E113524EFDBEC1D016BED239EBF1863957B0D (AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m6240B0B05BB62738249FABD26D2A4D6DF7437FD3(L_7, (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_8, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))&(int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_9, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndByte__ctor_m46F79543EA9EE4F794313C59F11ACF897FB215C0 (AndByte_tF9250604E5D753357F39A3991F5110724AFE4F29* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndUInt16_Run_mC0578A266C41F639C0D4AC0AE4D5282AA6C14835 (AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D(L_7, (uint16_t)((int32_t)(uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_8, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))&(int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_9, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt16__ctor_m1F41EE196BC4742DF3958FC69213BD2037A2EAB7 (AndUInt16_tC2156BE958EEB124F86750AB5AE610B82CFBC649* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndUInt32_Run_m4F90A827562675C9FA282242DB14854B68DFCB6E (AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
uint32_t L_10 = ((uint32_t)((int32_t)((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_8, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))&(int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_9, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_11 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_10);
NullCheck(L_7);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt32__ctor_m612347F8348BBA5FEE375A59D20C048939554FD1 (AndUInt32_t823507EFF380E2BF96AF314359A531816E6C385C* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndUInt64_Run_m132F326B90E21DC70A84D8C10C74520B89DA888F (AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
uint64_t L_10 = ((uint64_t)((int64_t)((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_8, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))&(int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_9, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_11 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_10);
NullCheck(L_7);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt64__ctor_m7D90FDF998DCCC5CB6AE5A7C24F31565876B5948 (AndUInt64_t156FE6AA368008BFB0A981C7BCE1B7A5985770F8* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndBoolean_Run_mF40DE5E389594DCF446C6F9776957BCCED48561D (AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B5_0 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B4_0 = NULL;
RuntimeObject* G_B6_0 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B6_1 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B11_0 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B10_0 = NULL;
RuntimeObject* G_B12_0 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B12_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_0035;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0033;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
G_B4_0 = L_7;
if (((*(bool*)((bool*)(bool*)UnBox(L_8, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
{
G_B5_0 = L_7;
goto IL_002d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_9 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
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_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B6_1, G_B6_0, NULL);
}
IL_0033:
{
return 1;
}
IL_0035:
{
RuntimeObject* L_10 = V_0;
if (L_10)
{
goto IL_0050;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_11 = ___0_frame;
RuntimeObject* L_12 = V_1;
G_B10_0 = L_11;
if (((*(bool*)((bool*)(bool*)UnBox(L_12, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
{
G_B11_0 = L_11;
goto IL_0048;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_13 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___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_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B12_1, G_B12_0, NULL);
return 1;
}
IL_0050:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_14 = ___0_frame;
RuntimeObject* L_15 = V_1;
RuntimeObject* L_16 = V_0;
NullCheck(L_14);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_14, (bool)((int32_t)((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_15, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))&(int32_t)((*(bool*)((bool*)(bool*)UnBox(L_16, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndBoolean__ctor_m0D6B2D2A6F59D0F9DB4660B388AF48AE276551D5 (AndBoolean_tB728104451990E3B50CC96A5A13AE12CDEBAF708* __this, const RuntimeMethod* method)
{
{
AndInstruction__ctor_m3306CEA8F2FD967C97113F713333FABD27F96F4B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.NewArrayInitInstruction::.ctor(System.Type,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayInitInstruction__ctor_m7053D803A6F512BA75DF1CBED385360B0B01C29D (NewArrayInitInstruction_tAB09713761BF9AD3303B81FE433E2025C5D3F68D* __this, Type_t* ___0_elementType, int32_t ___1_elementCount, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
Type_t* L_0 = ___0_elementType;
__this->____elementType_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____elementType_0), (void*)L_0);
int32_t L_1 = ___1_elementCount;
__this->____elementCount_1 = L_1;
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayInitInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayInitInstruction_get_ConsumedStack_m655D4F5CBCD09D7A41A1E11DABDD6602A70BAABC (NewArrayInitInstruction_tAB09713761BF9AD3303B81FE433E2025C5D3F68D* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____elementCount_1;
return L_0;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayInitInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayInitInstruction_get_ProducedStack_mCACB3322DE0707845AE977C43E29CFC55EECED1C (NewArrayInitInstruction_tAB09713761BF9AD3303B81FE433E2025C5D3F68D* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.NewArrayInitInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NewArrayInitInstruction_get_InstructionName_m4A6532C5EF33EDE1AA6E7B9E24CAED5DCB737821 (NewArrayInitInstruction_tAB09713761BF9AD3303B81FE433E2025C5D3F68D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C5051885075FD52E8654B584627FB4775A854E8);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral4C5051885075FD52E8654B584627FB4775A854E8;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayInitInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayInitInstruction_Run_m5A37BAB041DA980335B7B2AB771706622A113F26 (NewArrayInitInstruction_tAB09713761BF9AD3303B81FE433E2025C5D3F68D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
RuntimeArray* V_0 = NULL;
int32_t V_1 = 0;
{
Type_t* L_0 = __this->____elementType_0;
int32_t L_1 = __this->____elementCount_1;
RuntimeArray* L_2;
L_2 = Array_CreateInstance_m13B202130951A03AF5F52470A19E17D3AD2A8983(L_0, L_1, NULL);
V_0 = L_2;
int32_t L_3 = __this->____elementCount_1;
V_1 = ((int32_t)il2cpp_codegen_subtract(L_3, 1));
goto IL_002e;
}
IL_001d:
{
RuntimeArray* L_4 = V_0;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
NullCheck(L_5);
RuntimeObject* L_6;
L_6 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_5, NULL);
int32_t L_7 = V_1;
NullCheck(L_4);
Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8(L_4, L_6, L_7, NULL);
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_subtract(L_8, 1));
}
IL_002e:
{
int32_t L_9 = V_1;
if ((((int32_t)L_9) >= ((int32_t)0)))
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_10 = ___0_frame;
RuntimeArray* L_11 = V_0;
NullCheck(L_10);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_10, L_11, NULL);
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.NewArrayInstruction::.ctor(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayInstruction__ctor_m30C0E5E658FEB6A874F71DAB24BD4BF79A0F25EE (NewArrayInstruction_t4D7C78AB7B99F7A271DBD6095EE666D1451CA6B1* __this, Type_t* ___0_elementType, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
Type_t* L_0 = ___0_elementType;
__this->____elementType_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____elementType_0), (void*)L_0);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayInstruction_get_ConsumedStack_m849D7FBF8888533E226CAD85ADF92D2A31A4ADBA (NewArrayInstruction_t4D7C78AB7B99F7A271DBD6095EE666D1451CA6B1* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayInstruction_get_ProducedStack_m6D35AF27C10B8E935279A31DB86279D60A3B516C (NewArrayInstruction_t4D7C78AB7B99F7A271DBD6095EE666D1451CA6B1* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.NewArrayInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NewArrayInstruction_get_InstructionName_m419682177AB4DA96834CE42D57102AC76C7F565D (NewArrayInstruction_t4D7C78AB7B99F7A271DBD6095EE666D1451CA6B1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral22765FD2F5FD683B4AD41149C7250FDD99446CE5);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral22765FD2F5FD683B4AD41149C7250FDD99446CE5;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayInstruction_Run_m5A6956129D4E91DB418662CB5A76067ECE88B863 (NewArrayInstruction_t4D7C78AB7B99F7A271DBD6095EE666D1451CA6B1* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B2_0 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B1_0 = NULL;
RuntimeArray* G_B3_0 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B3_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
int32_t L_2;
L_2 = ConvertHelper_ToInt32NoNull_mC8C9A1E9F3F630CE46946209B5AD34AC96638384(L_1, NULL);
V_0 = L_2;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
int32_t L_4 = V_0;
G_B1_0 = L_3;
if ((((int32_t)L_4) < ((int32_t)0)))
{
G_B2_0 = L_3;
goto IL_001f;
}
}
{
Type_t* L_5 = __this->____elementType_0;
int32_t L_6 = V_0;
RuntimeArray* L_7;
L_7 = Array_CreateInstance_m13B202130951A03AF5F52470A19E17D3AD2A8983(L_5, L_6, NULL);
G_B3_0 = L_7;
G_B3_1 = G_B1_0;
goto IL_0025;
}
IL_001f:
{
int32_t L_8 = V_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_8);
G_B3_0 = ((RuntimeArray*)(L_9));
G_B3_1 = G_B2_0;
}
IL_0025:
{
NullCheck(G_B3_1);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(G_B3_1, G_B3_0, NULL);
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction::.ctor(System.Type,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewArrayBoundsInstruction__ctor_mC312E0789E71A1138E86FAB69D10CC2CB2291B73 (NewArrayBoundsInstruction_t9969E44E0E1792DA65947D73FFC8C9C6ED654EC9* __this, Type_t* ___0_elementType, int32_t ___1_rank, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
Type_t* L_0 = ___0_elementType;
__this->____elementType_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____elementType_0), (void*)L_0);
int32_t L_1 = ___1_rank;
__this->____rank_1 = L_1;
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayBoundsInstruction_get_ConsumedStack_m93DD5CCADC895FDFF4AB2899AA075D2249256E81 (NewArrayBoundsInstruction_t9969E44E0E1792DA65947D73FFC8C9C6ED654EC9* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____rank_1;
return L_0;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayBoundsInstruction_get_ProducedStack_mF7838C49A9000B428E814D57FED010BEB76E0A40 (NewArrayBoundsInstruction_t9969E44E0E1792DA65947D73FFC8C9C6ED654EC9* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NewArrayBoundsInstruction_get_InstructionName_m310141D67321391D47DEB7FFD4692DA9E4FB188F (NewArrayBoundsInstruction_t9969E44E0E1792DA65947D73FFC8C9C6ED654EC9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDED004E1735B4E5BB5E28590A2348F4AC44079F7);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralDED004E1735B4E5BB5E28590A2348F4AC44079F7;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.NewArrayBoundsInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NewArrayBoundsInstruction_Run_m0AE020FCC94E012FE3E56FF1E77C66217417A304 (NewArrayBoundsInstruction_t9969E44E0E1792DA65947D73FFC8C9C6ED654EC9* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
RuntimeArray* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
{
int32_t L_0 = __this->____rank_1;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = __this->____rank_1;
V_2 = ((int32_t)il2cpp_codegen_subtract(L_2, 1));
goto IL_0035;
}
IL_0017:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
RuntimeObject* L_4;
L_4 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_3, NULL);
int32_t L_5;
L_5 = ConvertHelper_ToInt32NoNull_mC8C9A1E9F3F630CE46946209B5AD34AC96638384(L_4, NULL);
V_3 = L_5;
int32_t L_6 = V_3;
if ((((int32_t)L_6) >= ((int32_t)0)))
{
goto IL_002d;
}
}
{
OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C* L_7 = (OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C_il2cpp_TypeInfo_var)));
NullCheck(L_7);
OverflowException__ctor_m7F6A928C9BE47384586BDDE8B4B87666421E0F1A(L_7, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NewArrayBoundsInstruction_Run_m0AE020FCC94E012FE3E56FF1E77C66217417A304_RuntimeMethod_var)));
}
IL_002d:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = V_0;
int32_t L_9 = V_2;
int32_t L_10 = V_3;
NullCheck(L_8);
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (int32_t)L_10);
int32_t L_11 = V_2;
V_2 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
}
IL_0035:
{
int32_t L_12 = V_2;
if ((((int32_t)L_12) >= ((int32_t)0)))
{
goto IL_0017;
}
}
{
Type_t* L_13 = __this->____elementType_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_14 = V_0;
RuntimeArray* L_15;
L_15 = Array_CreateInstance_m97DC551619A43DA8AE15F1A6D33662D66E5DA817(L_13, L_14, NULL);
V_1 = L_15;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_16 = ___0_frame;
RuntimeArray* L_17 = V_1;
NullCheck(L_16);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_16, L_17, NULL);
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.GetArrayItemInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetArrayItemInstruction__ctor_m2B077C001333A15B12D5E8C3B32452C642FFDC3E (GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.GetArrayItemInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetArrayItemInstruction_get_ConsumedStack_mE01D3C7187B0193AD0B9B46F6488EDE99392F85D (GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.GetArrayItemInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetArrayItemInstruction_get_ProducedStack_m679A0AFE2AE2344929DAA80BD5AE7E2146B2668A (GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.GetArrayItemInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GetArrayItemInstruction_get_InstructionName_mF31FF37FCE3CC337205FAC9D9F5880499C38EDE9 (GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB230C8940A905364BB265DF45AEC4D1940B96946);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralB230C8940A905364BB265DF45AEC4D1940B96946;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.GetArrayItemInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GetArrayItemInstruction_Run_mD8D4F731634B7BB166E6E3B0AE34D020AB442EFD (GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeArray_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
RuntimeArray* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
int32_t L_2;
L_2 = ConvertHelper_ToInt32NoNull_mC8C9A1E9F3F630CE46946209B5AD34AC96638384(L_1, NULL);
V_0 = L_2;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
RuntimeObject* L_4;
L_4 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_3, NULL);
V_1 = ((RuntimeArray*)CastclassClass((RuntimeObject*)L_4, RuntimeArray_il2cpp_TypeInfo_var));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeArray* L_6 = V_1;
int32_t L_7 = V_0;
NullCheck(L_6);
RuntimeObject* L_8;
L_8 = Array_GetValue_m007D247B8A6FE5BD60FD1CD510A714A416F2BA21(L_6, L_7, NULL);
NullCheck(L_5);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_5, L_8, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.GetArrayItemInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GetArrayItemInstruction__cctor_m78AE43F3145DE717E5E26D85B79C329CF66356A2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565* L_0 = (GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565*)il2cpp_codegen_object_new(GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_il2cpp_TypeInfo_var);
NullCheck(L_0);
GetArrayItemInstruction__ctor_m2B077C001333A15B12D5E8C3B32452C642FFDC3E(L_0, NULL);
((GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_StaticFields*)il2cpp_codegen_static_fields_for(GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_il2cpp_TypeInfo_var))->___Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_StaticFields*)il2cpp_codegen_static_fields_for(GetArrayItemInstruction_t8E03ED8905E2030FEEFFB7964E4556D8196FC565_il2cpp_TypeInfo_var))->___Instance_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.SetArrayItemInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetArrayItemInstruction__ctor_mDD8911BF35552037170C2D19077F942879065C9A (SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.SetArrayItemInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SetArrayItemInstruction_get_ConsumedStack_m883F259323D77E16B3DB4D4A27611798E68B2A29 (SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F* __this, const RuntimeMethod* method)
{
{
return 3;
}
}
// System.String System.Linq.Expressions.Interpreter.SetArrayItemInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SetArrayItemInstruction_get_InstructionName_mD206FF478FD744D31E0F3742E3A7AD26D0C3B0C4 (SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral685F03A20B4D8F7057AE8F4C7F6D74F1E8CF9CFE);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral685F03A20B4D8F7057AE8F4C7F6D74F1E8CF9CFE;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.SetArrayItemInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SetArrayItemInstruction_Run_m65D47E0E591CA69713722E4604A6D3CDC5278287 (SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeArray_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
int32_t V_1 = 0;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
int32_t L_4;
L_4 = ConvertHelper_ToInt32NoNull_mC8C9A1E9F3F630CE46946209B5AD34AC96638384(L_3, NULL);
V_1 = L_4;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
NullCheck(L_5);
RuntimeObject* L_6;
L_6 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_5, NULL);
RuntimeObject* L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(((RuntimeArray*)CastclassClass((RuntimeObject*)L_6, RuntimeArray_il2cpp_TypeInfo_var)));
Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8(((RuntimeArray*)CastclassClass((RuntimeObject*)L_6, RuntimeArray_il2cpp_TypeInfo_var)), L_7, L_8, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.SetArrayItemInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetArrayItemInstruction__cctor_mF0DC8E3BAFE69F6CEF5A5BC503CCA87E91C4CB3B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F* L_0 = (SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F*)il2cpp_codegen_object_new(SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_il2cpp_TypeInfo_var);
NullCheck(L_0);
SetArrayItemInstruction__ctor_mDD8911BF35552037170C2D19077F942879065C9A(L_0, NULL);
((SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_StaticFields*)il2cpp_codegen_static_fields_for(SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_il2cpp_TypeInfo_var))->___Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_StaticFields*)il2cpp_codegen_static_fields_for(SetArrayItemInstruction_t2C362D1406BC023C34E136E46193D53A79CDE29F_il2cpp_TypeInfo_var))->___Instance_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ArrayLengthInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayLengthInstruction_get_ConsumedStack_m296D8E2EDEF2023CF408D1E7A646092CDEEA5C36 (ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ArrayLengthInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayLengthInstruction_get_ProducedStack_m1F533774492A87318B949358A78C93CFB4AEB049 (ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.ArrayLengthInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ArrayLengthInstruction_get_InstructionName_m173EA745CCB9ABCE1990736AAF97D0652939112B (ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79A194D17122AE4FAE98BAB9D513FA1EB31F4C29);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral79A194D17122AE4FAE98BAB9D513FA1EB31F4C29;
}
}
// System.Void System.Linq.Expressions.Interpreter.ArrayLengthInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayLengthInstruction__ctor_mD42028FB706D562EC12933C9A328987C4035D6A5 (ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ArrayLengthInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayLengthInstruction_Run_m2A3CC5C37974A55F4D77466A4B9AFB1F325019B8 (ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeArray_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
RuntimeObject* L_3 = V_0;
NullCheck(((RuntimeArray*)CastclassClass((RuntimeObject*)L_3, RuntimeArray_il2cpp_TypeInfo_var)));
int32_t L_4;
L_4 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(((RuntimeArray*)CastclassClass((RuntimeObject*)L_3, RuntimeArray_il2cpp_TypeInfo_var)), NULL);
NullCheck(L_2);
InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_2, L_4, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ArrayLengthInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayLengthInstruction__cctor_m8168B8EC41BF7F1CA18D690263942D3BA7A15152 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7* L_0 = (ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7*)il2cpp_codegen_object_new(ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_il2cpp_TypeInfo_var);
NullCheck(L_0);
ArrayLengthInstruction__ctor_mD42028FB706D562EC12933C9A328987C4035D6A5(L_0, NULL);
((ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_StaticFields*)il2cpp_codegen_static_fields_for(ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_il2cpp_TypeInfo_var))->___Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_StaticFields*)il2cpp_codegen_static_fields_for(ArrayLengthInstruction_t964BF7750E7CB172142B652345558F6A5A40CDC7_il2cpp_TypeInfo_var))->___Instance_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ConvertHelper::ToInt32NoNull(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConvertHelper_ToInt32NoNull_mC8C9A1E9F3F630CE46946209B5AD34AC96638384 (RuntimeObject* ___0_val, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
void* L_4 = alloca(sizeof(Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28));
Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 V_0;
memset((&V_0), 0, sizeof(V_0));
{
RuntimeObject* L_0 = ___0_val;
if (!L_0)
{
goto IL_000a;
}
}
{
RuntimeObject* L_1 = ___0_val;
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = Convert_ToInt32_m9FEA65DB96264479B5268014F10754787382D297(L_1, NULL);
return L_2;
}
IL_000a:
{
RuntimeObject* L_3 = ___0_val;
UnBoxNullable(L_3, Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_il2cpp_TypeInfo_var, L_4);
V_0 = ((*(Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*)((Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*)(Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*)L_4)));
int32_t L_5;
L_5 = Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA((&V_0), Nullable_1_get_Value_m0DF3B826A745419D26A168689AEB4BE6F8698ECA_RuntimeMethod_var);
return L_5;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.RuntimeLabel::.ctor(System.Int32,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeLabel__ctor_m0AF52CF3AC707D15261902132F2843613ADD0569 (RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* __this, int32_t ___0_index, int32_t ___1_continuationStackDepth, int32_t ___2_stackDepth, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_index;
__this->___Index_0 = L_0;
int32_t L_1 = ___1_continuationStackDepth;
__this->___ContinuationStackDepth_2 = L_1;
int32_t L_2 = ___2_stackDepth;
__this->___StackDepth_1 = L_2;
return;
}
}
IL2CPP_EXTERN_C void RuntimeLabel__ctor_m0AF52CF3AC707D15261902132F2843613ADD0569_AdjustorThunk (RuntimeObject* __this, int32_t ___0_index, int32_t ___1_continuationStackDepth, int32_t ___2_stackDepth, const RuntimeMethod* method)
{
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548*>(__this + _offset);
RuntimeLabel__ctor_m0AF52CF3AC707D15261902132F2843613ADD0569(_thisAdjusted, ___0_index, ___1_continuationStackDepth, ___2_stackDepth, method);
}
// System.String System.Linq.Expressions.Interpreter.RuntimeLabel::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RuntimeLabel_ToString_mE968C558DEA884F9D28FF11BF862C340C77E4DD6 (RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAA2119AF591D59A8CEB465934C89B93B7A5D302);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0;
L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
int32_t L_1 = __this->___Index_0;
int32_t L_2 = L_1;
RuntimeObject* L_3 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_2);
int32_t L_4 = __this->___ContinuationStackDepth_2;
int32_t L_5 = L_4;
RuntimeObject* L_6 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_5);
int32_t L_7 = __this->___StackDepth_1;
int32_t L_8 = L_7;
RuntimeObject* L_9 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_8);
String_t* L_10;
L_10 = String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263(L_0, _stringLiteralDAA2119AF591D59A8CEB465934C89B93B7A5D302, L_3, L_6, L_9, NULL);
return L_10;
}
}
IL2CPP_EXTERN_C String_t* RuntimeLabel_ToString_mE968C558DEA884F9D28FF11BF862C340C77E4DD6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548*>(__this + _offset);
String_t* _returnValue;
_returnValue = RuntimeLabel_ToString_mE968C558DEA884F9D28FF11BF862C340C77E4DD6(_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.BranchLabel::get_LabelIndex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchLabel_get_LabelIndex_m81E667E88D9BA90BE298946C8A3BAA348D5B610D (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CLabelIndexU3Ek__BackingField_4;
return L_0;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchLabel::set_LabelIndex(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_set_LabelIndex_m2D2A211884C69A7F76CA7B1E7D260862D9711589 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CLabelIndexU3Ek__BackingField_4 = L_0;
return;
}
}
// System.Boolean System.Linq.Expressions.Interpreter.BranchLabel::get_HasRuntimeLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BranchLabel_get_HasRuntimeLabel_mFE307E5078826898647593BA7019676C024242F9 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = BranchLabel_get_LabelIndex_m81E667E88D9BA90BE298946C8A3BAA348D5B610D_inline(__this, NULL);
return (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)((int32_t)-2147483648LL)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::get_TargetIndex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchLabel_get_TargetIndex_m3C89287A8444ED48097E948029B73720D102CDF6 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____targetIndex_0;
return L_0;
}
}
// System.Linq.Expressions.Interpreter.RuntimeLabel System.Linq.Expressions.Interpreter.BranchLabel::ToRuntimeLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 BranchLabel_ToRuntimeLabel_mA2178B63D72F01E04CEFDF9F5118625996EA5FD7 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____targetIndex_0;
int32_t L_1 = __this->____continuationStackDepth_2;
int32_t L_2 = __this->____stackDepth_1;
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 L_3;
memset((&L_3), 0, sizeof(L_3));
RuntimeLabel__ctor_m0AF52CF3AC707D15261902132F2843613ADD0569((&L_3), L_0, L_1, L_2, /*hidden argument*/NULL);
return L_3;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchLabel::Mark(System.Linq.Expressions.Interpreter.InstructionList)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_Mark_mAD0B213BFD855893B8C55F3E2FB4840C06984B44 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
{
InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_0 = ___0_instructions;
NullCheck(L_0);
int32_t L_1;
L_1 = InstructionList_get_CurrentStackDepth_m2B514CA96CD57F4D8B7D7FD6D3B97A4FF4B92AA7_inline(L_0, NULL);
__this->____stackDepth_1 = L_1;
InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_2 = ___0_instructions;
NullCheck(L_2);
int32_t L_3;
L_3 = InstructionList_get_CurrentContinuationsDepth_m03C3327A560ED850DDA5B482BC172DB7F82E85A6_inline(L_2, NULL);
__this->____continuationStackDepth_2 = L_3;
InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_4 = ___0_instructions;
NullCheck(L_4);
int32_t L_5;
L_5 = InstructionList_get_Count_m82BCA995894F6125062029B5321772827AC6FC17(L_4, NULL);
__this->____targetIndex_0 = L_5;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_6 = __this->____forwardBranchFixups_3;
if (!L_6)
{
goto IL_006a;
}
}
{
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_7 = __this->____forwardBranchFixups_3;
NullCheck(L_7);
Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC L_8;
L_8 = List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD(L_7, List_1_GetEnumerator_mCADB185AB483C855873FCD0B1D5AAC909ED7F7BD_RuntimeMethod_var);
V_0 = L_8;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0055:
{// begin finally (depth: 1)
Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923((&V_0), Enumerator_Dispose_m38A9F15FDBDCDFB9590C961110777EE028621923_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_004a_1;
}
IL_003a_1:
{
int32_t L_9;
L_9 = Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_inline((&V_0), Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_RuntimeMethod_var);
V_1 = L_9;
InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_10 = ___0_instructions;
int32_t L_11 = V_1;
BranchLabel_FixupBranch_mC7FEE67E4014FF0047F86618211CD59B539BE605(__this, L_10, L_11, NULL);
}
IL_004a_1:
{
bool L_12;
L_12 = Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312((&V_0), Enumerator_MoveNext_m39C71A39758E2B4A04F44F20FCEFAF7009D5F312_RuntimeMethod_var);
if (L_12)
{
goto IL_003a_1;
}
}
{
goto IL_0063;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0063:
{
__this->____forwardBranchFixups_3 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____forwardBranchFixups_3), (void*)(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)NULL);
}
IL_006a:
{
return;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchLabel::AddBranch(System.Linq.Expressions.Interpreter.InstructionList,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_AddBranch_mE4F3C4131864D8F926085857FF128A4AEE458502 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, int32_t ___1_branchIndex, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = __this->____targetIndex_0;
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)-2147483648LL)))))
{
goto IL_002d;
}
}
{
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = __this->____forwardBranchFixups_3;
if (L_1)
{
goto IL_0020;
}
}
{
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_2 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
NullCheck(L_2);
List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_2, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
__this->____forwardBranchFixups_3 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____forwardBranchFixups_3), (void*)L_2);
}
IL_0020:
{
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_3 = __this->____forwardBranchFixups_3;
int32_t L_4 = ___1_branchIndex;
NullCheck(L_3);
List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_3, L_4, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
return;
}
IL_002d:
{
InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_5 = ___0_instructions;
int32_t L_6 = ___1_branchIndex;
BranchLabel_FixupBranch_mC7FEE67E4014FF0047F86618211CD59B539BE605(__this, L_5, L_6, NULL);
return;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchLabel::FixupBranch(System.Linq.Expressions.Interpreter.InstructionList,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_FixupBranch_mC7FEE67E4014FF0047F86618211CD59B539BE605 (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* ___0_instructions, int32_t ___1_branchIndex, const RuntimeMethod* method)
{
{
InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* L_0 = ___0_instructions;
int32_t L_1 = ___1_branchIndex;
int32_t L_2 = __this->____targetIndex_0;
int32_t L_3 = ___1_branchIndex;
NullCheck(L_0);
InstructionList_FixupBranch_m6A626EC85A14EC6C73E2C43AB26C241933D1775E(L_0, L_1, ((int32_t)il2cpp_codegen_subtract(L_2, L_3)), NULL);
return;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchLabel::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel__ctor_m2C7A40B4C89B83A63FDDA2D326B982C811319C1F (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, const RuntimeMethod* method)
{
{
__this->____targetIndex_0 = ((int32_t)-2147483648LL);
__this->____stackDepth_1 = ((int32_t)-2147483648LL);
__this->____continuationStackDepth_2 = ((int32_t)-2147483648LL);
__this->___U3CLabelIndexU3Ek__BackingField_4 = ((int32_t)-2147483648LL);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String System.Linq.Expressions.Interpreter.CallInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CallInstruction_get_InstructionName_m730EE5D8922657CABA4B9E289D7813F7A1BC7787 (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D63650286A1E1FD31796F6AE418A16D3A0C143B);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral4D63650286A1E1FD31796F6AE418A16D3A0C143B;
}
}
// System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* CallInstruction_Create_m6909463F83352183A2C9D5BFE2C6DFB492FA0CE9 (MethodInfo_t* ___0_info, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
MethodInfo_t* L_0 = ___0_info;
MethodInfo_t* L_1 = ___0_info;
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_2;
L_2 = TypeExtensions_GetParametersCached_mD2B9864864929FEFA691059A59077A7E491A8141(L_1, NULL);
CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* L_3;
L_3 = CallInstruction_Create_mD92F1D0AB7F5CDFCD0A5F01120ECCDA9ED1C489E(L_0, L_2, NULL);
return L_3;
}
}
// System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo,System.Reflection.ParameterInfo[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* CallInstruction_Create_mD92F1D0AB7F5CDFCD0A5F01120ECCDA9ED1C489E (MethodInfo_t* ___0_info, ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* ___1_parameters, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758F93F3CB6DF9025C805911F891F771E9A34EC3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
ParameterInfoU5BU5D_t86995AB4A1693393FE29B058CC3FD727DF0B984C* L_0 = ___1_parameters;
NullCheck(L_0);
V_0 = ((int32_t)(((RuntimeArray*)L_0)->max_length));
MethodInfo_t* L_1 = ___0_info;
NullCheck(L_1);
bool L_2;
L_2 = MethodBase_get_IsStatic_mD2921396167EC4F99E2ADC46C39CCCEC3CD0E16E(L_1, NULL);
if (L_2)
{
goto IL_0010;
}
}
{
int32_t L_3 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_3, 1));
}
IL_0010:
{
MethodInfo_t* L_4 = ___0_info;
NullCheck(L_4);
Type_t* L_5;
L_5 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_4);
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
bool L_6;
L_6 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_5, (Type_t*)NULL, NULL);
if (!L_6)
{
goto IL_0057;
}
}
{
MethodInfo_t* L_7 = ___0_info;
NullCheck(L_7);
Type_t* L_8;
L_8 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_7);
NullCheck(L_8);
bool L_9;
L_9 = Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673(L_8, NULL);
if (!L_9)
{
goto IL_0057;
}
}
{
MethodInfo_t* L_10 = ___0_info;
NullCheck(L_10);
String_t* L_11;
L_11 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_10);
bool L_12;
L_12 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_11, _stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26, NULL);
if (L_12)
{
goto IL_004f;
}
}
{
MethodInfo_t* L_13 = ___0_info;
NullCheck(L_13);
String_t* L_14;
L_14 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_13);
bool L_15;
L_15 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_14, _stringLiteral758F93F3CB6DF9025C805911F891F771E9A34EC3, NULL);
if (!L_15)
{
goto IL_0057;
}
}
IL_004f:
{
MethodInfo_t* L_16 = ___0_info;
int32_t L_17 = V_0;
CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* L_18;
L_18 = CallInstruction_GetArrayAccessor_mEA80310D053D5BCADFD2060D035E95F09215E534(L_16, L_17, NULL);
return L_18;
}
IL_0057:
{
MethodInfo_t* L_19 = ___0_info;
int32_t L_20 = V_0;
MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* L_21 = (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)il2cpp_codegen_object_new(MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6_il2cpp_TypeInfo_var);
NullCheck(L_21);
MethodInfoCallInstruction__ctor_m1B6F8DA6CCFD1CD6BE6BE72E9C53368D7F36EBD8(L_21, L_19, L_20, NULL);
return L_21;
}
}
// System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::GetArrayAccessor(System.Reflection.MethodInfo,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* CallInstruction_GetArrayAccessor_mEA80310D053D5BCADFD2060D035E95F09215E534 (MethodInfo_t* ___0_info, int32_t ___1_argumentCount, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3171537C1CEDAF45027390AED5751A93E57A12BC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE6971B9CA495EE944AC2E7D669A6B9C53BCF3459);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9704200E3584F1D74B148DB95F9864DE214230E);
s_Il2CppMethodInitialized = true;
}
Type_t* V_0 = NULL;
bool V_1 = false;
MethodInfo_t* V_2 = NULL;
int32_t V_3 = 0;
MethodInfo_t* G_B5_0 = NULL;
MethodInfo_t* G_B9_0 = NULL;
MethodInfo_t* G_B13_0 = NULL;
{
MethodInfo_t* L_0 = ___0_info;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(8 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_0);
V_0 = L_1;
MethodInfo_t* L_2 = ___0_info;
NullCheck(L_2);
String_t* L_3;
L_3 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_2);
bool L_4;
L_4 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_3, _stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26, NULL);
V_1 = L_4;
V_2 = (MethodInfo_t*)NULL;
Type_t* L_5 = V_0;
NullCheck(L_5);
int32_t L_6;
L_6 = VirtualFuncInvoker0< int32_t >::Invoke(46 /* System.Int32 System.Type::GetArrayRank() */, L_5);
V_3 = L_6;
int32_t L_7 = V_3;
switch (((int32_t)il2cpp_codegen_subtract(L_7, 1)))
{
case 0:
{
goto IL_003a;
}
case 1:
{
goto IL_0077;
}
case 2:
{
goto IL_00be;
}
}
}
{
goto IL_0110;
}
IL_003a:
{
bool L_8 = V_1;
if (L_8)
{
goto IL_0053;
}
}
{
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
NullCheck(L_10);
MethodInfo_t* L_11;
L_11 = Type_GetMethod_m66AD062187F19497DBCA900823B0C268322DC231(L_10, _stringLiteralE9704200E3584F1D74B148DB95F9864DE214230E, NULL);
G_B5_0 = L_11;
goto IL_0071;
}
IL_0053:
{
Type_t* L_12 = V_0;
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_13 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)1);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_14 = L_13;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_16;
L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL);
NullCheck(L_14);
ArrayElementTypeCheck (L_14, L_16);
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t*)L_16);
NullCheck(L_12);
MethodInfo_t* L_17;
L_17 = Type_GetMethod_m9E8E55EC8316CE8A2851B62AD4C73E841FEAC2EA(L_12, _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366, L_14, NULL);
G_B5_0 = L_17;
}
IL_0071:
{
V_2 = G_B5_0;
goto IL_0110;
}
IL_0077:
{
bool L_18 = V_1;
if (L_18)
{
goto IL_0090;
}
}
{
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_19 = { reinterpret_cast<intptr_t> (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_20;
L_20 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_19, NULL);
NullCheck(L_20);
MethodInfo_t* L_21;
L_21 = Type_GetMethod_m66AD062187F19497DBCA900823B0C268322DC231(L_20, _stringLiteralE6971B9CA495EE944AC2E7D669A6B9C53BCF3459, NULL);
G_B9_0 = L_21;
goto IL_00bb;
}
IL_0090:
{
Type_t* L_22 = V_0;
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_23 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)2);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_24 = L_23;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_25 = { reinterpret_cast<intptr_t> (Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_26;
L_26 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_25, NULL);
NullCheck(L_24);
ArrayElementTypeCheck (L_24, L_26);
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t*)L_26);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_27 = L_24;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_28 = { reinterpret_cast<intptr_t> (Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var) };
Type_t* L_29;
L_29 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_28, NULL);
NullCheck(L_27);
ArrayElementTypeCheck (L_27, L_29);
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(1), (Type_t*)L_29);
NullCheck(L_22);
MethodInfo_t* L_30;
L_30 = Type_GetMethod_m9E8E55EC8316CE8A2851B62AD4C73E841FEAC2EA(L_22, _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366, L_27, NULL);
G_B9_0 = L_30;
}
IL_00bb:
{
V_2 = G_B9_0;
goto IL_0110;
}
IL_00be:
{
bool L_31 = V_1;
if (L_31)
{
goto IL_00d7;
}
}
{
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_32 = { reinterpret_cast<intptr_t> (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_33;
L_33 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_32, NULL);
NullCheck(L_33);
MethodInfo_t* L_34;
L_34 = Type_GetMethod_m66AD062187F19497DBCA900823B0C268322DC231(L_33, _stringLiteral3171537C1CEDAF45027390AED5751A93E57A12BC, NULL);
G_B13_0 = L_34;
goto IL_010f;
}
IL_00d7:
{
Type_t* L_35 = V_0;
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_36 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)3);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_37 = L_36;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_38 = { reinterpret_cast<intptr_t> (Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_39;
L_39 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_38, NULL);
NullCheck(L_37);
ArrayElementTypeCheck (L_37, L_39);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t*)L_39);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_40 = L_37;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_41 = { reinterpret_cast<intptr_t> (Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var) };
Type_t* L_42;
L_42 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_41, NULL);
NullCheck(L_40);
ArrayElementTypeCheck (L_40, L_42);
(L_40)->SetAt(static_cast<il2cpp_array_size_t>(1), (Type_t*)L_42);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_43 = L_40;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_44 = { reinterpret_cast<intptr_t> (Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var) };
Type_t* L_45;
L_45 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_44, NULL);
NullCheck(L_43);
ArrayElementTypeCheck (L_43, L_45);
(L_43)->SetAt(static_cast<il2cpp_array_size_t>(2), (Type_t*)L_45);
NullCheck(L_35);
MethodInfo_t* L_46;
L_46 = Type_GetMethod_m9E8E55EC8316CE8A2851B62AD4C73E841FEAC2EA(L_35, _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366, L_43, NULL);
G_B13_0 = L_46;
}
IL_010f:
{
V_2 = G_B13_0;
}
IL_0110:
{
MethodInfo_t* L_47 = V_2;
if (L_47)
{
goto IL_011b;
}
}
{
MethodInfo_t* L_48 = ___0_info;
int32_t L_49 = ___1_argumentCount;
MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* L_50 = (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)il2cpp_codegen_object_new(MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6_il2cpp_TypeInfo_var);
NullCheck(L_50);
MethodInfoCallInstruction__ctor_m1B6F8DA6CCFD1CD6BE6BE72E9C53368D7F36EBD8(L_50, L_48, L_49, NULL);
return L_50;
}
IL_011b:
{
MethodInfo_t* L_51 = V_2;
CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* L_52;
L_52 = CallInstruction_Create_m6909463F83352183A2C9D5BFE2C6DFB492FA0CE9(L_51, NULL);
return L_52;
}
}
// System.Void System.Linq.Expressions.Interpreter.CallInstruction::ArrayItemSetter1(System.Array,System.Int32,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction_ArrayItemSetter1_m505A646C835797FF6D66E5110280EF5F1A21022E (RuntimeArray* ___0_array, int32_t ___1_index0, RuntimeObject* ___2_value, const RuntimeMethod* method)
{
{
RuntimeArray* L_0 = ___0_array;
RuntimeObject* L_1 = ___2_value;
int32_t L_2 = ___1_index0;
NullCheck(L_0);
Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8(L_0, L_1, L_2, NULL);
return;
}
}
// System.Void System.Linq.Expressions.Interpreter.CallInstruction::ArrayItemSetter2(System.Array,System.Int32,System.Int32,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction_ArrayItemSetter2_mDC757F9D8FB8CAA921F9C696CEEB012B3643755E (RuntimeArray* ___0_array, int32_t ___1_index0, int32_t ___2_index1, RuntimeObject* ___3_value, const RuntimeMethod* method)
{
{
RuntimeArray* L_0 = ___0_array;
RuntimeObject* L_1 = ___3_value;
int32_t L_2 = ___1_index0;
int32_t L_3 = ___2_index1;
NullCheck(L_0);
Array_SetValue_m593F908AB75824D0D48850AC678D335D093D4B73(L_0, L_1, L_2, L_3, NULL);
return;
}
}
// System.Void System.Linq.Expressions.Interpreter.CallInstruction::ArrayItemSetter3(System.Array,System.Int32,System.Int32,System.Int32,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction_ArrayItemSetter3_m1E4403DE5AD7BDD06D07DA06A79D3E144B2F95D7 (RuntimeArray* ___0_array, int32_t ___1_index0, int32_t ___2_index1, int32_t ___3_index2, RuntimeObject* ___4_value, const RuntimeMethod* method)
{
{
RuntimeArray* L_0 = ___0_array;
RuntimeObject* L_1 = ___4_value;
int32_t L_2 = ___1_index0;
int32_t L_3 = ___2_index1;
int32_t L_4 = ___3_index2;
NullCheck(L_0);
Array_SetValue_m009D6672E50165FF985977CAB6152F662489AC0D(L_0, L_1, L_2, L_3, L_4, NULL);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.CallInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallInstruction_get_ConsumedStack_m181EE8A0A88838B335D4477BDEA7334A01387E83 (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.Interpreter.CallInstruction::get_ArgumentCount() */, __this);
return L_0;
}
}
// System.Boolean System.Linq.Expressions.Interpreter.CallInstruction::TryGetLightLambdaTarget(System.Object,System.Linq.Expressions.Interpreter.LightLambda&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CallInstruction_TryGetLightLambdaTarget_mD7536E778E0EAE822FC6B1D6C7F8DBF72F66EFCB (RuntimeObject* ___0_instance, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5** ___1_lightLambda, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Delegate_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Delegate_t* V_0 = NULL;
Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A* V_1 = NULL;
{
RuntimeObject* L_0 = ___0_instance;
V_0 = ((Delegate_t*)IsInstClass((RuntimeObject*)L_0, Delegate_t_il2cpp_TypeInfo_var));
Delegate_t* L_1 = V_0;
if (!L_1)
{
goto IL_002c;
}
}
{
Delegate_t* L_2 = V_0;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = Delegate_get_Target_m6E203F111C1548193A5AB7E616BD5834CD269753_inline(L_2, NULL);
V_1 = ((Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A*)IsInst((RuntimeObject*)L_3, Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A_il2cpp_TypeInfo_var));
Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A* L_4 = V_1;
if (!L_4)
{
goto IL_002c;
}
}
{
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5** L_5 = ___1_lightLambda;
Func_2_tDF54C067A76CC031380FDC1CAD2344D51038CC7A* L_6 = V_1;
NullCheck(L_6);
RuntimeObject* L_7;
L_7 = Delegate_get_Target_m6E203F111C1548193A5AB7E616BD5834CD269753_inline(L_6, NULL);
*((RuntimeObject**)L_5) = (RuntimeObject*)((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5*)IsInstClass((RuntimeObject*)L_7, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var));
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_5, (void*)(RuntimeObject*)((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5*)IsInstClass((RuntimeObject*)L_7, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5_il2cpp_TypeInfo_var)));
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5** L_8 = ___1_lightLambda;
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_9 = *((LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5**)L_8);
if (!L_9)
{
goto IL_002c;
}
}
{
return (bool)1;
}
IL_002c:
{
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5** L_10 = ___1_lightLambda;
*((RuntimeObject**)L_10) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_10, (void*)(RuntimeObject*)NULL);
return (bool)0;
}
}
// System.Object System.Linq.Expressions.Interpreter.CallInstruction::InterpretLambdaInvoke(System.Linq.Expressions.Interpreter.LightLambda,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CallInstruction_InterpretLambdaInvoke_m679D7BF8C308E9B4CC563AD1C0C39E19ABC38A6C (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* __this, LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* ___0_targetLambda, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ProducedStack() */, __this);
if ((((int32_t)L_0) <= ((int32_t)0)))
{
goto IL_0011;
}
}
{
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_1 = ___0_targetLambda;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = ___1_args;
NullCheck(L_1);
RuntimeObject* L_3;
L_3 = LightLambda_Run_m9B05B9E70E6E5D55FFFAFF49A05BDCD4DC83C97E(L_1, L_2, NULL);
return L_3;
}
IL_0011:
{
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_4 = ___0_targetLambda;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = ___1_args;
NullCheck(L_4);
RuntimeObject* L_6;
L_6 = LightLambda_RunVoid_m5D52241346DDFDD8E6BCC30579BC43A6A1957D13(L_4, L_5, NULL);
return L_6;
}
}
// System.Void System.Linq.Expressions.Interpreter.CallInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction__ctor_mD727938BEFD71491E78697275D040DE9B631406F (CallInstruction_t1F392A956978AB3DAF22A69DD3D3627D76E49DEF* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::get_ArgumentCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodInfoCallInstruction_get_ArgumentCount_m7F379F97662E9770CA1605A614BE35E6D35B6952 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____argumentCount_1;
return L_0;
}
}
// System.Void System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::.ctor(System.Reflection.MethodInfo,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodInfoCallInstruction__ctor_m1B6F8DA6CCFD1CD6BE6BE72E9C53368D7F36EBD8 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, MethodInfo_t* ___0_target, int32_t ___1_argumentCount, const RuntimeMethod* method)
{
{
CallInstruction__ctor_mD727938BEFD71491E78697275D040DE9B631406F(__this, NULL);
MethodInfo_t* L_0 = ___0_target;
__this->____target_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____target_0), (void*)L_0);
int32_t L_1 = ___1_argumentCount;
__this->____argumentCount_1 = L_1;
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodInfoCallInstruction_get_ProducedStack_mE71E6C840A3865166E2B162240A6801C97143701 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var);
s_Il2CppMethodInitialized = true;
}
{
MethodInfo_t* L_0 = __this->____target_0;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(39 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_0);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_2 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_3;
L_3 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_2, NULL);
bool L_4;
L_4 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_1, L_3, NULL);
if (L_4)
{
goto IL_001e;
}
}
{
return 1;
}
IL_001e:
{
return 0;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MethodInfoCallInstruction_Run_m04F4B63AB9061FD41527F10C7A4C966BAE5136E8 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
RuntimeObject* V_1 = NULL;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_2 = NULL;
RuntimeObject* V_3 = NULL;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* V_5 = NULL;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
int32_t L_2 = __this->____argumentCount_1;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, L_2));
MethodInfo_t* L_3 = __this->____target_0;
NullCheck(L_3);
bool L_4;
L_4 = MethodBase_get_IsStatic_mD2921396167EC4F99E2ADC46C39CCCEC3CD0E16E(L_3, NULL);
if (!L_4)
{
goto IL_0040;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
int32_t L_6 = V_0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7;
L_7 = MethodInfoCallInstruction_GetArgs_m3B87C78E21ADB327A37F05FB6DFB7F54D00CB2B6(__this, L_5, L_6, 0, NULL);
V_2 = L_7;
}
try
{// begin try (depth: 1)
MethodInfo_t* L_8 = __this->____target_0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_2;
NullCheck(L_8);
RuntimeObject* L_10;
L_10 = MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826(L_8, NULL, L_9, NULL);
V_1 = L_10;
goto IL_008e;
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
{
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
goto CATCH_0035;
}
throw e;
}
CATCH_0035:
{// begin catch(System.Reflection.TargetInvocationException)
ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL);
Exception_t* L_11;
L_11 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodInfoCallInstruction_Run_m04F4B63AB9061FD41527F10C7A4C966BAE5136E8_RuntimeMethod_var)));
}// end catch (depth: 1)
IL_0040:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_12 = ___0_frame;
NullCheck(L_12);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = L_12->___Data_7;
int32_t L_14 = V_0;
NullCheck(L_13);
int32_t L_15 = L_14;
RuntimeObject* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
V_3 = L_16;
RuntimeObject* L_17 = V_3;
Instruction_NullCheck_m1A879D55422BF941A6C753B3A1CFD167708422A8(L_17, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_18 = ___0_frame;
int32_t L_19 = V_0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_20;
L_20 = MethodInfoCallInstruction_GetArgs_m3B87C78E21ADB327A37F05FB6DFB7F54D00CB2B6(__this, L_18, L_19, 1, NULL);
V_4 = L_20;
RuntimeObject* L_21 = V_3;
bool L_22;
L_22 = CallInstruction_TryGetLightLambdaTarget_mD7536E778E0EAE822FC6B1D6C7F8DBF72F66EFCB(L_21, (&V_5), NULL);
if (!L_22)
{
goto IL_0071;
}
}
{
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_23 = V_5;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_24 = V_4;
RuntimeObject* L_25;
L_25 = CallInstruction_InterpretLambdaInvoke_m679D7BF8C308E9B4CC563AD1C0C39E19ABC38A6C(__this, L_23, L_24, NULL);
V_1 = L_25;
goto IL_008e;
}
IL_0071:
{
}
try
{// begin try (depth: 1)
MethodInfo_t* L_26 = __this->____target_0;
RuntimeObject* L_27 = V_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_28 = V_4;
NullCheck(L_26);
RuntimeObject* L_29;
L_29 = MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826(L_26, L_27, L_28, NULL);
V_1 = L_29;
goto IL_008e;
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
{
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
goto CATCH_0083;
}
throw e;
}
CATCH_0083:
{// begin catch(System.Reflection.TargetInvocationException)
ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL);
Exception_t* L_30;
L_30 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MethodInfoCallInstruction_Run_m04F4B63AB9061FD41527F10C7A4C966BAE5136E8_RuntimeMethod_var)));
}// end catch (depth: 1)
IL_008e:
{
MethodInfo_t* L_31 = __this->____target_0;
NullCheck(L_31);
Type_t* L_32;
L_32 = VirtualFuncInvoker0< Type_t* >::Invoke(39 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_31);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_33 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_34;
L_34 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_33, NULL);
bool L_35;
L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_32, L_34, NULL);
if (!L_35)
{
goto IL_00be;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_36 = ___0_frame;
NullCheck(L_36);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_37 = L_36->___Data_7;
int32_t L_38 = V_0;
RuntimeObject* L_39 = V_1;
NullCheck(L_37);
ArrayElementTypeCheck (L_37, L_39);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (RuntimeObject*)L_39);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_40 = ___0_frame;
int32_t L_41 = V_0;
NullCheck(L_40);
L_40->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_41, 1));
goto IL_00c5;
}
IL_00be:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_42 = ___0_frame;
int32_t L_43 = V_0;
NullCheck(L_42);
L_42->___StackIndex_9 = L_43;
}
IL_00c5:
{
return 1;
}
}
// System.Object[] System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::GetArgs(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* MethodInfoCallInstruction_GetArgs_m3B87C78E21ADB327A37F05FB6DFB7F54D00CB2B6 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, int32_t ___1_first, int32_t ___2_skip, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
int32_t V_2 = 0;
{
int32_t L_0 = __this->____argumentCount_1;
int32_t L_1 = ___2_skip;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_0033;
}
}
{
int32_t L_3 = V_0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)L_3);
V_1 = L_4;
V_2 = 0;
goto IL_002b;
}
IL_0018:
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = V_1;
int32_t L_6 = V_2;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
NullCheck(L_7);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7->___Data_7;
int32_t L_9 = ___1_first;
int32_t L_10 = V_2;
int32_t L_11 = ___2_skip;
NullCheck(L_8);
int32_t L_12 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_9, L_10)), L_11));
RuntimeObject* L_13 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_13);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (RuntimeObject*)L_13);
int32_t L_14 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_14, 1));
}
IL_002b:
{
int32_t L_15 = V_2;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_16 = V_1;
NullCheck(L_16);
if ((((int32_t)L_15) < ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))
{
goto IL_0018;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_17 = V_1;
return L_17;
}
IL_0033:
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_18;
L_18 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var);
return L_18;
}
}
// System.String System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* MethodInfoCallInstruction_ToString_mC406D92435457D33CA7E116BF904624543A580F6 (MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82D2A094BA1D60CF15B1F5127728BE263C7A58B9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
s_Il2CppMethodInitialized = true;
}
MethodInfo_t* G_B2_0 = NULL;
String_t* G_B2_1 = NULL;
MethodInfo_t* G_B1_0 = NULL;
String_t* G_B1_1 = NULL;
String_t* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
{
MethodInfo_t* L_0 = __this->____target_0;
MethodInfo_t* L_1 = L_0;
G_B1_0 = L_1;
G_B1_1 = _stringLiteral82D2A094BA1D60CF15B1F5127728BE263C7A58B9;
if (L_1)
{
G_B2_0 = L_1;
G_B2_1 = _stringLiteral82D2A094BA1D60CF15B1F5127728BE263C7A58B9;
goto IL_0012;
}
}
{
G_B3_0 = ((String_t*)(NULL));
G_B3_1 = G_B1_1;
goto IL_0017;
}
IL_0012:
{
NullCheck(G_B2_0);
String_t* L_2;
L_2 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B2_0);
G_B3_0 = L_2;
G_B3_1 = G_B2_1;
}
IL_0017:
{
String_t* L_3;
L_3 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(G_B3_1, G_B3_0, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, NULL);
return L_3;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::.ctor(System.Reflection.MethodInfo,System.Int32,System.Linq.Expressions.Interpreter.ByRefUpdater[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefMethodInfoCallInstruction__ctor_m66D118D2406227C513542109C4BB96DD3ABEA103 (ByRefMethodInfoCallInstruction_t1B853DBD250C0E16BCECF7A843698351E724E7DE* __this, MethodInfo_t* ___0_target, int32_t ___1_argumentCount, ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* ___2_byrefArgs, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = ___0_target;
int32_t L_1 = ___1_argumentCount;
MethodInfoCallInstruction__ctor_m1B6F8DA6CCFD1CD6BE6BE72E9C53368D7F36EBD8(__this, L_0, L_1, NULL);
ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_2 = ___2_byrefArgs;
__this->____byrefArgs_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____byrefArgs_2), (void*)L_2);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ByRefMethodInfoCallInstruction_get_ProducedStack_mC198CCCE2D0E3C445EC116CFF89860EEB8D1046E (ByRefMethodInfoCallInstruction_t1B853DBD250C0E16BCECF7A843698351E724E7DE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var);
s_Il2CppMethodInitialized = true;
}
{
MethodInfo_t* L_0 = ((MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)__this)->____target_0;
NullCheck(L_0);
Type_t* L_1;
L_1 = VirtualFuncInvoker0< Type_t* >::Invoke(39 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_0);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_2 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_3;
L_3 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_2, NULL);
bool L_4;
L_4 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_1, L_3, NULL);
if (L_4)
{
goto IL_001e;
}
}
{
return 1;
}
IL_001e:
{
return 0;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ByRefMethodInfoCallInstruction_Run_mB4474073E56F8E677862714D7BF4165027101C88 (ByRefMethodInfoCallInstruction_t1B853DBD250C0E16BCECF7A843698351E724E7DE* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* V_4 = NULL;
ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* V_5 = NULL;
int32_t V_6 = 0;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* V_7 = NULL;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B17_0 = NULL;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* G_B17_1 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B16_0 = NULL;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* G_B16_1 = NULL;
RuntimeObject* G_B18_0 = NULL;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B18_1 = NULL;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* G_B18_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
int32_t L_2 = ((MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)__this)->____argumentCount_1;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, L_2));
V_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)NULL;
V_2 = NULL;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00c8:
{// begin finally (depth: 1)
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = V_1;
if (!L_3)
{
goto IL_010b;
}
}
{
ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_4 = __this->____byrefArgs_2;
V_5 = L_4;
V_6 = 0;
goto IL_0103;
}
IL_00d8:
{
ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_5 = V_5;
int32_t L_6 = V_6;
NullCheck(L_5);
int32_t L_7 = L_6;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
V_7 = L_8;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* L_9 = V_7;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_10 = ___0_frame;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* L_11 = V_7;
NullCheck(L_11);
int32_t L_12 = L_11->___ArgumentIndex_0;
G_B16_0 = L_10;
G_B16_1 = L_9;
if ((((int32_t)L_12) == ((int32_t)(-1))))
{
G_B17_0 = L_10;
G_B17_1 = L_9;
goto IL_00f7;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
ByRefUpdater_t75FD5742B2BCA6799D260F02FA6A21BE313FEE17* L_14 = V_7;
NullCheck(L_14);
int32_t L_15 = L_14->___ArgumentIndex_0;
NullCheck(L_13);
int32_t L_16 = L_15;
RuntimeObject* L_17 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
G_B18_0 = L_17;
G_B18_1 = G_B16_0;
G_B18_2 = G_B16_1;
goto IL_00f8;
}
IL_00f7:
{
RuntimeObject* L_18 = V_2;
G_B18_0 = L_18;
G_B18_1 = G_B17_0;
G_B18_2 = G_B17_1;
}
IL_00f8:
{
NullCheck(G_B18_2);
VirtualActionInvoker2< InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D*, RuntimeObject* >::Invoke(4 /* System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) */, G_B18_2, G_B18_1, G_B18_0);
int32_t L_19 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_0103:
{
int32_t L_20 = V_6;
ByRefUpdaterU5BU5D_t62ADAA985E00CF3D05497BAFD737A713609B0407* L_21 = V_5;
NullCheck(L_21);
if ((((int32_t)L_20) < ((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))))
{
goto IL_00d8;
}
}
IL_010b:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
MethodInfo_t* L_22 = ((MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)__this)->____target_0;
NullCheck(L_22);
bool L_23;
L_23 = MethodBase_get_IsStatic_mD2921396167EC4F99E2ADC46C39CCCEC3CD0E16E(L_22, NULL);
if (!L_23)
{
goto IL_0044_1;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_24 = ___0_frame;
int32_t L_25 = V_0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_26;
L_26 = MethodInfoCallInstruction_GetArgs_m3B87C78E21ADB327A37F05FB6DFB7F54D00CB2B6(__this, L_24, L_25, 0, NULL);
V_1 = L_26;
}
try
{// begin try (depth: 2)
MethodInfo_t* L_27 = ((MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)__this)->____target_0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_28 = V_1;
NullCheck(L_27);
RuntimeObject* L_29;
L_29 = MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826(L_27, NULL, L_28, NULL);
V_3 = L_29;
goto IL_008f_1;
}// end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
{
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
goto CATCH_0039_1;
}
throw e;
}
CATCH_0039_1:
{// begin catch(System.Reflection.TargetInvocationException)
ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL);
Exception_t* L_30;
L_30 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ByRefMethodInfoCallInstruction_Run_mB4474073E56F8E677862714D7BF4165027101C88_RuntimeMethod_var)));
}// end catch (depth: 2)
IL_0044_1:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_31 = ___0_frame;
NullCheck(L_31);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_32 = L_31->___Data_7;
int32_t L_33 = V_0;
NullCheck(L_32);
int32_t L_34 = L_33;
RuntimeObject* L_35 = (L_32)->GetAt(static_cast<il2cpp_array_size_t>(L_34));
V_2 = L_35;
RuntimeObject* L_36 = V_2;
Instruction_NullCheck_m1A879D55422BF941A6C753B3A1CFD167708422A8(L_36, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_37 = ___0_frame;
int32_t L_38 = V_0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_39;
L_39 = MethodInfoCallInstruction_GetArgs_m3B87C78E21ADB327A37F05FB6DFB7F54D00CB2B6(__this, L_37, L_38, 1, NULL);
V_1 = L_39;
RuntimeObject* L_40 = V_2;
bool L_41;
L_41 = CallInstruction_TryGetLightLambdaTarget_mD7536E778E0EAE822FC6B1D6C7F8DBF72F66EFCB(L_40, (&V_4), NULL);
if (!L_41)
{
goto IL_0073_1;
}
}
{
LightLambda_t877750DB4F8A254CB9FE797CA4C12C02600DD9D5* L_42 = V_4;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_43 = V_1;
RuntimeObject* L_44;
L_44 = CallInstruction_InterpretLambdaInvoke_m679D7BF8C308E9B4CC563AD1C0C39E19ABC38A6C(__this, L_42, L_43, NULL);
V_3 = L_44;
goto IL_008f_1;
}
IL_0073_1:
{
}
try
{// begin try (depth: 2)
MethodInfo_t* L_45 = ((MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)__this)->____target_0;
RuntimeObject* L_46 = V_2;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_47 = V_1;
NullCheck(L_45);
RuntimeObject* L_48;
L_48 = MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826(L_45, L_46, L_47, NULL);
V_3 = L_48;
goto IL_008f_1;
}// end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
{
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
goto CATCH_0084_1;
}
throw e;
}
CATCH_0084_1:
{// begin catch(System.Reflection.TargetInvocationException)
ExceptionHelpers_UnwrapAndRethrow_mCB6EC9CE5EA3B16A07C4506E956FEF2F8197949B(((TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t46C470A37ED9947AFD45BD814387DF64665B69F2*)), NULL);
Exception_t* L_49;
L_49 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_49, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ByRefMethodInfoCallInstruction_Run_mB4474073E56F8E677862714D7BF4165027101C88_RuntimeMethod_var)));
}// end catch (depth: 2)
IL_008f_1:
{
MethodInfo_t* L_50 = ((MethodInfoCallInstruction_tFC610E1DE959A7DE892E9142249B6C7A43A306D6*)__this)->____target_0;
NullCheck(L_50);
Type_t* L_51;
L_51 = VirtualFuncInvoker0< Type_t* >::Invoke(39 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_50);
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast<intptr_t> (Void_t4861ACF8F4594C3437BB48B6E56783494B843915_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_53;
L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL);
bool L_54;
L_54 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_51, L_53, NULL);
if (!L_54)
{
goto IL_00bf_1;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_55 = ___0_frame;
NullCheck(L_55);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_56 = L_55->___Data_7;
int32_t L_57 = V_0;
RuntimeObject* L_58 = V_3;
NullCheck(L_56);
ArrayElementTypeCheck (L_56, L_58);
(L_56)->SetAt(static_cast<il2cpp_array_size_t>(L_57), (RuntimeObject*)L_58);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_59 = ___0_frame;
int32_t L_60 = V_0;
NullCheck(L_59);
L_59->___StackIndex_9 = ((int32_t)il2cpp_codegen_add(L_60, 1));
goto IL_010c;
}
IL_00bf_1:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_61 = ___0_frame;
int32_t L_62 = V_0;
NullCheck(L_61);
L_61->___StackIndex_9 = L_62;
goto IL_010c;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_010c:
{
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.OffsetInstruction::Fixup(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* OffsetInstruction_Fixup_mD1ACDACDDE6D614CDA914BF6195357BE81223070 (OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A* __this, int32_t ___0_offset, const RuntimeMethod* method)
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* V_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* V_1 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B5_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
{
int32_t L_0 = ___0_offset;
__this->____offset_0 = L_0;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_1;
L_1 = VirtualFuncInvoker0< InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* >::Invoke(11 /* System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.OffsetInstruction::get_Cache() */, __this);
V_0 = L_1;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_2 = V_0;
if (!L_2)
{
goto IL_002a;
}
}
{
int32_t L_3 = ___0_offset;
if ((((int32_t)L_3) < ((int32_t)0)))
{
goto IL_002a;
}
}
{
int32_t L_4 = ___0_offset;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_5 = V_0;
NullCheck(L_5);
if ((((int32_t)L_4) >= ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))))
{
goto IL_002a;
}
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_6 = V_0;
int32_t L_7 = ___0_offset;
NullCheck(L_6);
int32_t L_8 = L_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_10 = L_9;
G_B4_0 = L_10;
if (L_10)
{
G_B5_0 = L_10;
goto IL_0029;
}
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_11 = V_0;
int32_t L_12 = ___0_offset;
V_1 = __this;
NullCheck(L_11);
ArrayElementTypeCheck (L_11, __this);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_12), (Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)__this);
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = V_1;
G_B5_0 = L_13;
}
IL_0029:
{
return G_B5_0;
}
IL_002a:
{
return __this;
}
}
// System.String System.Linq.Expressions.Interpreter.OffsetInstruction::ToDebugString(System.Int32,System.Object,System.Func`2<System.Int32,System.Int32>,System.Collections.Generic.IReadOnlyList`1<System.Object>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* OffsetInstruction_ToDebugString_m06363F693E8246F90267284BA1CA19F87657CC70 (OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A* __this, int32_t ___0_instructionIndex, RuntimeObject* ___1_cookie, Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* ___2_labelIndexer, RuntimeObject* ___3_objects, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D98CF45AE5B5E623759A6DCB43B04AC6BAE9719);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
String_t* G_B2_0 = NULL;
String_t* G_B1_0 = NULL;
String_t* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, __this);
int32_t L_1 = __this->____offset_0;
G_B1_0 = L_0;
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2147483648LL)))))
{
G_B2_0 = L_0;
goto IL_001a;
}
}
{
G_B3_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
G_B3_1 = G_B1_0;
goto IL_0034;
}
IL_001a:
{
int32_t L_2 = ___0_instructionIndex;
int32_t L_3 = __this->____offset_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_2, L_3));
String_t* L_4;
L_4 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_0), NULL);
String_t* L_5;
L_5 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral9D98CF45AE5B5E623759A6DCB43B04AC6BAE9719, L_4, NULL);
G_B3_0 = L_5;
G_B3_1 = G_B2_0;
}
IL_0034:
{
String_t* L_6;
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(G_B3_1, G_B3_0, NULL);
return L_6;
}
}
// System.String System.Linq.Expressions.Interpreter.OffsetInstruction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* OffsetInstruction_ToString_mBC81ACD0814BE22F9901028A89DA32FB9D898110 (OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral76E510AD1F7550E6BC74A7F08C15C62CF6F24C67);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
s_Il2CppMethodInitialized = true;
}
String_t* G_B2_0 = NULL;
String_t* G_B1_0 = NULL;
String_t* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Linq.Expressions.Interpreter.Instruction::get_InstructionName() */, __this);
int32_t L_1 = __this->____offset_0;
G_B1_0 = L_0;
if ((((int32_t)L_1) == ((int32_t)((int32_t)-2147483648LL))))
{
G_B2_0 = L_0;
goto IL_002f;
}
}
{
int32_t* L_2 = (&__this->____offset_0);
String_t* L_3;
L_3 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_2, NULL);
String_t* L_4;
L_4 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73, L_3, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, NULL);
G_B3_0 = L_4;
G_B3_1 = G_B1_0;
goto IL_0034;
}
IL_002f:
{
G_B3_0 = _stringLiteral76E510AD1F7550E6BC74A7F08C15C62CF6F24C67;
G_B3_1 = G_B2_0;
}
IL_0034:
{
String_t* L_5;
L_5 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(G_B3_1, G_B3_0, NULL);
return L_5;
}
}
// System.Void System.Linq.Expressions.Interpreter.OffsetInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OffsetInstruction__ctor_m872E64C05D8FA3AC6F9FA92E18514AF588A5302B (OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A* __this, const RuntimeMethod* method)
{
{
__this->____offset_0 = ((int32_t)-2147483648LL);
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchFalseInstruction::get_Cache()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* BranchFalseInstruction_get_Cache_m637C58DFB8BAD67B291F32C9D9990DF222FFB87E (BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_0 = ((BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_StaticFields*)il2cpp_codegen_static_fields_for(BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_il2cpp_TypeInfo_var))->___s_cache_1;
if (L_0)
{
goto IL_0013;
}
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_1 = (InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)SZArrayNew(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
((BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_StaticFields*)il2cpp_codegen_static_fields_for(BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_il2cpp_TypeInfo_var))->___s_cache_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_StaticFields*)il2cpp_codegen_static_fields_for(BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_il2cpp_TypeInfo_var))->___s_cache_1), (void*)L_1);
}
IL_0013:
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_2 = ((BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_StaticFields*)il2cpp_codegen_static_fields_for(BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61_il2cpp_TypeInfo_var))->___s_cache_1;
return L_2;
}
}
// System.String System.Linq.Expressions.Interpreter.BranchFalseInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BranchFalseInstruction_get_InstructionName_mE247FD7FBC354EF679F213E2E97653683A82A88B (BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral31A08F6C04A5038A25CA76807E0B17461059ED99);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral31A08F6C04A5038A25CA76807E0B17461059ED99;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchFalseInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchFalseInstruction_get_ConsumedStack_m18B064EA07FD3EE2FB16CE5187F29FACC15D20E4 (BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchFalseInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchFalseInstruction_Run_m5E8C7949A8721DA2414D81EC7B1FEB7E6100247D (BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
if (((*(bool*)((bool*)(bool*)UnBox(L_1, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
{
goto IL_0014;
}
}
{
int32_t L_2 = ((OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A*)__this)->____offset_0;
return L_2;
}
IL_0014:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchFalseInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchFalseInstruction__ctor_m06FBE263B264F27523F12A748BE63660F7838A09 (BranchFalseInstruction_t5369E28CC6D0CB5B377F6FC15662287EDBE59E61* __this, const RuntimeMethod* method)
{
{
OffsetInstruction__ctor_m872E64C05D8FA3AC6F9FA92E18514AF588A5302B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchTrueInstruction::get_Cache()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* BranchTrueInstruction_get_Cache_m77819EA1ADBC2BF62D46D7CDF8EF60D792BD3B77 (BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_0 = ((BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_StaticFields*)il2cpp_codegen_static_fields_for(BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_il2cpp_TypeInfo_var))->___s_cache_1;
if (L_0)
{
goto IL_0013;
}
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_1 = (InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)SZArrayNew(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
((BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_StaticFields*)il2cpp_codegen_static_fields_for(BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_il2cpp_TypeInfo_var))->___s_cache_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_StaticFields*)il2cpp_codegen_static_fields_for(BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_il2cpp_TypeInfo_var))->___s_cache_1), (void*)L_1);
}
IL_0013:
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_2 = ((BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_StaticFields*)il2cpp_codegen_static_fields_for(BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D_il2cpp_TypeInfo_var))->___s_cache_1;
return L_2;
}
}
// System.String System.Linq.Expressions.Interpreter.BranchTrueInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BranchTrueInstruction_get_InstructionName_m7E54CEB686E82B1947129281FAACE9F23CAD3B7E (BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral418FA1862825E9842DF0929F78CF82E6BBCD9254);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral418FA1862825E9842DF0929F78CF82E6BBCD9254;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchTrueInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchTrueInstruction_get_ConsumedStack_mDF9AD23F43EE917236467B0544185D9446BD9DAF (BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchTrueInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchTrueInstruction_Run_m3473277E72554CC2C36A168DD535A682FE5EC5A3 (BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
if (!((*(bool*)((bool*)(bool*)UnBox(L_1, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
{
goto IL_0014;
}
}
{
int32_t L_2 = ((OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A*)__this)->____offset_0;
return L_2;
}
IL_0014:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchTrueInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchTrueInstruction__ctor_m96CCC49473ACC9FF94B4DAAA2261EA238DBE4750 (BranchTrueInstruction_t811E63AE0474686987B1E09EB2DC59B632EDE87D* __this, const RuntimeMethod* method)
{
{
OffsetInstruction__ctor_m872E64C05D8FA3AC6F9FA92E18514AF588A5302B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_Cache()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* CoalescingBranchInstruction_get_Cache_mBE8F4D8A667E8C9CB442F16FF6FB7D1A2FD8226C (CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_0 = ((CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_StaticFields*)il2cpp_codegen_static_fields_for(CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_il2cpp_TypeInfo_var))->___s_cache_1;
if (L_0)
{
goto IL_0013;
}
}
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_1 = (InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)SZArrayNew(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
((CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_StaticFields*)il2cpp_codegen_static_fields_for(CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_il2cpp_TypeInfo_var))->___s_cache_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_StaticFields*)il2cpp_codegen_static_fields_for(CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_il2cpp_TypeInfo_var))->___s_cache_1), (void*)L_1);
}
IL_0013:
{
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_2 = ((CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_StaticFields*)il2cpp_codegen_static_fields_for(CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4_il2cpp_TypeInfo_var))->___s_cache_1;
return L_2;
}
}
// System.String System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CoalescingBranchInstruction_get_InstructionName_mA9B9328A68938DED2E7A447395891C72F32C63C4 (CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BE54931B5ABE95BBACFEEFFDDD9BC05CD65DE8B);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral5BE54931B5ABE95BBACFEEFFDDD9BC05CD65DE8B;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoalescingBranchInstruction_get_ConsumedStack_mD222D7AC7EC7E3A860D90DEA2086C7A88106D2E4 (CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoalescingBranchInstruction_get_ProducedStack_mFC22A6C073C10E0D01567D6D5F387C0266ABD14D (CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoalescingBranchInstruction_Run_m7CD8F7796A101FD16454A8B53F1A076349363DBE (CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Peek_mEBF96C5538EA887053E0EE66B4B925B9495A1052(L_0, NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
int32_t L_2 = ((OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A*)__this)->____offset_0;
return L_2;
}
IL_000f:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoalescingBranchInstruction__ctor_mE8BE5C47FDDFAE8EB419845BEF3755B069810053 (CoalescingBranchInstruction_tA533723CEDBFF14AD19129574420C2FB979F97D4* __this, const RuntimeMethod* method)
{
{
OffsetInstruction__ctor_m872E64C05D8FA3AC6F9FA92E18514AF588A5302B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchInstruction::get_Cache()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* BranchInstruction_get_Cache_m0B4FAF91ABB2B76F26BA51265A041246883DA010 (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* V_0 = NULL;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* G_B4_0 = NULL;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* G_B3_0 = NULL;
{
InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56* L_0 = ((BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_il2cpp_TypeInfo_var))->___s_caches_1;
if (L_0)
{
goto IL_0024;
}
}
{
InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56* L_1 = (InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56*)(InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56*)SZArrayNew(InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56_il2cpp_TypeInfo_var, (uint32_t)2);
InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56* L_2 = L_1;
InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* L_3 = (InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4*)(InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4*)SZArrayNew(InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4_il2cpp_TypeInfo_var, (uint32_t)2);
NullCheck(L_2);
ArrayElementTypeCheck (L_2, L_3);
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4*)L_3);
InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56* L_4 = L_2;
InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* L_5 = (InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4*)(InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4*)SZArrayNew(InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4_il2cpp_TypeInfo_var, (uint32_t)2);
NullCheck(L_4);
ArrayElementTypeCheck (L_4, L_5);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4*)L_5);
((BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_il2cpp_TypeInfo_var))->___s_caches_1 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&((BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_il2cpp_TypeInfo_var))->___s_caches_1), (void*)L_4);
}
IL_0024:
{
InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56* L_6 = ((BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_il2cpp_TypeInfo_var))->___s_caches_1;
int32_t L_7;
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ConsumedStack() */, __this);
NullCheck(L_6);
int32_t L_8 = L_7;
InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
int32_t L_10;
L_10 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ProducedStack() */, __this);
NullCheck(L_9);
int32_t L_11 = L_10;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_13 = L_12;
G_B3_0 = L_13;
if (L_13)
{
G_B4_0 = L_13;
goto IL_0058;
}
}
{
InstructionU5BU5DU5BU5DU5BU5D_tB5C0E10B989A2230516159069AAB7EA6907B2E56* L_14 = ((BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165_il2cpp_TypeInfo_var))->___s_caches_1;
int32_t L_15;
L_15 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ConsumedStack() */, __this);
NullCheck(L_14);
int32_t L_16 = L_15;
InstructionU5BU5DU5BU5D_tD4CC0923EBF9B3C9D315183DA146411A2AA583C4* L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
int32_t L_18;
L_18 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ProducedStack() */, __this);
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_19 = (InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)SZArrayNew(InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_20 = L_19;
V_0 = L_20;
NullCheck(L_17);
ArrayElementTypeCheck (L_17, L_20);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F*)L_20);
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_21 = V_0;
G_B4_0 = L_21;
}
IL_0058:
{
return G_B4_0;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchInstruction__ctor_m350FCE2E590D67203BF814217673C0B04524BFA4 (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, const RuntimeMethod* method)
{
{
BranchInstruction__ctor_mC67EDE496BF616C0E8F827DC0BE63428F1FF377C(__this, (bool)0, (bool)0, NULL);
return;
}
}
// System.Void System.Linq.Expressions.Interpreter.BranchInstruction::.ctor(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchInstruction__ctor_mC67EDE496BF616C0E8F827DC0BE63428F1FF377C (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, bool ___0_hasResult, bool ___1_hasValue, const RuntimeMethod* method)
{
{
OffsetInstruction__ctor_m872E64C05D8FA3AC6F9FA92E18514AF588A5302B(__this, NULL);
bool L_0 = ___0_hasResult;
__this->____hasResult_2 = L_0;
bool L_1 = ___1_hasValue;
__this->____hasValue_3 = L_1;
return;
}
}
// System.String System.Linq.Expressions.Interpreter.BranchInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BranchInstruction_get_InstructionName_m2FF45703B67EE1CCF02FA551B6F1249FFA725031 (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E77C8D5904D216C0CB266860238E3274F6A9750);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral1E77C8D5904D216C0CB266860238E3274F6A9750;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchInstruction_get_ConsumedStack_m76A2843071D7045F1CDC055E1E57AB9E86BF4103 (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasValue_3;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchInstruction_get_ProducedStack_mD0094C71F166FE281444A69670FBCBF877F56157 (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasResult_2;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.BranchInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchInstruction_Run_mBCAC6F0323AD3DD6FE80375325DD1E7BD793CE9D (BranchInstruction_t42CDC2FEDC1E475889D792F8915C16125AE6B165* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
int32_t L_0 = ((OffsetInstruction_t3203C3BF471691024C616CC53814295500A4D47A*)__this)->____offset_0;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.IndexedBranchInstruction::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF (IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E* __this, int32_t ___0_labelIndex, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
int32_t L_0 = ___0_labelIndex;
__this->____labelIndex_0 = L_0;
return;
}
}
// System.Linq.Expressions.Interpreter.RuntimeLabel System.Linq.Expressions.Interpreter.IndexedBranchInstruction::GetLabel(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 IndexedBranchInstruction_GetLabel_m5E0B08A63F1BDEF58B8BFCF15857A14FB15F0967 (IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_1 = L_0->___Interpreter_1;
NullCheck(L_1);
RuntimeLabelU5BU5D_t7B07C229EF5FA8E68637F8C76A93B0B74B47B684* L_2 = L_1->____labels_3;
int32_t L_3 = __this->____labelIndex_0;
NullCheck(L_2);
int32_t L_4 = L_3;
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
return L_5;
}
}
// System.String System.Linq.Expressions.Interpreter.IndexedBranchInstruction::ToDebugString(System.Int32,System.Object,System.Func`2<System.Int32,System.Int32>,System.Collections.Generic.IReadOnlyList`1<System.Object>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* IndexedBranchInstruction_ToDebugString_mFC4A71C07BBDB11AA04A879D060667CABB92338F (IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E* __this, int32_t ___0_instructionIndex, RuntimeObject* ___1_cookie, Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* ___2_labelIndexer, RuntimeObject* ___3_objects, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D98CF45AE5B5E623759A6DCB43B04AC6BAE9719);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
String_t* G_B2_0 = NULL;
String_t* G_B1_0 = NULL;
String_t* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
{
Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* L_0 = ___2_labelIndexer;
int32_t L_1 = __this->____labelIndex_0;
NullCheck(L_0);
int32_t L_2;
L_2 = Func_2_Invoke_m1F8EE2DF137BE5132901C0297848BC7A373A676B_inline(L_0, L_1, NULL);
V_0 = L_2;
String_t* L_3;
L_3 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, __this);
int32_t L_4 = V_0;
G_B1_0 = L_3;
if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2147483648LL)))))
{
G_B2_0 = L_3;
goto IL_0022;
}
}
{
G_B3_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
G_B3_1 = G_B1_0;
goto IL_0033;
}
IL_0022:
{
String_t* L_5;
L_5 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_0), NULL);
String_t* L_6;
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral9D98CF45AE5B5E623759A6DCB43B04AC6BAE9719, L_5, NULL);
G_B3_0 = L_6;
G_B3_1 = G_B2_0;
}
IL_0033:
{
String_t* L_7;
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(G_B3_1, G_B3_0, NULL);
return L_7;
}
}
// System.String System.Linq.Expressions.Interpreter.IndexedBranchInstruction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* IndexedBranchInstruction_ToString_mA462EFFD6E331DD1DCCF0C5726E311412827A177 (IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Linq.Expressions.Interpreter.Instruction::get_InstructionName() */, __this);
int32_t* L_1 = (&__this->____labelIndex_0);
String_t* L_2;
L_2 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_1, NULL);
String_t* L_3;
L_3 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(L_0, _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1, L_2, _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC, NULL);
return L_3;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String System.Linq.Expressions.Interpreter.GotoInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GotoInstruction_get_InstructionName_m2084AC898C96B3720C5A3AF395C3E93C4612E0A5 (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC932117FE6C38705BC2A64ABEB8FF76B5C8BFBF2);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralC932117FE6C38705BC2A64ABEB8FF76B5C8BFBF2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.GotoInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GotoInstruction_get_ConsumedStack_m12FDF8C0336D96A43157633F235222CE09C00B70 (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasValue_3;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.GotoInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GotoInstruction_get_ProducedStack_m169750FD59BB2B6DC5844400A528F68BCC0D5972 (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasResult_2;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.GotoInstruction::.ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GotoInstruction__ctor_m48717BBDEC7258C41A98FEC93A0B0349405B2F4D (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* __this, int32_t ___0_targetIndex, bool ___1_hasResult, bool ___2_hasValue, bool ___3_labelTargetGetsValue, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_targetIndex;
IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF(__this, L_0, NULL);
bool L_1 = ___1_hasResult;
__this->____hasResult_2 = L_1;
bool L_2 = ___2_hasValue;
__this->____hasValue_3 = L_2;
bool L_3 = ___3_labelTargetGetsValue;
__this->____labelTargetGetsValue_4 = L_3;
return;
}
}
// System.Linq.Expressions.Interpreter.GotoInstruction System.Linq.Expressions.Interpreter.GotoInstruction::Create(System.Int32,System.Boolean,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* GotoInstruction_Create_mE62C6CAC2FF1FEFEC5DDF2AE96B42F9C4CF76539 (int32_t ___0_labelIndex, bool ___1_hasResult, bool ___2_hasValue, bool ___3_labelTargetGetsValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* V_1 = NULL;
int32_t G_B3_0 = 0;
int32_t G_B2_0 = 0;
int32_t G_B4_0 = 0;
int32_t G_B4_1 = 0;
int32_t G_B6_0 = 0;
int32_t G_B5_0 = 0;
int32_t G_B7_0 = 0;
int32_t G_B7_1 = 0;
int32_t G_B9_0 = 0;
int32_t G_B8_0 = 0;
int32_t G_B10_0 = 0;
int32_t G_B10_1 = 0;
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* G_B12_0 = NULL;
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* G_B11_0 = NULL;
{
int32_t L_0 = ___0_labelIndex;
if ((((int32_t)L_0) >= ((int32_t)((int32_t)32))))
{
goto IL_0040;
}
}
{
int32_t L_1 = ___0_labelIndex;
bool L_2 = ___3_labelTargetGetsValue;
G_B2_0 = ((int32_t)il2cpp_codegen_multiply(8, L_1));
if (L_2)
{
G_B3_0 = ((int32_t)il2cpp_codegen_multiply(8, L_1));
goto IL_000e;
}
}
{
G_B4_0 = 0;
G_B4_1 = G_B2_0;
goto IL_000f;
}
IL_000e:
{
G_B4_0 = 4;
G_B4_1 = G_B3_0;
}
IL_000f:
{
bool L_3 = ___1_hasResult;
G_B5_0 = ((int32_t)(G_B4_1|G_B4_0));
if (L_3)
{
G_B6_0 = ((int32_t)(G_B4_1|G_B4_0));
goto IL_0016;
}
}
{
G_B7_0 = 0;
G_B7_1 = G_B5_0;
goto IL_0017;
}
IL_0016:
{
G_B7_0 = 2;
G_B7_1 = G_B6_0;
}
IL_0017:
{
bool L_4 = ___2_hasValue;
G_B8_0 = ((int32_t)(G_B7_1|G_B7_0));
if (L_4)
{
G_B9_0 = ((int32_t)(G_B7_1|G_B7_0));
goto IL_001e;
}
}
{
G_B10_0 = 0;
G_B10_1 = G_B8_0;
goto IL_001f;
}
IL_001e:
{
G_B10_0 = 1;
G_B10_1 = G_B9_0;
}
IL_001f:
{
V_0 = ((int32_t)(G_B10_1|G_B10_0));
il2cpp_codegen_runtime_class_init_inline(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var);
GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907* L_5 = ((GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_StaticFields*)il2cpp_codegen_static_fields_for(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_6 = V_0;
NullCheck(L_5);
int32_t L_7 = L_6;
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* L_9 = L_8;
G_B11_0 = L_9;
if (L_9)
{
G_B12_0 = L_9;
goto IL_003f;
}
}
{
il2cpp_codegen_runtime_class_init_inline(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var);
GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907* L_10 = ((GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_StaticFields*)il2cpp_codegen_static_fields_for(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_11 = V_0;
int32_t L_12 = ___0_labelIndex;
bool L_13 = ___1_hasResult;
bool L_14 = ___2_hasValue;
bool L_15 = ___3_labelTargetGetsValue;
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* L_16 = (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785*)il2cpp_codegen_object_new(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var);
NullCheck(L_16);
GotoInstruction__ctor_m48717BBDEC7258C41A98FEC93A0B0349405B2F4D(L_16, L_12, L_13, L_14, L_15, NULL);
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* L_17 = L_16;
V_1 = L_17;
NullCheck(L_10);
ArrayElementTypeCheck (L_10, L_17);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785*)L_17);
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* L_18 = V_1;
G_B12_0 = L_18;
}
IL_003f:
{
return G_B12_0;
}
IL_0040:
{
int32_t L_19 = ___0_labelIndex;
bool L_20 = ___1_hasResult;
bool L_21 = ___2_hasValue;
bool L_22 = ___3_labelTargetGetsValue;
GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* L_23 = (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785*)il2cpp_codegen_object_new(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var);
NullCheck(L_23);
GotoInstruction__ctor_m48717BBDEC7258C41A98FEC93A0B0349405B2F4D(L_23, L_19, L_20, L_21, L_22, NULL);
return L_23;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.GotoInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GotoInstruction_Run_m3BB17DC867F95B8FB6149B255C7AE09F37AD7F4D (GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* G_B3_0 = NULL;
int32_t G_B5_0 = 0;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B5_1 = NULL;
int32_t G_B4_0 = 0;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B4_1 = NULL;
RuntimeObject* G_B6_0 = NULL;
int32_t G_B6_1 = 0;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* G_B6_2 = NULL;
{
bool L_0 = __this->____hasValue_3;
if (L_0)
{
goto IL_000f;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_il2cpp_TypeInfo_var);
RuntimeObject* L_1 = ((Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_StaticFields*)il2cpp_codegen_static_fields_for(Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_il2cpp_TypeInfo_var))->___NoValue_0;
G_B3_0 = L_1;
goto IL_0015;
}
IL_000f:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
G_B3_0 = L_3;
}
IL_0015:
{
V_0 = G_B3_0;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
int32_t L_5 = ((IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E*)__this)->____labelIndex_0;
bool L_6 = __this->____labelTargetGetsValue_4;
G_B4_0 = L_5;
G_B4_1 = L_4;
if (L_6)
{
G_B5_0 = L_5;
G_B5_1 = L_4;
goto IL_002c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_il2cpp_TypeInfo_var);
RuntimeObject* L_7 = ((Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_StaticFields*)il2cpp_codegen_static_fields_for(Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1_il2cpp_TypeInfo_var))->___NoValue_0;
G_B6_0 = L_7;
G_B6_1 = G_B4_0;
G_B6_2 = G_B4_1;
goto IL_002d;
}
IL_002c:
{
RuntimeObject* L_8 = V_0;
G_B6_0 = L_8;
G_B6_1 = G_B5_0;
G_B6_2 = G_B5_1;
}
IL_002d:
{
NullCheck(G_B6_2);
int32_t L_9;
L_9 = InterpretedFrame_Goto_mE77E67149334F7F17B4E54E83847CB5EB7498AD0(G_B6_2, G_B6_1, G_B6_0, (bool)0, NULL);
return L_9;
}
}
// System.Void System.Linq.Expressions.Interpreter.GotoInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GotoInstruction__cctor_mC92C930E96E830AB13D43490690C5F709FCDD87E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907* L_0 = (GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907*)(GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907*)SZArrayNew(GotoInstructionU5BU5D_t249B329B6B374B728C519853CBFBACD0CA679907_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256));
((GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_StaticFields*)il2cpp_codegen_static_fields_for(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var))->___s_cache_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_StaticFields*)il2cpp_codegen_static_fields_for(GotoInstruction_tBB065BE6826E5565D78D01D48127FE6DABD4D785_il2cpp_TypeInfo_var))->___s_cache_1), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::SetTryHandler(System.Linq.Expressions.Interpreter.TryCatchFinallyHandler)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryCatchFinallyInstruction_SetTryHandler_mB8E7328BDE1FD52C27A37CD33F356115114EAC93 (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* ___0_tryHandler, const RuntimeMethod* method)
{
{
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_0 = ___0_tryHandler;
__this->____tryHandler_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____tryHandler_2), (void*)L_0);
return;
}
}
// System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_Handler()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* EnterTryCatchFinallyInstruction_get_Handler_m9C4803D04F6D4E26242EBA19BC04E35315C3654A (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, const RuntimeMethod* method)
{
{
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_0 = __this->____tryHandler_2;
return L_0;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_ProducedContinuations()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryCatchFinallyInstruction_get_ProducedContinuations_m02FAC58ABE8ED5F62229F59DFEFBB3FFE0E91F67 (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasFinally_1;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::.ctor(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryCatchFinallyInstruction__ctor_mEA363751280B036400FE1026304ACB5DAD66F357 (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, int32_t ___0_targetIndex, bool ___1_hasFinally, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_targetIndex;
IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF(__this, L_0, NULL);
bool L_1 = ___1_hasFinally;
__this->____hasFinally_1 = L_1;
return;
}
}
// System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::CreateTryFinally(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* EnterTryCatchFinallyInstruction_CreateTryFinally_mA6CC3455F25DA20778016AADE02CCECD4BC69080 (int32_t ___0_labelIndex, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_labelIndex;
EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* L_1 = (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880*)il2cpp_codegen_object_new(EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var);
NullCheck(L_1);
EnterTryCatchFinallyInstruction__ctor_mEA363751280B036400FE1026304ACB5DAD66F357(L_1, L_0, (bool)1, NULL);
return L_1;
}
}
// System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::CreateTryCatch()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* EnterTryCatchFinallyInstruction_CreateTryCatch_mC447283BD32EB0581B6375278933F09C1CEE2940 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* L_0 = (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880*)il2cpp_codegen_object_new(EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880_il2cpp_TypeInfo_var);
NullCheck(L_0);
EnterTryCatchFinallyInstruction__ctor_mEA363751280B036400FE1026304ACB5DAD66F357(L_0, ((int32_t)2147483647LL), (bool)0, NULL);
return L_0;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryCatchFinallyInstruction_Run_m01D0F02DD3806E57D22F6CFCCE6903D9A50B803D (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
int32_t V_0 = 0;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* V_1 = NULL;
ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t V_4 = 0;
Exception_t* V_5 = NULL;
bool V_6 = false;
int32_t V_7 = 0;
int32_t V_8 = 0;
int32_t V_9 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __active_exceptions;
Exception_t* G_B12_0 = NULL;
Exception_t* G_B11_0 = NULL;
int32_t G_B13_0 = 0;
{
bool L_0 = __this->____hasFinally_1;
if (!L_0)
{
goto IL_0014;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = ___0_frame;
int32_t L_2 = ((IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E*)__this)->____labelIndex_0;
NullCheck(L_1);
InterpretedFrame_PushContinuation_m8FED46B9B1F442088DC067B1595DD9AB10A341A9(L_1, L_2, NULL);
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
int32_t L_4 = L_3->___InstructionIndex_10;
V_0 = L_4;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = L_5;
NullCheck(L_6);
int32_t L_7 = L_6->___InstructionIndex_10;
NullCheck(L_6);
L_6->___InstructionIndex_10 = ((int32_t)il2cpp_codegen_add(L_7, 1));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_9 = L_8->___Interpreter_1;
NullCheck(L_9);
InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_10;
L_10 = Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline(L_9, NULL);
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_11 = L_10.___Instructions_2;
V_1 = L_11;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0153:
{// begin finally (depth: 1)
{
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_12 = __this->____tryHandler_2;
NullCheck(L_12);
bool L_13;
L_13 = TryCatchFinallyHandler_get_IsFinallyBlockExist_m9F2C95498ACA07A0F7FCB0B836C6954C0FC22BA6(L_12, NULL);
if (!L_13)
{
goto IL_01af;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_14 = ___0_frame;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_15 = __this->____tryHandler_2;
NullCheck(L_15);
int32_t L_16 = L_15->___FinallyStartIndex_2;
int32_t L_17 = L_16;
V_9 = L_17;
NullCheck(L_14);
L_14->___InstructionIndex_10 = L_17;
int32_t L_18 = V_9;
V_8 = L_18;
goto IL_0191;
}
IL_017a:
{
int32_t L_19 = V_8;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_20 = V_1;
int32_t L_21 = V_8;
NullCheck(L_20);
int32_t L_22 = L_21;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_23 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_24 = ___0_frame;
NullCheck(L_23);
int32_t L_25;
L_25 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_23, L_24);
V_8 = ((int32_t)il2cpp_codegen_add(L_19, L_25));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_26 = ___0_frame;
int32_t L_27 = V_8;
NullCheck(L_26);
L_26->___InstructionIndex_10 = L_27;
}
IL_0191:
{
int32_t L_28 = V_8;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_29 = __this->____tryHandler_2;
NullCheck(L_29);
int32_t L_30 = L_29->___FinallyStartIndex_2;
if ((((int32_t)L_28) < ((int32_t)L_30)))
{
goto IL_01af;
}
}
{
int32_t L_31 = V_8;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_32 = __this->____tryHandler_2;
NullCheck(L_32);
int32_t L_33 = L_32->___FinallyEndIndex_3;
if ((((int32_t)L_31) < ((int32_t)L_33)))
{
goto IL_017a;
}
}
IL_01af:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
try
{// begin try (depth: 2)
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_34 = ___0_frame;
NullCheck(L_34);
int32_t L_35 = L_34->___InstructionIndex_10;
V_4 = L_35;
goto IL_005b_2;
}
IL_0044_2:
{
int32_t L_36 = V_4;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_37 = V_1;
int32_t L_38 = V_4;
NullCheck(L_37);
int32_t L_39 = L_38;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_40 = (L_37)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_41 = ___0_frame;
NullCheck(L_40);
int32_t L_42;
L_42 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_40, L_41);
V_4 = ((int32_t)il2cpp_codegen_add(L_36, L_42));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_43 = ___0_frame;
int32_t L_44 = V_4;
NullCheck(L_43);
L_43->___InstructionIndex_10 = L_44;
}
IL_005b_2:
{
int32_t L_45 = V_4;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_46 = __this->____tryHandler_2;
NullCheck(L_46);
int32_t L_47 = L_46->___TryStartIndex_0;
if ((((int32_t)L_45) < ((int32_t)L_47)))
{
goto IL_0079_2;
}
}
{
int32_t L_48 = V_4;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_49 = __this->____tryHandler_2;
NullCheck(L_49);
int32_t L_50 = L_49->___TryEndIndex_1;
if ((((int32_t)L_48) < ((int32_t)L_50)))
{
goto IL_0044_2;
}
}
IL_0079_2:
{
int32_t L_51 = V_4;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_52 = __this->____tryHandler_2;
NullCheck(L_52);
int32_t L_53 = L_52->___GotoEndTargetIndex_4;
if ((!(((uint32_t)L_51) == ((uint32_t)L_53))))
{
goto IL_009f_2;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_54 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_55 = L_54;
NullCheck(L_55);
int32_t L_56 = L_55->___InstructionIndex_10;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_57 = V_1;
int32_t L_58 = V_4;
NullCheck(L_57);
int32_t L_59 = L_58;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_60 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_59));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_61 = ___0_frame;
NullCheck(L_60);
int32_t L_62;
L_62 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_60, L_61);
NullCheck(L_55);
L_55->___InstructionIndex_10 = ((int32_t)il2cpp_codegen_add(L_56, L_62));
}
IL_009f_2:
{
goto IL_01b0;
}
}// end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
}
{// begin filter(depth: 2)
bool __filter_local = false;
try
{// begin implicit try block
{
Exception_t* L_63 = ((Exception_t*)IsInstClass((RuntimeObject*)((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)), ((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))));
G_B11_0 = L_63;
if (L_63)
{
G_B12_0 = L_63;
goto IL_00b0_1;
}
}
{
G_B13_0 = 0;
goto IL_00c7_1;
}
IL_00b0_1:
{
V_5 = G_B12_0;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_64 = __this->____tryHandler_2;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_65 = ___0_frame;
Exception_t* L_66 = V_5;
NullCheck(L_64);
bool L_67;
L_67 = TryCatchFinallyHandler_HasHandler_m05850777A49F1E7BEB288C36EC14D910A3BDD952(L_64, L_65, L_66, (&V_2), (&V_3), NULL);
G_B13_0 = ((!(((uint32_t)L_67) <= ((uint32_t)0)))? 1 : 0);
}
IL_00c7_1:
{
__filter_local = (G_B13_0) ? true : false;
}
}// end implicit try block
catch(Il2CppExceptionWrapper&)
{// begin implicit catch block
__filter_local = false;
}// end implicit catch block
if (__filter_local)
{
goto FILTER_00c9_1;
}
else
{
IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&EnterTryCatchFinallyInstruction_Run_m01D0F02DD3806E57D22F6CFCCE6903D9A50B803D_RuntimeMethod_var)));
}
}// end filter (depth: 2)
FILTER_00c9_1:
{// begin catch(filter)
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_68 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_69 = L_68;
NullCheck(L_69);
int32_t L_70 = L_69->___InstructionIndex_10;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_71 = ___0_frame;
ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_72 = V_2;
NullCheck(L_72);
int32_t L_73 = L_72->___LabelIndex_1;
RuntimeObject* L_74 = V_3;
NullCheck(L_71);
int32_t L_75;
L_75 = InterpretedFrame_Goto_mE77E67149334F7F17B4E54E83847CB5EB7498AD0(L_71, L_73, L_74, (bool)1, NULL);
NullCheck(L_69);
L_69->___InstructionIndex_10 = ((int32_t)il2cpp_codegen_add(L_70, L_75));
V_6 = (bool)0;
}
try
{// begin try (depth: 3)
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_76 = ___0_frame;
NullCheck(L_76);
int32_t L_77 = L_76->___InstructionIndex_10;
V_7 = L_77;
goto IL_0109_2;
}
IL_00f2_2:
{
int32_t L_78 = V_7;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_79 = V_1;
int32_t L_80 = V_7;
NullCheck(L_79);
int32_t L_81 = L_80;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_82 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_83 = ___0_frame;
NullCheck(L_82);
int32_t L_84;
L_84 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_82, L_83);
V_7 = ((int32_t)il2cpp_codegen_add(L_78, L_84));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_85 = ___0_frame;
int32_t L_86 = V_7;
NullCheck(L_85);
L_85->___InstructionIndex_10 = L_86;
}
IL_0109_2:
{
int32_t L_87 = V_7;
ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_88 = V_2;
NullCheck(L_88);
int32_t L_89 = L_88->___HandlerStartIndex_2;
if ((((int32_t)L_87) < ((int32_t)L_89)))
{
goto IL_011d_2;
}
}
{
int32_t L_90 = V_7;
ExceptionHandler_t56240D765721B8561E8BE922DAAD2547B314083F* L_91 = V_2;
NullCheck(L_91);
int32_t L_92 = L_91->___HandlerEndIndex_3;
if ((((int32_t)L_90) < ((int32_t)L_92)))
{
goto IL_00f2_2;
}
}
IL_011d_2:
{
int32_t L_93 = V_7;
TryCatchFinallyHandler_t5155D0E10E251EE92FAFB40FA05722A68F1265D0* L_94 = __this->____tryHandler_2;
NullCheck(L_94);
int32_t L_95 = L_94->___GotoEndTargetIndex_4;
if ((!(((uint32_t)L_93) == ((uint32_t)L_95))))
{
goto IL_0143_2;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_96 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_97 = L_96;
NullCheck(L_97);
int32_t L_98 = L_97->___InstructionIndex_10;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_99 = V_1;
int32_t L_100 = V_7;
NullCheck(L_99);
int32_t L_101 = L_100;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_102 = (L_99)->GetAt(static_cast<il2cpp_array_size_t>(L_101));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_103 = ___0_frame;
NullCheck(L_102);
int32_t L_104;
L_104 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_102, L_103);
NullCheck(L_97);
L_97->___InstructionIndex_10 = ((int32_t)il2cpp_codegen_add(L_98, L_104));
}
IL_0143_2:
{
goto IL_014b_1;
}
}// end try (depth: 3)
catch(Il2CppExceptionWrapper& e)
{
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
{
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
goto CATCH_0145_1;
}
throw e;
}
CATCH_0145_1:
{// begin catch(System.Linq.Expressions.Interpreter.RethrowException)
V_6 = (bool)1;
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_014b_1;
}// end catch (depth: 3)
IL_014b_1:
{
bool L_105 = V_6;
if (!L_105)
{
goto IL_0151_1;
}
}
{
IL2CPP_RETHROW_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));
}
IL_0151_1:
{
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_01b0;
}
}// end catch (depth: 2)
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_01b0:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_106 = ___0_frame;
NullCheck(L_106);
int32_t L_107 = L_106->___InstructionIndex_10;
int32_t L_108 = V_0;
return ((int32_t)il2cpp_codegen_subtract(L_107, L_108));
}
}
// System.String System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterTryCatchFinallyInstruction_get_InstructionName_mA4D5DDAEB91C44F29565524C31854B20CBF84D2F (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92CF9C171F4E6EC1D61C222D8784A275CEFAA309);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = __this->____hasFinally_1;
if (L_0)
{
goto IL_000e;
}
}
{
return _stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B;
}
IL_000e:
{
return _stringLiteral92CF9C171F4E6EC1D61C222D8784A275CEFAA309;
}
}
// System.String System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterTryCatchFinallyInstruction_ToString_m495B4AE6FFD8960220CED445B7698D41B554A7C1 (EnterTryCatchFinallyInstruction_t217EA4C62C7F722E19FB04B1A1BCBD82FCA43880* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A2D41CFC5C10D1FBA3BCCC8701FF8D4BB18FFEE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = __this->____hasFinally_1;
if (L_0)
{
goto IL_000e;
}
}
{
return _stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B;
}
IL_000e:
{
int32_t* L_1 = (&((IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E*)__this)->____labelIndex_0);
String_t* L_2;
L_2 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_1, NULL);
String_t* L_3;
L_3 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral1A2D41CFC5C10D1FBA3BCCC8701FF8D4BB18FFEE, L_2, _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC, NULL);
return L_3;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryFaultInstruction__ctor_mBE96A6773CA5099AF81CD01377324049C737E20F (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, int32_t ___0_targetIndex, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_targetIndex;
IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF(__this, L_0, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterTryFaultInstruction_get_InstructionName_m1CC2547F1F4E484133836F96D093B47A06810DB6 (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral588B5003E90842297A3E14C36CDD902C7A4F4BF9);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral588B5003E90842297A3E14C36CDD902C7A4F4BF9;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_ProducedContinuations()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryFaultInstruction_get_ProducedContinuations_mA28840D9CEBAF705B603F84998D3F09D03165A75 (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_Handler()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* EnterTryFaultInstruction_get_Handler_m20DEEA616E24D6299D40DA469FAE57FFB5D587B9 (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, const RuntimeMethod* method)
{
{
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_0 = __this->____tryHandler_1;
return L_0;
}
}
// System.Void System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::SetTryHandler(System.Linq.Expressions.Interpreter.TryFaultHandler)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryFaultInstruction_SetTryHandler_m08DB9E7E0769706527D7158B3833D0E170DFD129 (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* ___0_tryHandler, const RuntimeMethod* method)
{
{
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_0 = ___0_tryHandler;
__this->____tryHandler_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____tryHandler_1), (void*)L_0);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryFaultInstruction_Run_m384EEE408E7EE6E5F778B0A1EBE6A3FC38B0C859 (EnterTryFaultInstruction_t22BD3FC4E57CC6CF1ED1D6289B02BA3287F0DE36* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
int32_t V_0 = 0;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* V_1 = NULL;
bool V_2 = false;
int32_t V_3 = 0;
int32_t V_4 = 0;
int32_t V_5 = 0;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
int32_t L_1 = ((IndexedBranchInstruction_t40E17E12DF00CE0B40B010A15896A9EA25D8553E*)__this)->____labelIndex_0;
NullCheck(L_0);
InterpretedFrame_PushContinuation_m8FED46B9B1F442088DC067B1595DD9AB10A341A9(L_0, L_1, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
int32_t L_3 = L_2->___InstructionIndex_10;
V_0 = L_3;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = L_4;
NullCheck(L_5);
int32_t L_6 = L_5->___InstructionIndex_10;
NullCheck(L_5);
L_5->___InstructionIndex_10 = ((int32_t)il2cpp_codegen_add(L_6, 1));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
NullCheck(L_7);
Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* L_8 = L_7->___Interpreter_1;
NullCheck(L_8);
InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_9;
L_9 = Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline(L_8, NULL);
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_10 = L_9.___Instructions_2;
V_1 = L_10;
V_2 = (bool)0;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_008c:
{// begin finally (depth: 1)
{
bool L_11 = V_2;
if (L_11)
{
goto IL_00de;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_12 = ___0_frame;
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_13 = __this->____tryHandler_1;
NullCheck(L_13);
int32_t L_14 = L_13->___FinallyStartIndex_2;
int32_t L_15 = L_14;
V_5 = L_15;
NullCheck(L_12);
L_12->___InstructionIndex_10 = L_15;
int32_t L_16 = V_5;
V_4 = L_16;
goto IL_00c0;
}
IL_00a9:
{
int32_t L_17 = V_4;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_18 = V_1;
int32_t L_19 = V_4;
NullCheck(L_18);
int32_t L_20 = L_19;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_22 = ___0_frame;
NullCheck(L_21);
int32_t L_23;
L_23 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_21, L_22);
V_4 = ((int32_t)il2cpp_codegen_add(L_17, L_23));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_24 = ___0_frame;
int32_t L_25 = V_4;
NullCheck(L_24);
L_24->___InstructionIndex_10 = L_25;
}
IL_00c0:
{
int32_t L_26 = V_4;
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_27 = __this->____tryHandler_1;
NullCheck(L_27);
int32_t L_28 = L_27->___FinallyStartIndex_2;
if ((((int32_t)L_26) < ((int32_t)L_28)))
{
goto IL_00de;
}
}
{
int32_t L_29 = V_4;
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_30 = __this->____tryHandler_1;
NullCheck(L_30);
int32_t L_31 = L_30->___FinallyEndIndex_3;
if ((((int32_t)L_29) < ((int32_t)L_31)))
{
goto IL_00a9;
}
}
IL_00de:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_32 = ___0_frame;
NullCheck(L_32);
int32_t L_33 = L_32->___InstructionIndex_10;
V_3 = L_33;
goto IL_0050_1;
}
IL_003d_1:
{
int32_t L_34 = V_3;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_35 = V_1;
int32_t L_36 = V_3;
NullCheck(L_35);
int32_t L_37 = L_36;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_38 = (L_35)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_39 = ___0_frame;
NullCheck(L_38);
int32_t L_40;
L_40 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_38, L_39);
V_3 = ((int32_t)il2cpp_codegen_add(L_34, L_40));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_41 = ___0_frame;
int32_t L_42 = V_3;
NullCheck(L_41);
L_41->___InstructionIndex_10 = L_42;
}
IL_0050_1:
{
int32_t L_43 = V_3;
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_44 = __this->____tryHandler_1;
NullCheck(L_44);
int32_t L_45 = L_44->___TryStartIndex_0;
if ((((int32_t)L_43) < ((int32_t)L_45)))
{
goto IL_006c_1;
}
}
{
int32_t L_46 = V_3;
TryFaultHandler_t600645BC04EBB0AF2E3FB58B10C70D6F120AAA2D* L_47 = __this->____tryHandler_1;
NullCheck(L_47);
int32_t L_48 = L_47->___TryEndIndex_1;
if ((((int32_t)L_46) < ((int32_t)L_48)))
{
goto IL_003d_1;
}
}
IL_006c_1:
{
V_2 = (bool)1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_49 = ___0_frame;
NullCheck(L_49);
InterpretedFrame_RemoveContinuation_m9B4A677E025536837E61DCDFDB2100F4542D53D1(L_49, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_50 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_51 = L_50;
NullCheck(L_51);
int32_t L_52 = L_51->___InstructionIndex_10;
InstructionU5BU5D_t9F1CCF6FB2BDB315B5136FBD51A21DF1C430172F* L_53 = V_1;
int32_t L_54 = V_3;
NullCheck(L_53);
int32_t L_55 = L_54;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_56 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_55));
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_57 = ___0_frame;
NullCheck(L_56);
int32_t L_58;
L_58 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_56, L_57);
NullCheck(L_51);
L_51->___InstructionIndex_10 = ((int32_t)il2cpp_codegen_add(L_52, L_58));
goto IL_00df;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00df:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_59 = ___0_frame;
NullCheck(L_59);
int32_t L_60 = L_59->___InstructionIndex_10;
int32_t L_61 = V_0;
return ((int32_t)il2cpp_codegen_subtract(L_60, L_61));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.EnterFinallyInstruction::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFinallyInstruction__ctor_mBF719B37813A8F226A44526B706958295F960A9C (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* __this, int32_t ___0_labelIndex, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_labelIndex;
IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF(__this, L_0, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.EnterFinallyInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterFinallyInstruction_get_InstructionName_m257278DC0257650E8809CEDDE7B541617ADC38EB (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEB64284E1ED00524B6E5EF23096E1B25AA6A09A);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralCEB64284E1ED00524B6E5EF23096E1B25AA6A09A;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterFinallyInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFinallyInstruction_get_ProducedStack_mE80C3EA9BB4910651703986FFB4FA512F0742EBE (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterFinallyInstruction::get_ConsumedContinuations()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFinallyInstruction_get_ConsumedContinuations_mA7B62AB5A2CD62CFAFAA08DE0116CF956928BE33 (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Linq.Expressions.Interpreter.EnterFinallyInstruction System.Linq.Expressions.Interpreter.EnterFinallyInstruction::Create(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* EnterFinallyInstruction_Create_mD0800A2BB12FD3F9CF4B4F2BDAAD2EE9937E160E (int32_t ___0_labelIndex, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* V_0 = NULL;
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* G_B3_0 = NULL;
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* G_B2_0 = NULL;
{
int32_t L_0 = ___0_labelIndex;
if ((((int32_t)L_0) >= ((int32_t)((int32_t)32))))
{
goto IL_0021;
}
}
{
il2cpp_codegen_runtime_class_init_inline(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var);
EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE* L_1 = ((EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_StaticFields*)il2cpp_codegen_static_fields_for(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_2 = ___0_labelIndex;
NullCheck(L_1);
int32_t L_3 = L_2;
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* L_5 = L_4;
G_B2_0 = L_5;
if (L_5)
{
G_B3_0 = L_5;
goto IL_0020;
}
}
{
il2cpp_codegen_runtime_class_init_inline(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var);
EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE* L_6 = ((EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_StaticFields*)il2cpp_codegen_static_fields_for(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_7 = ___0_labelIndex;
int32_t L_8 = ___0_labelIndex;
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* L_9 = (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815*)il2cpp_codegen_object_new(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var);
NullCheck(L_9);
EnterFinallyInstruction__ctor_mBF719B37813A8F226A44526B706958295F960A9C(L_9, L_8, NULL);
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* L_10 = L_9;
V_0 = L_10;
NullCheck(L_6);
ArrayElementTypeCheck (L_6, L_10);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815*)L_10);
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* L_11 = V_0;
G_B3_0 = L_11;
}
IL_0020:
{
return G_B3_0;
}
IL_0021:
{
int32_t L_12 = ___0_labelIndex;
EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* L_13 = (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815*)il2cpp_codegen_object_new(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var);
NullCheck(L_13);
EnterFinallyInstruction__ctor_mBF719B37813A8F226A44526B706958295F960A9C(L_13, L_12, NULL);
return L_13;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterFinallyInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFinallyInstruction_Run_m55F8945686B3A8235C539B470CD32B07CCAB4AA4 (EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
bool L_1;
L_1 = InterpretedFrame_IsJumpHappened_m17BBD54ACD264E3239DCDD49095E9797D86E7C28(L_0, NULL);
if (L_1)
{
goto IL_001a;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 L_4;
L_4 = IndexedBranchInstruction_GetLabel_m5E0B08A63F1BDEF58B8BFCF15857A14FB15F0967(__this, L_3, NULL);
int32_t L_5 = L_4.___StackDepth_1;
NullCheck(L_2);
InterpretedFrame_SetStackDepth_m2FC13C2E30F3CE2A0256D9D3F16C37ACD7F9FAB6(L_2, L_5, NULL);
}
IL_001a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_PushPendingContinuation_m5A76A13532944FFA8382AD66309A843A72518EC1(L_6, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
NullCheck(L_7);
InterpretedFrame_RemoveContinuation_m9B4A677E025536837E61DCDFDB2100F4542D53D1(L_7, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EnterFinallyInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFinallyInstruction__cctor_m3BCC3D4053053AB0BC8F0C4B9530F1FA6E1E1CD6 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE* L_0 = (EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE*)(EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE*)SZArrayNew(EnterFinallyInstructionU5BU5D_t9B92171D2AA5778F1732D4F91F2E7B88D4DFF6FE_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
((EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_StaticFields*)il2cpp_codegen_static_fields_for(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var))->___s_cache_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_StaticFields*)il2cpp_codegen_static_fields_for(EnterFinallyInstruction_tEFCB44E83BC16AF13FBD73A740B816145292D815_il2cpp_TypeInfo_var))->___s_cache_1), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.LeaveFinallyInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveFinallyInstruction__ctor_m44E685DF5A426F13A0A5D6A17D95DF3FCD08E320 (LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveFinallyInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveFinallyInstruction_get_ConsumedStack_mB6664370BB1D486674C452F1FE0A1A45C1659336 (LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.String System.Linq.Expressions.Interpreter.LeaveFinallyInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LeaveFinallyInstruction_get_InstructionName_mB94014BECDA5EF079150D01C587C431C8E778559 (LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral89D6442D91DA5AD2268B68E5E9894B822E3BD406);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral89D6442D91DA5AD2268B68E5E9894B822E3BD406;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveFinallyInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveFinallyInstruction_Run_m31CB4610E756EE6201C1F81419A1736953A35BC8 (LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
InterpretedFrame_PopPendingContinuation_m362D9DCA6C3E8D45A2C7EF1CB2CB24F99ACD6D55(L_0, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = ___0_frame;
NullCheck(L_1);
bool L_2;
L_2 = InterpretedFrame_IsJumpHappened_m17BBD54ACD264E3239DCDD49095E9797D86E7C28(L_1, NULL);
if (L_2)
{
goto IL_0010;
}
}
{
return 1;
}
IL_0010:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
int32_t L_4;
L_4 = InterpretedFrame_YieldToPendingContinuation_m87039D128DCDD0CAB8665AD9DA56580B85D05BD5(L_3, NULL);
return L_4;
}
}
// System.Void System.Linq.Expressions.Interpreter.LeaveFinallyInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveFinallyInstruction__cctor_mABF03178823F1CBA571DD38233062B212D96D774 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7* L_0 = (LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7*)il2cpp_codegen_object_new(LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_il2cpp_TypeInfo_var);
NullCheck(L_0);
LeaveFinallyInstruction__ctor_m44E685DF5A426F13A0A5D6A17D95DF3FCD08E320(L_0, NULL);
((LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_StaticFields*)il2cpp_codegen_static_fields_for(LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_il2cpp_TypeInfo_var))->___Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_StaticFields*)il2cpp_codegen_static_fields_for(LeaveFinallyInstruction_tD72BD32F9F91C389B6354FCCE9B4B5E588CAEFA7_il2cpp_TypeInfo_var))->___Instance_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.EnterFaultInstruction::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFaultInstruction__ctor_mB65E6F1AA7FC8F4848732A63F738EC028F762C02 (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* __this, int32_t ___0_labelIndex, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_labelIndex;
IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF(__this, L_0, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.EnterFaultInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterFaultInstruction_get_InstructionName_m5E4A28B5F44455EA620CDF9A258A589E2D0133F9 (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral40DD3D56B7CA3BB12EAD2E0F8E58A0F87C929A23);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral40DD3D56B7CA3BB12EAD2E0F8E58A0F87C929A23;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterFaultInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFaultInstruction_get_ProducedStack_mDF860C0E4FA1E2C884CF3D10338FAF8961BD642D (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Linq.Expressions.Interpreter.EnterFaultInstruction System.Linq.Expressions.Interpreter.EnterFaultInstruction::Create(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* EnterFaultInstruction_Create_m08C718E5E636C501FA71914AF6BDA8F3385CC9DC (int32_t ___0_labelIndex, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* V_0 = NULL;
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* G_B3_0 = NULL;
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* G_B2_0 = NULL;
{
int32_t L_0 = ___0_labelIndex;
if ((((int32_t)L_0) >= ((int32_t)((int32_t)32))))
{
goto IL_0021;
}
}
{
il2cpp_codegen_runtime_class_init_inline(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var);
EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C* L_1 = ((EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_StaticFields*)il2cpp_codegen_static_fields_for(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_2 = ___0_labelIndex;
NullCheck(L_1);
int32_t L_3 = L_2;
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* L_5 = L_4;
G_B2_0 = L_5;
if (L_5)
{
G_B3_0 = L_5;
goto IL_0020;
}
}
{
il2cpp_codegen_runtime_class_init_inline(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var);
EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C* L_6 = ((EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_StaticFields*)il2cpp_codegen_static_fields_for(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_7 = ___0_labelIndex;
int32_t L_8 = ___0_labelIndex;
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* L_9 = (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70*)il2cpp_codegen_object_new(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var);
NullCheck(L_9);
EnterFaultInstruction__ctor_mB65E6F1AA7FC8F4848732A63F738EC028F762C02(L_9, L_8, NULL);
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* L_10 = L_9;
V_0 = L_10;
NullCheck(L_6);
ArrayElementTypeCheck (L_6, L_10);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70*)L_10);
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* L_11 = V_0;
G_B3_0 = L_11;
}
IL_0020:
{
return G_B3_0;
}
IL_0021:
{
int32_t L_12 = ___0_labelIndex;
EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* L_13 = (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70*)il2cpp_codegen_object_new(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var);
NullCheck(L_13);
EnterFaultInstruction__ctor_mB65E6F1AA7FC8F4848732A63F738EC028F762C02(L_13, L_12, NULL);
return L_13;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterFaultInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFaultInstruction_Run_mEC7B633999359917BAB926B27B0F96F71A37FC10 (EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = ___0_frame;
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 L_2;
L_2 = IndexedBranchInstruction_GetLabel_m5E0B08A63F1BDEF58B8BFCF15857A14FB15F0967(__this, L_1, NULL);
int32_t L_3 = L_2.___StackDepth_1;
NullCheck(L_0);
InterpretedFrame_SetStackDepth_m2FC13C2E30F3CE2A0256D9D3F16C37ACD7F9FAB6(L_0, L_3, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
NullCheck(L_4);
InterpretedFrame_PushPendingContinuation_m5A76A13532944FFA8382AD66309A843A72518EC1(L_4, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
NullCheck(L_5);
InterpretedFrame_RemoveContinuation_m9B4A677E025536837E61DCDFDB2100F4542D53D1(L_5, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EnterFaultInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFaultInstruction__cctor_m7BB481F93DAF99C0C1A07433240BBEBAF7255B72 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C* L_0 = (EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C*)(EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C*)SZArrayNew(EnterFaultInstructionU5BU5D_tF27A41717E2ED1C60776520315374F7E6E44085C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32));
((EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_StaticFields*)il2cpp_codegen_static_fields_for(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var))->___s_cache_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_StaticFields*)il2cpp_codegen_static_fields_for(EnterFaultInstruction_t183D15AE9C491B0138F46539206C47452C3E1E70_il2cpp_TypeInfo_var))->___s_cache_1), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.LeaveFaultInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveFaultInstruction__ctor_m251699C7617B83ED05D44237B6623E6ED6FA49B6 (LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveFaultInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveFaultInstruction_get_ConsumedStack_m1C2B6575C4E801761EE5D2FCF867D2AEB69D2F39 (LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveFaultInstruction::get_ConsumedContinuations()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveFaultInstruction_get_ConsumedContinuations_mC54A51FEA58DAE21D96C0B4587D47FDABDBA4DE2 (LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.LeaveFaultInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LeaveFaultInstruction_get_InstructionName_m8064F0D7B86E92CF0BAA1C0B40EF428CF40B2801 (LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D46793C6718168058BA573A6A3287A1EBCE924F);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral4D46793C6718168058BA573A6A3287A1EBCE924F;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveFaultInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveFaultInstruction_Run_mDA76FCCE64E2F3309A7376352D2E7DE58235FFA0 (LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
InterpretedFrame_PopPendingContinuation_m362D9DCA6C3E8D45A2C7EF1CB2CB24F99ACD6D55(L_0, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.LeaveFaultInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveFaultInstruction__cctor_m822354F760177CE3BD6865014DBF796875535427 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73* L_0 = (LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73*)il2cpp_codegen_object_new(LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_il2cpp_TypeInfo_var);
NullCheck(L_0);
LeaveFaultInstruction__ctor_m251699C7617B83ED05D44237B6623E6ED6FA49B6(L_0, NULL);
((LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_StaticFields*)il2cpp_codegen_static_fields_for(LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_il2cpp_TypeInfo_var))->___Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_StaticFields*)il2cpp_codegen_static_fields_for(LeaveFaultInstruction_tB97B69B82AD04594155677DAEB82AFAA06C5CD73_il2cpp_TypeInfo_var))->___Instance_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionFilterInstruction__ctor_m75EC6174C8F1CBC8B535E243E83825FDDB411148 (EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterExceptionFilterInstruction_get_InstructionName_mE58BE3B07626279672B6A9FBC56395D1CEB20BD7 (EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92235D9FF02B2FBFFECD2B87DA339B75ECB00132);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral92235D9FF02B2FBFFECD2B87DA339B75ECB00132;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionFilterInstruction_get_ProducedStack_mD1CC622BBAD936ED8A9584CE7B651A0FEE24EBBF (EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionFilterInstruction_Run_m8842DC91A94CA1A0565FD8976E61C862A3DBF61E (EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionFilterInstruction__cctor_m023EDCBA5E7D17C2BCF27BD50464160CD2E04C49 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2* L_0 = (EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2*)il2cpp_codegen_object_new(EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_il2cpp_TypeInfo_var);
NullCheck(L_0);
EnterExceptionFilterInstruction__ctor_m75EC6174C8F1CBC8B535E243E83825FDDB411148(L_0, NULL);
((EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_il2cpp_TypeInfo_var))->___Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionFilterInstruction_tE3F372AA603C140CE276A9414C309594F9DF01B2_il2cpp_TypeInfo_var))->___Instance_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveExceptionFilterInstruction__ctor_m8B03CBD0612DFF4DF58230DCD821BC0E0B9AAE19 (LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LeaveExceptionFilterInstruction_get_InstructionName_mCD3092219F4173FDA67244B23832B8CAB2080345 (LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42E879C043E20E8AB8C2BD566F44D7EBBE3B5EAE);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral42E879C043E20E8AB8C2BD566F44D7EBBE3B5EAE;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveExceptionFilterInstruction_get_ConsumedStack_m8F14C3CC76CA5DE9EDA268583AA32A6F228CFA99 (LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveExceptionFilterInstruction_Run_mA9937D3D5980BCF2F91CB07440A4ACF66ACE5276 (LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.LeaveExceptionFilterInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveExceptionFilterInstruction__cctor_m012FE3B5BE55DE5922D6AC523548F07AA10653FD (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C* L_0 = (LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C*)il2cpp_codegen_object_new(LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_il2cpp_TypeInfo_var);
NullCheck(L_0);
LeaveExceptionFilterInstruction__ctor_m8B03CBD0612DFF4DF58230DCD821BC0E0B9AAE19(L_0, NULL);
((LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_StaticFields*)il2cpp_codegen_static_fields_for(LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_il2cpp_TypeInfo_var))->___Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_StaticFields*)il2cpp_codegen_static_fields_for(LeaveExceptionFilterInstruction_t964A0C554AD71589BC132ED9579FC647FFC6360C_il2cpp_TypeInfo_var))->___Instance_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::.ctor(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionHandlerInstruction__ctor_mEAB00CB1658A2371E4BDA170E4349BF7C651F46E (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* __this, bool ___0_hasValue, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
bool L_0 = ___0_hasValue;
__this->____hasValue_2 = L_0;
return;
}
}
// System.String System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterExceptionHandlerInstruction_get_InstructionName_m8DB0422F850A083857F5EB7D280D89892B6B17AA (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D822A2BF34869F9892896A8851640A9FCB0F8EE);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral2D822A2BF34869F9892896A8851640A9FCB0F8EE;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionHandlerInstruction_get_ConsumedStack_m49644432118D1059B1373442D8BA913339F2EEFC (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasValue_2;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionHandlerInstruction_get_ProducedStack_mEAC320787A75B7EDBC390A26294D0A8530C00401 (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionHandlerInstruction_Run_m223E5513E14D4E3EFE218168D3FA427A9E4FA49B (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionHandlerInstruction__cctor_mFBD6053C827A5A0049D556F151E2FE18E46CD310 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* L_0 = (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451*)il2cpp_codegen_object_new(EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var);
NullCheck(L_0);
EnterExceptionHandlerInstruction__ctor_mEAB00CB1658A2371E4BDA170E4349BF7C651F46E(L_0, (bool)0, NULL);
((EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var))->___Void_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var))->___Void_0), (void*)L_0);
EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451* L_1 = (EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451*)il2cpp_codegen_object_new(EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var);
NullCheck(L_1);
EnterExceptionHandlerInstruction__ctor_mEAB00CB1658A2371E4BDA170E4349BF7C651F46E(L_1, (bool)1, NULL);
((EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var))->___NonVoid_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionHandlerInstruction_tBB0520787E4FFAE2287EE9BEDFB78A3218580451_il2cpp_TypeInfo_var))->___NonVoid_1), (void*)L_1);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::.ctor(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveExceptionHandlerInstruction__ctor_mB4C3F469E4428AF697ACFFB260874F68347BF7D3 (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* __this, int32_t ___0_labelIndex, bool ___1_hasValue, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_labelIndex;
IndexedBranchInstruction__ctor_m12A9CC556AC43F6C4D3F55CD3C81A24C03ADAFBF(__this, L_0, NULL);
bool L_1 = ___1_hasValue;
__this->____hasValue_2 = L_1;
return;
}
}
// System.String System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LeaveExceptionHandlerInstruction_get_InstructionName_m5B966918CBB96A8EA299A1A4CA203A971D5521F4 (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC9A0B762145EC1ABFDADD207AC2FBA9FD0C9575F);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralC9A0B762145EC1ABFDADD207AC2FBA9FD0C9575F;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveExceptionHandlerInstruction_get_ConsumedStack_m64C1BBBD4459931DC110F0A10B6C26AE55AF4CE3 (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasValue_2;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveExceptionHandlerInstruction_get_ProducedStack_m431D8913188B57C5F18EA84744B365FF69D1F5E9 (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasValue_2;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::Create(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* LeaveExceptionHandlerInstruction_Create_m7C6FE6DA22B26459A689DD8E2887412ACC93EE63 (int32_t ___0_labelIndex, bool ___1_hasValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* V_1 = NULL;
int32_t G_B3_0 = 0;
int32_t G_B2_0 = 0;
int32_t G_B4_0 = 0;
int32_t G_B4_1 = 0;
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* G_B6_0 = NULL;
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* G_B5_0 = NULL;
{
int32_t L_0 = ___0_labelIndex;
if ((((int32_t)L_0) >= ((int32_t)((int32_t)32))))
{
goto IL_002e;
}
}
{
int32_t L_1 = ___0_labelIndex;
bool L_2 = ___1_hasValue;
G_B2_0 = ((int32_t)il2cpp_codegen_multiply(2, L_1));
if (L_2)
{
G_B3_0 = ((int32_t)il2cpp_codegen_multiply(2, L_1));
goto IL_000e;
}
}
{
G_B4_0 = 0;
G_B4_1 = G_B2_0;
goto IL_000f;
}
IL_000e:
{
G_B4_0 = 1;
G_B4_1 = G_B3_0;
}
IL_000f:
{
V_0 = ((int32_t)(G_B4_1|G_B4_0));
il2cpp_codegen_runtime_class_init_inline(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var);
LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001* L_3 = ((LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_StaticFields*)il2cpp_codegen_static_fields_for(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_4 = V_0;
NullCheck(L_3);
int32_t L_5 = L_4;
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* L_7 = L_6;
G_B5_0 = L_7;
if (L_7)
{
G_B6_0 = L_7;
goto IL_002d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var);
LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001* L_8 = ((LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_StaticFields*)il2cpp_codegen_static_fields_for(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var))->___s_cache_1;
int32_t L_9 = V_0;
int32_t L_10 = ___0_labelIndex;
bool L_11 = ___1_hasValue;
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* L_12 = (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB*)il2cpp_codegen_object_new(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var);
NullCheck(L_12);
LeaveExceptionHandlerInstruction__ctor_mB4C3F469E4428AF697ACFFB260874F68347BF7D3(L_12, L_10, L_11, NULL);
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* L_13 = L_12;
V_1 = L_13;
NullCheck(L_8);
ArrayElementTypeCheck (L_8, L_13);
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB*)L_13);
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* L_14 = V_1;
G_B6_0 = L_14;
}
IL_002d:
{
return G_B6_0;
}
IL_002e:
{
int32_t L_15 = ___0_labelIndex;
bool L_16 = ___1_hasValue;
LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* L_17 = (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB*)il2cpp_codegen_object_new(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var);
NullCheck(L_17);
LeaveExceptionHandlerInstruction__ctor_mB4C3F469E4428AF697ACFFB260874F68347BF7D3(L_17, L_15, L_16, NULL);
return L_17;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LeaveExceptionHandlerInstruction_Run_m6EA8A0BAC95B01FC55AD55615A2353DA0849B4C7 (LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
RuntimeLabel_tD233E2C3F1E1A1877FFE3E9DFB3A69C57D40A548 L_1;
L_1 = IndexedBranchInstruction_GetLabel_m5E0B08A63F1BDEF58B8BFCF15857A14FB15F0967(__this, L_0, NULL);
int32_t L_2 = L_1.___Index_0;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
int32_t L_4 = L_3->___InstructionIndex_10;
return ((int32_t)il2cpp_codegen_subtract(L_2, L_4));
}
}
// System.Void System.Linq.Expressions.Interpreter.LeaveExceptionHandlerInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LeaveExceptionHandlerInstruction__cctor_m6E05C651F0AB000A3708F5E32F580953CC073B3D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001* L_0 = (LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001*)(LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001*)SZArrayNew(LeaveExceptionHandlerInstructionU5BU5D_t697FFD2CAADCF0CD7E6F6D2322D6B058D9C81001_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64));
((LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_StaticFields*)il2cpp_codegen_static_fields_for(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var))->___s_cache_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_StaticFields*)il2cpp_codegen_static_fields_for(LeaveExceptionHandlerInstruction_t2A2D9FC2B10454A4E1213F71EE7BDA0476B485BB_il2cpp_TypeInfo_var))->___s_cache_1), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.ThrowInstruction::.ctor(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowInstruction__ctor_m129E8C8C860543628CE714F44F7396634422C988 (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* __this, bool ___0_hasResult, bool ___1_isRethrow, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
bool L_0 = ___0_hasResult;
__this->____hasResult_4 = L_0;
bool L_1 = ___1_isRethrow;
__this->____rethrow_5 = L_1;
return;
}
}
// System.String System.Linq.Expressions.Interpreter.ThrowInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ThrowInstruction_get_InstructionName_mE582ADAB52597AB5B88392026D569677A9EF3895 (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A474FBC7EC4EA2C1A762D0FB32562808DDDA351);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral2A474FBC7EC4EA2C1A762D0FB32562808DDDA351;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ThrowInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ThrowInstruction_get_ProducedStack_mA812A16AE95C41AC6028A6F8307A5A89C7CB810A (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____hasResult_4;
if (L_0)
{
goto IL_000a;
}
}
{
return 0;
}
IL_000a:
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ThrowInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ThrowInstruction_get_ConsumedStack_m2015D3810AF8E6A5DC58FA1BEF02608E5E0715C2 (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ThrowInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ThrowInstruction_Run_mA1B3D9420E30525165BFC0BCBA9D6E72F67E9598 (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
Exception_t* G_B2_0 = NULL;
Exception_t* G_B1_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var)));
Exception_t* L_2;
L_2 = ThrowInstruction_WrapThrownObject_m0690AB46575D833E56C74C41282955315B87A34A(L_1, NULL);
bool L_3 = __this->____rethrow_5;
G_B1_0 = L_2;
if (!L_3)
{
G_B2_0 = L_2;
goto IL_0019;
}
}
{
RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6* L_4 = (RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RethrowException_t8089DF974D37EC662002EE10AE6E66F9CF74D0E6_il2cpp_TypeInfo_var)));
NullCheck(L_4);
RethrowException__ctor_mF836639BDAD92461F8E22D4CB1B1DB7DBE799FD3(L_4, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowInstruction_Run_mA1B3D9420E30525165BFC0BCBA9D6E72F67E9598_RuntimeMethod_var)));
}
IL_0019:
{
IL2CPP_RAISE_MANAGED_EXCEPTION(G_B2_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ThrowInstruction_Run_mA1B3D9420E30525165BFC0BCBA9D6E72F67E9598_RuntimeMethod_var)));
}
}
// System.Exception System.Linq.Expressions.Interpreter.ThrowInstruction::WrapThrownObject(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* ThrowInstruction_WrapThrownObject_m0690AB46575D833E56C74C41282955315B87A34A (RuntimeObject* ___0_thrown, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* G_B4_0 = NULL;
Exception_t* G_B2_0 = NULL;
{
RuntimeObject* L_0 = ___0_thrown;
if (!L_0)
{
goto IL_0014;
}
}
{
RuntimeObject* L_1 = ___0_thrown;
Exception_t* L_2 = ((Exception_t*)IsInstClass((RuntimeObject*)L_1, Exception_t_il2cpp_TypeInfo_var));
G_B2_0 = L_2;
if (L_2)
{
G_B4_0 = L_2;
goto IL_0015;
}
}
{
RuntimeObject* L_3 = ___0_thrown;
RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8* L_4 = (RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8*)il2cpp_codegen_object_new(RuntimeWrappedException_tD43BD0B43ECF58052755A87C0166F70AFE2144B8_il2cpp_TypeInfo_var);
NullCheck(L_4);
RuntimeWrappedException__ctor_m9F23DA35C507DA47ABF3E01B698C04FFA77A228F(L_4, L_3, NULL);
return L_4;
}
IL_0014:
{
G_B4_0 = ((Exception_t*)(NULL));
}
IL_0015:
{
return G_B4_0;
}
}
// System.Void System.Linq.Expressions.Interpreter.ThrowInstruction::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowInstruction__cctor_m9093A753AFB200D49CD1F3689081093B3D3D442F (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* L_0 = (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A*)il2cpp_codegen_object_new(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var);
NullCheck(L_0);
ThrowInstruction__ctor_m129E8C8C860543628CE714F44F7396634422C988(L_0, (bool)1, (bool)0, NULL);
((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___Throw_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___Throw_0), (void*)L_0);
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* L_1 = (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A*)il2cpp_codegen_object_new(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var);
NullCheck(L_1);
ThrowInstruction__ctor_m129E8C8C860543628CE714F44F7396634422C988(L_1, (bool)0, (bool)0, NULL);
((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___VoidThrow_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___VoidThrow_1), (void*)L_1);
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* L_2 = (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A*)il2cpp_codegen_object_new(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var);
NullCheck(L_2);
ThrowInstruction__ctor_m129E8C8C860543628CE714F44F7396634422C988(L_2, (bool)1, (bool)1, NULL);
((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___Rethrow_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___Rethrow_2), (void*)L_2);
ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A* L_3 = (ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A*)il2cpp_codegen_object_new(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var);
NullCheck(L_3);
ThrowInstruction__ctor_m129E8C8C860543628CE714F44F7396634422C988(L_3, (bool)0, (bool)1, NULL);
((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___VoidRethrow_3 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_StaticFields*)il2cpp_codegen_static_fields_for(ThrowInstruction_tCF8AEE633A48BAB683C776C292F9EF113F47510A_il2cpp_TypeInfo_var))->___VoidRethrow_3), (void*)L_3);
return;
}
}
#ifdef __clang__
#pragma 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.StringSwitchInstruction::.ctor(System.Collections.Generic.Dictionary`2<System.String,System.Int32>,System.Runtime.CompilerServices.StrongBox`1<System.Int32>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringSwitchInstruction__ctor_m97800B343413972ACF54D7A5176B234FCA29B477 (StringSwitchInstruction_tAC76A9571E6022CF041714B05715E1185A8F8479* __this, Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ___0_cases, StrongBox_1_tF35CC8366077918FAD1C37CAC9A9F9BF03F2CE7B* ___1_nullCase, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* L_0 = ___0_cases;
__this->____cases_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____cases_0), (void*)L_0);
StrongBox_1_tF35CC8366077918FAD1C37CAC9A9F9BF03F2CE7B* L_1 = ___1_nullCase;
__this->____nullCase_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nullCase_1), (void*)L_1);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.StringSwitchInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringSwitchInstruction_get_InstructionName_mAC87B1C265DF1B3C33759F854CD740D781E20047 (StringSwitchInstruction_tAC76A9571E6022CF041714B05715E1185A8F8479* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3878BC2E40CCD9482C111CE243EFF66B2AB0371);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralC3878BC2E40CCD9482C111CE243EFF66B2AB0371;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.StringSwitchInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringSwitchInstruction_get_ConsumedStack_mF37965D1E620D28489F474B9EE49D341968CAAC4 (StringSwitchInstruction_tAC76A9571E6022CF041714B05715E1185A8F8479* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.StringSwitchInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringSwitchInstruction_Run_mA5729B2003BD44228B0CFC82330D61F71AE95047 (StringSwitchInstruction_tAC76A9571E6022CF041714B05715E1185A8F8479* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m835BB1E6EA8A8BF1242B51E28FD65B43FEF68E2A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
int32_t V_1 = 0;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0016;
}
}
{
StrongBox_1_tF35CC8366077918FAD1C37CAC9A9F9BF03F2CE7B* L_3 = __this->____nullCase_1;
NullCheck(L_3);
int32_t L_4 = L_3->___Value_0;
return L_4;
}
IL_0016:
{
Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* L_5 = __this->____cases_0;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
bool L_7;
L_7 = Dictionary_2_TryGetValue_m835BB1E6EA8A8BF1242B51E28FD65B43FEF68E2A(L_5, ((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), (&V_1), Dictionary_2_TryGetValue_m835BB1E6EA8A8BF1242B51E28FD65B43FEF68E2A_RuntimeMethod_var);
if (L_7)
{
goto IL_002d;
}
}
{
return 1;
}
IL_002d:
{
int32_t L_8 = V_1;
return L_8;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInstruction_get_ConsumedStack_m2E46FE964A83F7AA5969B03D827EF1CFAB8DC191 (DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInstruction_get_ProducedStack_mD1589F37B9BD24775783B8DAB07A4DB4A25E556F (DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.DecrementInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DecrementInstruction_get_InstructionName_m58269C5C0830996BC1F3E5A2E0E041CE7535FAAD (DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09600D54B6B1D49C4C90FEE9A598C0A9884F4E83);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral09600D54B6B1D49C4C90FEE9A598C0A9884F4E83;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37 (DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::Create(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* DecrementInstruction_Create_m78CF0343565DFFB330828070C15188B8687C0684 (Type_t* ___0_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL;
{
Type_t* L_0 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL);
V_0 = L_2;
int32_t L_3 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 7)))
{
case 0:
{
goto IL_0039;
}
case 1:
{
goto IL_0078;
}
case 2:
{
goto IL_004e;
}
case 3:
{
goto IL_008d;
}
case 4:
{
goto IL_0063;
}
case 5:
{
goto IL_00a2;
}
case 6:
{
goto IL_00b7;
}
case 7:
{
goto IL_00cc;
}
}
}
{
goto IL_00e1;
}
IL_0039:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int16_0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4;
G_B3_0 = L_5;
if (L_5)
{
G_B4_0 = L_5;
goto IL_004d;
}
}
{
DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A* L_6 = (DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A*)il2cpp_codegen_object_new(DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A_il2cpp_TypeInfo_var);
NullCheck(L_6);
DecrementInt16__ctor_mE88EB64EA9727E69CF723287922AF13CC528F1B3(L_6, NULL);
DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A* L_7 = L_6;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7);
G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7));
}
IL_004d:
{
return G_B4_0;
}
IL_004e:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int32_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8;
G_B6_0 = L_9;
if (L_9)
{
G_B7_0 = L_9;
goto IL_0062;
}
}
{
DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849* L_10 = (DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849*)il2cpp_codegen_object_new(DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849_il2cpp_TypeInfo_var);
NullCheck(L_10);
DecrementInt32__ctor_m25554667F04D647AA3C768235A54CCBA4AFB041A(L_10, NULL);
DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849* L_11 = L_10;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11);
G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11));
}
IL_0062:
{
return G_B7_0;
}
IL_0063:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int64_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12;
G_B9_0 = L_13;
if (L_13)
{
G_B10_0 = L_13;
goto IL_0077;
}
}
{
DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB* L_14 = (DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB*)il2cpp_codegen_object_new(DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB_il2cpp_TypeInfo_var);
NullCheck(L_14);
DecrementInt64__ctor_m1C134136135A1AFB3765CDEC1DC974D8B5C08863(L_14, NULL);
DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB* L_15 = L_14;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15);
G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15));
}
IL_0077:
{
return G_B10_0;
}
IL_0078:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt16_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16;
G_B12_0 = L_17;
if (L_17)
{
G_B13_0 = L_17;
goto IL_008c;
}
}
{
DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE* L_18 = (DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE*)il2cpp_codegen_object_new(DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE_il2cpp_TypeInfo_var);
NullCheck(L_18);
DecrementUInt16__ctor_m920B0B09B1709AE6F0547C4194CBC9F5C06EF631(L_18, NULL);
DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE* L_19 = L_18;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19);
G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19));
}
IL_008c:
{
return G_B13_0;
}
IL_008d:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt32_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20;
G_B15_0 = L_21;
if (L_21)
{
G_B16_0 = L_21;
goto IL_00a1;
}
}
{
DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C* L_22 = (DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C*)il2cpp_codegen_object_new(DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C_il2cpp_TypeInfo_var);
NullCheck(L_22);
DecrementUInt32__ctor_mD67F7DCAF7838986E4B453736649CC8FB24F7E89(L_22, NULL);
DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C* L_23 = L_22;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23);
G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23));
}
IL_00a1:
{
return G_B16_0;
}
IL_00a2:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt64_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24;
G_B18_0 = L_25;
if (L_25)
{
G_B19_0 = L_25;
goto IL_00b6;
}
}
{
DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA* L_26 = (DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA*)il2cpp_codegen_object_new(DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA_il2cpp_TypeInfo_var);
NullCheck(L_26);
DecrementUInt64__ctor_m291E15FA1860713D250799D97E961D689985951B(L_26, NULL);
DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA* L_27 = L_26;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27);
G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27));
}
IL_00b6:
{
return G_B19_0;
}
IL_00b7:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Single_6;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28;
G_B21_0 = L_29;
if (L_29)
{
G_B22_0 = L_29;
goto IL_00cb;
}
}
{
DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC* L_30 = (DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC*)il2cpp_codegen_object_new(DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC_il2cpp_TypeInfo_var);
NullCheck(L_30);
DecrementSingle__ctor_mC7A6375CBAFE371932C19D122B2D289FAABA52F5(L_30, NULL);
DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC* L_31 = L_30;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Single_6 = L_31;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Single_6), (void*)L_31);
G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31));
}
IL_00cb:
{
return G_B22_0;
}
IL_00cc:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Double_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32;
G_B24_0 = L_33;
if (L_33)
{
G_B25_0 = L_33;
goto IL_00e0;
}
}
{
DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B* L_34 = (DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B*)il2cpp_codegen_object_new(DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B_il2cpp_TypeInfo_var);
NullCheck(L_34);
DecrementDouble__ctor_m4139D233CE6B6D3BF39DDFB271192FCD441A1584(L_34, NULL);
DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B* L_35 = L_34;
((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Double_7 = L_35;
Il2CppCodeGenWriteBarrier((void**)(&((DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_t3F545A9A131CBF95175E5312B33A9CFC4576A78A_il2cpp_TypeInfo_var))->___s_Double_7), (void*)L_35);
G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35));
}
IL_00e0:
{
return G_B25_0;
}
IL_00e1:
{
Exception_t* L_36;
L_36 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DecrementInstruction_Create_m78CF0343565DFFB330828070C15188B8687C0684_RuntimeMethod_var)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInt16_Run_mE4114761C75313096EEBA6D643270DC9A194697D (DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_0022;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
NullCheck(L_4);
InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_4, ((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_5, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))), 1))), NULL);
}
IL_0022:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt16__ctor_mE88EB64EA9727E69CF723287922AF13CC528F1B3 (DecrementInt16_t8241E62CA9E33A9BB8890B46528A0213B4CB024A* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInt32_Run_m235C4D582546863B89780973F0ED3C0B802FCB00 (DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_0021;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
NullCheck(L_4);
InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_4, ((int32_t)il2cpp_codegen_subtract(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_5, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))), 1)), NULL);
}
IL_0021:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt32__ctor_m25554667F04D647AA3C768235A54CCBA4AFB041A (DecrementInt32_t38E4ED14D29456E35EAD9E400FC2BC5D6D846849* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInt64_Run_m5A13750B8FE5319DF802E69E801A07B1B4EB5E51 (DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_0027;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
int64_t L_6 = ((int64_t)il2cpp_codegen_subtract(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_5, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var)))), ((int64_t)1)));
RuntimeObject* L_7 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_6);
NullCheck(L_4);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL);
}
IL_0027:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt64__ctor_m1C134136135A1AFB3765CDEC1DC974D8B5C08863 (DecrementInt64_t4DA3703563496E548E2CF963D118FFA94190E7AB* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementUInt16_Run_m1748DC87562E5F9BC063287D1355F036D9C92CD1 (DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_0022;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
NullCheck(L_4);
InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D(L_4, (uint16_t)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_5, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var)))), 1))), NULL);
}
IL_0022:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt16__ctor_m920B0B09B1709AE6F0547C4194CBC9F5C06EF631 (DecrementUInt16_tC9BA844E7A9409B40B7325DA141776456607CCBE* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementUInt32_Run_m1BA4638AD07695227BAA930ABE2CDC36DFD171FB (DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_0026;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
uint32_t L_6 = ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_5, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))), 1)));
RuntimeObject* L_7 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_6);
NullCheck(L_4);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL);
}
IL_0026:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt32__ctor_mD67F7DCAF7838986E4B453736649CC8FB24F7E89 (DecrementUInt32_t99A49CEF656D9B8913AEC53217F60AB7994B816C* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementUInt64_Run_m07954330796D97F7CAC37F7D1962A422D476B3C6 (DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_0027;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
uint64_t L_6 = ((uint64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_5, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))), ((int64_t)1))));
RuntimeObject* L_7 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_6);
NullCheck(L_4);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL);
}
IL_0027:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt64__ctor_m291E15FA1860713D250799D97E961D689985951B (DecrementUInt64_t6262390519D9E58F33758D22D2725A3F722134CA* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementSingle_Run_m3443F8A44AE9BBDC44891B84C20D560D8A540F91 (DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_002a;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
float L_6 = ((float)il2cpp_codegen_subtract(((*(float*)((float*)(float*)UnBox(L_5, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), (1.0f)));
RuntimeObject* L_7 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_6);
NullCheck(L_4);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL);
}
IL_002a:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementSingle__ctor_mC7A6375CBAFE371932C19D122B2D289FAABA52F5 (DecrementSingle_t6EBE875F2C64D21A2A551ECB55639637ABC842CC* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementDouble_Run_mFA68E6642A3C76CEABD7FBD2AE7FA43B5E4ED2E4 (DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
if (L_2)
{
goto IL_0013;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, NULL, NULL);
goto IL_002e;
}
IL_0013:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_4 = ___0_frame;
RuntimeObject* L_5 = V_0;
double L_6 = ((double)il2cpp_codegen_subtract(((*(double*)((double*)(double*)UnBox(L_5, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), (1.0)));
RuntimeObject* L_7 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_6);
NullCheck(L_4);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_4, L_7, NULL);
}
IL_002e:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementDouble__ctor_m4139D233CE6B6D3BF39DDFB271192FCD441A1584 (DecrementDouble_tD2D2A06F6064D3C5A39DBA060DD57432DE64D44B* __this, const RuntimeMethod* method)
{
{
DecrementInstruction__ctor_m4D4DFD807033D557684800BD3221CDCCDC0AFA37(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.DefaultValueInstruction::.ctor(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultValueInstruction__ctor_mA10223D4B4DF9F952C4C969ED1B81CE60741C01B (DefaultValueInstruction_tF75A9564888B8CE1C4BE6F46793FB77B49848897* __this, Type_t* ___0_type, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
Type_t* L_0 = ___0_type;
__this->____type_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____type_0), (void*)L_0);
return;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.DefaultValueInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DefaultValueInstruction_get_ProducedStack_m6598B3F85245B5AEC555966A387324A056DF1484 (DefaultValueInstruction_tF75A9564888B8CE1C4BE6F46793FB77B49848897* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.DefaultValueInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DefaultValueInstruction_get_InstructionName_m6B32E8A85C3E915A440A515802A1B02DA4A7345C (DefaultValueInstruction_tF75A9564888B8CE1C4BE6F46793FB77B49848897* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD98FE7007D1F7A79A2A7C688B6F8ADFFCFBF923E);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralD98FE7007D1F7A79A2A7C688B6F8ADFFCFBF923E;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.DefaultValueInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DefaultValueInstruction_Run_mBFFD2CA2C268EA0D3EF1C085E1522BD4330E6E89 (DefaultValueInstruction_tF75A9564888B8CE1C4BE6F46793FB77B49848897* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
Type_t* L_1 = __this->____type_0;
RuntimeObject* L_2;
L_2 = Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF(L_1, NULL);
NullCheck(L_0);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_0, L_2, NULL);
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.DefaultValueInstruction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DefaultValueInstruction_ToString_m77D0366CCB95A33C5BCB90A866B3BF4C6A5D4133 (DefaultValueInstruction_tF75A9564888B8CE1C4BE6F46793FB77B49848897* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3D9FD30603150D66B02BDDF67069CAA738EB205A);
s_Il2CppMethodInitialized = true;
}
Type_t* G_B2_0 = NULL;
String_t* G_B2_1 = NULL;
Type_t* G_B1_0 = NULL;
String_t* G_B1_1 = NULL;
String_t* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
{
Type_t* L_0 = __this->____type_0;
Type_t* L_1 = L_0;
G_B1_0 = L_1;
G_B1_1 = _stringLiteral3D9FD30603150D66B02BDDF67069CAA738EB205A;
if (L_1)
{
G_B2_0 = L_1;
G_B2_1 = _stringLiteral3D9FD30603150D66B02BDDF67069CAA738EB205A;
goto IL_0012;
}
}
{
G_B3_0 = ((String_t*)(NULL));
G_B3_1 = G_B1_1;
goto IL_0017;
}
IL_0012:
{
NullCheck(G_B2_0);
String_t* L_2;
L_2 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B2_0);
G_B3_0 = L_2;
G_B3_1 = G_B2_1;
}
IL_0017:
{
String_t* L_3;
L_3 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(G_B3_1, G_B3_0, NULL);
return L_3;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInstruction_get_ConsumedStack_m8009DF6CD9B4626ABCF9F48AA71B0DFC7C6FC72C (DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInstruction_get_ProducedStack_m0F691C62EC37CEE16EAC45C5D12589BD6259FBD8 (DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.DivInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DivInstruction_get_InstructionName_mC328C1E9C456CC9C46080D6EE552DEA80B82A93F (DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0280D409FE3ADEA994E62B6FC7ADFD08A7BC445A);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral0280D409FE3ADEA994E62B6FC7ADFD08A7BC445A;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694 (DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::Create(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* DivInstruction_Create_m8BBC09B6D87BF45E6FC083566CDD057BCDA75DB7 (Type_t* ___0_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL;
{
Type_t* L_0 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL);
V_0 = L_2;
int32_t L_3 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 7)))
{
case 0:
{
goto IL_0039;
}
case 1:
{
goto IL_0078;
}
case 2:
{
goto IL_004e;
}
case 3:
{
goto IL_008d;
}
case 4:
{
goto IL_0063;
}
case 5:
{
goto IL_00a2;
}
case 6:
{
goto IL_00b7;
}
case 7:
{
goto IL_00cc;
}
}
}
{
goto IL_00e1;
}
IL_0039:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int16_0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4;
G_B3_0 = L_5;
if (L_5)
{
G_B4_0 = L_5;
goto IL_004d;
}
}
{
DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340* L_6 = (DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340*)il2cpp_codegen_object_new(DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340_il2cpp_TypeInfo_var);
NullCheck(L_6);
DivInt16__ctor_mC2C2C6C5C711BB3BFB9C3D21E4FBE3CCC738FFF6(L_6, NULL);
DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340* L_7 = L_6;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int16_0 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int16_0), (void*)L_7);
G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7));
}
IL_004d:
{
return G_B4_0;
}
IL_004e:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int32_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8;
G_B6_0 = L_9;
if (L_9)
{
G_B7_0 = L_9;
goto IL_0062;
}
}
{
DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4* L_10 = (DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4*)il2cpp_codegen_object_new(DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4_il2cpp_TypeInfo_var);
NullCheck(L_10);
DivInt32__ctor_m4ADC830D7CC891B9ADC56D89681B0B518723C5DF(L_10, NULL);
DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4* L_11 = L_10;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int32_1 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int32_1), (void*)L_11);
G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11));
}
IL_0062:
{
return G_B7_0;
}
IL_0063:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int64_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12;
G_B9_0 = L_13;
if (L_13)
{
G_B10_0 = L_13;
goto IL_0077;
}
}
{
DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5* L_14 = (DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5*)il2cpp_codegen_object_new(DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5_il2cpp_TypeInfo_var);
NullCheck(L_14);
DivInt64__ctor_m5EF874F53E257E94E66AB6228A98DC4099710B9E(L_14, NULL);
DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5* L_15 = L_14;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int64_2 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Int64_2), (void*)L_15);
G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15));
}
IL_0077:
{
return G_B10_0;
}
IL_0078:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt16_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16;
G_B12_0 = L_17;
if (L_17)
{
G_B13_0 = L_17;
goto IL_008c;
}
}
{
DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30* L_18 = (DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30*)il2cpp_codegen_object_new(DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30_il2cpp_TypeInfo_var);
NullCheck(L_18);
DivUInt16__ctor_mBC97C6D2280B010551D43805D738A795A1FF8E02(L_18, NULL);
DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30* L_19 = L_18;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt16_3 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt16_3), (void*)L_19);
G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19));
}
IL_008c:
{
return G_B13_0;
}
IL_008d:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt32_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20;
G_B15_0 = L_21;
if (L_21)
{
G_B16_0 = L_21;
goto IL_00a1;
}
}
{
DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2* L_22 = (DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2*)il2cpp_codegen_object_new(DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2_il2cpp_TypeInfo_var);
NullCheck(L_22);
DivUInt32__ctor_mA438A751EA7A1362EE1A0B8948816B3F83DA2FF5(L_22, NULL);
DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2* L_23 = L_22;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt32_4 = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt32_4), (void*)L_23);
G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23));
}
IL_00a1:
{
return G_B16_0;
}
IL_00a2:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt64_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24;
G_B18_0 = L_25;
if (L_25)
{
G_B19_0 = L_25;
goto IL_00b6;
}
}
{
DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE* L_26 = (DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE*)il2cpp_codegen_object_new(DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE_il2cpp_TypeInfo_var);
NullCheck(L_26);
DivUInt64__ctor_mFD01B2641291CA29047D6DBE995AB84AFB7A5681(L_26, NULL);
DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE* L_27 = L_26;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt64_5 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_UInt64_5), (void*)L_27);
G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27));
}
IL_00b6:
{
return G_B19_0;
}
IL_00b7:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Single_6;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28;
G_B21_0 = L_29;
if (L_29)
{
G_B22_0 = L_29;
goto IL_00cb;
}
}
{
DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C* L_30 = (DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C*)il2cpp_codegen_object_new(DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C_il2cpp_TypeInfo_var);
NullCheck(L_30);
DivSingle__ctor_mDEBD870CF96E3D093E9057864EB669F5BA1C4BFB(L_30, NULL);
DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C* L_31 = L_30;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Single_6 = L_31;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Single_6), (void*)L_31);
G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31));
}
IL_00cb:
{
return G_B22_0;
}
IL_00cc:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Double_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32;
G_B24_0 = L_33;
if (L_33)
{
G_B25_0 = L_33;
goto IL_00e0;
}
}
{
DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647* L_34 = (DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647*)il2cpp_codegen_object_new(DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647_il2cpp_TypeInfo_var);
NullCheck(L_34);
DivDouble__ctor_mAA36E830C1F037FFF24E2556763452603F4702E9(L_34, NULL);
DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647* L_35 = L_34;
((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Double_7 = L_35;
Il2CppCodeGenWriteBarrier((void**)(&((DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_tC5461B69A11625256DDCC4D6AAD8100A7E1B200F_il2cpp_TypeInfo_var))->___s_Double_7), (void*)L_35);
G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35));
}
IL_00e0:
{
return G_B25_0;
}
IL_00e1:
{
Exception_t* L_36;
L_36 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DivInstruction_Create_m8BBC09B6D87BF45E6FC083566CDD057BCDA75DB7_RuntimeMethod_var)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInt16_Run_m593F3123507C1C97BB7B30D7082DEFFFBB86AA51 (DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003b;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0039;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
int16_t L_18 = ((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_16, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))/(int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_17, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_003a;
}
IL_0039:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_003a:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003b:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt16__ctor_mC2C2C6C5C711BB3BFB9C3D21E4FBE3CCC738FFF6 (DivInt16_t8DBE9924D36D2A107A6428DD28A15FBD89FE2340* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInt32_Run_mE68B60FD2617D6D230590CB0A97AD4C2AE344E10 (DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
RuntimeObject* L_18;
L_18 = ScriptingRuntimeHelpers_Int32ToObject_mAD2675398AAD5E125AB6EE9069E62E4D87C160A6(((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_16, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))/((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_17, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL);
G_B4_0 = L_18;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_19 = ___0_frame;
int32_t L_20 = V_0;
NullCheck(L_19);
L_19->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt32__ctor_m4ADC830D7CC891B9ADC56D89681B0B518723C5DF (DivInt32_t8B915F61BCDFA1821D59EB495E5770589AB3D9F4* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInt64_Run_mE2C5C8E57911DE058AA34408872DE8F208147E29 (DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
int64_t L_18 = ((int64_t)(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_16, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))/((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_17, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))));
RuntimeObject* L_19 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt64__ctor_m5EF874F53E257E94E66AB6228A98DC4099710B9E (DivInt64_tCA1F1EE7BB2A6DC4F30CFB82D36D5390F658EEF5* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivUInt16_Run_mD51FB19397E4A316B6139D8496C19E79B5D77ECC (DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003b;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0039;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
uint16_t L_18 = ((uint16_t)((int32_t)(uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_16, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))/(int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_17, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))));
RuntimeObject* L_19 = Box(UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_003a;
}
IL_0039:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_003a:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003b:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt16__ctor_mBC97C6D2280B010551D43805D738A795A1FF8E02 (DivUInt16_t2B153CFED0938C1C44E1B2F539C3FC5D2670BE30* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivUInt32_Run_m1D4B1000FB40AFB512CD3DF1E5001F5D729C99AB (DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
uint32_t L_18 = ((uint32_t)((int32_t)((uint32_t)(int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_16, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))/(uint32_t)(int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_17, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt32__ctor_mA438A751EA7A1362EE1A0B8948816B3F83DA2FF5 (DivUInt32_tC436D1B467D0F1B30C8E53749834E8B280FDA4D2* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivUInt64_Run_m626F33A07611AED6EB249DE93FD0F5E116D7091F (DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
uint64_t L_18 = ((uint64_t)((int64_t)((uint64_t)(int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_16, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))/(uint64_t)(int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_17, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_19 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt64__ctor_mFD01B2641291CA29047D6DBE995AB84AFB7A5681 (DivUInt64_t207F9C67DC847F44D6F8E372BBD8096924B0FEFE* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivSingle_Run_mD1083F2EAC91A13E99A231D55952C6E18401FD0F (DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
float L_18 = ((float)(((*(float*)((float*)(float*)UnBox(L_16, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))/((*(float*)((float*)(float*)UnBox(L_17, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
RuntimeObject* L_19 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivSingle__ctor_mDEBD870CF96E3D093E9057864EB669F5BA1C4BFB (DivSingle_t4BCF90532749FF828B0B0FB4ADD5D8124F73DE2C* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.DivInstruction/DivDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivDouble_Run_mB70243898822BF9BE3D40C1E81E66D22D7CFAEAB (DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_1 = NULL;
RuntimeObject* V_2 = NULL;
RuntimeObject* V_3 = NULL;
int32_t G_B3_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B3_1 = NULL;
int32_t G_B2_0 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B2_1 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* G_B4_2 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
int32_t L_1 = L_0->___StackIndex_9;
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2->___Data_7;
V_1 = L_3;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = ((int32_t)il2cpp_codegen_subtract(L_5, 2));
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_003a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
RuntimeObject* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = L_12;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = V_1;
int32_t L_14 = V_0;
RuntimeObject* L_15 = V_3;
G_B2_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B2_1 = L_13;
if (!L_15)
{
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_14, 2));
G_B3_1 = L_13;
goto IL_0038;
}
}
{
RuntimeObject* L_16 = V_2;
RuntimeObject* L_17 = V_3;
double L_18 = ((double)(((*(double*)((double*)(double*)UnBox(L_16, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))/((*(double*)((double*)(double*)UnBox(L_17, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))));
RuntimeObject* L_19 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_18);
G_B4_0 = L_19;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0039;
}
IL_0038:
{
G_B4_0 = NULL;
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0039:
{
NullCheck(G_B4_2);
ArrayElementTypeCheck (G_B4_2, G_B4_0);
(G_B4_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B4_1), (RuntimeObject*)G_B4_0);
}
IL_003a:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_20 = ___0_frame;
int32_t L_21 = V_0;
NullCheck(L_20);
L_20->___StackIndex_9 = ((int32_t)il2cpp_codegen_subtract(L_21, 1));
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivDouble__ctor_mAA36E830C1F037FFF24E2556763452603F4702E9 (DivDouble_t7A5FE6CB9AADBB82ED8F60BEA6778BF9DEB2C647* __this, const RuntimeMethod* method)
{
{
DivInstruction__ctor_m5F8BF1B8B4D86963511437761CD43A9FDDEB8694(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInstruction_get_ConsumedStack_mF11308ED3A516783C10AFEECF68A3A51CB8D8C1E (EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInstruction_get_ProducedStack_m3352EF6ED30ADEC8455D3304B284D69E3DFE192C (EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.EqualInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EqualInstruction_get_InstructionName_mB81C60A1650CDD0101A50DF29C38D308AA851E30 (EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC67D141B07D378C9210E4696F19821C50AA2A583);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralC67D141B07D378C9210E4696F19821C50AA2A583;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B (EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::Create(System.Type,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* EqualInstruction_Create_m55D14FDAEEE7BBD1C626EC3A905048D2E58B4026 (Type_t* ___0_type, bool ___1_liftedToNull, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B5_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B8_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B11_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B14_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B17_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B20_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B23_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B26_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B29_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B28_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B32_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B31_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B35_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B34_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B38_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B37_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B43_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B42_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B46_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B45_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B49_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B48_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B52_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B51_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B55_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B54_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B58_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B57_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B61_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B60_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B64_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B63_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B67_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B66_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B70_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B69_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B73_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B72_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B76_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B75_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B79_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B78_0 = NULL;
{
bool L_0 = ___1_liftedToNull;
if (!L_0)
{
goto IL_0147;
}
}
{
Type_t* L_1 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_2;
L_2 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_1, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_3;
L_3 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_2, NULL);
V_0 = L_3;
int32_t L_4 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, 3)))
{
case 0:
{
goto IL_004b;
}
case 1:
{
goto IL_008a;
}
case 2:
{
goto IL_0060;
}
case 3:
{
goto IL_00c9;
}
case 4:
{
goto IL_0075;
}
case 5:
{
goto IL_00de;
}
case 6:
{
goto IL_009f;
}
case 7:
{
goto IL_00f3;
}
case 8:
{
goto IL_00b4;
}
case 9:
{
goto IL_0108;
}
case 10:
{
goto IL_011d;
}
}
}
{
goto IL_0132;
}
IL_004b:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_BooleanLiftedToNull_13;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_6 = L_5;
G_B4_0 = L_6;
if (L_6)
{
G_B5_0 = L_6;
goto IL_005f;
}
}
{
EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384* L_7 = (EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384*)il2cpp_codegen_object_new(EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384_il2cpp_TypeInfo_var);
NullCheck(L_7);
EqualBooleanLiftedToNull__ctor_mC144ECCA83A7ACF4831AF483C8FFD43FCCD273F0(L_7, NULL);
EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384* L_8 = L_7;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_BooleanLiftedToNull_13 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_BooleanLiftedToNull_13), (void*)L_8);
G_B5_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_8));
}
IL_005f:
{
return G_B5_0;
}
IL_0060:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SByteLiftedToNull_14;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_10 = L_9;
G_B7_0 = L_10;
if (L_10)
{
G_B8_0 = L_10;
goto IL_0074;
}
}
{
EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427* L_11 = (EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427*)il2cpp_codegen_object_new(EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427_il2cpp_TypeInfo_var);
NullCheck(L_11);
EqualSByteLiftedToNull__ctor_mD23459B0519DC41832CC46CCCE8943F2BE0BF334(L_11, NULL);
EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427* L_12 = L_11;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SByteLiftedToNull_14 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SByteLiftedToNull_14), (void*)L_12);
G_B8_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_12));
}
IL_0074:
{
return G_B8_0;
}
IL_0075:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int16LiftedToNull_15;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_14 = L_13;
G_B10_0 = L_14;
if (L_14)
{
G_B11_0 = L_14;
goto IL_0089;
}
}
{
EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71* L_15 = (EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71*)il2cpp_codegen_object_new(EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71_il2cpp_TypeInfo_var);
NullCheck(L_15);
EqualInt16LiftedToNull__ctor_m6A458698AE822C41CAFDAB01C1E203C4AE3B4C72(L_15, NULL);
EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71* L_16 = L_15;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int16LiftedToNull_15 = L_16;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int16LiftedToNull_15), (void*)L_16);
G_B11_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_16));
}
IL_0089:
{
return G_B11_0;
}
IL_008a:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_CharLiftedToNull_16;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_18 = L_17;
G_B13_0 = L_18;
if (L_18)
{
G_B14_0 = L_18;
goto IL_009e;
}
}
{
EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236* L_19 = (EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236*)il2cpp_codegen_object_new(EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236_il2cpp_TypeInfo_var);
NullCheck(L_19);
EqualCharLiftedToNull__ctor_m6390CDFCA865D7150B64202A33029B8C4CB698B3(L_19, NULL);
EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236* L_20 = L_19;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_CharLiftedToNull_16 = L_20;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_CharLiftedToNull_16), (void*)L_20);
G_B14_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_20));
}
IL_009e:
{
return G_B14_0;
}
IL_009f:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int32LiftedToNull_17;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_22 = L_21;
G_B16_0 = L_22;
if (L_22)
{
G_B17_0 = L_22;
goto IL_00b3;
}
}
{
EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C* L_23 = (EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C*)il2cpp_codegen_object_new(EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C_il2cpp_TypeInfo_var);
NullCheck(L_23);
EqualInt32LiftedToNull__ctor_mD860B2CC19DA3C48964AE8C2D10A2840F6146C66(L_23, NULL);
EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C* L_24 = L_23;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int32LiftedToNull_17 = L_24;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int32LiftedToNull_17), (void*)L_24);
G_B17_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_24));
}
IL_00b3:
{
return G_B17_0;
}
IL_00b4:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int64LiftedToNull_18;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_26 = L_25;
G_B19_0 = L_26;
if (L_26)
{
G_B20_0 = L_26;
goto IL_00c8;
}
}
{
EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B* L_27 = (EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B*)il2cpp_codegen_object_new(EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B_il2cpp_TypeInfo_var);
NullCheck(L_27);
EqualInt64LiftedToNull__ctor_m4F7FD3EF6AE18967B7BB7D0B7BFB8781BCE1D52F(L_27, NULL);
EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B* L_28 = L_27;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int64LiftedToNull_18 = L_28;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int64LiftedToNull_18), (void*)L_28);
G_B20_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_28));
}
IL_00c8:
{
return G_B20_0;
}
IL_00c9:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_ByteLiftedToNull_19;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_30 = L_29;
G_B22_0 = L_30;
if (L_30)
{
G_B23_0 = L_30;
goto IL_00dd;
}
}
{
EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C* L_31 = (EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C*)il2cpp_codegen_object_new(EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C_il2cpp_TypeInfo_var);
NullCheck(L_31);
EqualByteLiftedToNull__ctor_m5751D303F30B33FF69CE9EEEA574755B449B4C6A(L_31, NULL);
EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C* L_32 = L_31;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_ByteLiftedToNull_19 = L_32;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_ByteLiftedToNull_19), (void*)L_32);
G_B23_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_32));
}
IL_00dd:
{
return G_B23_0;
}
IL_00de:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt16LiftedToNull_20;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_34 = L_33;
G_B25_0 = L_34;
if (L_34)
{
G_B26_0 = L_34;
goto IL_00f2;
}
}
{
EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723* L_35 = (EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723*)il2cpp_codegen_object_new(EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723_il2cpp_TypeInfo_var);
NullCheck(L_35);
EqualUInt16LiftedToNull__ctor_m9E4248AC086D750703C85DC0D161D42E282A1212(L_35, NULL);
EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723* L_36 = L_35;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt16LiftedToNull_20 = L_36;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt16LiftedToNull_20), (void*)L_36);
G_B26_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_36));
}
IL_00f2:
{
return G_B26_0;
}
IL_00f3:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_37 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt32LiftedToNull_21;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_38 = L_37;
G_B28_0 = L_38;
if (L_38)
{
G_B29_0 = L_38;
goto IL_0107;
}
}
{
EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E* L_39 = (EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E*)il2cpp_codegen_object_new(EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E_il2cpp_TypeInfo_var);
NullCheck(L_39);
EqualUInt32LiftedToNull__ctor_mF32279DD3C419FF21FEB00753E4DD45BC48B779F(L_39, NULL);
EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E* L_40 = L_39;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt32LiftedToNull_21 = L_40;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt32LiftedToNull_21), (void*)L_40);
G_B29_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_40));
}
IL_0107:
{
return G_B29_0;
}
IL_0108:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_41 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt64LiftedToNull_22;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_42 = L_41;
G_B31_0 = L_42;
if (L_42)
{
G_B32_0 = L_42;
goto IL_011c;
}
}
{
EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4* L_43 = (EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4*)il2cpp_codegen_object_new(EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4_il2cpp_TypeInfo_var);
NullCheck(L_43);
EqualUInt64LiftedToNull__ctor_mB91C12601F9D73A919A039A60B6753393A75DAC1(L_43, NULL);
EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4* L_44 = L_43;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt64LiftedToNull_22 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt64LiftedToNull_22), (void*)L_44);
G_B32_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_44));
}
IL_011c:
{
return G_B32_0;
}
IL_011d:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_45 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SingleLiftedToNull_23;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_46 = L_45;
G_B34_0 = L_46;
if (L_46)
{
G_B35_0 = L_46;
goto IL_0131;
}
}
{
EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B* L_47 = (EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B*)il2cpp_codegen_object_new(EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B_il2cpp_TypeInfo_var);
NullCheck(L_47);
EqualSingleLiftedToNull__ctor_m6EDE3555043332A04B0FF395C8BE93E15D786FEC(L_47, NULL);
EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B* L_48 = L_47;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SingleLiftedToNull_23 = L_48;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SingleLiftedToNull_23), (void*)L_48);
G_B35_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_48));
}
IL_0131:
{
return G_B35_0;
}
IL_0132:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_49 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_DoubleLiftedToNull_24;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_50 = L_49;
G_B37_0 = L_50;
if (L_50)
{
G_B38_0 = L_50;
goto IL_0146;
}
}
{
EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0* L_51 = (EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0*)il2cpp_codegen_object_new(EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0_il2cpp_TypeInfo_var);
NullCheck(L_51);
EqualDoubleLiftedToNull__ctor_mA0A53396A32ED49A27102A9D341984F83415F463(L_51, NULL);
EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0* L_52 = L_51;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_DoubleLiftedToNull_24 = L_52;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_DoubleLiftedToNull_24), (void*)L_52);
G_B38_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_52));
}
IL_0146:
{
return G_B38_0;
}
IL_0147:
{
Type_t* L_53 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_54;
L_54 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_53, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_55;
L_55 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_54, NULL);
V_0 = L_55;
int32_t L_56 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_56, 3)))
{
case 0:
{
goto IL_0190;
}
case 1:
{
goto IL_01cf;
}
case 2:
{
goto IL_01a5;
}
case 3:
{
goto IL_020e;
}
case 4:
{
goto IL_01ba;
}
case 5:
{
goto IL_0223;
}
case 6:
{
goto IL_01e4;
}
case 7:
{
goto IL_0238;
}
case 8:
{
goto IL_01f9;
}
case 9:
{
goto IL_024d;
}
case 10:
{
goto IL_0262;
}
case 11:
{
goto IL_0277;
}
}
}
{
goto IL_028c;
}
IL_0190:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_57 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Boolean_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_58 = L_57;
G_B42_0 = L_58;
if (L_58)
{
G_B43_0 = L_58;
goto IL_01a4;
}
}
{
EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0* L_59 = (EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0*)il2cpp_codegen_object_new(EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0_il2cpp_TypeInfo_var);
NullCheck(L_59);
EqualBoolean__ctor_m33181CD911031DD3AA84B7B1851B0620544809BC(L_59, NULL);
EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0* L_60 = L_59;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Boolean_1 = L_60;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Boolean_1), (void*)L_60);
G_B43_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_60));
}
IL_01a4:
{
return G_B43_0;
}
IL_01a5:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_61 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SByte_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_62 = L_61;
G_B45_0 = L_62;
if (L_62)
{
G_B46_0 = L_62;
goto IL_01b9;
}
}
{
EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10* L_63 = (EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10*)il2cpp_codegen_object_new(EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10_il2cpp_TypeInfo_var);
NullCheck(L_63);
EqualSByte__ctor_m6650E86FC1B6ECBA4CF7E23508C0C96F82670632(L_63, NULL);
EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10* L_64 = L_63;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SByte_2 = L_64;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_SByte_2), (void*)L_64);
G_B46_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_64));
}
IL_01b9:
{
return G_B46_0;
}
IL_01ba:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_65 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int16_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_66 = L_65;
G_B48_0 = L_66;
if (L_66)
{
G_B49_0 = L_66;
goto IL_01ce;
}
}
{
EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45* L_67 = (EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45*)il2cpp_codegen_object_new(EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45_il2cpp_TypeInfo_var);
NullCheck(L_67);
EqualInt16__ctor_m0679A5EDBA6F3411F45352FC35F3C8D83B7A23EF(L_67, NULL);
EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45* L_68 = L_67;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int16_3 = L_68;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int16_3), (void*)L_68);
G_B49_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_68));
}
IL_01ce:
{
return G_B49_0;
}
IL_01cf:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_69 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Char_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_70 = L_69;
G_B51_0 = L_70;
if (L_70)
{
G_B52_0 = L_70;
goto IL_01e3;
}
}
{
EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764* L_71 = (EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764*)il2cpp_codegen_object_new(EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764_il2cpp_TypeInfo_var);
NullCheck(L_71);
EqualChar__ctor_m524520BDF18695272F5A31B18AAADF5ED82A815C(L_71, NULL);
EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764* L_72 = L_71;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Char_4 = L_72;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Char_4), (void*)L_72);
G_B52_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_72));
}
IL_01e3:
{
return G_B52_0;
}
IL_01e4:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_73 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int32_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_74 = L_73;
G_B54_0 = L_74;
if (L_74)
{
G_B55_0 = L_74;
goto IL_01f8;
}
}
{
EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14* L_75 = (EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14*)il2cpp_codegen_object_new(EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14_il2cpp_TypeInfo_var);
NullCheck(L_75);
EqualInt32__ctor_m1F878AC6158A45830D64AAA2935899D8703BF652(L_75, NULL);
EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14* L_76 = L_75;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int32_5 = L_76;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int32_5), (void*)L_76);
G_B55_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_76));
}
IL_01f8:
{
return G_B55_0;
}
IL_01f9:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_77 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int64_6;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_78 = L_77;
G_B57_0 = L_78;
if (L_78)
{
G_B58_0 = L_78;
goto IL_020d;
}
}
{
EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687* L_79 = (EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687*)il2cpp_codegen_object_new(EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687_il2cpp_TypeInfo_var);
NullCheck(L_79);
EqualInt64__ctor_m32C0C85C5B333F25DC394366BFABC532E9A941C1(L_79, NULL);
EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687* L_80 = L_79;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int64_6 = L_80;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Int64_6), (void*)L_80);
G_B58_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_80));
}
IL_020d:
{
return G_B58_0;
}
IL_020e:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_81 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Byte_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_82 = L_81;
G_B60_0 = L_82;
if (L_82)
{
G_B61_0 = L_82;
goto IL_0222;
}
}
{
EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1* L_83 = (EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1*)il2cpp_codegen_object_new(EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1_il2cpp_TypeInfo_var);
NullCheck(L_83);
EqualByte__ctor_mD90C4F2DA34C8928EE30D98A24C0F9A26B29FAA9(L_83, NULL);
EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1* L_84 = L_83;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Byte_7 = L_84;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Byte_7), (void*)L_84);
G_B61_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_84));
}
IL_0222:
{
return G_B61_0;
}
IL_0223:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_85 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt16_8;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_86 = L_85;
G_B63_0 = L_86;
if (L_86)
{
G_B64_0 = L_86;
goto IL_0237;
}
}
{
EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A* L_87 = (EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A*)il2cpp_codegen_object_new(EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A_il2cpp_TypeInfo_var);
NullCheck(L_87);
EqualUInt16__ctor_mE522B3010DC0A8AA9946BC2A15BAEA920EEBD1C2(L_87, NULL);
EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A* L_88 = L_87;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt16_8 = L_88;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt16_8), (void*)L_88);
G_B64_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_88));
}
IL_0237:
{
return G_B64_0;
}
IL_0238:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_89 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt32_9;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_90 = L_89;
G_B66_0 = L_90;
if (L_90)
{
G_B67_0 = L_90;
goto IL_024c;
}
}
{
EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E* L_91 = (EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E*)il2cpp_codegen_object_new(EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E_il2cpp_TypeInfo_var);
NullCheck(L_91);
EqualUInt32__ctor_m144C2517D4886B1164962A05F9DEF1FCD94FA4C4(L_91, NULL);
EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E* L_92 = L_91;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt32_9 = L_92;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt32_9), (void*)L_92);
G_B67_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_92));
}
IL_024c:
{
return G_B67_0;
}
IL_024d:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_93 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt64_10;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_94 = L_93;
G_B69_0 = L_94;
if (L_94)
{
G_B70_0 = L_94;
goto IL_0261;
}
}
{
EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B* L_95 = (EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B*)il2cpp_codegen_object_new(EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B_il2cpp_TypeInfo_var);
NullCheck(L_95);
EqualUInt64__ctor_m0D061A406494EDAABCA0580E753387D45E8411D1(L_95, NULL);
EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B* L_96 = L_95;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt64_10 = L_96;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_UInt64_10), (void*)L_96);
G_B70_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_96));
}
IL_0261:
{
return G_B70_0;
}
IL_0262:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_97 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Single_11;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_98 = L_97;
G_B72_0 = L_98;
if (L_98)
{
G_B73_0 = L_98;
goto IL_0276;
}
}
{
EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E* L_99 = (EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E*)il2cpp_codegen_object_new(EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E_il2cpp_TypeInfo_var);
NullCheck(L_99);
EqualSingle__ctor_mA5FDECF46E65D9306BEDD9A2843E5642AEAA3A6D(L_99, NULL);
EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E* L_100 = L_99;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Single_11 = L_100;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Single_11), (void*)L_100);
G_B73_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_100));
}
IL_0276:
{
return G_B73_0;
}
IL_0277:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_101 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Double_12;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_102 = L_101;
G_B75_0 = L_102;
if (L_102)
{
G_B76_0 = L_102;
goto IL_028b;
}
}
{
EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9* L_103 = (EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9*)il2cpp_codegen_object_new(EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9_il2cpp_TypeInfo_var);
NullCheck(L_103);
EqualDouble__ctor_m5FD8B2F90575FE1671DD2EDA4DFF8AEB180F2B8D(L_103, NULL);
EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9* L_104 = L_103;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Double_12 = L_104;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_Double_12), (void*)L_104);
G_B76_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_104));
}
IL_028b:
{
return G_B76_0;
}
IL_028c:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_105 = ((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_reference_0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_106 = L_105;
G_B78_0 = L_106;
if (L_106)
{
G_B79_0 = L_106;
goto IL_02a0;
}
}
{
EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6* L_107 = (EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6*)il2cpp_codegen_object_new(EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6_il2cpp_TypeInfo_var);
NullCheck(L_107);
EqualReference__ctor_mDAD0FD0C3C2DD8213379D5C251857B1BCF2A0D1D(L_107, NULL);
EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6* L_108 = L_107;
((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_reference_0 = L_108;
Il2CppCodeGenWriteBarrier((void**)(&((EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tCA9E5B1CCAD447001321B23A4016D643A9F4436C_il2cpp_TypeInfo_var))->___s_reference_0), (void*)L_108);
G_B79_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_108));
}
IL_02a0:
{
return G_B79_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualBoolean_Run_m3DB845352CD2E42E1AA68087AA8EFA4C2A8C3F5B (EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_10, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) == ((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_11, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBoolean__ctor_m33181CD911031DD3AA84B7B1851B0620544809BC (EqualBoolean_t4BD7BFE13813B2D2D615BE0AD23B7083E12B29B0* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSByte_Run_m9935D26F7601796E62E8A45901A3C000555EBC13 (EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_10, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_11, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByte__ctor_m6650E86FC1B6ECBA4CF7E23508C0C96F82670632 (EqualSByte_t5788F3A9D74A98A9185F67B943112398E7335C10* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt16_Run_mF733CD8441C5BC7321E206A0C5D011C915075097 (EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_10, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_11, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16__ctor_m0679A5EDBA6F3411F45352FC35F3C8D83B7A23EF (EqualInt16_tC4FA4265C81237CC79CCD20F49B575AFB3ED8F45* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualChar_Run_m320AF293634645DE2CD41E6BF5D207E0A47D309D (EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_10, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_11, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualChar__ctor_m524520BDF18695272F5A31B18AAADF5ED82A815C (EqualChar_t5DE48BB5B27D5FD35227E0C2C14034F47D02A764* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt32_Run_m85DE25792B71CB8D74C4D67400C0FA81EE7A3D8B (EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_10, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_11, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32__ctor_m1F878AC6158A45830D64AAA2935899D8703BF652 (EqualInt32_t2DF374C9AB8B0B3926DD17A8B7C8C57541FE1B14* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt64_Run_m8D7789B48843874A67EC03756EFF3551AB121C57 (EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_10, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_11, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64__ctor_m32C0C85C5B333F25DC394366BFABC532E9A941C1 (EqualInt64_tA607ECC47E11C953E469970FFBEBFC77096F4687* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualByte_Run_m6D92CC6D8476CD959795628B89F5D0B741B984E8 (EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_10, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_11, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByte__ctor_mD90C4F2DA34C8928EE30D98A24C0F9A26B29FAA9 (EqualByte_tDF324E64BB6A197FD5F129B820E1734AFD020BB1* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt16_Run_mB5D928E5A40C3BB55A77B99D6577619D9187F5F6 (EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_10, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_11, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16__ctor_mE522B3010DC0A8AA9946BC2A15BAEA920EEBD1C2 (EqualUInt16_t8F921E5D24D2927B57AD38085DDF1AAE406CD83A* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt32_Run_m51C1D3B8D587082AD850057B99CD29D09762CE9A (EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_10, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_11, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32__ctor_m144C2517D4886B1164962A05F9DEF1FCD94FA4C4 (EqualUInt32_tAB3CE21670CC65CBEA6AB826949C7B88106A682E* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt64_Run_mD9B7BFE702F62736B08468221A9ECE110267D014 (EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_10, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_11, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64__ctor_m0D061A406494EDAABCA0580E753387D45E8411D1 (EqualUInt64_tC83ADF65BE38CD80806630085D8351750D7FAF0B* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSingle_Run_m40F4E7277602C12E85BB27482B8BCA7D3D5A8082 (EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((float)((*(float*)((float*)(float*)UnBox(L_10, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)(float*)UnBox(L_11, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingle__ctor_mA5FDECF46E65D9306BEDD9A2843E5642AEAA3A6D (EqualSingle_t49DF340321273EA820DCCC6EC9361C490CC3A17E* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualDouble_Run_m5D4E5910A6586695AEA6D8C7EC169819D36C61AF (EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (L_4)
{
goto IL_001d;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_5 = ___0_frame;
RuntimeObject* L_6 = V_0;
NullCheck(L_5);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_5, (bool)((((RuntimeObject*)(RuntimeObject*)L_6) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0), NULL);
goto IL_003d;
}
IL_001d:
{
RuntimeObject* L_7 = V_0;
if (L_7)
{
goto IL_0029;
}
}
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_8 = ___0_frame;
NullCheck(L_8);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_8, (bool)0, NULL);
goto IL_003d;
}
IL_0029:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_9 = ___0_frame;
RuntimeObject* L_10 = V_1;
RuntimeObject* L_11 = V_0;
NullCheck(L_9);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_9, (bool)((((double)((*(double*)((double*)(double*)UnBox(L_10, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)(double*)UnBox(L_11, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_003d:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDouble__ctor_m5FD8B2F90575FE1671DD2EDA4DFF8AEB180F2B8D (EqualDouble_t3A54A0CA79D67A515978DB8C421896979C4670D9* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualReference_Run_m31FE71520275DDCD79189BD6E4FDAB6417FD06A3 (EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_1 = ___0_frame;
NullCheck(L_1);
RuntimeObject* L_2;
L_2 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_1, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
NullCheck(L_3);
RuntimeObject* L_4;
L_4 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_3, NULL);
NullCheck(L_0);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_0, (bool)((((RuntimeObject*)(RuntimeObject*)L_2) == ((RuntimeObject*)(RuntimeObject*)L_4))? 1 : 0), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualReference__ctor_mDAD0FD0C3C2DD8213379D5C251857B1BCF2A0D1D (EqualReference_t6F867C120DBBDE0AA4B274F8DD9DC154C29D0FB6* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualBooleanLiftedToNull_Run_mEC514CE7E8E1BF113498AB72DB3D201E924F9D08 (EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_8, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))) == ((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_9, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBooleanLiftedToNull__ctor_mC144ECCA83A7ACF4831AF483C8FFD43FCCD273F0 (EqualBooleanLiftedToNull_t2247E6B6A78144F288D024F82717CC5D0EB5C384* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSByteLiftedToNull_Run_mA518AE89768862CF9C98CA2B51C099DFAD27B497 (EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_8, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_9, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByteLiftedToNull__ctor_mD23459B0519DC41832CC46CCCE8943F2BE0BF334 (EqualSByteLiftedToNull_t650773E752559E4C2CEE7D0AF8C1464077F4F427* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt16LiftedToNull_Run_m1187D3FAC3C8F607593935FB802B5E52B33ED5C7 (EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_9, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16LiftedToNull__ctor_m6A458698AE822C41CAFDAB01C1E203C4AE3B4C72 (EqualInt16LiftedToNull_t3AE65DD73171635AE58781C39557C1076B8AEE71* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualCharLiftedToNull_Run_m54C5711AEB4CEEA2D1AACEDCD04E5ED2572CF79A (EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_8, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))) == ((int32_t)((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_9, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualCharLiftedToNull__ctor_m6390CDFCA865D7150B64202A33029B8C4CB698B3 (EqualCharLiftedToNull_tB7BE56C9791052FF7523BBFE0CEB38BBFAE88236* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt32LiftedToNull_Run_m27B8F99D1ADB1C01D157050515FCC7CD0D215CA6 (EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_8, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))) == ((int32_t)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32LiftedToNull__ctor_mD860B2CC19DA3C48964AE8C2D10A2840F6146C66 (EqualInt32LiftedToNull_t2F2F1E4938E6C1FDE0D6329EB21F2997F26D657C* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInt64LiftedToNull_Run_m88F46A7C8EBCA7E944F23994605E7BDC9D70261E (EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_8, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))) == ((int64_t)((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_9, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64LiftedToNull__ctor_m4F7FD3EF6AE18967B7BB7D0B7BFB8781BCE1D52F (EqualInt64LiftedToNull_t6F79C5DAA7BBEDDD7B811180669A998CEF432F2B* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualByteLiftedToNull_Run_m54BC538C269C7FBBDD7385C3FEF5B22375FBC283 (EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_8, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_9, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByteLiftedToNull__ctor_m5751D303F30B33FF69CE9EEEA574755B449B4C6A (EqualByteLiftedToNull_t764D8BD6D154347E0E9273EBE84A9B037363807C* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt16LiftedToNull_Run_m280935C52201680772A0367A5B887DB8BDC54E02 (EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_8, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_9, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16LiftedToNull__ctor_m9E4248AC086D750703C85DC0D161D42E282A1212 (EqualUInt16LiftedToNull_t26B4FC712A4938A711F1A7E703E31BC1672AD723* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt32LiftedToNull_Run_mAE8280F9CBBF2BBA108EA338580CB65158A0CD63 (EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_8, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))) == ((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_9, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32LiftedToNull__ctor_mF32279DD3C419FF21FEB00753E4DD45BC48B779F (EqualUInt32LiftedToNull_tC3135EF4CC9EE18E0CA98B8FA49CE14AEF11D13E* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualUInt64LiftedToNull_Run_m37EFCACD1B28E867A26CABC692AFC50BCF67BE52 (EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_8, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))) == ((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_9, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64LiftedToNull__ctor_mB91C12601F9D73A919A039A60B6753393A75DAC1 (EqualUInt64LiftedToNull_t6DBBD69EED4ECA69D5F52BDD740DB626FEEC6AF4* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualSingleLiftedToNull_Run_m7E1BB1FE85554BF3D195F529357A3600E29590C7 (EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((float)((*(float*)((float*)(float*)UnBox(L_8, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))) == ((float)((*(float*)((float*)(float*)UnBox(L_9, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingleLiftedToNull__ctor_m6EDE3555043332A04B0FF395C8BE93E15D786FEC (EqualSingleLiftedToNull_tCE57838B753BCAF33E465F444F3499E7248F417B* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualDoubleLiftedToNull_Run_m2EDBEDB005E9C5E6BB269D9B0E7E7463EB4F1904 (EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_0;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
goto IL_0031;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_1;
RuntimeObject* L_9 = V_0;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((((double)((*(double*)((double*)(double*)UnBox(L_8, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))) == ((double)((*(double*)((double*)(double*)UnBox(L_9, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var))))))? 1 : 0), NULL);
}
IL_0031:
{
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDoubleLiftedToNull__ctor_mA0A53396A32ED49A27102A9D341984F83415F463 (EqualDoubleLiftedToNull_t4B2EF8D697DD322C5BF61F457F2037A5BF6C7FD0* __this, const RuntimeMethod* method)
{
{
EqualInstruction__ctor_mB45B1CA20D691E8A97A5CA447E504FBE0F14723B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInstruction_get_ConsumedStack_mBAD00B9C16776C9D7A0B52988DD53866484D919D (ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInstruction_get_ProducedStack_mAAB888DF0CFD6A257D3D56F37CE51EA048C5753E (ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExclusiveOrInstruction_get_InstructionName_mA00BCA14CB4A1BD61F02BDFEBB8AC47BF2735399 (ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A17911E1C6A38E694202B75A0E6627A933FA0D5);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral6A17911E1C6A38E694202B75A0E6627A933FA0D5;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84 (ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8* __this, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::Create(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* ExclusiveOrInstruction_Create_m859223E69A1F72130C62B2C0EADD5838E6B24E57 (Type_t* ___0_type, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B3_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B6_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B9_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B12_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B15_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B18_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B21_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B24_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B28_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B27_0 = NULL;
{
Type_t* L_0 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_1;
L_1 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_1, NULL);
V_0 = L_2;
int32_t L_3 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 3)))
{
case 0:
{
goto IL_00e9;
}
case 1:
{
goto IL_00fe;
}
case 2:
{
goto IL_0041;
}
case 3:
{
goto IL_0095;
}
case 4:
{
goto IL_0056;
}
case 5:
{
goto IL_00aa;
}
case 6:
{
goto IL_006b;
}
case 7:
{
goto IL_00bf;
}
case 8:
{
goto IL_0080;
}
case 9:
{
goto IL_00d4;
}
}
}
{
goto IL_00fe;
}
IL_0041:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_4 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_SByte_0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = L_4;
G_B3_0 = L_5;
if (L_5)
{
G_B4_0 = L_5;
goto IL_0055;
}
}
{
ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423* L_6 = (ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423*)il2cpp_codegen_object_new(ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423_il2cpp_TypeInfo_var);
NullCheck(L_6);
ExclusiveOrSByte__ctor_m3CCFD72CBC5FC3C240B43681E665D7C8FA9A8D80(L_6, NULL);
ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423* L_7 = L_6;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_SByte_0 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_SByte_0), (void*)L_7);
G_B4_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_7));
}
IL_0055:
{
return G_B4_0;
}
IL_0056:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_8 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int16_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = L_8;
G_B6_0 = L_9;
if (L_9)
{
G_B7_0 = L_9;
goto IL_006a;
}
}
{
ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8* L_10 = (ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8*)il2cpp_codegen_object_new(ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8_il2cpp_TypeInfo_var);
NullCheck(L_10);
ExclusiveOrInt16__ctor_mCDFF36F2B09E62405454691E1350E134DDC87D44(L_10, NULL);
ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8* L_11 = L_10;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int16_1 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int16_1), (void*)L_11);
G_B7_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_11));
}
IL_006a:
{
return G_B7_0;
}
IL_006b:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_12 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int32_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = L_12;
G_B9_0 = L_13;
if (L_13)
{
G_B10_0 = L_13;
goto IL_007f;
}
}
{
ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83* L_14 = (ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83*)il2cpp_codegen_object_new(ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83_il2cpp_TypeInfo_var);
NullCheck(L_14);
ExclusiveOrInt32__ctor_m87FA607C8E694E6C3EEC68B246C66ED21F159D73(L_14, NULL);
ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83* L_15 = L_14;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int32_2 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int32_2), (void*)L_15);
G_B10_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_15));
}
IL_007f:
{
return G_B10_0;
}
IL_0080:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_16 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int64_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = L_16;
G_B12_0 = L_17;
if (L_17)
{
G_B13_0 = L_17;
goto IL_0094;
}
}
{
ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C* L_18 = (ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C*)il2cpp_codegen_object_new(ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C_il2cpp_TypeInfo_var);
NullCheck(L_18);
ExclusiveOrInt64__ctor_m3E8657F55B3B32613E65416303AFCE248BFB9B31(L_18, NULL);
ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C* L_19 = L_18;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int64_3 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Int64_3), (void*)L_19);
G_B13_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_19));
}
IL_0094:
{
return G_B13_0;
}
IL_0095:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_20 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Byte_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = L_20;
G_B15_0 = L_21;
if (L_21)
{
G_B16_0 = L_21;
goto IL_00a9;
}
}
{
ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A* L_22 = (ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A*)il2cpp_codegen_object_new(ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A_il2cpp_TypeInfo_var);
NullCheck(L_22);
ExclusiveOrByte__ctor_mF0F493315153AFE461BC6D6316DFC70958BDD270(L_22, NULL);
ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A* L_23 = L_22;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Byte_4 = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Byte_4), (void*)L_23);
G_B16_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_23));
}
IL_00a9:
{
return G_B16_0;
}
IL_00aa:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_24 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt16_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = L_24;
G_B18_0 = L_25;
if (L_25)
{
G_B19_0 = L_25;
goto IL_00be;
}
}
{
ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0* L_26 = (ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0*)il2cpp_codegen_object_new(ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0_il2cpp_TypeInfo_var);
NullCheck(L_26);
ExclusiveOrUInt16__ctor_mD88AA07C2690F7DBAB350FC2986F09DADB9DA7B0(L_26, NULL);
ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0* L_27 = L_26;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt16_5 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt16_5), (void*)L_27);
G_B19_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_27));
}
IL_00be:
{
return G_B19_0;
}
IL_00bf:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_28 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt32_6;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = L_28;
G_B21_0 = L_29;
if (L_29)
{
G_B22_0 = L_29;
goto IL_00d3;
}
}
{
ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A* L_30 = (ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A*)il2cpp_codegen_object_new(ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A_il2cpp_TypeInfo_var);
NullCheck(L_30);
ExclusiveOrUInt32__ctor_mBA661C0AAD1EBA7B2DCE28D8BE0E760B0EEE0472(L_30, NULL);
ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A* L_31 = L_30;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt32_6 = L_31;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt32_6), (void*)L_31);
G_B22_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_31));
}
IL_00d3:
{
return G_B22_0;
}
IL_00d4:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_32 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt64_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = L_32;
G_B24_0 = L_33;
if (L_33)
{
G_B25_0 = L_33;
goto IL_00e8;
}
}
{
ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71* L_34 = (ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71*)il2cpp_codegen_object_new(ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71_il2cpp_TypeInfo_var);
NullCheck(L_34);
ExclusiveOrUInt64__ctor_m44C32F17FF1E62630326BE3751CD194C8E7FA857(L_34, NULL);
ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71* L_35 = L_34;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt64_7 = L_35;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_UInt64_7), (void*)L_35);
G_B25_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_35));
}
IL_00e8:
{
return G_B25_0;
}
IL_00e9:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_36 = ((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Boolean_8;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_37 = L_36;
G_B27_0 = L_37;
if (L_37)
{
G_B28_0 = L_37;
goto IL_00fd;
}
}
{
ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8* L_38 = (ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8*)il2cpp_codegen_object_new(ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8_il2cpp_TypeInfo_var);
NullCheck(L_38);
ExclusiveOrBoolean__ctor_mE8CDF804DB4C7CD52B925AE6B4EE771C8626D4F0(L_38, NULL);
ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8* L_39 = L_38;
((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Boolean_8 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&((ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_t4F6F9B2478FD3A7A4FC013D8E93295C01A071CA8_il2cpp_TypeInfo_var))->___s_Boolean_8), (void*)L_39);
G_B28_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_39));
}
IL_00fd:
{
return G_B28_0;
}
IL_00fe:
{
Exception_t* L_40;
L_40 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExclusiveOrInstruction_Create_m859223E69A1F72130C62B2C0EADD5838E6B24E57_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.ExclusiveOrInstruction/ExclusiveOrSByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrSByte_Run_m38CF66FD4796BF843047C6A628613F34A90BE981 (ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m7D0537252255C628F4188658D875E4BC13BFF766(L_7, ((int8_t)((int32_t)((int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_8, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))^(int32_t)((*(int8_t*)((int8_t*)(int8_t*)UnBox(L_9, SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrSByte__ctor_m3CCFD72CBC5FC3C240B43681E665D7C8FA9A8D80 (ExclusiveOrSByte_tF307260538E85AA82549D5EC5AF2172AC71A4423* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInt16_Run_m0209F29C9B30C5E8931D8E41E51A2DA92D463EC0 (ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m400B62709929BE8507E7B4D75C6006E0F8FB20D7(L_7, ((int16_t)((int32_t)((int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_8, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))^(int32_t)((*(int16_t*)((int16_t*)(int16_t*)UnBox(L_9, Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt16__ctor_mCDFF36F2B09E62405454691E1350E134DDC87D44 (ExclusiveOrInt16_t441F21D5241D50DFBB873BB9AEA9F451764F68C8* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInt32_Run_mE1ECA164A73FAB550C0EBEE25CAE327AE0143967 (ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m973D4EA2E1476530D68CAD2305104EE9D65F17F6(L_7, ((int32_t)(((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_8, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var))))^((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_9, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt32__ctor_m87FA607C8E694E6C3EEC68B246C66ED21F159D73 (ExclusiveOrInt32_t1C4C4AFF78A9CE712449A631A540DE0129E44C83* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInt64_Run_mF1DFD54A9FBE8E7671362E17B95EA932BFC6D56B (ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
int64_t L_10 = ((int64_t)(((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_8, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))^((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_9, Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var))))));
RuntimeObject* L_11 = Box(Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_il2cpp_TypeInfo_var, &L_10);
NullCheck(L_7);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt64__ctor_m3E8657F55B3B32613E65416303AFCE248BFB9B31 (ExclusiveOrInt64_tC3A79D0474FB9D89640CF46F7CC3ED90A71CD16C* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrByte_Run_m18045E87ED40EC6E37FC79528710CA26D92FE1EE (ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_m6240B0B05BB62738249FABD26D2A4D6DF7437FD3(L_7, (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_8, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))^(int32_t)((*(uint8_t*)((uint8_t*)(uint8_t*)UnBox(L_9, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrByte__ctor_mF0F493315153AFE461BC6D6316DFC70958BDD270 (ExclusiveOrByte_tF0119BA81E259A64E8E1D2F18EF434914C19D42A* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrUInt16_Run_m879A3C06004600CF1CB5AE4285AA1B3184372CA0 (ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_mF587E75F6732C08EC184881661F996999E74D62D(L_7, (uint16_t)((int32_t)(uint16_t)((int32_t)((int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_8, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))^(int32_t)((*(uint16_t*)((uint16_t*)(uint16_t*)UnBox(L_9, UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455_il2cpp_TypeInfo_var))))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt16__ctor_mD88AA07C2690F7DBAB350FC2986F09DADB9DA7B0 (ExclusiveOrUInt16_t137D2FD5AD6CA85C48C591D155D0B7965D4C94E0* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrUInt32_Run_m146DE30E68A549E1BE1D539934B2F4D813134362 (ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
uint32_t L_10 = ((uint32_t)((int32_t)((int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_8, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var))))^(int32_t)((*(uint32_t*)((uint32_t*)(uint32_t*)UnBox(L_9, UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_11 = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &L_10);
NullCheck(L_7);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt32__ctor_mBA661C0AAD1EBA7B2DCE28D8BE0E760B0EEE0472 (ExclusiveOrUInt32_t1FBDCFE0B8E48DEA3E0346A922AFC659997B023A* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrUInt64_Run_mE709C25AB6DBE2493F2B2332F23B54EFC7649531 (ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
uint64_t L_10 = ((uint64_t)((int64_t)((int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_8, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var))))^(int64_t)((*(uint64_t*)((uint64_t*)(uint64_t*)UnBox(L_9, UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var)))))));
RuntimeObject* L_11 = Box(UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF_il2cpp_TypeInfo_var, &L_10);
NullCheck(L_7);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_7, L_11, NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt64__ctor_m44C32F17FF1E62630326BE3751CD194C8E7FA857 (ExclusiveOrUInt64_t6A53AA1D771A6C933066BDD1BEF304BDF51BDB71* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrBoolean_Run_m3B073A1A34D6AE8C9CD20BD092506E41332BF847 (ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0014;
}
}
{
RuntimeObject* L_5 = V_1;
if (L_5)
{
goto IL_001d;
}
}
IL_0014:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_6 = ___0_frame;
NullCheck(L_6);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_6, NULL, NULL);
return 1;
}
IL_001d:
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_7 = ___0_frame;
RuntimeObject* L_8 = V_0;
RuntimeObject* L_9 = V_1;
NullCheck(L_7);
InterpretedFrame_Push_mE3F348D8327A9AC2B555DC21DFB26F4F0F9C314C(L_7, (bool)((int32_t)((int32_t)((*(bool*)((bool*)(bool*)UnBox(L_8, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))))^(int32_t)((*(bool*)((bool*)(bool*)UnBox(L_9, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))), NULL);
return 1;
}
}
// System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrBoolean__ctor_mE8CDF804DB4C7CD52B925AE6B4EE771C8626D4F0 (ExclusiveOrBoolean_t92FD398038555820AC52C5A4BB93C1A5C52068D8* __this, const RuntimeMethod* method)
{
{
ExclusiveOrInstruction__ctor_mB9A6A2B256378DD95C2FC3F1316DDEE740B04E84(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.FieldInstruction::.ctor(System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldInstruction__ctor_mC32EE1439DE60A6BEAA75389708DC7B72F44F835 (FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB* __this, FieldInfo_t* ___0_field, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
FieldInfo_t* L_0 = ___0_field;
__this->____field_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____field_0), (void*)L_0);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.FieldInstruction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FieldInstruction_ToString_m0882C20C7A5780340B0B3F0FF95BCFCCB6B5C756 (FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
s_Il2CppMethodInitialized = true;
}
FieldInfo_t* G_B2_0 = NULL;
String_t* G_B2_1 = NULL;
String_t* G_B2_2 = NULL;
FieldInfo_t* G_B1_0 = NULL;
String_t* G_B1_1 = NULL;
String_t* G_B1_2 = NULL;
String_t* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
String_t* G_B3_2 = NULL;
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Linq.Expressions.Interpreter.Instruction::get_InstructionName() */, __this);
FieldInfo_t* L_1 = __this->____field_0;
FieldInfo_t* L_2 = L_1;
G_B1_0 = L_2;
G_B1_1 = _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73;
G_B1_2 = L_0;
if (L_2)
{
G_B2_0 = L_2;
G_B2_1 = _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73;
G_B2_2 = L_0;
goto IL_0018;
}
}
{
G_B3_0 = ((String_t*)(NULL));
G_B3_1 = G_B1_1;
G_B3_2 = G_B1_2;
goto IL_001d;
}
IL_0018:
{
NullCheck(G_B2_0);
String_t* L_3;
L_3 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B2_0);
G_B3_0 = L_3;
G_B3_1 = G_B2_1;
G_B3_2 = G_B2_2;
}
IL_001d:
{
String_t* L_4;
L_4 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(G_B3_2, G_B3_1, G_B3_0, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, NULL);
return L_4;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction::.ctor(System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadStaticFieldInstruction__ctor_m187604354B9E4572C22D59E0D8A8F9B633E95994 (LoadStaticFieldInstruction_t9282EAD231C74180327ABDBD4DE35B2D3D8651FB* __this, FieldInfo_t* ___0_field, const RuntimeMethod* method)
{
{
FieldInfo_t* L_0 = ___0_field;
FieldInstruction__ctor_mC32EE1439DE60A6BEAA75389708DC7B72F44F835(__this, L_0, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadStaticFieldInstruction_get_InstructionName_m7FC55B158EF339C08B4B4AFC741FA8EB3A02DD57 (LoadStaticFieldInstruction_t9282EAD231C74180327ABDBD4DE35B2D3D8651FB* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB8DB0CB62D6AAD389089105A47FEB79FF23EE28B);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralB8DB0CB62D6AAD389089105A47FEB79FF23EE28B;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadStaticFieldInstruction_get_ProducedStack_m33A7765B2E194CE733729FBCC39AACA3A3724592 (LoadStaticFieldInstruction_t9282EAD231C74180327ABDBD4DE35B2D3D8651FB* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LoadStaticFieldInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadStaticFieldInstruction_Run_m4856262C1406CE8C4D401691AEF182111D96DC3E (LoadStaticFieldInstruction_t9282EAD231C74180327ABDBD4DE35B2D3D8651FB* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
FieldInfo_t* L_1 = ((FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB*)__this)->____field_0;
NullCheck(L_1);
RuntimeObject* L_2;
L_2 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(24 /* System.Object System.Reflection.FieldInfo::GetValue(System.Object) */, L_1, NULL);
NullCheck(L_0);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_0, L_2, NULL);
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.LoadFieldInstruction::.ctor(System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoadFieldInstruction__ctor_m9B10915A35560B0ACBC05F9819D801B2204C7980 (LoadFieldInstruction_tCE16ADB10ABEB74C4D0869A392747B8AE52D492D* __this, FieldInfo_t* ___0_field, const RuntimeMethod* method)
{
{
FieldInfo_t* L_0 = ___0_field;
FieldInstruction__ctor_mC32EE1439DE60A6BEAA75389708DC7B72F44F835(__this, L_0, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.LoadFieldInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LoadFieldInstruction_get_InstructionName_m524BACDE6BE5B1C11866831EF8DF4AAD17C4BC1C (LoadFieldInstruction_tCE16ADB10ABEB74C4D0869A392747B8AE52D492D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3288AB127ACD651A023C9410A7265556616F5074);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral3288AB127ACD651A023C9410A7265556616F5074;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LoadFieldInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadFieldInstruction_get_ConsumedStack_m37DA7B662B367B7A4FE4EDC8B7E9FA493D97BC0A (LoadFieldInstruction_tCE16ADB10ABEB74C4D0869A392747B8AE52D492D* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LoadFieldInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadFieldInstruction_get_ProducedStack_m9B9BF6326236C2F3B0CFB01E4C7734726198A388 (LoadFieldInstruction_tCE16ADB10ABEB74C4D0869A392747B8AE52D492D* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.LoadFieldInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LoadFieldInstruction_Run_mCCA1FE5C7E89DFA22FBD48E0B707303176EF559E (LoadFieldInstruction_tCE16ADB10ABEB74C4D0869A392747B8AE52D492D* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
RuntimeObject* L_2 = V_0;
Instruction_NullCheck_m1A879D55422BF941A6C753B3A1CFD167708422A8(L_2, NULL);
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_3 = ___0_frame;
FieldInfo_t* L_4 = ((FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB*)__this)->____field_0;
RuntimeObject* L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6;
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(24 /* System.Object System.Reflection.FieldInfo::GetValue(System.Object) */, L_4, L_5);
NullCheck(L_3);
InterpretedFrame_Push_m3AB9DC7D70271DF1C6994B37C196C430FFDDAC53(L_3, L_6, NULL);
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.StoreFieldInstruction::.ctor(System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StoreFieldInstruction__ctor_mC497531038B588298A9781E8185356BDE5F1474B (StoreFieldInstruction_t7C13375789094395EBD4332720135FDB0EB1CFDC* __this, FieldInfo_t* ___0_field, const RuntimeMethod* method)
{
{
FieldInfo_t* L_0 = ___0_field;
FieldInstruction__ctor_mC32EE1439DE60A6BEAA75389708DC7B72F44F835(__this, L_0, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.StoreFieldInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StoreFieldInstruction_get_InstructionName_m7F6D2A8072B68CD3D0D953686B3A9B914ED4A1B7 (StoreFieldInstruction_t7C13375789094395EBD4332720135FDB0EB1CFDC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE0D0466CF5FA2BFB6607146C8D1D1F24996A4A4);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralCE0D0466CF5FA2BFB6607146C8D1D1F24996A4A4;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.StoreFieldInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreFieldInstruction_get_ConsumedStack_m6CBE61B0101D6EF2D59446451177D1D58F99E104 (StoreFieldInstruction_t7C13375789094395EBD4332720135FDB0EB1CFDC* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.StoreFieldInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreFieldInstruction_Run_mB707BFDCA4982E44F4810FADAF417D742D94BBFF (StoreFieldInstruction_t7C13375789094395EBD4332720135FDB0EB1CFDC* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
RuntimeObject* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_2 = ___0_frame;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_2, NULL);
V_1 = L_3;
RuntimeObject* L_4 = V_1;
Instruction_NullCheck_m1A879D55422BF941A6C753B3A1CFD167708422A8(L_4, NULL);
FieldInfo_t* L_5 = ((FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB*)__this)->____field_0;
RuntimeObject* L_6 = V_1;
RuntimeObject* L_7 = V_0;
NullCheck(L_5);
FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C(L_5, L_6, L_7, NULL);
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction::.ctor(System.Reflection.FieldInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StoreStaticFieldInstruction__ctor_m48D9B51DD63A997A4BE79C9B2867C658C79F42CC (StoreStaticFieldInstruction_t0BAF143B7FDCABDB4FD7363E3A2CF24A83114CF4* __this, FieldInfo_t* ___0_field, const RuntimeMethod* method)
{
{
FieldInfo_t* L_0 = ___0_field;
FieldInstruction__ctor_mC32EE1439DE60A6BEAA75389708DC7B72F44F835(__this, L_0, NULL);
return;
}
}
// System.String System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StoreStaticFieldInstruction_get_InstructionName_m61A197AA01FF9923F38B53769999F0E21C22D42F (StoreStaticFieldInstruction_t0BAF143B7FDCABDB4FD7363E3A2CF24A83114CF4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1112AC46F1B7D265DAF574D30A707BBB5751ECBA);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral1112AC46F1B7D265DAF574D30A707BBB5751ECBA;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreStaticFieldInstruction_get_ConsumedStack_mF9BBEC94FADFC9C403DCECA03B71FE3F8CBEC7F3 (StoreStaticFieldInstruction_t0BAF143B7FDCABDB4FD7363E3A2CF24A83114CF4* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.StoreStaticFieldInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StoreStaticFieldInstruction_Run_m8B5D6D9113C15168AC2AE0715A42F8D42787D454 (StoreStaticFieldInstruction_t0BAF143B7FDCABDB4FD7363E3A2CF24A83114CF4* __this, InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* ___0_frame, const RuntimeMethod* method)
{
RuntimeObject* V_0 = NULL;
{
InterpretedFrame_tF030A9AC78837B1C2F9CD54B43F7A04D85A8D92D* L_0 = ___0_frame;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterpretedFrame_Pop_mB08F9A4193FC9EEDFA06CF1D1950A4D6FDE035A3(L_0, NULL);
V_0 = L_1;
FieldInfo_t* L_2 = ((FieldInstruction_tA134E86FB39367A1B0CA4657F357A9C987F4BFEB*)__this)->____field_0;
RuntimeObject* L_3 = V_0;
NullCheck(L_2);
FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C(L_2, NULL, L_3, NULL);
return 1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction::get_ConsumedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanInstruction_get_ConsumedStack_m149D8DBC62D4E2F8DED6F57644AC9C5F6B3121A6 (GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D* __this, const RuntimeMethod* method)
{
{
return 2;
}
}
// System.Int32 System.Linq.Expressions.Interpreter.GreaterThanInstruction::get_ProducedStack()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GreaterThanInstruction_get_ProducedStack_m32C89C63EA483F1F8EB310370B43610E34E833F7 (GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.String System.Linq.Expressions.Interpreter.GreaterThanInstruction::get_InstructionName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GreaterThanInstruction_get_InstructionName_m29806D8C91B9F66A6D6E37E6CDACA4F4226B1210 (GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B375BAC6A2F5BCC2F43FE30AA854CBE50612F1B);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral0B375BAC6A2F5BCC2F43FE30AA854CBE50612F1B;
}
}
// System.Void System.Linq.Expressions.Interpreter.GreaterThanInstruction::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GreaterThanInstruction__ctor_mC670DA8EA6E27D811856CC33FD8EC1058EB85C2A (GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D* __this, RuntimeObject* ___0_nullValue, const RuntimeMethod* method)
{
{
Instruction__ctor_m7FA7D188887DDFCD2238984FACB1F8850DBB1B6E(__this, NULL);
RuntimeObject* L_0 = ___0_nullValue;
__this->____nullValue_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nullValue_0), (void*)L_0);
return;
}
}
// System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.GreaterThanInstruction::Create(System.Type,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* GreaterThanInstruction_Create_m28750B7D6BD069DA44C28EA5AE47CAC191305C58 (Type_t* ___0_type, bool ___1_liftedToNull, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B5_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B4_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B8_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B7_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B11_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B10_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B14_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B13_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B17_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B16_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B20_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B19_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B23_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B22_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B26_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B25_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B29_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B28_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B32_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B31_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B35_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B34_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B41_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B40_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B44_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B43_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B47_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B46_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B50_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B49_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B53_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B52_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B56_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B55_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B59_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B58_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B62_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B61_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B65_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B64_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B68_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B67_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B71_0 = NULL;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* G_B70_0 = NULL;
{
bool L_0 = ___1_liftedToNull;
if (!L_0)
{
goto IL_0143;
}
}
{
Type_t* L_1 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_2;
L_2 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_1, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_3;
L_3 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_2, NULL);
V_0 = L_3;
int32_t L_4 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, 4)))
{
case 0:
{
goto IL_0077;
}
case 1:
{
goto IL_004b;
}
case 2:
{
goto IL_00b9;
}
case 3:
{
goto IL_0061;
}
case 4:
{
goto IL_00cf;
}
case 5:
{
goto IL_008d;
}
case 6:
{
goto IL_00e5;
}
case 7:
{
goto IL_00a3;
}
case 8:
{
goto IL_00fb;
}
case 9:
{
goto IL_0111;
}
case 10:
{
goto IL_0127;
}
}
}
{
goto IL_013d;
}
IL_004b:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_5 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullSByte_12;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_6 = L_5;
G_B4_0 = L_6;
if (L_6)
{
G_B5_0 = L_6;
goto IL_0060;
}
}
{
GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461* L_7 = (GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461*)il2cpp_codegen_object_new(GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461_il2cpp_TypeInfo_var);
NullCheck(L_7);
GreaterThanSByte__ctor_m0570AD43766E7FFFDEB729CC888FA697037FCAEE(L_7, NULL, NULL);
GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461* L_8 = L_7;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullSByte_12 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullSByte_12), (void*)L_8);
G_B5_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_8));
}
IL_0060:
{
return G_B5_0;
}
IL_0061:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_9 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt16_13;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_10 = L_9;
G_B7_0 = L_10;
if (L_10)
{
G_B8_0 = L_10;
goto IL_0076;
}
}
{
GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D* L_11 = (GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D*)il2cpp_codegen_object_new(GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D_il2cpp_TypeInfo_var);
NullCheck(L_11);
GreaterThanInt16__ctor_m6A5F5FACFE61F4D3B6FCFDBCA00409E11D732ACD(L_11, NULL, NULL);
GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D* L_12 = L_11;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt16_13 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt16_13), (void*)L_12);
G_B8_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_12));
}
IL_0076:
{
return G_B8_0;
}
IL_0077:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_13 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullChar_14;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_14 = L_13;
G_B10_0 = L_14;
if (L_14)
{
G_B11_0 = L_14;
goto IL_008c;
}
}
{
GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98* L_15 = (GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98*)il2cpp_codegen_object_new(GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98_il2cpp_TypeInfo_var);
NullCheck(L_15);
GreaterThanChar__ctor_m5D5434CE9C4512D0F4E0520A2A216383DC2D55C7(L_15, NULL, NULL);
GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98* L_16 = L_15;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullChar_14 = L_16;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullChar_14), (void*)L_16);
G_B11_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_16));
}
IL_008c:
{
return G_B11_0;
}
IL_008d:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_17 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt32_15;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_18 = L_17;
G_B13_0 = L_18;
if (L_18)
{
G_B14_0 = L_18;
goto IL_00a2;
}
}
{
GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA* L_19 = (GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA*)il2cpp_codegen_object_new(GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA_il2cpp_TypeInfo_var);
NullCheck(L_19);
GreaterThanInt32__ctor_m95C3766621EC0A01B5C1134C34D6082C6FF8F886(L_19, NULL, NULL);
GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA* L_20 = L_19;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt32_15 = L_20;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt32_15), (void*)L_20);
G_B14_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_20));
}
IL_00a2:
{
return G_B14_0;
}
IL_00a3:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_21 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt64_16;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_22 = L_21;
G_B16_0 = L_22;
if (L_22)
{
G_B17_0 = L_22;
goto IL_00b8;
}
}
{
GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9* L_23 = (GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9*)il2cpp_codegen_object_new(GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9_il2cpp_TypeInfo_var);
NullCheck(L_23);
GreaterThanInt64__ctor_m8F2A22A9BC81E986511CE6642A96605742333269(L_23, NULL, NULL);
GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9* L_24 = L_23;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt64_16 = L_24;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullInt64_16), (void*)L_24);
G_B17_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_24));
}
IL_00b8:
{
return G_B17_0;
}
IL_00b9:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_25 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullByte_17;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_26 = L_25;
G_B19_0 = L_26;
if (L_26)
{
G_B20_0 = L_26;
goto IL_00ce;
}
}
{
GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA* L_27 = (GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA*)il2cpp_codegen_object_new(GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA_il2cpp_TypeInfo_var);
NullCheck(L_27);
GreaterThanByte__ctor_mF917CC57C88371D060D822B1683F542E820B81E9(L_27, NULL, NULL);
GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA* L_28 = L_27;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullByte_17 = L_28;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullByte_17), (void*)L_28);
G_B20_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_28));
}
IL_00ce:
{
return G_B20_0;
}
IL_00cf:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_29 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt16_18;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_30 = L_29;
G_B22_0 = L_30;
if (L_30)
{
G_B23_0 = L_30;
goto IL_00e4;
}
}
{
GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2* L_31 = (GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2*)il2cpp_codegen_object_new(GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2_il2cpp_TypeInfo_var);
NullCheck(L_31);
GreaterThanUInt16__ctor_mADE32344C74C824B9BB9847ED98B9A2CCD8378E4(L_31, NULL, NULL);
GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2* L_32 = L_31;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt16_18 = L_32;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt16_18), (void*)L_32);
G_B23_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_32));
}
IL_00e4:
{
return G_B23_0;
}
IL_00e5:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_33 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt32_19;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_34 = L_33;
G_B25_0 = L_34;
if (L_34)
{
G_B26_0 = L_34;
goto IL_00fa;
}
}
{
GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444* L_35 = (GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444*)il2cpp_codegen_object_new(GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444_il2cpp_TypeInfo_var);
NullCheck(L_35);
GreaterThanUInt32__ctor_m8B9F4BA944767077BE731DF94BF47F9DA9A9D813(L_35, NULL, NULL);
GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444* L_36 = L_35;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt32_19 = L_36;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt32_19), (void*)L_36);
G_B26_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_36));
}
IL_00fa:
{
return G_B26_0;
}
IL_00fb:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_37 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt64_20;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_38 = L_37;
G_B28_0 = L_38;
if (L_38)
{
G_B29_0 = L_38;
goto IL_0110;
}
}
{
GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E* L_39 = (GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E*)il2cpp_codegen_object_new(GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E_il2cpp_TypeInfo_var);
NullCheck(L_39);
GreaterThanUInt64__ctor_mF9B7DAD63827D83E7CCDBE7CDE8478B75A6E0EC6(L_39, NULL, NULL);
GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E* L_40 = L_39;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt64_20 = L_40;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullUInt64_20), (void*)L_40);
G_B29_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_40));
}
IL_0110:
{
return G_B29_0;
}
IL_0111:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_41 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullSingle_21;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_42 = L_41;
G_B31_0 = L_42;
if (L_42)
{
G_B32_0 = L_42;
goto IL_0126;
}
}
{
GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03* L_43 = (GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03*)il2cpp_codegen_object_new(GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03_il2cpp_TypeInfo_var);
NullCheck(L_43);
GreaterThanSingle__ctor_m017252EBF9DC41BDB75292BA8AFE8C862C62C85B(L_43, NULL, NULL);
GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03* L_44 = L_43;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullSingle_21 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullSingle_21), (void*)L_44);
G_B32_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_44));
}
IL_0126:
{
return G_B32_0;
}
IL_0127:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_45 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullDouble_22;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_46 = L_45;
G_B34_0 = L_46;
if (L_46)
{
G_B35_0 = L_46;
goto IL_013c;
}
}
{
GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD* L_47 = (GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD*)il2cpp_codegen_object_new(GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD_il2cpp_TypeInfo_var);
NullCheck(L_47);
GreaterThanDouble__ctor_mE971ADF609AA304EE91558A16663AD18203FD507(L_47, NULL, NULL);
GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD* L_48 = L_47;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullDouble_22 = L_48;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_liftedToNullDouble_22), (void*)L_48);
G_B35_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_48));
}
IL_013c:
{
return G_B35_0;
}
IL_013d:
{
Exception_t* L_49;
L_49 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_49, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&GreaterThanInstruction_Create_m28750B7D6BD069DA44C28EA5AE47CAC191305C58_RuntimeMethod_var)));
}
IL_0143:
{
Type_t* L_50 = ___0_type;
il2cpp_codegen_runtime_class_init_inline(TypeUtils_t2C9FA7DD0D8907A05421D44B8E7F1D4F602C9FE7_il2cpp_TypeInfo_var);
Type_t* L_51;
L_51 = TypeUtils_GetNonNullableType_mEFA6EEA56679D5341A252A5D07B7356063A78F85(L_50, NULL);
il2cpp_codegen_runtime_class_init_inline(TypeExtensions_t3ECEF5C4EFF4A8B50F70EF5C26D9120485701470_il2cpp_TypeInfo_var);
int32_t L_52;
L_52 = TypeExtensions_GetTypeCode_mB75A162EE9CE21D2605EF67542924B685096810A(L_51, NULL);
V_0 = L_52;
int32_t L_53 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_53, 4)))
{
case 0:
{
goto IL_01bc;
}
case 1:
{
goto IL_0188;
}
case 2:
{
goto IL_020a;
}
case 3:
{
goto IL_01a2;
}
case 4:
{
goto IL_0224;
}
case 5:
{
goto IL_01d6;
}
case 6:
{
goto IL_023e;
}
case 7:
{
goto IL_01f0;
}
case 8:
{
goto IL_0258;
}
case 9:
{
goto IL_0272;
}
case 10:
{
goto IL_028c;
}
}
}
{
goto IL_02a6;
}
IL_0188:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_54 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_SByte_1;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_55 = L_54;
G_B40_0 = L_55;
if (L_55)
{
G_B41_0 = L_55;
goto IL_01a1;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_56 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461* L_57 = (GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461*)il2cpp_codegen_object_new(GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461_il2cpp_TypeInfo_var);
NullCheck(L_57);
GreaterThanSByte__ctor_m0570AD43766E7FFFDEB729CC888FA697037FCAEE(L_57, L_56, NULL);
GreaterThanSByte_tF1BC1665A2F79E4C21799191C56FB8A8B9D46461* L_58 = L_57;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_SByte_1 = L_58;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_SByte_1), (void*)L_58);
G_B41_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_58));
}
IL_01a1:
{
return G_B41_0;
}
IL_01a2:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_59 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int16_2;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_60 = L_59;
G_B43_0 = L_60;
if (L_60)
{
G_B44_0 = L_60;
goto IL_01bb;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_61 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D* L_62 = (GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D*)il2cpp_codegen_object_new(GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D_il2cpp_TypeInfo_var);
NullCheck(L_62);
GreaterThanInt16__ctor_m6A5F5FACFE61F4D3B6FCFDBCA00409E11D732ACD(L_62, L_61, NULL);
GreaterThanInt16_t3F858A3F99778C553AD4666EE65CA2001145445D* L_63 = L_62;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int16_2 = L_63;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int16_2), (void*)L_63);
G_B44_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_63));
}
IL_01bb:
{
return G_B44_0;
}
IL_01bc:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_64 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Char_3;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_65 = L_64;
G_B46_0 = L_65;
if (L_65)
{
G_B47_0 = L_65;
goto IL_01d5;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_66 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98* L_67 = (GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98*)il2cpp_codegen_object_new(GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98_il2cpp_TypeInfo_var);
NullCheck(L_67);
GreaterThanChar__ctor_m5D5434CE9C4512D0F4E0520A2A216383DC2D55C7(L_67, L_66, NULL);
GreaterThanChar_t978838F63424DAB7B3CE4DDFEFC0D0F1210B4B98* L_68 = L_67;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Char_3 = L_68;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Char_3), (void*)L_68);
G_B47_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_68));
}
IL_01d5:
{
return G_B47_0;
}
IL_01d6:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_69 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int32_4;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_70 = L_69;
G_B49_0 = L_70;
if (L_70)
{
G_B50_0 = L_70;
goto IL_01ef;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_71 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA* L_72 = (GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA*)il2cpp_codegen_object_new(GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA_il2cpp_TypeInfo_var);
NullCheck(L_72);
GreaterThanInt32__ctor_m95C3766621EC0A01B5C1134C34D6082C6FF8F886(L_72, L_71, NULL);
GreaterThanInt32_t238646BEA3C4570989A8A0A1D0896C4768B330AA* L_73 = L_72;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int32_4 = L_73;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int32_4), (void*)L_73);
G_B50_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_73));
}
IL_01ef:
{
return G_B50_0;
}
IL_01f0:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_74 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int64_5;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_75 = L_74;
G_B52_0 = L_75;
if (L_75)
{
G_B53_0 = L_75;
goto IL_0209;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_76 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9* L_77 = (GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9*)il2cpp_codegen_object_new(GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9_il2cpp_TypeInfo_var);
NullCheck(L_77);
GreaterThanInt64__ctor_m8F2A22A9BC81E986511CE6642A96605742333269(L_77, L_76, NULL);
GreaterThanInt64_t433128C33E5BB0FFFCEA64F986A938C418E966B9* L_78 = L_77;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int64_5 = L_78;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Int64_5), (void*)L_78);
G_B53_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_78));
}
IL_0209:
{
return G_B53_0;
}
IL_020a:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_79 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Byte_6;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_80 = L_79;
G_B55_0 = L_80;
if (L_80)
{
G_B56_0 = L_80;
goto IL_0223;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_81 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA* L_82 = (GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA*)il2cpp_codegen_object_new(GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA_il2cpp_TypeInfo_var);
NullCheck(L_82);
GreaterThanByte__ctor_mF917CC57C88371D060D822B1683F542E820B81E9(L_82, L_81, NULL);
GreaterThanByte_t020A4008B3BD4AB29C1137D05B5C15D87CBB49DA* L_83 = L_82;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Byte_6 = L_83;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Byte_6), (void*)L_83);
G_B56_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_83));
}
IL_0223:
{
return G_B56_0;
}
IL_0224:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_84 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt16_7;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_85 = L_84;
G_B58_0 = L_85;
if (L_85)
{
G_B59_0 = L_85;
goto IL_023d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_86 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2* L_87 = (GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2*)il2cpp_codegen_object_new(GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2_il2cpp_TypeInfo_var);
NullCheck(L_87);
GreaterThanUInt16__ctor_mADE32344C74C824B9BB9847ED98B9A2CCD8378E4(L_87, L_86, NULL);
GreaterThanUInt16_t130DB55D5A550058F7AFEAD7DCD20C74308CF7E2* L_88 = L_87;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt16_7 = L_88;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt16_7), (void*)L_88);
G_B59_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_88));
}
IL_023d:
{
return G_B59_0;
}
IL_023e:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_89 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt32_8;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_90 = L_89;
G_B61_0 = L_90;
if (L_90)
{
G_B62_0 = L_90;
goto IL_0257;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_91 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444* L_92 = (GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444*)il2cpp_codegen_object_new(GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444_il2cpp_TypeInfo_var);
NullCheck(L_92);
GreaterThanUInt32__ctor_m8B9F4BA944767077BE731DF94BF47F9DA9A9D813(L_92, L_91, NULL);
GreaterThanUInt32_t9E80D5AB17A39C9F4C792B64FFA71B4B080A2444* L_93 = L_92;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt32_8 = L_93;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt32_8), (void*)L_93);
G_B62_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_93));
}
IL_0257:
{
return G_B62_0;
}
IL_0258:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_94 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt64_9;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_95 = L_94;
G_B64_0 = L_95;
if (L_95)
{
G_B65_0 = L_95;
goto IL_0271;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_96 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E* L_97 = (GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E*)il2cpp_codegen_object_new(GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E_il2cpp_TypeInfo_var);
NullCheck(L_97);
GreaterThanUInt64__ctor_mF9B7DAD63827D83E7CCDBE7CDE8478B75A6E0EC6(L_97, L_96, NULL);
GreaterThanUInt64_t7572D7D5636C4F8CDBDCB3F1A7BC568ED1D7C78E* L_98 = L_97;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt64_9 = L_98;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_UInt64_9), (void*)L_98);
G_B65_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_98));
}
IL_0271:
{
return G_B65_0;
}
IL_0272:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_99 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Single_10;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_100 = L_99;
G_B67_0 = L_100;
if (L_100)
{
G_B68_0 = L_100;
goto IL_028b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_101 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03* L_102 = (GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03*)il2cpp_codegen_object_new(GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03_il2cpp_TypeInfo_var);
NullCheck(L_102);
GreaterThanSingle__ctor_m017252EBF9DC41BDB75292BA8AFE8C862C62C85B(L_102, L_101, NULL);
GreaterThanSingle_t3900C7A4FEC0E4B09FEDECEC1ACF3C1E1D8EDD03* L_103 = L_102;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Single_10 = L_103;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Single_10), (void*)L_103);
G_B68_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_103));
}
IL_028b:
{
return G_B68_0;
}
IL_028c:
{
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_104 = ((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Double_11;
Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998* L_105 = L_104;
G_B70_0 = L_105;
if (L_105)
{
G_B71_0 = L_105;
goto IL_02a5;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var);
RuntimeObject* L_106 = ((Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_StaticFields*)il2cpp_codegen_static_fields_for(Utils_tC98EE4BDA92045C3F3A73050A1648C0CD74220F8_il2cpp_TypeInfo_var))->___BoxedFalse_0;
GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD* L_107 = (GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD*)il2cpp_codegen_object_new(GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD_il2cpp_TypeInfo_var);
NullCheck(L_107);
GreaterThanDouble__ctor_mE971ADF609AA304EE91558A16663AD18203FD507(L_107, L_106, NULL);
GreaterThanDouble_t4A37AF7395381B96C574A309987A52BF4B86F4DD* L_108 = L_107;
((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Double_11 = L_108;
Il2CppCodeGenWriteBarrier((void**)(&((GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_StaticFields*)il2cpp_codegen_static_fields_for(GreaterThanInstruction_tD80265D7C665F3D083AB43CA8DA033CEFF64CC1D_il2cpp_TypeInfo_var))->___s_Double_11), (void*)L_108);
G_B71_0 = ((Instruction_t7ED95EF62BBC5003D30C1CE0FF8B1D79105A8998*)(L_108));
}
IL_02a5:
{
return G_B71_0;
}
IL_02a6:
{
Exception_t* L_109;
L_109 = ContractUtils_get_Unreachable_m792F83C753CCE84550E4F0442CDC49B978FD0CE6(NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_109, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&GreaterThanInstruction_Create_m28750B7D6BD069DA44C28EA5AE47CAC191305C58_RuntimeMethod_var)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ScopeExpression_get_VariablesList_m20910F9EFB04EEFF4A3053CA20D923567C743A6E_inline (ScopeExpression_tFADDCA6DCD14A0D40E25CB076FE0B38B5ABCB382* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->____variables_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ScopeN_get_Body_mF3AB4D4B6B3CBC7FFDAF1CAC743F4BC5B68D25B6_inline (ScopeN_t37C709CBFAA476D6F4C7634307E679B3FF576807* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->____body_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* CatchBlock_get_Variable_m8B8E98119FF512EC3A85A2D0CC514FAB3D22F6E2_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* L_0 = __this->___U3CVariableU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Filter_m4522AA2B740B4A38DDFF7E896CE91F80E308077B_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CFilterU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* CatchBlock_get_Body_m1C647452E9771C6D1624574DC04BBD595B3A08D5_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CBodyU3Ek__BackingField_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* CatchBlock_get_Test_mB47E2C357970AB30B3D039AC601FF071998D45FB_inline (CatchBlock_tB072D0379075A2B9794C47DD9125E0141A84D7BA* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTestU3Ek__BackingField_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TypeBinaryExpression_get_Expression_mD29A9305866F541EADDB1A4A5F4414FE2F939E10_inline (TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CExpressionU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* TypeBinaryExpression_get_TypeOperand_m7E5CBBDFEA1139B084D439C9D8744FC7D8DE0F0F_inline (TypeBinaryExpression_t81E55BA04133E3F10863D4D0CDADAC82AEAB98BF* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeOperandU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_IfTrue_mEE0343EC7D38FD9712A72428B32B873CE10A140E_inline (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CIfTrueU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* ConditionalExpression_get_Test_mFEB910B9D8397F9B9C54950355860E948E47A144_inline (ConditionalExpression_t4A487FB09E6FEA815F25AADA33335CD658B6A913* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CTestU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline (ConstantExpression_t4BE6B7DFD889CC0EA42B45C32BD511F2764E1547* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CValueU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* ElementInit_get_Arguments_mB5CED237304E0CA2B960F3534E1AF82EF1BFBC85_inline (ElementInit_t8D0EF41C5270DC7C02E6F224EF775B4D840F55E2* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = __this->___U3CArgumentsU3Ek__BackingField_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BinaryExpression_get_Left_m89AE3E53F38023AB796E12A8126F82ECA20B7E55_inline (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CLeftU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* BinaryExpression_get_Right_m2BF6D385EC48C3CDB0B6688975C9D158BC593398_inline (BinaryExpression_t4D7BC929A5BBC587BBC045505C9029557B8D32B4* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CRightU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* ParameterExpression_get_Name_m5F48CE2BAC279432E92DC3AFBF627F234D0E1D2A_inline (ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CNameU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* MemberExpression_get_Expression_mF422466944A9875383573A4FD01CD661C64B7503_inline (MemberExpression_t133C12A9CE765EF02D622D660CE80E146B15EF89* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CExpressionU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* InvocationExpression_get_Expression_m8086B51C0B4766B1CDFAEA5BF8008BD914501506_inline (InvocationExpression_tF4C0B5632B50926D11160CAFFD8703065C1F2B27* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CExpressionU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MethodInfo_t* MethodCallExpression_get_Method_m76D210171E9633BD4E62F23C9300CF86098E5615_inline (MethodCallExpression_tC95F5EFAB9E7AB984F7F6931F57E6A2D094C22DB* __this, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = __this->___U3CMethodU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* NewArrayExpression_get_Expressions_mBC8AE846F8167BA863B7BE9200C7947F2FB737EF_inline (NewArrayExpression_t456788ECCA135056C26BDD0CB8DE88D32D1EFD5E* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t76DB6014D5D8866A0D28561F8D56D2303331614E* L_0 = __this->___U3CExpressionsU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* NewExpression_get_Members_m8E477C51746D3CB430C136596F328A6A7EFD0125_inline (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_tDAE35E503783CF053392CFBB43ACBDCE72C6C996* L_0 = __this->___U3CMembersU3Ek__BackingField_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* UnaryExpression_get_Operand_mE144387E98BABF0D3FD8E4640612A726D91E2943_inline (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3COperandU3Ek__BackingField_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* LabelExpression_get_Target_mD4F91B85B54D0A20E73CA12BB472416004179424_inline (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = __this->___U3CTargetU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t GotoExpression_get_Kind_mB3F8E7E57BE45EE434B27F59D8DD7B7E4D5D0473_inline (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CKindU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* GotoExpression_get_Target_mB1CB6DD32D1035E3FECA2AEC5289C9812F53B161_inline (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* L_0 = __this->___U3CTargetU3Ek__BackingField_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* GotoExpression_get_Value_m0A3D28D48542962948E8E0A627321BAD9B71B041_inline (GotoExpression_t5124FE521C74BE1B7F79BA766FA8FCF0771FB36C* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CValueU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* IndexExpression_get_Object_mECDB8F40AE9B6E8037FBB8C55DCC0D90BFB981C3_inline (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CObjectU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyInfo_t* IndexExpression_get_Indexer_m29EE5DA0A3D323D0CF2CA87F4661AE2D60DB707C_inline (IndexExpression_t3EE6D9B088DD1886D3206BBB603C988A4B817347* __this, const RuntimeMethod* method)
{
{
PropertyInfo_t* L_0 = __this->___U3CIndexerU3Ek__BackingField_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* LabelTarget_get_Name_m694F6B96D9000BCEF0C64C61CC9C9D001C82FC1E_inline (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CNameU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* LabelExpression_get_DefaultValue_m5C2635F0C40E19CFD4AC9AAA325A825CE508FF0E_inline (LabelExpression_tEFEEB76D1A905275CA45F611E0ECAB5D1B2E6BFD* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CDefaultValueU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Body_mBDD0F55B8F7CFE28B012712989C0D8E9555E68FE_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CBodyU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* TryExpression_get_Handlers_mD57D9A1EECC45D09C53AA5D17138DA00EEBACF06_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
ReadOnlyCollection_1_t8FA231D9D247DE2F30DBDE65EBD26267CD9C5EAA* L_0 = __this->___U3CHandlersU3Ek__BackingField_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Finally_m1F58A9AFB439D384693F49FB10461C16CED1C565_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CFinallyU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* TryExpression_get_Fault_m33ACDEC30E171AFC954184175A93D78B4DBD2070_inline (TryExpression_t2B12A2235D60735717434CCAB121609D07D98574* __this, const RuntimeMethod* method)
{
{
Expression_t70AA908ECBD33E94249BF235E4EBB0F831AD8785* L_0 = __this->___U3CFaultU3Ek__BackingField_7;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MethodInfo_t* UnaryExpression_get_Method_mA8D37E71BEA657B6999A51277A7D7CBDF951E265_inline (UnaryExpression_tFB4F40A211A2FF9B58F1A86E0EDB474121867B96* __this, const RuntimeMethod* method)
{
{
MethodInfo_t* L_0 = __this->___U3CMethodU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t* LabelTarget_get_Type_mADC0685E37D8FD2990BFA36A3679AB7C5659143E_inline (LabelTarget_t8082D0D35E4D9BE77C683DCDF2AB10DA5C0EB9C5* __this, const RuntimeMethod* method)
{
{
Type_t* L_0 = __this->___U3CTypeU3Ek__BackingField_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* NewExpression_get_Constructor_m3E55B5B89F1297D692E143FF9B89C7B5363BFC78_inline (NewExpression_t71592C0B1A33F4FD5FA0283BC2657C31D95EED51* __this, const RuntimeMethod* method)
{
{
ConstructorInfo_t1B5967EE7E5554272F79F8880183C70AD240EEEB* L_0 = __this->___U3CConstructorU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BranchLabel_get_LabelIndex_m81E667E88D9BA90BE298946C8A3BAA348D5B610D_inline (BranchLabel_t1DB35921FBC42CC5C863768CAA2F928FF62CD2FA* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CLabelIndexU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentStackDepth_m2B514CA96CD57F4D8B7D7FD6D3B97A4FF4B92AA7_inline (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____currentStackDepth_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentContinuationsDepth_m03C3327A560ED850DDA5B482BC172DB7F82E85A6_inline (InstructionList_tC673AC9DD46CD15DB2A1E07D0313AC47D66DE55A* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____currentContinuationsDepth_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Delegate_get_Target_m6E203F111C1548193A5AB7E616BD5834CD269753_inline (Delegate_t* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___m_target_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 Interpreter_get_Instructions_mA89BE801C6DE37621E0A6CE2CB0B6E0D05A8FB47_inline (Interpreter_t510C725E2D3A23536CE8C5473739825931F710D1* __this, const RuntimeMethod* method)
{
{
InstructionArray_t462A6779CC45E6F5578352572B16A61954CB8117 L_0 = __this->____instructions_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mB49912FF111A954F2C326BF4FA29A53C1027187B_gshared_inline (Enumerator_t9DBCD072C72E44AB8959D9884EF7F528028F20EC* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____current_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method)
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = V_0;
NullCheck(L_4);
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = V_0;
int32_t L_7 = V_1;
int32_t L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (int32_t)L_8);
return;
}
IL_0034:
{
int32_t L_9 = ___0_item;
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method)
{
{
il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 0));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ((EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 0)))->___Value_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Func_2_Invoke_m1F8EE2DF137BE5132901C0297848BC7A373A676B_gshared_inline (Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* __this, int32_t ___0_arg, const RuntimeMethod* method)
{
typedef int32_t (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___0_arg, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}